diff --git a/StateTemplateV5/css/cagov.core.css b/StateTemplateV5/css/cagov.core.css index c4537a7..7429736 100644 --- a/StateTemplateV5/css/cagov.core.css +++ b/StateTemplateV5/css/cagov.core.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- BOOTSTRAP v4.6.0 - /source/scss/bootstrap/ @@ -21505,7 +21505,7 @@ fieldset[disabled] .btn-more { left: 0; width: 100%; background: #12151a; - opacity: 0.9; + opacity: 1; color: #fff; padding: 10px 0; } @@ -22360,6 +22360,10 @@ button.owl-dot:focus { } } +.owl-carousel .backdrop { + background-color: #000 !important; +} + .plotly-chart .plotly-chart--loading { font-size: 150%; text-align: center; diff --git a/StateTemplateV5/css/cagov.core.min.css b/StateTemplateV5/css/cagov.core.min.css index aea0a64..157a4e0 100644 --- a/StateTemplateV5/css/cagov.core.min.css +++ b/StateTemplateV5/css/cagov.core.min.css @@ -1,6 +1,6 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ :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","Liberation 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{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-y:scroll;-ms-overflow-style:scrollbar}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}address,dl,hr,ol,ul{margin-bottom:1rem}dl,h1,h2,h3,h4,h5,h6,ol,p,ul{margin-top:0}abbr[data-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent;color:#046b99}a:hover{text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}samp{font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar;display:block;font-size:87.5%;color:#212529}img,svg{vertical-align:middle}img{border-style:none}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500}.display-1,.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;line-height:1.2}.display-2,.display-3,.display-4{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3,.display-4{font-size:4.5rem}.display-4{font-size:3.5rem}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code,kbd{font-size:87.5%}code{word-wrap:break-word;color:#d11a6c}a>code,pre code{color:inherit}kbd{padding:.2rem .4rem;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre code{font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.card>hr,.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-auto{position:relative;padding-right:15px;padding-left:15px}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.33333%;max-width:33.33333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th,.table-dark.table-bordered{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;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>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody{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{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}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-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.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-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.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)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.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") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.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)}.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,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid~.custom-control-label::before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-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: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{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.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)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.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)}.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,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid~.custom-control-label::before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-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: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{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}@media (min-width:576px){.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline label{justify-content:center}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (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)}.btn.focus{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{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.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{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.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{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.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{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.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{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.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{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.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{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.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{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.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{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.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{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.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{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.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{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.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{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after,.dropleft .dropdown-toggle:empty::after,.dropright .dropdown-toggle:empty::after,.dropup .dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropright .dropdown-toggle::after,.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{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-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.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-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;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-right-radius:0;border-bottom-left-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,.gsc-control-searchbox-only form.gsc-search-box,.gsc-control-searchbox-only table.gsc-search-box{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.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-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label::after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label::after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend,.search-container #Search{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-prepend{margin-right:-1px}.input-group-append,.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-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.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(1.5em + 1rem + 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{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 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{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.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-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-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-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;color-adjust:exact}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.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{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::after,.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label::before{pointer-events:none;background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{background:50%/50% 50% no-repeat}.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,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-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{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' 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,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' 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,.custom-switch .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{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;transform:translateX(.75rem)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file{display:inline-block;margin-bottom:0}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.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,.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,.custom-file-label::after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label{left:0;overflow:hidden;font-weight:400;border:1px solid #ced4da;z-index:1;height:calc(1.5em + .75rem + 2px);background-color:#fff;border-radius:.25rem}.custom-file-label::after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;appearance:none}.custom-range:focus{outline:0}.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{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (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{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;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{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left: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-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.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,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left: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-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.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,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left: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-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.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,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left: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-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.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,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a: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,.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.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,.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb,.pagination{display:flex;list-style:none;border-radius:.25rem}.breadcrumb{flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;background-color:#e9ecef}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{padding-left:0}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress,.progress-bar{display:flex;overflow:hidden}.progress{height:1rem;line-height:0;font-size:.75rem;border-radius:.25rem;background-color:#e9ecef}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active,.section .container>h1,.section .container>h2,.section .container>h3,.section .container>h4{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.modal,.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem);height:min-content}.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,.tooltip .arrow{position:absolute;display:block}.tooltip{z-index:1070;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.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{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.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{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover,.popover .arrow{position:absolute;display:block}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.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::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.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::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.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-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{clear:both}.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{position:relative;display:block;width:100%;padding:0;overflow:hidden}.clearfix::after,.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex: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}}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select: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:sticky!important}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.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}}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.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:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd}thead{display:table-header-group}blockquote,img,pre,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{color:inherit;border-color:#dee2e6}}.accordion-list li:focus,.btn:focus,.close:focus,.close:hover,.nav>li>a:focus,a:focus,div.active:focus{outline:solid 2px #2ea3f2}.btn.close:focus,.btn.close:hover{outline:solid 0 #2ea3f2}.carousel-inner>.item{position:absolute;top:-999999em;display:block;-o-transition:.6s,ease-in-out,left;-webkit-transition:.6s,ease-in-out,left;transition:.6s,ease-in-out,left}.carousel-inner>.active{top:0;position:relative}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.alert-success{color:#2d4821}.alert-info{color:#214c62}.alert-warning{color:#6c4a00;background-color:#f9f1c6}.alert-danger{color:#721c24}.alert-danger:hover{color:#491217}@font-face{font-family:'CaGov';src:url(../fonts/CaGov.eot?ocljyw);src:url(../fonts/CaGov.eot?ocljyw#iefix) format("embedded-opentype"),url(../fonts/CaGov.ttf?ocljyw) format("truetype"),url(../fonts/CaGov.woff?ocljyw) format("woff"),url(../fonts/CaGov.svg??ocljyw#CaGov) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" ca-gov-icon-"],[class^=ca-gov-icon-]{font-family:'CaGov'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ca-gov-icon-mask-light:before{content:"\e9fb"}.ca-gov-icon-mask-dark:before{content:"\e9fc"}.ca-gov-icon-vaccine-check:before{content:"\e9fe"}.ca-gov-icon-teams:before{content:"\ea0c"}.ca-gov-icon-pharmacy:before{content:"\ea12"}.ca-gov-icon-cart-delivered:before{content:"\ea15"}.ca-gov-icon-medical-shipped:before{content:"\ea16"}.ca-gov-icon-vaccine:before{content:"\ea17"}.ca-gov-icon-team:before{content:"\ea18"}.ca-gov-icon-vaccine-patient:before{content:"\ea19"}.ca-gov-icon-improvements:before{content:"\ea1a"}.ca-gov-icon-cloud-network:before{content:"\ea1b"}.ca-gov-icon-technology-reuse:before{content:"\ea1c"}.ca-gov-icon-accessibility:before{content:"\e992"}.ca-gov-icon-agriculture:before{content:"\e973"}.ca-gov-icon-air:before{content:"\e9de"}.ca-gov-icon-air-polution:before{content:"\e9df"}.ca-gov-icon-air-quality:before{content:"\e9e0"}.ca-gov-icon-albums:before{content:"\e90e"}.ca-gov-icon-amexcard:before{content:"\e979"}.ca-gov-icon-amusement:before{content:"\e9ab"}.ca-gov-icon-anchor:before{content:"\e9e1"}.ca-gov-icon-android:before{content:"\e620"}.ca-gov-icon-angry:before{content:"\e975"}.ca-gov-icon-apple:before{content:"\e61f"}.ca-gov-icon-apple-pay:before{content:"\e97a"}.ca-gov-icon-apps:before{content:"\e603"}.ca-gov-icon-archive:before{content:"\e088"}.ca-gov-icon-arrow-down:before{content:"\e04c"}.ca-gov-icon-arrow-fill-down:before{content:"\e03a"}.ca-gov-icon-arrow-fill-left:before{content:"\e03b"}.ca-gov-icon-arrow-fill-left-down:before{content:"\e040"}.ca-gov-icon-arrow-fill-left-up:before{content:"\e03d"}.ca-gov-icon-arrow-fill-right:before{content:"\e03c"}.ca-gov-icon-arrow-fill-right-down:before{content:"\e03f"}.ca-gov-icon-arrow-fill-right-up:before{content:"\e03e"}.ca-gov-icon-arrow-fill-up:before{content:"\e039"}.ca-gov-icon-arrow-left:before{content:"\e04d"}.ca-gov-icon-arrow-next:before{content:"\e669"}.ca-gov-icon-arrow-prev:before{content:"\e668"}.ca-gov-icon-arrow-right:before{content:"\e04e"}.ca-gov-icon-arrow-up:before{content:"\e04b"}.ca-gov-icon-at-sign:before{content:"\e60e"}.ca-gov-icon-attachment:before{content:"\e60f"}.ca-gov-icon-audience:before{content:"\e9fa"}.ca-gov-icon-audio:before{content:"\e63a"}.ca-gov-icon-baloons:before{content:"\e9ac"}.ca-gov-icon-bambinton:before{content:"\e9e2"}.ca-gov-icon-bar-chart:before{content:"\e629"}.ca-gov-icon-barge-ship:before{content:"\e9ad"}.ca-gov-icon-bars-up:before{content:"\e9fd"}.ca-gov-icon-bars-upward:before{content:"\ea1d"}.ca-gov-icon-baseballl:before{content:"\e9e3"}.ca-gov-icon-basketball:before{content:"\e9e4"}.ca-gov-icon-bath:before{content:"\e9e5"}.ca-gov-icon-bear:before{content:"\e60b"}.ca-gov-icon-bell:before{content:"\e982"}.ca-gov-icon-bike:before{content:"\e9ae"}.ca-gov-icon-billiards:before{content:"\e9e6"}.ca-gov-icon-binoculars:before{content:"\e632"}.ca-gov-icon-biohazard:before{content:"\e918"}.ca-gov-icon-boat:before{content:"\e9af"}.ca-gov-icon-book:before{content:"\e086"}.ca-gov-icon-bookmark:before{content:"\e983"}.ca-gov-icon-books:before{content:"\e984"}.ca-gov-icon-bowling:before{content:"\e9e7"}.ca-gov-icon-brain:before{content:"\e90f"}.ca-gov-icon-bridge:before{content:"\e9b0"}.ca-gov-icon-bridge-alt:before{content:"\e9b1"}.ca-gov-icon-briefcase:before{content:"\e901"}.ca-gov-icon-building:before{content:"\e0fd"}.ca-gov-icon-bus:before{content:"\e9b2"}.ca-gov-icon-bus-alt:before{content:"\e9b3"}.ca-gov-icon-ca-capitol:before{content:"\e657"}.ca-gov-icon-ca-state:before{content:"\e658"}.ca-gov-icon-cal:before{content:"\e650"}.ca-gov-icon-cal-bear:before{content:"\e90b"}.ca-gov-icon-calculator:before{content:"\e0e7"}.ca-gov-icon-calendar:before{content:"\e60a"}.ca-gov-icon-call:before{content:"\e641"}.ca-gov-icon-camera:before{content:"\e637"}.ca-gov-icon-campfire:before{content:"\e96a"}.ca-gov-icon-cannabis:before{content:"\e974"}.ca-gov-icon-capitol:before{content:"\e606"}.ca-gov-icon-car:before{content:"\e9b4"}.ca-gov-icon-car-alt:before{content:"\e9b5"}.ca-gov-icon-care-tweezers:before{content:"\e9e8"}.ca-gov-icon-caret-down:before{content:"\33"}.ca-gov-icon-caret-fill-down:before{content:"\e044"}.ca-gov-icon-caret-fill-left:before{content:"\e045"}.ca-gov-icon-caret-fill-right:before{content:"\e046"}.ca-gov-icon-caret-fill-two-down:before{content:"\e048"}.ca-gov-icon-caret-fill-two-left:before{content:"\e049"}.ca-gov-icon-caret-fill-two-right:before{content:"\e04a"}.ca-gov-icon-caret-fill-two-up:before{content:"\e047"}.ca-gov-icon-caret-fill-up:before{content:"\e043"}.ca-gov-icon-caret-left:before{content:"\34"}.ca-gov-icon-caret-line-down:before{content:"\3b"}.ca-gov-icon-caret-line-left:before{content:"\3c"}.ca-gov-icon-caret-line-right:before{content:"\3d"}.ca-gov-icon-caret-line-two-down:before{content:"\3f"}.ca-gov-icon-caret-line-two-left:before{content:"\40"}.ca-gov-icon-caret-line-two-right:before{content:"\41"}.ca-gov-icon-caret-line-two-up:before{content:"\3e"}.ca-gov-icon-caret-line-up:before{content:"\3a"}.ca-gov-icon-caret-right:before{content:"\35"}.ca-gov-icon-caret-two-down:before{content:"\37"}.ca-gov-icon-caret-two-left:before{content:"\38"}.ca-gov-icon-caret-two-right:before{content:"\39"}.ca-gov-icon-caret-two-up:before{content:"\36"}.ca-gov-icon-caret-up:before{content:"\32"}.ca-gov-icon-carousel-next:before{content:"\e667"}.ca-gov-icon-carousel-pause:before{content:"\e66c"}.ca-gov-icon-carousel-play:before{content:"\e907"}.ca-gov-icon-carousel-prev:before{content:"\e666"}.ca-gov-icon-casino:before{content:"\e9b6"}.ca-gov-icon-cc-copyright:before{content:"\e656"}.ca-gov-icon-cellphone-touch:before{content:"\ea08"}.ca-gov-icon-certificate:before{content:"\e910"}.ca-gov-icon-certificate-check:before{content:"\e911"}.ca-gov-icon-certificate-click:before{content:"\ea03"}.ca-gov-icon-charge:before{content:"\e912"}.ca-gov-icon-charge-cycle:before{content:"\e913"}.ca-gov-icon-charge-units:before{content:"\e914"}.ca-gov-icon-chat:before{content:"\e605"}.ca-gov-icon-chat-bubble:before{content:"\e66f"}.ca-gov-icon-chat-bubbles:before{content:"\e640"}.ca-gov-icon-check-fill:before{content:"\e052"}.ca-gov-icon-check-line:before{content:"\52"}.ca-gov-icon-check-list:before{content:"\e651"}.ca-gov-icon-check-mark:before{content:"\4e"}.ca-gov-icon-chemical-hazard:before{content:"\e956"}.ca-gov-icon-chrome:before{content:"\e97d"}.ca-gov-icon-church:before{content:"\e9e9"}.ca-gov-icon-city:before{content:"\e915"}.ca-gov-icon-clipboard:before{content:"\e653"}.ca-gov-icon-clock:before{content:"\e916"}.ca-gov-icon-close-fill:before{content:"\e051"}.ca-gov-icon-close-line:before{content:"\51"}.ca-gov-icon-close-mark:before{content:"\4d"}.ca-gov-icon-cloud-download:before{content:"\e62e"}.ca-gov-icon-cloud-gear:before{content:"\e917"}.ca-gov-icon-cloud-services:before{content:"\e91a"}.ca-gov-icon-cloud-sync:before{content:"\e91b"}.ca-gov-icon-cloud-upload:before{content:"\e62f"}.ca-gov-icon-code:before{content:"\e91c"}.ca-gov-icon-cofee:before{content:"\e9b7"}.ca-gov-icon-collapse-all:before{content:"\e970"}.ca-gov-icon-collapse:before{content:"\58"}.ca-gov-icon-compass:before{content:"\e633"}.ca-gov-icon-computer:before{content:"\e621"}.ca-gov-icon-construction:before{content:"\e628"}.ca-gov-icon-contact-us:before{content:"\e66e"}.ca-gov-icon-contacts:before{content:"\e087"}.ca-gov-icon-coronavirus:before{content:"\e996"}.ca-gov-icon-coughing:before{content:"\e997"}.ca-gov-icon-cover:before{content:"\e998"}.ca-gov-icon-cruise-ship:before{content:"\e9b8"}.ca-gov-icon-cubes:before{content:"\e999"}.ca-gov-icon-currency:before{content:"\e0f3"}.ca-gov-icon-dam:before{content:"\e96b"}.ca-gov-icon-danger:before{content:"\e957"}.ca-gov-icon-desktop-checklist:before{content:"\ea05"}.ca-gov-icon-desktop-video-module:before{content:"\ea10"}.ca-gov-icon-dices:before{content:"\e9b9"}.ca-gov-icon-digging:before{content:"\e989"}.ca-gov-icon-directions:before{content:"\e9ba"}.ca-gov-icon-discovercard:before{content:"\e97b"}.ca-gov-icon-distance:before{content:"\e995"}.ca-gov-icon-do-not-sign:before{content:"\e958"}.ca-gov-icon-document:before{content:"\e652"}.ca-gov-icon-down:before{content:"\e9ea"}.ca-gov-icon-down-left:before{content:"\e9eb"}.ca-gov-icon-down-right:before{content:"\e9ec"}.ca-gov-icon-download:before{content:"\e62d"}.ca-gov-icon-download-cloud:before{content:"\e96c"}.ca-gov-icon-drag:before{content:"\e972"}.ca-gov-icon-drawer:before{content:"\e084"}.ca-gov-icon-drive:before{content:"\e0e5"}.ca-gov-icon-ear:before{content:"\e91d"}.ca-gov-icon-ear-slash:before{content:"\e91e"}.ca-gov-icon-earthquake:before{content:"\e959"}.ca-gov-icon-electricity-hazard:before{content:"\e95c"}.ca-gov-icon-email:before{content:"\e609"}.ca-gov-icon-entertainment:before{content:"\e9bb"}.ca-gov-icon-envelope-checklist:before{content:"\ea13"}.ca-gov-icon-excel:before{content:"\e612"}.ca-gov-icon-expand-all:before{content:"\e991"}.ca-gov-icon-expand:before{content:"\59"}.ca-gov-icon-external-link:before{content:"\e9ed"}.ca-gov-icon-eye:before{content:"\e91f"}.ca-gov-icon-eye-slash:before{content:"\e920"}.ca-gov-icon-facebook:before{content:"\e616"}.ca-gov-icon-family:before{content:"\e9bc"}.ca-gov-icon-family-alt:before{content:"\e9bd"}.ca-gov-icon-fastfood:before{content:"\e9be"}.ca-gov-icon-favorite:before{content:"\e659"}.ca-gov-icon-features:before{content:"\e993"}.ca-gov-icon-ferry:before{content:"\e9bf"}.ca-gov-icon-file:before{content:"\e921"}.ca-gov-icon-file-audio:before{content:"\e922"}.ca-gov-icon-file-certificate:before{content:"\e923"}.ca-gov-icon-file-check:before{content:"\e924"}.ca-gov-icon-file-code:before{content:"\e925"}.ca-gov-icon-file-csv:before{content:"\e926"}.ca-gov-icon-file-download:before{content:"\e927"}.ca-gov-icon-file-excel:before{content:"\e928"}.ca-gov-icon-file-export:before{content:"\e929"}.ca-gov-icon-file-import:before{content:"\e92a"}.ca-gov-icon-file-invoice:before{content:"\e92b"}.ca-gov-icon-file-medical:before{content:"\e92c"}.ca-gov-icon-file-medical-alt:before{content:"\e92d"}.ca-gov-icon-file-pdf:before{content:"\e92e"}.ca-gov-icon-file-powerpoint:before{content:"\e92f"}.ca-gov-icon-file-prescription:before{content:"\e930"}.ca-gov-icon-file-upload:before{content:"\e931"}.ca-gov-icon-file-video:before{content:"\e932"}.ca-gov-icon-file-word:before{content:"\e933"}.ca-gov-icon-file-zip:before{content:"\e934"}.ca-gov-icon-film:before{content:"\e024"}.ca-gov-icon-filter:before{content:"\e90a"}.ca-gov-icon-filter-solid:before{content:"\e935"}.ca-gov-icon-fingerprint:before{content:"\e936"}.ca-gov-icon-fingerprint-check:before{content:"\e937"}.ca-gov-icon-fire:before{content:"\e631"}.ca-gov-icon-firefox:before{content:"\e97e"}.ca-gov-icon-fitness:before{content:"\e9c0"}.ca-gov-icon-fitness-alt:before{content:"\e9c1"}.ca-gov-icon-flickr:before{content:"\e61d"}.ca-gov-icon-flood:before{content:"\e95d"}.ca-gov-icon-flowchart:before{content:"\e0df"}.ca-gov-icon-folder:before{content:"\e05c"}.ca-gov-icon-football:before{content:"\e9ee"}.ca-gov-icon-gas-pump:before{content:"\e98a"}.ca-gov-icon-gear:before{content:"\e64d"}.ca-gov-icon-gears:before{content:"\e900"}.ca-gov-icon-glass:before{content:"\e987"}.ca-gov-icon-globe:before{content:"\e0e3"}.ca-gov-icon-golf:before{content:"\e9ef"}.ca-gov-icon-google:before{content:"\ea0e"}.ca-gov-icon-google-plus:before{content:"\e66d"}.ca-gov-icon-graduate:before{content:"\e903"}.ca-gov-icon-graduate-pointer:before{content:"\ea0f"}.ca-gov-icon-graph:before{content:"\e62b"}.ca-gov-icon-green:before{content:"\e638"}.ca-gov-icon-grid:before{content:"\e08c"}.ca-gov-icon-hair:before{content:"\e9c2"}.ca-gov-icon-hair-salon:before{content:"\e9c3"}.ca-gov-icon-hand:before{content:"\e938"}.ca-gov-icon-hand-heart:before{content:"\e99a"}.ca-gov-icon-hand-money:before{content:"\e939"}.ca-gov-icon-hand-watter:before{content:"\e99b"}.ca-gov-icon-handshake:before{content:"\e93a"}.ca-gov-icon-happy:before{content:"\e976"}.ca-gov-icon-hazard:before{content:"\e95e"}.ca-gov-icon-heart:before{content:"\e988"}.ca-gov-icon-highway:before{content:"\e9c4"}.ca-gov-icon-home:before{content:"\e601"}.ca-gov-icon-home-education:before{content:"\ea07"}.ca-gov-icon-home-graduate:before{content:"\ea09"}.ca-gov-icon-hourglass:before{content:"\e0e1"}.ca-gov-icon-hours:before{content:"\e90c"}.ca-gov-icon-hours-security:before{content:"\e90d"}.ca-gov-icon-house:before{content:"\e64c"}.ca-gov-icon-hurricane:before{content:"\e95f"}.ca-gov-icon-idea:before{content:"\e902"}.ca-gov-icon-idea-alt:before{content:"\e98b"}.ca-gov-icon-ie:before{content:"\e97f"}.ca-gov-icon-image:before{content:"\e64b"}.ca-gov-icon-images:before{content:"\e904"}.ca-gov-icon-important:before{content:"\e63f"}.ca-gov-icon-important-line:before{content:"\e906"}.ca-gov-icon-info:before{content:"\e661"}.ca-gov-icon-info-bubble:before{content:"\e670"}.ca-gov-icon-info-line:before{content:"\e905"}.ca-gov-icon-instagram:before{content:"\e9dd"}.ca-gov-icon-institute:before{content:"\e93b"}.ca-gov-icon-justice-legal:before{content:"\e60d"}.ca-gov-icon-key:before{content:"\e65f"}.ca-gov-icon-lab-tests:before{content:"\e99c"}.ca-gov-icon-law-enforcement:before{content:"\e60c"}.ca-gov-icon-left:before{content:"\e9f0"}.ca-gov-icon-lightbulb:before{content:"\e072"}.ca-gov-icon-link:before{content:"\e65d"}.ca-gov-icon-linkedin:before{content:"\e617"}.ca-gov-icon-location:before{content:"\e081"}.ca-gov-icon-lock:before{content:"\e660"}.ca-gov-icon-logo:before{content:"\e600"}.ca-gov-icon-loud-speaker:before{content:"\e639"}.ca-gov-icon-magnify-glass:before{content:"\e65e"}.ca-gov-icon-mail:before{content:"\e64a"}.ca-gov-icon-malware:before{content:"\e919"}.ca-gov-icon-map:before{content:"\e083"}.ca-gov-icon-mask:before{content:"\e99d"}.ca-gov-icon-mastercard:before{content:"\e978"}.ca-gov-icon-medal:before{content:"\e98c"}.ca-gov-icon-medical:before{content:"\e63c"}.ca-gov-icon-medical-bubble:before{content:"\e93c"}.ca-gov-icon-medical-care:before{content:"\e93d"}.ca-gov-icon-medical-case:before{content:"\e93e"}.ca-gov-icon-medical-clinic:before{content:"\e93f"}.ca-gov-icon-medical-cross:before{content:"\e940"}.ca-gov-icon-medical-doctor:before{content:"\e941"}.ca-gov-icon-medical-heart:before{content:"\e942"}.ca-gov-icon-medical-pills:before{content:"\e943"}.ca-gov-icon-menu:before{content:"\e602"}.ca-gov-icon-menu-toggle-closed:before{content:"\e66a"}.ca-gov-icon-menu-toggle-open:before{content:"\e66b"}.ca-gov-icon-mic:before{content:"\e07f"}.ca-gov-icon-microsoft:before{content:"\e61e"}.ca-gov-icon-minus-fill:before{content:"\e04f"}.ca-gov-icon-minus-line:before{content:"\4f"}.ca-gov-icon-minus-mark:before{content:"\4b"}.ca-gov-icon-mobile:before{content:"\e944"}.ca-gov-icon-mobile-graduate:before{content:"\ea11"}.ca-gov-icon-mobile-textbook:before{content:"\ea0a"}.ca-gov-icon-museum:before{content:"\e9c5"}.ca-gov-icon-museum-alt:before{content:"\e9c6"}.ca-gov-icon-music:before{content:"\e08e"}.ca-gov-icon-nail-polish:before{content:"\e9f1"}.ca-gov-icon-no-coughing:before{content:"\e99e"}.ca-gov-icon-no-handshake:before{content:"\e99f"}.ca-gov-icon-no-smoking:before{content:"\e98e"}.ca-gov-icon-no-travel:before{content:"\e9c7"}.ca-gov-icon-no-virus:before{content:"\e9a0"}.ca-gov-icon-online-education:before{content:"\ea01"}.ca-gov-icon-online-graduate:before{content:"\e9ff"}.ca-gov-icon-online-help:before{content:"\ea1e"}.ca-gov-icon-online-module:before{content:"\ea0b"}.ca-gov-icon-online-services:before{content:"\e65c"}.ca-gov-icon-opera:before{content:"\e980"}.ca-gov-icon-paddle-boat:before{content:"\e9c8"}.ca-gov-icon-page:before{content:"\e654"}.ca-gov-icon-palette:before{content:"\e986"}.ca-gov-icon-party:before{content:"\e9c9"}.ca-gov-icon-pause:before{content:"\e648"}.ca-gov-icon-payment-card:before{content:"\e645"}.ca-gov-icon-paypal:before{content:"\e97c"}.ca-gov-icon-pdf:before{content:"\e614"}.ca-gov-icon-pencil:before{content:"\6a"}.ca-gov-icon-pencil-edit:before{content:"\6c"}.ca-gov-icon-people:before{content:"\e642"}.ca-gov-icon-person:before{content:"\e643"}.ca-gov-icon-personal-care:before{content:"\e9f2"}.ca-gov-icon-phone:before{content:"\e608"}.ca-gov-icon-pie-chart:before{content:"\e62a"}.ca-gov-icon-pinterest:before{content:"\e61a"}.ca-gov-icon-places:before{content:"\e9ca"}.ca-gov-icon-play:before{content:"\e647"}.ca-gov-icon-plus-fill:before{content:"\e050"}.ca-gov-icon-plus-line:before{content:"\50"}.ca-gov-icon-plus-mark:before{content:"\4c"}.ca-gov-icon-powerpoint:before{content:"\e611"}.ca-gov-icon-print:before{content:"\e63b"}.ca-gov-icon-pro-services:before{content:"\e945"}.ca-gov-icon-procurement:before{content:"\e9a1"}.ca-gov-icon-project:before{content:"\e9a2"}.ca-gov-icon-pushpin:before{content:"\e082"}.ca-gov-icon-puzzle:before{content:"\e946"}.ca-gov-icon-puzzle-piece:before{content:"\e947"}.ca-gov-icon-quake-hazard:before{content:"\e95b"}.ca-gov-icon-quake-house:before{content:"\e95a"}.ca-gov-icon-question:before{content:"\e909"}.ca-gov-icon-question-fill:before{content:"\e064"}.ca-gov-icon-question-line:before{content:"\e908"}.ca-gov-icon-quote-fill:before{content:"\e06a"}.ca-gov-icon-radiation:before{content:"\e955"}.ca-gov-icon-rail:before{content:"\e9cb"}.ca-gov-icon-read-book:before{content:"\e655"}.ca-gov-icon-reader:before{content:"\e985"}.ca-gov-icon-recycle:before{content:"\e948"}.ca-gov-icon-responsive:before{content:"\e949"}.ca-gov-icon-responsive-alt:before{content:"\e94a"}.ca-gov-icon-restaurant:before{content:"\e9cc"}.ca-gov-icon-right:before{content:"\e9f3"}.ca-gov-icon-road:before{content:"\e9cd"}.ca-gov-icon-road-pin:before{content:"\e65b"}.ca-gov-icon-roadways:before{content:"\e624"}.ca-gov-icon-rss:before{content:"\e65a"}.ca-gov-icon-rv:before{content:"\e9ce"}.ca-gov-icon-safari:before{content:"\e981"}.ca-gov-icon-sail-ship:before{content:"\e9cf"}.ca-gov-icon-science:before{content:"\e00a"}.ca-gov-icon-scooter:before{content:"\e9d0"}.ca-gov-icon-sea-level-rise:before{content:"\e960"}.ca-gov-icon-sea-level-rise-alt:before{content:"\e96e"}.ca-gov-icon-search:before{content:"\e604"}.ca-gov-icon-search-right:before{content:"\55"}.ca-gov-icon-searching:before{content:"\e0f7"}.ca-gov-icon-security-network:before{content:"\e94b"}.ca-gov-icon-security-system:before{content:"\e94c"}.ca-gov-icon-server:before{content:"\e62c"}.ca-gov-icon-severe-weather:before{content:"\e961"}.ca-gov-icon-share:before{content:"\e615"}.ca-gov-icon-share-Instagram:before{content:"\e9f9"}.ca-gov-icon-share-button:before{content:"\e671"}.ca-gov-icon-share-email:before{content:"\e673"}.ca-gov-icon-share-facebook:before{content:"\e672"}.ca-gov-icon-share-flickr:before{content:"\e674"}.ca-gov-icon-share-googleplus:before{content:"\e677"}.ca-gov-icon-share-linkedin:before{content:"\e676"}.ca-gov-icon-share-pinterest:before{content:"\e679"}.ca-gov-icon-share-snapchat:before{content:"\e98f"}.ca-gov-icon-share-twitter:before{content:"\e675"}.ca-gov-icon-share-vimeo:before{content:"\e67a"}.ca-gov-icon-share-youtube:before{content:"\e67b"}.ca-gov-icon-shield:before{content:"\e630"}.ca-gov-icon-shield-check:before{content:"\e94d"}.ca-gov-icon-ship:before{content:"\e9d1"}.ca-gov-icon-shopping-cart:before{content:"\e635"}.ca-gov-icon-sign-language:before{content:"\e971"}.ca-gov-icon-skip-backwards:before{content:"\e646"}.ca-gov-icon-skip-forward:before{content:"\e649"}.ca-gov-icon-smartphone:before{content:"\e623"}.ca-gov-icon-smoking:before{content:"\e98d"}.ca-gov-icon-snapchat:before{content:"\e990"}.ca-gov-icon-soap:before{content:"\e9a3"}.ca-gov-icon-soccer:before{content:"\e9f4"}.ca-gov-icon-sos:before{content:"\e634"}.ca-gov-icon-spartan-helmet:before{content:"\ea14"}.ca-gov-icon-speech-dialog:before{content:"\ea1f"}.ca-gov-icon-speedtrain:before{content:"\e9d2"}.ca-gov-icon-state:before{content:"\e607"}.ca-gov-icon-stay-home:before{content:"\e9a4"}.ca-gov-icon-stop-fire:before{content:"\e962"}.ca-gov-icon-stop-hand:before{content:"\e963"}.ca-gov-icon-suv:before{content:"\e9d3"}.ca-gov-icon-table:before{content:"\e025"}.ca-gov-icon-tablet:before{content:"\e622"}.ca-gov-icon-tags:before{content:"\e07c"}.ca-gov-icon-teleworking:before{content:"\e9a5"}.ca-gov-icon-temple:before{content:"\e9d4"}.ca-gov-icon-tennis:before{content:"\e9f5"}.ca-gov-icon-tent:before{content:"\e969"}.ca-gov-icon-testing:before{content:"\e9a6"}.ca-gov-icon-testing-alt:before{content:"\e9a7"}.ca-gov-icon-textbook:before{content:"\ea00"}.ca-gov-icon-thumb-up:before{content:"\e94e"}.ca-gov-icon-time:before{content:"\e64f"}.ca-gov-icon-tool:before{content:"\e64e"}.ca-gov-icon-tools:before{content:"\e035"}.ca-gov-icon-tornado:before{content:"\e964"}.ca-gov-icon-train:before{content:"\e9d5"}.ca-gov-icon-travel-air:before{content:"\e626"}.ca-gov-icon-travel-car:before{content:"\e625"}.ca-gov-icon-triangle-down:before{content:"\43"}.ca-gov-icon-triangle-left:before{content:"\44"}.ca-gov-icon-triangle-line-down:before{content:"\47"}.ca-gov-icon-triangle-line-left:before{content:"\48"}.ca-gov-icon-triangle-line-right:before{content:"\49"}.ca-gov-icon-triangle-line-up:before{content:"\46"}.ca-gov-icon-triangle-right:before{content:"\45"}.ca-gov-icon-triangle-up:before{content:"\42"}.ca-gov-icon-trolleybus:before{content:"\e9d6"}.ca-gov-icon-trophy:before{content:"\e94f"}.ca-gov-icon-truck:before{content:"\e9d7"}.ca-gov-icon-truck-alt:before{content:"\e9d8"}.ca-gov-icon-truck-delivery:before{content:"\e627"}.ca-gov-icon-tsunami:before{content:"\e965"}.ca-gov-icon-tsunami-alt:before{content:"\e96f"}.ca-gov-icon-twitter:before{content:"\e619"}.ca-gov-icon-up:before{content:"\e9f6"}.ca-gov-icon-up-left:before{content:"\e9f7"}.ca-gov-icon-up-right:before{content:"\e9f8"}.ca-gov-icon-update:before{content:"\e994"}.ca-gov-icon-upload-cloud:before{content:"\e96d"}.ca-gov-icon-user-desk:before{content:"\ea0d"}.ca-gov-icon-user-desktop-instructor:before{content:"\ea02"}.ca-gov-icon-user-headphone:before{content:"\ea06"}.ca-gov-icon-user-id:before{content:"\e644"}.ca-gov-icon-user-laptop:before{content:"\ea04"}.ca-gov-icon-users:before{content:"\e950"}.ca-gov-icon-users-alt:before{content:"\e951"}.ca-gov-icon-users-check-mark:before{content:"\ea27"}.ca-gov-icon-users-dialog:before{content:"\e952"}.ca-gov-icon-users-interaction:before{content:"\e953"}.ca-gov-icon-users-huddle:before{content:"\ea28"}.ca-gov-icon-van:before{content:"\e9d9"}.ca-gov-icon-video:before{content:"\e954"}.ca-gov-icon-video-camera:before{content:"\e636"}.ca-gov-icon-vimeo:before{content:"\e61b"}.ca-gov-icon-virus:before{content:"\e9a8"}.ca-gov-icon-viruses:before{content:"\e9a9"}.ca-gov-icon-visa:before{content:"\e977"}.ca-gov-icon-volcano:before{content:"\e966"}.ca-gov-icon-volume:before{content:"\e069"}.ca-gov-icon-wallet:before{content:"\e0d8"}.ca-gov-icon-warning-circle:before{content:"\e967"}.ca-gov-icon-warning-fill:before{content:"\e062"}.ca-gov-icon-warning-square:before{content:"\e968"}.ca-gov-icon-warning-triangle:before{content:"\e063"}.ca-gov-icon-wash:before{content:"\e9aa"}.ca-gov-icon-word:before{content:"\e613"}.ca-gov-icon-yacht:before{content:"\e9da"}.ca-gov-icon-youtube:before{content:"\e618"}.ca-gov-icon-zipped-file:before{content:"\e610"}.ca-gov-icon-zoo:before{content:"\e9db"}.ca-gov-icon-zoo-alt:before{content:"\e9dc"}.ca-gov-icon-zoom-in:before{content:"\e63e"}.ca-gov-icon-zoom-out:before{content:"\e63d"}body{font-family:"Source Sans Pro",sans-serif;font-size:1.1rem;line-height:1.5;color:#111}@media (max-width:767px){body{font-size:19.2px;font-size:1.2rem}}a:hover{color:#02374e}.featured-narrative{border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;padding:10px 10px 0;margin-bottom:12px;margin-left:20px}p{margin-bottom:.7rem}.ie9 p+h1,.ie9 p+h2,.ie9 p+h3,.ie9 p+h4{padding-top:10px}.h1 span[class^=ca-gov-icon-]:first-child,h1 span[class^=ca-gov-icon-]:first-child{display:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-size:38.4px;font-size:2.4rem;margin-top:3rem;margin-bottom:1.6rem;font-family:"Asap Condensed",sans-serif}.h2,.h3,.h4,.h5,.h6,h2,h3,h4,h5,h6{font-size:31.04px;font-size:1.94rem;margin-top:2.7rem;margin-bottom:1.4rem}.h3,.h4,.h5,.h6,h3,h4,h5,h6{font-size:24.64px;font-size:1.54rem;margin-top:2.4rem;margin-bottom:1.2rem}.h4,.h5,.h6,h4,h5,h6{font-size:20px;font-size:1.25rem;margin-top:2rem;margin-bottom:1rem}.h5,.h6,h5,h6{font-size:16px;font-size:1rem;margin-top:1.7rem;margin-bottom:.8rem}.h6,h6{font-size:12.8px;font-size:.8rem;margin-top:1.4rem;margin-bottom:.6rem}@media (max-width:767px){.h1,h1{font-size:40px;font-size:2.5rem}.h2,h2{font-size:32px;font-size:2rem}.h3,h3{font-size:25.6px;font-size:1.6rem}.h4,h4{font-size:20.8px;font-size:1.3rem}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{line-height:1.5}[class*=icon-].big{font-size:31.04px;font-size:1.94rem}[class*=icon-].bigger{font-size:38.4px;font-size:2.4rem}[class*=icon-].biggest{font-size:56px;font-size:3.5rem}.serif{font-family:"Merriweather",serif!important}.monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.heading{font-family:"Asap Condensed",sans-serif!important}.wrap{white-space:normal!important}.main-content a:not(.btn){text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.accordion .panel-heading .panel-title a,.accordion .panel-heading a,.btn-more,.explore-invite a,.gallery-item,.icon-link,.main-content .btn,.main-content a[role=button],.main-content a[role=tab],.news-icon,.news-link,.no-underline,.panel-group .panel-heading .panel-title a,.panel-heading a,.panel-title,.service-tile-content .panel-heading .panel-title a,.service-tile-content .panel-heading a,.social a,.socialsharer-container a,.tab-group .nav-tabs li>a,.thumbnail a{text-decoration:none!important;background-image:none!important}.list-group{padding-left:0!important;margin-bottom:0!important}.list-group-item{padding:.75rem 1.25rem!important;margin-top:0!important;background-image:none!important;text-decoration:none!important}a.list-group-item{margin-bottom:0!important}.tab.list-group-item{margin-bottom:-1px!important}@font-face{font-family:'OpenDyslexicAlta Regular';src:url(../fonts/OpenDyslexicAlta-Regular.eat);src:url(../fonts/OpenDyslexicAlta-Regular.eot#iefix) format("embedded-opentype"),url(../fonts/OpenDyslexicAlta-Regular.ttf) format("truetype"),url(../fonts/OpenDyslexicAlta-Regular.woff) format("woff"),url(../fonts/OpenDyslexicAlta-Regular.svg#OpenDyslexicAlta) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'OpenDyslexic Regular';src:url(../fonts/OpenDyslexic-Regular.eat);src:url(../fonts/OpenDyslexic-Regular.eot#iefix) format("embedded-opentype"),url(../fonts/OpenDyslexic-Regular.ttf) format("truetype"),url(../fonts/OpenDyslexic-Regular.woff) format("woff"),url(../fonts/OpenDyslexic-Regular.svg#OpenDyslexicAlta) format("svg");font-weight:400;font-style:normal}.socialsharer-container{float:right}.global-footer ul::after,.group::after,.socialsharer-container::after{display:block;clear:both;content:""}.socialsharer-container a{line-height:1em;font-size:22px;font-size:1.375rem;cursor:pointer}.socialsharer-container a:focus,.socialsharer-container a:hover{text-decoration:none!important}.ca-gov-icon-share-facebook{color:#3c5a99!important}.ca-gov-icon-share-facebook:focus,.ca-gov-icon-share-facebook:hover{color:#2e4474}.ca-gov-icon-share-twitter{color:#2aa9e0!important}.ca-gov-icon-share-twitter:focus,.ca-gov-icon-share-twitter:hover{color:#1b8bbc}.ca-gov-icon-share-snapchat{color:#fffc00!important}.ca-gov-icon-share-snapchat:focus,.ca-gov-icon-share-snapchat:hover{color:#ccca00}.ca-gov-icon-share-youtube{color:#b31217!important}.ca-gov-icon-share-youtube:focus,.ca-gov-icon-share-youtube:hover{color:#850d11}.ca-gov-icon-share-googleplus{color:#dc4a38!important}.ca-gov-icon-share-googleplus:focus,.ca-gov-icon-share-googleplus:hover{color:#bf3322}.ca-gov-icon-share-flickr{color:#0063dc!important}.ca-gov-icon-share-flickr:focus,.ca-gov-icon-share-flickr:hover{color:#004ca9}.ca-gov-icon-share-linkedin{color:#0976b4!important}.ca-gov-icon-share-linkedin:focus,.ca-gov-icon-share-linkedin:hover{color:#075683}.ca-gov-icon-share-instagram{color:#c13584!important}.ca-gov-icon-share-instagram:focus,.ca-gov-icon-share-instagram:hover{color:#992a69}.ca-gov-icon-share-pinterest{color:#cc2127!important}.ca-gov-icon-share-pinterest:focus,.ca-gov-icon-share-pinterest:hover{color:#a01a1f}.ca-gov-icon-share-vimeo{color:#1ab7ea!important}.ca-gov-icon-share-vimeo:focus,.ca-gov-icon-share-vimeo:hover{color:#1295bf}.ca-gov-icon-share-email{color:#888!important}.ca-gov-icon-share-email:focus,.ca-gov-icon-share-email:hover{color:#6f6f6f}.main-content{background:#fff;min-height:400px}.main-content>.section{padding-bottom:24px}.two-column .main-content{min-height:unset}@media (min-width:992px){.two-column .main-content .main-primary{position:relative;min-height:1px;padding-left:15px;padding-right:15px}}@media (min-width:992px) and (min-width:992px){.two-column .main-content .main-primary{float:left;width:66.66667%}}@media (min-width:992px){.two-column .main-content .main-secondary{position:relative;min-height:1px;padding-left:15px;padding-right:15px}}@media (min-width:992px) and (min-width:992px){.two-column .main-content .main-secondary{float:left;width:33.33333%}}@media (min-width:768px){.two-column .main-content .reverse-main .main-primary{left:33.33333%}.two-column .main-content .reverse-main .main-secondary{right:66.66667%}}@media (max-width:991px){.two-column .main-content .main-secondary{position:inherit}}@media (max-width:768px){.global-footer,.global-header,.main-content{border:none!important;width:100%}}@media (max-width:767px){.main-secondary .group,.main-secondary .group .half{padding:0!important}}.decoration-last{display:none}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.hidden-lg,.hidden-md,.hidden-sm,.hidden-xs{display:block!important}@media (min-width:0) and (max-width:767px){.visible-xs{display:block!important}.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}.hidden-md{display:none!important}}@media (min-width:1200px){.visible-lg{display:block!important}.hidden-lg{display:none!important}}@media print{.print-p-t{padding-top:136px!important}.global-header.fixed{position:absolute!important;top:0!important}}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@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}}@media (min-width:1280px){.container{max-width:1280px}}.group{margin-left:-15px;margin-right:-15px}.full-width{float:left;width:100%}.full-width,.half{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.half{float:left;width:50%}}.third{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.third{float:left;width:33.33333%}}.two-thirds{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.two-thirds{float:left;width:66.66667%}}.quarter{float:left;width:50%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.quarter{float:left;width:25%}}.three-quarters{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.three-quarters{float:left;width:75%}.offset-quarter{margin-left:25%}.offset-third{margin-left:33.33333%}.offset-half{margin-left:50%}.offset-two-thirds{margin-left:66.66667%}.offset-three-quarters{margin-left:75%}}.main-secondary .group{padding:0 8px}.main-secondary .group .half{padding:0 7px}.grid-demo{margin-bottom:12px}.grid-demo div{border:1px solid #777}.main-content>.section,.two-column .main-content>.section{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:576px){.main-content>.section,.two-column .main-content>.section{max-width:540px}}@media (min-width:768px){.main-content>.section,.two-column .main-content>.section{max-width:720px}}@media (min-width:992px){.main-content>.section,.two-column .main-content>.section{max-width:960px}}@media (min-width:1200px){.main-content>.section,.two-column .main-content>.section{max-width:1140px}}@media (min-width:1280px){.main-content>.section,.two-column .main-content>.section{max-width:1280px}}#skip-to-content,#skip-to-content a{width:0;height:0;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#skip-to-content{z-index:999;position:relative}#skip-to-content a{text-align:center;position:absolute!important;clip:unset;background-color:#fff;border-bottom-left-radius:7px;border-bottom-right-radius:7px;overflow:hidden}#skip-to-content a:focus{width:160px;height:27px}.global-header{position:relative;z-index:1;padding:0;background:#fff;width:auto;-webkit-box-shadow:0 0 15px 0 rgba(189,189,189,.4);-moz-box-shadow:0 0 15px 0 rgba(189,189,189,.4);box-shadow:0 0 15px 0 rgba(189,189,189,.4)}@media (min-width:992px){.global-header .mobile-controls{display:none!important}}.branding{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;position:relative}@media (min-width:576px){.branding{max-width:540px}}@media (min-width:768px){.branding{max-width:720px}}@media (min-width:992px){.branding{max-width:960px}}@media (min-width:1200px){.branding{max-width:1140px}}@media (min-width:1280px){.branding{max-width:1280px}}@media (min-width:992px){.branding{height:82px!important}}.branding .header-organization-banner{line-height:5.125rem;-webkit-transition:all .3s;transition:all .3s}@media (max-width:991px){.branding .header-organization-banner{max-width:400px}}.branding .header-organization-banner img{width:100%;max-width:300px;max-height:70px;object-fit:contain!important;object-position:left}@media (max-width:992px) and (min-width:768px){.branding .header-organization-banner img{max-width:225px}}.branding .header-organization-banner a{display:inline-block;z-index:26;position:relative;text-decoration:none;color:#000;background-image:none}.branding .header-organization-banner a .logo-assets{display:flex;align-items:center;height:80px}.branding .header-organization-banner a .logo-assets .logo-img,.nav-full-width-icons a .logo-assets .logo-img{max-width:100%;width:80px;height:auto;display:inline-block;transition:all .3s}.branding .header-organization-banner a .logo-assets .logo-text,.nav-full-width-icons a .logo-assets .logo-text{padding-left:5px}.branding .header-organization-banner a .logo-assets .logo-text .logo-state{font-size:1rem;font-family:"Asap Condensed",sans-serif;margin:0;padding:0;color:#333;height:20px;line-height:1.2em;transition:all .3s;display:block}@media (max-width:767px){.branding .header-organization-banner a .logo-assets .logo-text .logo-state{margin-top:5px;font-size:.9rem}}.branding .header-organization-banner a .logo-assets .logo-text .logo-dept{font-size:1.54rem;font-family:"Asap Condensed",sans-serif;font-weight:700;margin:0;padding:0;color:#333;height:24px;line-height:1.2em;transition:all .3s;display:block}@media (max-width:767px){.branding .header-organization-banner a .logo-assets .logo-text .logo-dept{font-size:1.1rem;min-width:200px}}@media (max-width:991px){.branding .header-organization-banner{position:absolute;margin-top:-5px;padding-right:150px}}@media (max-width:767px){.branding{max-width:100%}}.fixed.compact .branding .header-organization-banner .logo-assets{height:60px}.fixed.compact .branding .header-organization-banner .logo-assets .logo-img{width:70px}.fixed.compact .branding .header-organization-banner .logo-assets .logo-text .logo-state{font-size:.8rem;line-height:1em;height:16px;min-width:200px}.fixed.compact .branding .header-organization-banner .logo-assets .logo-text .logo-dept{font-size:1.2rem;line-height:1em;min-width:200px}.mobile-controls toggle-menu{position:absolute;top:5px;right:10px;left:auto}.mobile-controls toggle-search{position:absolute;top:5px;right:0}@media (min-width:768px){.header-slideshow-banner.enabled{display:block}}.fixed+.header-large-banner,.fixed+.header-primary-banner,.fixed+.header-single-banner{margin-top:120px}.nav-full-width-icons a .logo-assets{display:flex;align-items:center;height:55px}.nav-full-width-icons a .logo-assets .logo-text .logo-dept,.nav-full-width-icons a .logo-assets .logo-text .logo-state{font-size:.9rem;font-family:"Asap Condensed",sans-serif;margin:0;padding:0;color:#fff;height:17px;line-height:1em;transition:all .3s;display:block}.nav-full-width-icons a .logo-assets .logo-text .logo-dept{font-size:1.4rem;font-weight:700;height:24px}.header-slideshow-banner{display:none}@media (min-width:768px){.header-slideshow-banner.enabled{display:block}}.header-large-banner,.header-primary-banner,.header-single-banner{width:100%;height:auto;overflow:hidden;background-position:center!important;background-size:cover!important;display:block;min-width:100%;min-height:100%;position:relative}.header-slideshow-banner{position:absolute;top:0;height:100%;width:100%;overflow:hidden}.carousel-banner,.carousel-banner .owl-item,.carousel-banner .owl-stage,.carousel-banner .owl-stage-outer,.carousel-banner .slide{height:100%}@media (max-width:767px){.ask-group+.header-large-banner,.ask-group+.header-primary-banner,.ask-group+.header-slideshow-banner,.primary .header-large-banner,.primary .header-primary-banner,.primary .header-slideshow-banner{display:none}}.header-image{width:100%;height:auto;overflow:hidden;background-image:url(/images/main-banner9.jpg);background-position:center;background-size:cover;display:block;min-width:100%;min-height:100%;position:relative;color:#fff;padding:1rem 0 1.5rem}@media (min-width:768px){.ask-group.fixed-hide{visibility:hidden;opacity:0}#head-search.fixed-hide:not(.active){visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}.full-width-nav #head-search.fixed-hide:not(.active){visibility:visible;opacity:1;margin-top:14px}.full-width-nav #head-search.fixed-hide:not(.active) .search-textfield{height:44px!important}.full-width-nav #head-search.fixed-hide:not(.active) .gsc-search-button{height:44px!important;top:-3px!important}.no-js #head-search.fade,.no-js .ask-group.fade{visibility:visible;opacity:1}}.global-header.fixed{position:fixed;width:100%;z-index:1}@media (min-width:768px){.global-header.fixed{z-index:7}}.fixed .main-content,.fixed+.main-content{padding-top:119px}.fixed.nav-full-width-icons+.main-content{padding-top:145px}.fixed+div :target:before{display:block;content:"";height:140px;margin:-140px 0 0}@media (min-width:768px){.fixed.compact .branding{height:57px!important}.fixed.compact .header-organization-banner{height:55px;max-height:45px;line-height:3.4375rem}.fixed.compact .header-organization-banner a{max-width:225px}}.explore-invite{position:absolute;bottom:0;width:100%;padding:15px;background:#000;background-color:rgba(0,0,0,.5)}.explore-invite .explore-title{font-family:"Asap Condensed",sans-serif;font-size:27.2px;font-size:1.7rem}.explore-invite [class^=ca-gov-icon-]{display:block;font-size:48px;font-size:3rem}.explore-invite a{color:#fff;cursor:pointer;display:block}.explore-invite a:hover{text-decoration:none}.global-footer{padding-top:0}.global-footer a:not(.btn){color:#f5f5f5;text-decoration:none}.global-footer a:not(.btn):focus,.global-footer a:not(.btn):hover{color:#fdb81e;text-decoration:underline}.global-footer a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.global-footer ul{padding-left:0;list-style:none;margin:5px 0}.global-footer ul>li{display:inline-block;padding-left:5px;padding-right:5px}.global-footer ul .list-inline-item{display:inline-block}.global-footer ul .list-inline-item:not(:last-child){margin-right:5px}@media (max-width:767px){.global-footer ul li{width:50%;float:left;margin-right:0!important}.global-footer ul a{display:block;margin-bottom:12px}}.global-footer .footer-links{line-height:1.6rem}.global-footer .footer-links li{margin-right:20px}.global-footer .copyright{background:#efefef;padding:5px 0 24px}@media (max-width:767px){.global-footer .socialsharer-container{width:100%;float:inherit!important}.global-footer .socialsharer-container li{width:auto;margin-left:0}.global-footer .footer-links{margin-top:1rem!important}}.sticky-footer{display:flex;flex-direction:column;height:100vh}.featured-search.active,.search-container{overflow:hidden;z-index:7;position:relative;display:block;top:0;left:0;padding:0 15%;width:100%;max-height:0;border:none;-webkit-transition:all .5s .1s;transition:all .5s .1s}@media (min-width:992px){.featured-search.active,.search-container{position:absolute;top:87px}}.agency-form .submit-container::after,.agency-form::after,.featured-search.active .submit-container button::after,.featured-search.active .submit-container::after,.featured-search.active::after,.search-container .submit-container button::after,.search-container .submit-container::after,.search-container::after,.second-level-nav.oldie::after{display:block;clear:both;content:""}.featured-search.active .search-textfield,.search-container .search-textfield{font-size:17.6px;font-size:1.1rem;height:40px;width:100%;border-radius:0;border:3px solid transparent;padding:0 10px;-webkit-transition:border .4s;transition:border .4s}.featured-search.active .submit-container,.search-container .submit-container{float:left;height:40px;-webkit-transition:all .5s .1s;transition:all .5s .1s}.featured-search.active .submit-container button,.search-container .submit-container button{float:left;-webkit-transition:all .5s .1s;transition:all .5s .1s;background:0 0;border-color:#fff;border-width:3px 3px 3px 0;border-style:solid;width:46px;height:100%;font-size:24px;font-size:1.5rem;line-height:.9375rem;padding:0;-webkit-appearance:none}.featured-search.active .submit-container button>span,.search-container .submit-container button>span{position:relative;top:0;font-size:29.92px;font-size:1.87rem;line-height:1.875rem}@media (max-width:991px){.featured-search.active .submit-container button,.search-container .submit-container button{font-size:32px;font-size:2rem;line-height:1em;padding-top:0}}.featured-search.active .textfield-container,.search-container .textfield-container{float:left;width:100%}.featured-search.active .close-search,.search-container .close-search{display:none;font-size:48px;font-size:3rem;position:absolute;right:-10px;line-height:2.75rem;cursor:pointer;color:#777}@media (max-width:991px){.featured-search.active .close-search,.search-container .close-search{right:0;display:none}}.search-textfield{padding-left:10px}.search-container.active{max-height:300px;padding:20px 15%}@media (max-width:991px){.search-container.active{padding:10px}}.search-container.active .close-search{display:block}@media (max-width:991px){.search-container.active .close-search{display:none}}#local_form,td.gsc-search-button{position:relative}.cse .gsc-control-cse,.gsc-control-cse{padding:0!important}@media (min-width:992px){.featured-search{display:block;position:absolute;top:240px;padding:0;max-height:100%;border-radius:0;min-height:55px;width:60%;left:20%;-webkit-transition:all .4s;transition:all .4s}.flexbox .featured-search{left:0;right:0;margin:0 auto;width:60%;max-width:630px}.featured-search.play-animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:pulse;animation-name:pulse}.featured-search .search-textfield{padding:14px;font-size:17.6px;font-size:1.1rem;height:55px}.featured-search .submit-container{height:55px;width:55px;-webkit-transition:all .4s;transition:all .4s}.featured-search .submit-container button{-webkit-transition:all .4s;transition:all .4s;font-size:40px;font-size:2.5rem;width:60px;-webkit-appearance:none}.featured-search .submit-container button>span{font-size:2.8125rem;line-height:2.8125rem}.featured-search.active{position:relative;visibility:visible;opacity:1;-webkit-transition:top .4s,left .2s .4s,width .2s .4s,background-color .6s,border .4s,padding .2s .4s;transition:top .4s,left .2s .4s,width .2s .4s,background-color .6s,border .4s,padding .2s .4s;top:87px;left:0;border-radius:0;padding:20px 15%;border-bottom:none;width:100%;max-width:100%}}@media (min-width:992px) and (min-width:992px){.featured-search.active{position:absolute}}@media (min-width:992px){.featured-search.active .close-search{display:none}.featured-search.active .search-textfield{font-size:17.6px;font-size:1.1rem;height:40px;width:100%;border-radius:0;border:3px solid transparent;padding:0 4px;-webkit-transition:border .4s;transition:border .4s}}@media (max-width:991px){.search-container.featured-search{padding-right:10px;padding-left:10px}}@media (min-width:768px) and (max-width:992px){.featured-search{left:10%;width:80%}.flexbox .featured-search{left:0;width:80%}.featured-search.active{width:100%}}.agency-form{margin-top:1rem!important;margin-bottom:1rem!important}.agency-form .textfield-container{float:left;padding-right:44px;margin-right:-44px;width:100%}.agency-form .search-textfield{width:100%}.agency-form .submit-container{float:left;height:40px}.agency-form .submit-container button{color:#fff;border:none;width:44px;height:100%;float:left;font-size:24px;font-size:1.5rem;line-height:.9375rem;padding:0;-webkit-appearance:none}.agency-form .submit-container button>span{position:relative;top:0;font-size:29.92px;font-size:1.87rem;line-height:1.875rem}@media (max-width:991px){.agency-form .submit-container button{font-size:32px;font-size:2rem;line-height:1em;padding-top:0}}.agency-form button,.agency-form input{height:40px;line-height:2.5rem}.agency-form button{background:#777}.agency-form button>span{top:0;font-size:28.8px;font-size:1.8rem}.search-container .textfield-container,.search-container.featured-search.active .textfield-container{margin-right:-80px;padding-right:80px}@media (max-width:991px){.search-container .textfield-container,.search-container.featured-search.active .textfield-container{margin-right:-48px;padding-right:44px}}.search-container .submit-container,.search-container.featured-search.active .submit-container{width:auto}.search-container .search-locator,.search-container.featured-search.active .search-locator{color:#111;float:left;text-align:center;width:100px;position:relative;display:none;line-height:inherit!important;cursor:pointer}.search-container .search-locator [class^=ca-gov-icon-],.search-container.featured-search.active .search-locator [class^=ca-gov-icon-]{font-size:22.4px;font-size:1.4rem;padding:0!important;position:absolute;top:0;width:100%;left:0}.search-container .search-locator small,.search-container.featured-search.active .search-locator small{position:absolute;top:1.7em;left:0;width:100%;text-align:center;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (max-width:991px){.search-container .search-locator,.search-container.featured-search.active .search-locator{width:75px;margin-left:5px}}.featured-search.active .search-locator,.search-container.active .search-locator,.search-container.featured-search.active.active .search-locator{display:block}.featured-search .textfield-container{padding-right:60px;margin-right:-60px}.search-container.featured-search{background:0 0}.search-container.featured-search:focus,.search-container.featured-search:hover{background:0 0}.search-container.featured-search.active{background:rgba(0,0,0,.5)}@media (min-width:992px){.fixed.compact .search-container{opacity:0}.active-search .fixed.compact .search-container,.fixed.compact .search-container.active{opacity:1;top:55px}.nav-full-width+.featured-search.active,.nav-full-width+.search-container{top:35px}.active-search .fixed.compact .nav-full-width+.search-container,.fixed.compact .nav-full-width+.search-container.active{opacity:1;top:35px}}@media (min-width:992px) and (max-width:1200px){.nav-full-width+.featured-search.active,.nav-full-width+.search-container{top:32px}.active-search .fixed.compact .nav-full-width+.search-container,.fixed.compact .nav-full-width+.search-container.active{opacity:1;top:32px}}td.gsc-search-button::before{font-family:'CaGov';content:"\e604";color:#666;position:absolute;font-size:2.5rem;right:10px;line-height:.01rem}button.gsc-search-button{cursor:pointer}.search-container #Search .gsc-search-button{right:50px}.search-container #Search .close-search-btn{display:block}.search-container #Search .close-search{font-size:2rem;display:block;right:0}.search-container #Search .close-search .ca-gov-icon-close-mark{color:#f5f5f5}@media (max-width:991px){.search-container #Search .close-search{display:block}}.featured-search .container,table.gsc-search-box table td div,table.gsc-search-box td{padding:0!important}.featured-search .container #Search .gsc-search-button{right:0;outline-offset:-2px}.featured-search .container #Search .close-search-btn{display:none}.featured-search.active .container #Search .gsc-search-button{right:50px;outline-offset:-2px}.featured-search.active .container #Search .close-search-btn,.search-icon{display:block}.gsc-control-searchbox-only table.gsc-search-box td.gsc-input{padding-right:0!important;width:100%!important}.gsc-control-searchbox-only .gsc-input-box{border:none!important;background:0 0!important;height:100%}.gsc-control-searchbox-only input.gsc-input{background-color:#fff;border-radius:0;border:3px solid transparent;transition:border .4s;font-size:1.1rem;height:55px!important;padding:14px!important;opacity:1!important;width:100%;background-position-x:7px!important}.gsc-control-searchbox-only button.gsc-search-button,.gsc-control-searchbox-only input.gsc-search-button{opacity:0;width:55px;height:51px;position:absolute;right:2px;top:2px;z-index:55}.gsc-control-searchbox-only td.gsc-clear-button,.gsc-control-searchbox-only td.gsc-search-button{width:1px!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;position:relative}.gsc-control-searchbox-only td.gsc-search-button{width:0!important}.gsc-control-searchbox-only div.gsc-clear-button{padding-left:0!important;background-image:none!important;margin-left:0;margin-right:0;width:40px;display:block!important}.gsc-control-searchbox-only div.gsc-clear-button:before,.search-container.active div.gsc-clear-button:before{content:'\4d';font-family:cagov;font-size:2rem;width:100%;color:#d6d6d6;display:block;margin-top:12px;margin-left:2px}.search-icon{font-size:2.4rem;width:0;color:#666;position:relative;top:0;right:49px}.search-container.active div.gsc-clear-button{width:40px}.featured-search div.gsc-clear-button{width:0}.featured-search div.gsc-clear-button:before,.search-results-header .gsc-control-searchbox-only td.gsc-clear-button{display:none}.search-results-header .gsc-control-searchbox-only{margin-bottom:20px}.gsc-input-box-focus,.gsc-input-box-hover{box-shadow:none!important;border:none!important}.gsc-search-box-tools .gsc-clear-button{display:block!important}.gsc-input-box table td:nth-child(2),.gsib_b{display:none!important}@media (min-width:992px){.full-width-nav .featured-search{top:-65px!important;right:15px;left:unset!important;width:40%}.full-width-nav .featured-search input.search-textfield{border:1px solid!important;border-color:#ccc!important;border-radius:4px;padding:0 10px}}@media all and (min-width:992px) and (-ms-high-contrast:none){.full-width-nav .featured-search{width:100%;max-width:100%;padding-right:15px}.full-width-nav .featured-search .container{width:40%;float:right}.full-width-nav .featured-search,::-ms-backdrop{width:100%;max-width:100%;padding-right:15px}.full-width-nav .featured-search .container,::-ms-backdrop .container{width:40%;float:right}}@media all and (min-width:992px) and (max-width:1200px) and (-ms-high-contrast:none){.full-width-nav .featured-search{width:100%;max-width:100%;padding-right:15px}.full-width-nav .featured-search .container{width:40%;float:right}.full-width-nav .featured-search,::-ms-backdrop{width:100%;max-width:100%;padding-right:15px}.full-width-nav .featured-search .container,::-ms-backdrop .container{width:40%;float:right}}@media (max-width:991px){.gsc-search-button .ca-gov-icon-search{font-size:34px!important}.search-container #Search .close-search{font-size:34px!important;padding-left:10px}.search-container #Search .gsc-search-button{padding-left:10px;padding-right:10px}}.search-results-container{position:relative;z-index:5;top:0;visibility:collapse;-webkit-transition:opacity .5s .7s;transition:opacity .5s .7s;opacity:0}@media (min-width:768px){.search-results-container{z-index:6;position:absolute;top:155px;width:100%}}.search-results-container.visible{visibility:visible;opacity:1}.search-results-container .container{position:relative}.search-results-container .container .close{position:absolute;top:0;right:5px;line-height:16px;font-size:59px;display:none}.search-results-container .search-results{position:absolute;right:0;left:0;overflow:hidden;margin-right:auto;margin-left:auto;background:#fff}.search-results-container .search-results .search-results-header{padding-top:80px}.search-results-container .search-results .search-tabs .btn{margin:0 10px}.search-results-container .search-results .tab-content .button-list .btn{margin:0 5px}.search-results-container .results-list{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.compact+.search-results-container .search-results .search-results-header{padding-top:50px}.google_results{padding-left:0;list-style:none}.google_result{margin-bottom:12px}.google_url{color:#555}.google_result_thumbnail{height:68px;width:89px;float:left;margin-right:15px}.navigation-search{border:none;position:relative}.main-navigation{margin-right:auto;margin-left:auto;padding-right:15px;position:relative;margin-top:-82px;padding-left:80px}@media (min-width:576px){.main-navigation{max-width:540px}}@media (min-width:768px){.main-navigation{max-width:720px}}@media (min-width:992px){.main-navigation{max-width:960px}}@media (min-width:1200px){.main-navigation{max-width:1140px}}@media (min-width:1280px){.main-navigation{max-width:1280px}}@media (max-width:767px){.main-navigation{max-width:100%}}.top-level-nav{list-style:none;margin:0;padding:0;-webkit-transition:.3s;transition:all .3s}.top-level-nav .nav-item{position:relative;font-size:16px;font-size:1rem}.nav-item .sub-nav.open{display:block;overflow:hidden;opacity:1;max-height:1000px!important}@media (max-width:991px){.nav-item .sub-nav.open{max-height:1000px;-webkit-transition:max-height .5s ease-in-out;-moz-transition:max-height .5s ease-in-out;-o-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out}}.nav-item .sub-nav{display:block;opacity:0}.nav-item .sub-nav-decoration{display:none}#navigation .nav-item .sub-nav{max-height:0}.second-level-nav{margin:0}.second-level-nav [class^=unit] .second-level-link{display:block}.first-level-btn,.first-level-link{display:block;padding:5px 5px 12px;font-family:"Asap Condensed",sans-serif;font-weight:400;position:relative;z-index:1}.first-level-btn.has-sub,.first-level-link.has-sub{padding-right:10px}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{text-decoration:none}@media (min-width:992px){.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){display:block;font-size:32px}}@media (max-width:991px){.first-level-btn,.first-level-link{display:block;padding:20px 0 20px 15px;margin-right:2px;margin-left:2px}.first-level-btn:first-child,.first-level-link:first-child{margin-top:2px}.first-level-btn span[class^=ca-gov-icon]:not(.carrot),.first-level-link span[class^=ca-gov-icon]:not(.carrot){font-size:24px;font-size:1.5rem;display:inline-block;vertical-align:-2px;padding-right:5px}}@media (max-width:1200px) and (min-width:992px){.first-level-btn,.first-level-link{padding:5px 9px 12px}.first-level-btn.has-sub,.first-level-link.has-sub{padding-right:13px}}@media (min-width:992px){.main-navigation{z-index:25;min-height:85px;padding-left:350px}.top-level-nav{display:table;table-layout:auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;min-height:80px}.top-level-nav .nav-item{padding:0;margin-top:0;background:0 0;width:auto;display:table-cell;display:block;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.noflex .top-level-nav .nav-item,.oldie .top-level-nav .nav-item{display:table-cell}.top-level-nav .nav-item .sub-nav{top:100%;box-shadow:0 8px 7px 0 rgba(0,0,0,.06)}.top-level-nav .nav-item>a{text-align:center;min-height:50px}.top-level-nav #nav-item-search button.first-level-link{background:0 0;text-align:center;border:none;padding:5px 5px 12px;width:100%}.top-level-nav .main-navigation.dropdown .nav-arrow-down{left:auto;margin-left:auto}.nav-item .sub-nav{position:absolute}.main-navigation.dropdown .dropdown .nav-item:hover .sub-nav,.no-js .main-navigation.dropdown .nav-item:hover .sub-nav,.no-js .main-navigation.megadropdown .nav-item:hover .sub-nav{display:block}.touch .main-navigation.dropdown .dropdown .nav-item:hover .sub-nav,.touch .no-js .main-navigation.dropdown .nav-item:hover .sub-nav,.touch .no-js .main-navigation.megadropdown .nav-item:hover .sub-nav{display:none}.no-icons .top-level-nav .nav-item>a{min-height:86px;padding-top:2rem}.first-level-btn{text-align:center;border:none;background:0 0;width:100%}.home-link{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.fixed.compact .no-icons .top-level-nav .nav-item>a{padding-top:12px;min-height:50px}.fixed.compact .top-level-nav{min-height:55px}.fixed.compact .top-level-nav .nav-item .first-level-btn,.fixed.compact .top-level-nav .nav-item .first-level-link{padding-top:17px;padding-bottom:8px}.fixed.compact .top-level-nav .nav-item .first-level-btn .carrot,.fixed.compact .top-level-nav .nav-item .first-level-link .carrot{bottom:9px}.fixed.compact .top-level-nav #nav-item-search button.first-level-link{padding-top:17px}.fixed.compact .main-navigation{margin-top:-55px;min-height:55px}.fixed.compact .first-level-btn [class^=ca-gov-icon-]:not(.carrot),.fixed.compact .first-level-link [class^=ca-gov-icon-]{display:none}}@media (max-width:991px){#navigation{clear:both;width:100%}.nav-item [aria-hidden=true].sub-nav{max-height:0}.nav-full-width .main-navigation .first-level-btn,.nav-full-width .main-navigation .first-level-link{padding:20px 0 20px 15px}.main-navigation #nav-item-search button.first-level-link{background:0 0;border:none;width:99.5%;text-align:left;outline-offset:-2px}.full-width-nav{max-width:100%;padding:0}.full-width-nav #nav-item-search button.first-level-link{background:0 0;border:none;width:99.5%;text-align:left}.mobile-closed{max-height:0}.subnav-closed{max-height:0;overflow-y:hidden}.top-level-nav .nav-item{background-color:#fff;margin-top:0}.top-level-nav .nav-item .first-level-btn.has-sub,.top-level-nav .nav-item .first-level-link.has-sub{padding-right:82px}.top-level-nav .nav-item .sub-nav{display:block;-webkit-transition:max-height .5s ease-in-out;-moz-transition:max-height .5s ease-in-out;-o-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out;border-left:none;border-right:none}.nav-item .sub-nav.secondary-open,.nav-item.focus .sub-nav{display:block}.nav-item.focus.clickedFocus .sub-nav,.nav-item.focus:active .sub-nav{display:none}.oc-inner,.oc-outer{position:relative;width:100%;height:100%}.oc-outer{overflow:hidden}.oc-outer.scroll-menu-only.oc-menu-open{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.oc-inner{left:0;margin-left:0;-webkit-transition:margin-left .5s ease;-moz-transition:margin-left .5s ease;-o-transition:margin-left .5s ease;transition:margin-left .5s ease}.oc-menu-open .oc-inner{margin-left:70%}.global-header .navigation-search.oc-menu{position:absolute;width:70%;left:-70%;top:0;-webkit-transition:left .5s ease;transition:left .5s ease;overflow-y:auto;overflow-x:hidden}.header-decoration{display:none}.oc-outer .header-decoration{position:absolute;top:0;bottom:0;height:auto;width:100%;background:0 0;-webkit-box-shadow:-6px -1px 30px 0 rgba(5,5,5,.5);-moz-box-shadow:-6px -1px 30px 0 rgba(5,5,5,.5);box-shadow:-6px -1px 30px 0 rgba(5,5,5,.5);cursor:alias}.oc-outer.oc-menu-open .header-decoration{display:block}.navigation-search.oc-menu{padding-top:60px}.oc-menu .mobile-control.toggle-search{display:none}.oc-menu .mobile-control.cagov-logo{display:block;line-height:1;position:absolute;top:5px}}.main-navigation.dropdown .nav-arrow-down{width:100%}@media (min-width:1200px){.main-navigation{padding-left:350px}}@media (max-width:1200px) and (min-width:992px){.main-navigation{padding-left:250px}.main-navigation .top-level-nav .nav-item{font-size:14.4px;font-size:.9rem}}@media (min-width:1280px){.main-navigation{padding-left:350px}}.nav-item .toggle-sub-nav.closed .ca-gov-icon-menu-toggle-open,.nav-item .toggle-sub-nav.open .ca-gov-icon-menu-toggle-closed{display:none}@media (min-width:992px){.nav-item .toggle-sub-nav{display:none}.fixed.top-level-nav .nav-item{min-height:50px}}.oldie .home-link{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (min-width:992px){.nav-full-width .main-navigation{min-height:30px;margin-top:0;padding-left:0;padding-right:0}.nav-full-width .main-navigation .top-level-nav,.nav-full-width .main-navigation .top-level-nav .nav-item>a{min-height:30px;text-decoration:none;color:#fff}.fixed.compact .nav-full-width .main-navigation .top-level-nav .first-level-btn,.fixed.compact .nav-full-width .main-navigation .top-level-nav .first-level-link,.nav-full-width .main-navigation .first-level-btn,.nav-full-width .main-navigation .first-level-link{padding:5px 0 7px}.fixed.compact .nav-full-width .main-navigation .top-level-nav .first-level-btn.has-sub,.fixed.compact .nav-full-width .main-navigation .top-level-nav .first-level-link.has-sub,.nav-full-width .main-navigation .first-level-btn.has-sub,.nav-full-width .main-navigation .first-level-link.has-sub{padding-right:5px}.nav-full-width .main-navigation .first-level-btn.has-sub .carrot,.nav-full-width .main-navigation .first-level-link.has-sub .carrot{bottom:7px;color:#fff}.fixed.compact .branding{transition:all .3s}.fixed.compact .nav-full-width .main-navigation{margin-top:0;min-height:30px}.nav-full-width-icons .main-navigation{padding-left:0;margin-top:0}.nav-full-width-icons.fixed.compact .main-navigation{margin-top:0}.nav-full-width-icons .no-icons,.nav-full-width-icons .no-icons .top-level-nav,.nav-full-width-icons.fixed.compact .no-icons,.nav-full-width-icons.fixed.compact .no-icons .top-level-nav{min-height:55px}.nav-full-width-icons .no-icons .top-level-nav .nav-item>a,.nav-full-width-icons.fixed.compact .no-icons .top-level-nav .nav-item>a{min-height:55px;padding-top:1rem}.full-width-nav .main-navigation .top-level-nav .first-level-btn.has-sub .carrot,.nav-full-width-icons .no-icons .top-level-nav .nav-item>a.has-sub .carrot,.nav-full-width-icons.fixed.compact .no-icons .top-level-nav .nav-item>a.has-sub .carrot{bottom:16px}.nav-full-width-icons .no-icons .top-level-nav #nav-item-search button.first-level-link,.nav-full-width-icons .no-icons .top-level-nav .nav-item .first-level-btn,.nav-full-width-icons.fixed.compact .no-icons .top-level-nav #nav-item-search button.first-level-link,.nav-full-width-icons.fixed.compact .no-icons .top-level-nav .nav-item .first-level-btn{padding-top:15px}.full-width-nav .main-navigation{padding-left:0;margin-top:0;min-height:55px}.full-width-nav .main-navigation .top-level-nav{min-height:55px}.full-width-nav .main-navigation .top-level-nav .first-level-btn{min-height:55px;padding-top:12px}.full-width-nav .main-navigation .top-level-nav .first-level-link{min-height:55px;padding-top:17px}.full-width-nav .main-navigation .top-level-nav #nav-item-search button.first-level-link{background:0 0;text-align:center;border:none;padding-top:12px;width:100%}.fixed.compact .full-width-nav .main-navigation .nav-item .first-level-link{padding-top:17px}.fixed.compact .full-width-nav .main-navigation .nav-item .first-level-btn{padding-top:10px}.fixed.compact .full-width-nav .main-navigation .nav-item #nav-item-search button.first-level-link{padding-top:17px;padding-bottom:8px}.fixed.compact .full-width-nav .main-navigation{margin-top:0}.fixed.compact .full-width-nav .main-navigation #nav-item-search button.first-level-link{padding-top:9px;padding-bottom:8px}}.accordion-list.list-group .list-group-item{cursor:pointer}.accordion-list.list-group .list-group-item:focus{outline:solid 2px #2ea3f2;outline-offset:-2px;background-color:#f5f5f5}.accordion-list.list-group .list-group-item.open,.accordion-list.list-group .list-group-item:hover{background-color:#f5f5f5}.accordion-list.list-group .list-group-item.open .rotate{-moz-transform:rotate(90deg)!important;-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.accordion-list.list-group .list-group-item .rotate{position:absolute;right:0;top:0;font-size:1.3rem;line-height:3rem;text-align:center;width:3rem;height:3rem;border:none;display:block!important;-moz-transition:all .2s ease!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.first-level-btn>*{pointer-events:none}@media (max-width:991px){.top-level-nav{width:100%}.first-level-btn{border:none;background:0 0;width:99.5%;text-align:left}.first-level-btn:focus{outline-offset:-2px}.first-level-btn .carrot{display:none}.megadropdown .top-level-nav .nav-item:hover .sub-nav,.no-js .megadropdown .top-level-nav .nav-item:hover .sub-nav{position:relative!important}}@media (min-width:992px){.first-level-btn .carrot,.nav-item .first-level-link.has-sub .carrot{font-size:.8rem;position:absolute;bottom:13px;display:inline-block;color:#555}}@media (max-width:991px){.nav-item .first-level-link.has-sub .carrot{display:none}.main-navigation{margin-top:0;padding:0}}.megadropdown .top-level-nav .nav-item{position:static}@media (max-width:991px){.megadropdown .top-level-nav .nav-item{position:relative}}.no-js .megadropdown .top-level-nav .nav-item:hover .sub-nav{position:absolute;display:block}.main-navigation.dropdown .sub-nav{max-width:250px;min-width:250px;left:initial;right:initial}@media (max-width:991px){.main-navigation.dropdown .sub-nav{max-width:100%}}@media (min-width:991px){.nav-arrow-container{display:block;position:absolute;top:0;left:0;right:0}.megadropdown .nav-arrow-down{position:absolute;top:-5px;left:50%;height:5px;width:100px;margin-left:-65px}.dropdown .nav-arrow-down{height:5px;left:0;margin-left:0;position:absolute;top:-5px}}.sub-nav{left:15px;right:15px;overflow:hidden}@media (max-width:767px){.sub-nav{border:none}}.sub-nav .half,.sub-nav .quarter,.sub-nav .third,.sub-nav .three-quarters,.sub-nav .two-thirds{padding:0}.dropdown .second-level-nav>li{border-right:0}.dropdown .sub-nav{border-bottom:none}.second-level-nav{list-style:none;padding:0}@media (min-width:992px){.half .second-level-nav,.three-quarters .second-level-nav,.two-thirds .second-level-nav{-ms-column-count:2;-ms-column-gap:0;-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.three-quarters .second-level-nav{-ms-column-count:3;-webkit-column-count:3;-moz-column-count:3;column-count:3}}.second-level-nav [class^=unit]{background:0 0}.second-level-nav [class^=unit],.second-level-nav [class^=unit] .link-description,.second-level-nav [class^=unit] a{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.oldie .second-level-nav [class^=unit]{width:33.3333%;float:left}a.second-level-link{font-size:17.6px;font-size:1.1rem;padding:10px}a.second-level-link:focus,a.second-level-link:hover{text-decoration:none!important}a.second-level-link [class^=ca-gov-icon-]{display:inline-block;font-size:22px;font-size:1.375rem;vertical-align:-2px;margin-right:3px}@media (max-width:991px){a.second-level-link{padding:10px 15px 10px 40px!important}a.second-level-link:first-child{margin-top:2px!important}}.link-description{display:block;font-size:16px;font-size:1rem}@media (min-width:992px){.unit1{height:65px;overflow:hidden!important}.unit2,.unit3{height:130px;overflow:hidden}.unit3{height:195px}.unit4,.unit5,.unit6{height:260px;overflow:hidden}.unit5,.unit6{height:325px}.unit6{height:390px}.main-navigation.megadropdown.original .second-level-nav{-moz-column-count:3;-ms-column-count:3;-webkit-column-count:3;-moz-column-gap:20px;-ms-column-gap:20px;-webkit-column-gap:20px;column-count:3;column-gap:20px}.main-navigation.megadropdown.original .sub-nav{padding:16px}.main-navigation.megadropdown.original .sub-nav[class*=with-image-sm-] .sub-nav-decoration{width:33.3333%}.main-navigation.megadropdown.original .sub-nav[class*=with-image-md-]>ul,.main-navigation.megadropdown.original .sub-nav[class*=with-image-sm-]>ul{-webkit-column-count:2;-moz-column-count:2;-ms-column-count:2;column-count:2;-moz-column-gap:20px;-ms-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.main-navigation.megadropdown.original .sub-nav[class*=with-image-md-] .sub-nav-decoration{width:50%}.main-navigation.megadropdown.original .sub-nav[class*=with-image-md-]>ul{-moz-column-count:1;-ms-column-count:1;-webkit-column-count:1;column-count:1}.main-navigation.megadropdown.original .sub-nav[class*=with-image-]>ul>li{padding-right:16px!important}.main-navigation.megadropdown.original .sub-nav .sub-nav-decoration{display:block;position:absolute;top:0;right:0;bottom:0;overflow:hidden;background-position:50% 50%!important;background-size:cover!important}.main-navigation.megadropdown.original .sub-nav.with-image-sm-right>ul{float:left;width:66.6667%}.main-navigation.megadropdown.original .sub-nav.with-image-sm-left>ul{float:right;width:66.6667%}.main-navigation.megadropdown.original .sub-nav.with-image-md-right>ul{float:left;width:50%}.main-navigation.megadropdown.original .sub-nav.with-image-md-left>ul{float:right;width:50%}.main-navigation.megadropdown.original .sub-nav[class*=-left] .sub-nav-decoration{right:auto;left:0}}.main-navigation.megadropdown.original .link-description{font-size:.8em}.main-navigation.megadropdown.original a.second-level-link{padding:0!important}.main-navigation.megadropdown.original .second-level-nav>li{padding:.3em .7rem .4em 1rem;border:none;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid}.nav-item,.utility-header ul .list-inline-item{display:inline-block}.sub-nav.open{display:block;max-height:1000px;overflow:auto}.main-navigation.active{max-height:5000px}.mobile-controls .toggle-menu{border:none;background:0 0}.mobile-controls .toggle-menu:focus{outline:#2ea3f2 solid 2px}@media (max-width:991px){.main-navigation{overflow:hidden}.sub-nav{top:0;left:0;position:relative}.nav-item,.nav-item .toggle-sub-nav,.sub-nav{display:block}.second-level-nav>li{border-right:0}}@media (min-width:992px){.sub-nav{border-top:none}.main-navigation{margin-top:-82px}}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-left{padding-right:10px}@media (min-width:992px){.second-level-nav.flex{display:flex;text-align:center;padding:0 40px}.second-level-nav.flex a{flex:1;border:none;padding:20px 15px 15px;margin-top:15px;margin-bottom:15px;width:100%;height:auto}.second-level-nav.flex a:hover{background:#fff}.second-level-nav.flex .sub-nav-link{display:block;margin:0}.second-level-nav.flex.with-border a{border-top:2px dotted #ccc;border-right:2px dotted #ccc;border-bottom:2px dotted #ccc}.second-level-nav.flex.with-border a:first-child{border-left:2px dotted #ccc}}@media (max-width:991px){.second-level-nav.flex{display:block;text-align:left;padding:0}.second-level-nav.flex a{display:block;border-bottom:1px solid #ccc;padding:0;margin-top:0;margin-bottom:0;width:100%;height:auto}.second-level-nav.flex a:hover{background:#fff}.second-level-nav.flex .sub-nav-link{display:inline-block;margin:0!important}.second-level-nav.flex .image-icon{width:4rem;margin-bottom:5px!important}}.nav-media{background-position:50% 50%!important;background-size:cover!important}.nav-media .media{padding:15px;margin:0}.nav-media .title{font-size:19.2px;font-size:1.2rem}.nav-media .subtitle{font-weight:700}.with-image-right,.with-image-right .nav-media{position:absolute;top:0;bottom:0;right:0}.with-image-right .nav-media{background-repeat:no-repeat;background-position:50% 50%!important;background-size:cover!important;left:0}@media (max-width:767px){.with-image-right .nav-media{background-image:none!important}}.with-image-left,.with-image-left .nav-media{position:absolute;top:0;bottom:0;left:0}.with-image-left .nav-media{background-repeat:no-repeat;background-position:50% 50%!important;background-size:cover!important;right:0}@media (max-width:767px){.with-image-left .nav-media{background-image:none!important}}@media (min-width:768px) and (max-width:991px){.sub-nav .three-quarters{left:0}}.mobile-controls{cursor:pointer;text-align:right;position:relative;color:#046b99;background:#fff;top:0;width:100%;height:100%;min-height:80px;margin-right:auto;margin-left:auto;padding:5px 15px}@media (min-width:576px){.mobile-controls{max-width:540px}}@media (min-width:768px){.mobile-controls{max-width:720px}}@media (min-width:992px){.mobile-controls{max-width:960px}}@media (min-width:1200px){.mobile-controls{max-width:1140px}}@media (min-width:1280px){.mobile-controls{max-width:1280px}}.mobile-controls .ca-gov-icon-menu-toggle-closed,.mobile-controls .ca-gov-icon-menu-toggle-open{padding-left:16px;padding-right:16px;line-height:2.75rem}.mobile-controls .toggle-menu{padding:0;width:52px;height:61px;cursor:pointer;color:#fff}.mobile-controls .toggle-search{padding:0;width:52px;height:61px;font-size:40px;border:none;background:0 0;cursor:pointer;position:relative;margin-left:auto;text-align:center}.mobile-controls .toggle-search:focus{outline:solid 2px #2ea3f2}@media (max-width:767px){.mobile-controls{max-width:100%}}.main-navigation .mobile-controls{text-align:left;background-color:#fff}.mobile-control.toggle-sub-nav{position:absolute;top:0;right:2px;font-size:24px;font-size:1.5rem;width:80px;text-align:center;cursor:pointer;padding-left:7px;border:none;height:100%}.mobile-control.toggle-sub-nav:active .rotate{position:absolute;top:20px;left:30px}.main-nav-icons{width:100%;height:70px;display:flex;justify-content:flex-end;align-items:center;z-index:1}.toggle-menu,.toggle-menu span{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.toggle-menu{cursor:pointer;color:#fff;top:4px;width:55px;height:50px;position:relative;-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.toggle-menu span{display:block;margin-left:10px;margin-right:10px;position:absolute;height:5px;width:35px;background:#046b99;border-radius:5px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}.toggle-menu span:nth-child(1){top:10px}.toggle-menu span:nth-child(2),.toggle-menu span:nth-child(3){top:22px}.toggle-menu span:nth-child(4){top:34px}.toggle-menu[aria-expanded=true] span:nth-child(1){top:12px;width:0%;left:50%}.toggle-menu[aria-expanded=true] span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.toggle-menu[aria-expanded=true] span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.toggle-menu[aria-expanded=true] span:nth-child(4){top:12px;width:0%;left:50%}@media (max-width:991px){.first-level-btn[aria-expanded=false] .rotate,.first-level-btn[aria-expanded=true] .rotate{position:absolute;width:64px!important;height:64px!important;line-height:4rem!important;font-size:1.5rem!important;top:0;right:0;text-align:center;-moz-transition:all .2s ease!important;-webkit-transition:all .2s ease!important;transition:all .2s ease!important}.first-level-btn[aria-expanded=false] .rotate{display:block;cursor:pointer;border:none}.first-level-btn[aria-expanded=true] .rotate{-moz-transform:rotate(90deg)!important;-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}}@media all and (-ms-high-contrast:none){.mobile-controls .toggle-search{position:absolute;right:70px;top:10px}.mobile-controls .toggle-search,::-ms-backdrop{position:absolute;right:70px;top:10px}}.utility-header{top:0;width:100%;min-height:38px}@media (max-width:767px){.utility-header{min-height:40px}.utility-header .container{max-width:100%}}.utility-header .half{position:relative;min-height:1px;padding-right:15px;padding-top:0;padding-left:15px}@media (min-width:768px){.utility-header .half{float:left;width:50%}}@media (max-width:767px){.utility-header .half{padding-top:2px;float:left}.utility-header .half:first-child{padding-left:15px;padding-right:0!important;width:50%}.utility-header .half:nth-child(2){padding-left:0!important;width:50%}}.utility-header a{display:inline-block;padding:0}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{text-decoration:none}.utility-header ul{padding-left:0;list-style:none;margin-left:-5px;margin-bottom:0}.utility-header ul>li{display:inline-block;padding-left:5px;padding-right:5px}.utility-header ul .list-inline-item:not(:last-child){margin-right:5px}.utility-header ul li{padding:0 8px}.utility-header ul li button{font-size:100%;outline:none!important;position:relative;top:-1px;background-color:transparent;border:none}.utility-header ul li button span{font-size:100%!important}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fee09c;background-color:transparent;border:none}.utility-header .settings-links{font-size:16px;font-size:1rem;text-align:right}@media (max-width:767px){.utility-header .settings-links{font-size:14.4px;font-size:.9rem;text-align:right;padding-right:0}}@media (min-width:767px) and (max-width:991px){.utility-header .settings-links{padding-right:0}}@media (min-width:992px){.utility-header .settings-links{padding-right:5px}}.utility-header [class^=ca-gov-icon-]{font-size:17.6px;font-size:1.1rem;vertical-align:-2px}@media (max-width:767px){.utility-header .social-media-links li{padding:0 5px}.utility-header .header-cagov-logo img{left:10px}}.utility-header .located-city-name{margin-left:5px}.utility-header .geo-zip-input{margin-left:5px;width:50%;vertical-align:initial;line-height:120%;background:#fff;color:#000}.header-cagov-logo img{left:27px}@media (max-width:1199px){.header-cagov-logo img{left:5px}}.nav-full-width-icons .utility-header{min-height:60px}.nav-full-width-icons .utility-header a{padding:0}.nav-full-width-icons .utility-header .header-cagov-logo{position:relative;width:1px;height:1px}.nav-full-width-icons .utility-header .header-cagov-logo img{height:45px;position:relative;top:5px;left:0}.nav-full-width-icons .utility-header .header-organization-banner{padding-left:90px;min-height:60px}@media (min-width:768px){.nav-full-width-icons .header-organization-banner a img{width:100%;max-width:300px;max-height:60px;object-fit:contain!important;object-position:left}.nav-full-width-icons.fixed.compact .header-organization-banner a{max-width:inherit}.nav-full-width-icons.fixed.compact .header-organization-banner a img{max-height:60px!important}.nav-full-width-icons .settings-links{margin-top:-52px}.nav-full-width-icons .settings-links a,.nav-full-width-icons .settings-links button{padding:8px 10px;border:1px solid #fff;border-radius:3px;color:#fff}.nav-full-width-icons .settings-links a:focus,.nav-full-width-icons .settings-links a:hover,.nav-full-width-icons .settings-links button:focus,.nav-full-width-icons .settings-links button:hover{border:1px solid #fff}}@media (max-width:767px){.nav-full-width-icons .header-organization-banner img{width:100%;max-width:300px;max-height:70px;object-fit:contain!important;object-position:left}.nav-full-width-icons .utility-header{height:60px}.nav-full-width-icons .settings-links .utility-links{text-align:left;position:relative;top:20px;z-index:9}.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{padding:8px 10px;border:1px solid #046b99;border-radius:3px;color:#046b99}.nav-full-width-icons .mobile-controls{background-color:transparent;float:right;width:50%;position:relative;z-index:9}}.utility-header .flex-row{display:flex}.utility-header .flex-row .social-media-links{display:flex;flex-direction:row;justify-content:flex-start;min-height:38px;align-items:center}.utility-header .flex-row .social-media-links .header-cagov-logo{margin-right:20px;margin-left:20px}.utility-header .flex-row .social-media-links .header-cagov-logo img{left:0;height:34px}@media (min-width:767px) and (max-width:991px){.utility-header .flex-row .social-media-links .header-cagov-logo{margin-right:15px;margin-left:15px}}@media (max-width:767px){.utility-header .flex-row .social-media-links .header-cagov-logo{margin-right:15px;margin-left:15px}}.utility-header .flex-row .social-media-links .header-cagov-logo a{margin:0;padding-top:0}.utility-header .flex-row .social-media-links a{margin:0 10px}@media (max-width:767px){.utility-header .flex-row .social-media-links a{margin:4px 4px 0}.utility-header .flex-row .social-media-links [class^=ca-gov-icon-]{font-size:1rem}}.utility-header .flex-row .settings-links{display:flex;flex-wrap:wrap;margin-left:auto;align-items:center;justify-content:flex-end;min-height:38px}.utility-header .flex-row .settings-links a{margin:0 10px;font-size:.9em}@media (max-width:767px){.utility-header .flex-row .settings-links a{margin:0 4px;padding:0}}.utility-header .flex-row .settings-links button{margin:0 4px}.section{padding-top:25px;padding-bottom:25px;background:#fff;position:relative;overflow:hidden}@media (max-width:767px){.section{padding-top:24px;padding-bottom:24px}}.section.collapsed{padding-top:0;padding-bottom:0}.five{width:115px}.four{width:145px}.three{width:200px}.two{width:307px}pre{word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #d6d6d6;padding:1rem}.parallax-bg{position:relative;background-attachment:fixed;background-position:center 0;background-repeat:no-repeat;background-size:cover;height:100vh}@media (min-width:992px){.ask-group{position:relative;width:60%;left:20%;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;z-index:5;visibility:visible;font-family:"Asap Condensed",sans-serif}.flexbox .ask-group{left:0;right:0;margin:auto;max-width:630px}.ask-group.fade-out{opacity:0}.ask-group .panel-group{position:absolute;top:230px}.flexbox .ask-group .panel-group{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:992px) and (max-width:991px){.ask-group{position:static}}@media (min-width:992px){.ask-group .panel{display:inline;background:0 0;position:relative}.flexbox .ask-group .panel{margin-top:0;overflow:visible}.flexbox .ask-group .panel-group .panel+.panel{margin-top:0}.ask-group .ask-panel{position:absolute;width:380px}.ask-group .panel:nth-child(n+4) .ask-panel{right:0}.ask-group .panel:nth-child(-n+3) .ask-panel{left:0}.ask-button.btn-primary{background-color:#000;background-color:rgba(0,0,0,.65);color:#fff;border:none;border-radius:0}.ask-button.btn-primary:hover{background-color:rgba(0,0,0,.8);border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none;outline:none}.ask-button.btn-primary:focus{background-color:rgba(0,0,0,.8);border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none;outline:solid 2px #2ea3f2}}@media (min-width:992px) and (max-width:1200px){.ask-group{left:10%;width:90%}.flexbox .ask-group{width:80%;left:0}}.ask-button{overflow:hidden;position:relative;line-height:2.75rem;font-size:20px;font-size:1.25rem}.ask-button>span{font-size:24px;font-size:1.5rem;padding-right:5px;vertical-align:middle;color:rgba(255,255,255,.8)}.ask-options{padding:0}.ask-options>ul{padding-left:0;list-style:none}.ask-options li a{display:block;padding:3px 15px;margin:0;line-height:2.5rem}.ask-options li a:hover{background:rgba(0,0,0,.9)}.ask-options li a,.ask-options li a:hover .more{background:rgba(0,0,0,.8);color:#fff}@media (max-width:991px){.header-single-banner{display:none}.ask-group{position:relative;width:100%;min-height:1px;float:none;padding:24px 15px 1px}.ask-group .panel{border:none;background:rgba(0,0,0,.65)}.ask-group .panel-group .panel+.panel{margin-top:10px}.ask-group a.btn{display:block;width:100%;background-color:transparent;border:none;color:#fff}.ask-group a.btn:active,.ask-group a.btn:focus,.ask-group a.btn:hover{color:#fff;background-color:rgba(0,0,0,.25)}.ask-group a.btn:after{content:"\43";font-family:'CaGov';position:absolute;right:10px;top:50%;margin-top:-20px}.ask-group a.btn.collapsed:after{content:"\45"}.ask-group a.btn [class^=ca-gov-icon-]{padding-right:10px;font-size:28px;font-size:1.75rem}}.fixed+.ask-group{z-index:5;position:fixed}.fade.in{opacity:1}.m-a-0{margin:0!important}.m-t-0{margin-top:0!important}.m-r-0{margin-right:0!important}.m-b-0{margin-bottom:0!important}.m-l-0,.m-x-0{margin-left:0!important}.m-x-0{margin-right:0!important}.m-y-0{margin-top:0!important;margin-bottom:0!important}.m-a{margin:1rem!important}.m-t{margin-top:1rem!important}.m-r{margin-right:1rem!important}.m-b{margin-bottom:1rem!important}.m-l,.m-x{margin-left:1rem!important}.m-x{margin-right:1rem!important}.m-y{margin-top:1rem!important;margin-bottom:1rem!important}.m-x-auto{margin-right:auto!important;margin-left:auto!important}.m-a-sm{margin:.5rem!important}.m-t-sm{margin-top:.5rem!important}.m-r-sm{margin-right:.5rem!important}.m-b-sm{margin-bottom:.5rem!important}.m-l-sm,.m-x-sm{margin-left:.5rem!important}.m-x-sm{margin-right:.5rem!important}.m-y-sm{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-a-md{margin:1.5rem!important}.m-t-md{margin-top:1.5rem!important}.m-r-md{margin-right:1.5rem!important}.m-b-md{margin-bottom:1.5rem!important}.m-l-md,.m-x-md{margin-left:1.5rem!important}.m-x-md{margin-right:1.5rem!important}.m-y-md{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-a-lg{margin:3rem!important}.m-t-lg{margin-top:3rem!important}.m-r-lg{margin-right:3rem!important}.m-b-lg{margin-bottom:3rem!important}.m-l-lg,.m-x-lg{margin-left:3rem!important}.m-x-lg{margin-right:3rem!important}.m-y-lg{margin-top:3rem!important;margin-bottom:3rem!important}.m-t-60{margin-top:4rem!important}.m-t-80{margin-top:5rem!important}.m-t-100{margin-top:6rem!important}.m-b-60{margin-bottom:4rem!important}.m-b-80{margin-bottom:5rem!important}.m-b-100{margin-bottom:6rem!important}.p-a-0{padding:0!important}.p-t-0{padding-top:0!important}.p-r-0{padding-right:0!important}.p-b-0{padding-bottom:0!important}.p-l-0,.p-x-0{padding-left:0!important}.p-x-0{padding-right:0!important}.p-y-0{padding-top:0!important;padding-bottom:0!important}.p-a{padding:1rem!important}.p-t{padding-top:1rem!important}.p-r{padding-right:1rem!important}.p-b{padding-bottom:1rem!important}.p-l,.p-x{padding-left:1rem!important}.p-x{padding-right:1rem!important}.p-y{padding-top:1rem!important;padding-bottom:1rem!important}.p-a-sm{padding:.5rem!important}.p-t-sm{padding-top:.5rem!important}.p-r-sm{padding-right:.5rem!important}.p-b-sm{padding-bottom:.5rem!important}.p-l-sm,.p-x-sm{padding-left:.5rem!important}.p-x-sm{padding-right:.5rem!important}.p-y-sm{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-a-md{padding:1.5rem!important}.p-t-md{padding-top:1.5rem!important}.p-r-md{padding-right:1.5rem!important}.p-b-md{padding-bottom:1.5rem!important}.p-l-md,.p-x-md{padding-left:1.5rem!important}.p-x-md{padding-right:1.5rem!important}.p-y-md{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-a-lg{padding:3rem!important}.p-t-lg{padding-top:3rem!important}.p-r-lg{padding-right:3rem!important}.p-b-lg{padding-bottom:3rem!important}.p-l-lg,.p-x-lg{padding-left:3rem!important}.p-x-lg{padding-right:3rem!important}.p-y-lg{padding-top:3rem!important;padding-bottom:3rem!important}.p-t-60{padding-top:4rem!important}.p-t-80{padding-top:5rem!important}.p-t-100{padding-top:6rem!important}.p-b-60{padding-bottom:4rem!important}.p-b-80{padding-bottom:5rem!important}.p-b-100{padding-bottom:6rem!important}.p-y-80{padding-top:5.71429rem!important;padding-bottom:5.71429rem!important}.left-0{left:0!important}.left-sm{left:.5rem!important}.left-n{left:1rem!important}.left-md{left:1.5rem!important}.left-lg{left:3rem!important}.left-minus-sm{left:-.5rem!important}.left-minus-n{left:-1rem!important}.left-minus-md{left:-1.5rem!important}.left-minus-lg{left:-3rem!important}.right-0{right:0!important}.right-sm{right:.5rem!important}.right-n{right:1rem!important}.right-md{right:1.5rem!important}.right-lg{right:3rem!important}.right-minus-sm{right:-.5rem!important}.right-minus-n{right:-1rem!important}.right-minus-md{right:-1.5rem!important}.right-minus-lg{right:-3rem!important}.top-minus-5{top:-5px!important}.top-minus-3{top:-3px!important}.top-minus-2{top:-2px!important}.top-minus-1{top:-1px!important}.top-0{top:0!important}.top-sm{top:.5rem!important}.top-n{top:1rem!important}.top-md{top:1.5rem!important}.top-lg{top:3rem!important}.top-5pct{top:5%!important}.top-10pct{top:10%!important}.top-15pct{top:15%!important}.top-20pct{top:20%!important}.top-30pct{top:30%!important}.top-40pct{top:40%!important}.top-50pct{top:50%!important}.top-60pct{top:60%!important}.top-70pct{top:70%!important}.top-80pct{top:80%!important}.top-90pct{top:90%!important}.top-100pct{top:100%!important}.bottom-minus-1{bottom:-1px}.bottom-minus-2{bottom:-2px}.bottom-minus-3{bottom:-3px}.bottom-minus-5{bottom:-5px}.bottom-0{bottom:0}.bottom-sm{bottom:.5rem}.bottom-n{bottom:1rem}.bottom-md{bottom:1.5rem}.bottom-lg{bottom:3rem}.bottom-5pct{bottom:5%!important}.bottom-10pct{bottom:10%!important}.bottom-15pct{bottom:15%!important}.bottom-20pct{bottom:20%!important}.bottom-30pct{bottom:30%!important}.bottom-40pct{bottom:40%!important}.bottom-50pct{bottom:50%!important}.bottom-60pct{bottom:60%!important}.bottom-70pct{bottom:70%!important}.bottom-80pct{bottom:80%!important}.bottom-90pct{bottom:90%!important}.bottom-100pct{bottom:100%!important}.pull-right{float:right!important}.pull-left{float:left!important}body{overflow-x:hidden}.return-top{position:fixed;z-index:99999;right:0;bottom:125px;padding:0 5px;border-top-left-radius:5px;border-bottom-left-radius:5px;opacity:0;visibility:hidden;color:#fff;background:rgba(0,0,0,.6);font-size:30px;text-align:center;text-decoration:none;cursor:pointer}.return-top:before{content:"\32";font-family:"CaGov";font-weight:900}.return-top.is-visible{opacity:1;visibility:visible;display:inline;-webkit-animation:fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);animation:fadeInRight 1s 1 cubic-bezier(.77,0,.175,1)}@media (max-width:767px){.return-top.is-visible{display:none}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */ -.fancybox-image,.fancybox-inner,.fancybox-outer,.fancybox-skin,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;vertical-align:top}.fancybox-nav span,.fancybox-tmp{outline:none}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close,.fancybox-nav{position:absolute;cursor:pointer;z-index:8040}.fancybox-close{right:-18px;top:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(../images/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0!important}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span,.touch .fancybox-nav span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{width:auto}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}.js [class*=animate-]{visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce,.bouncesmall{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes bouncesmall{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}90%{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}}@keyframes bouncesmall{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}90%{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}}.bouncesmall{-webkit-animation-name:bouncesmall;animation-name:bouncesmall}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}.alert-banner{margin-bottom:0;padding:5px 0;border-radius:0;-webkit-column-rule:rgba(255,255,255,.8);-moz-column-rule:rgba(255,255,255,.8);column-rule:rgba(255,255,255,.8);-webkit-transition:all .2s;transition:all .2s}.alert-banner .close{position:relative;top:0;right:-5px;padding:0 10px;text-shadow:none}.alert-banner .container:after{content:" ";display:table;clear:both}.alert-level{display:inline-block;font-weight:700;padding:0 5px;margin:0 5px;font-size:13.92px;font-size:.87rem}.alert-level [class^=ca-gov-icon-]{margin-right:3px}.alert-link{line-height:1.2em;float:right!important;font-weight:400}.alert-severe,.carousel .owl-dots .owl-dot.active span,.carousel .owl-dots .owl-dot:hover span{background:#fdb81e}.alert-severe .close{color:#000;position:relative;top:0;right:-5px;padding:0 10px;text-shadow:none}.alert-severe .alert-level{color:#000;background:rgba(0,0,0,.15)}.alert-severe .alert-text{color:#000}.global-header.compact .alert-banner,.nav-tabs .nav-item::after{display:none}.tab-group{position:relative;border:1px solid #dee2e6}@media (max-width:767px){.tab-group{border:none}}.tab-group>[class^=ca-gov-icon-]{display:none!important}.tab-group .nav-tabs{border-radius:0}.tab-group .nav-tabs li:first-child a,.tab-group .nav-tabs li:first-child a:active,.tab-group .nav-tabs li:first-child a:focus,.tab-group .nav-tabs li:first-child a:hover{border-left:0!important}.tab-group .nav-tabs li.active{border-top:0}.tab-group .nav-tabs li>a{padding:3px 15px;position:relative;display:block}.tab-group .nav-tabs li>a,.tab-group .nav-tabs li>a:hover{border:1px solid #f5f5f5;border-top:none!important;text-decoration:none;border-bottom:1px solid #dee2e6}.tab-group .tab-pane{padding:15px}.tabs-bottom .tab-content{padding-bottom:30px}.tabs-bottom .nav-tabs{position:absolute;bottom:0;width:100%;border-bottom:none;margin-bottom:0}.tabs-bottom .nav-tabs>li{margin-bottom:0;display:block}.panel-group.responsive{margin-bottom:0}@media (max-width:767.98px){.panel-group.responsive.hidden-xs.hidden-sm{display:none!important}}@media (min-width:768px){.panel-group.responsive.hidden-xs.hidden-sm{display:block!important}}@media (max-width:767.98px){.panel-group.responsive.visible-xs.visible-sm{display:block!important}}@media (min-width:768px){.panel-group.responsive.visible-xs.visible-sm{display:none!important}}.nav-tabs>li{margin-bottom:-1px;margin-left:1px}.nav-tabs>li:first-child{margin-left:0}.nav-tabs>li>a.active,.nav-tabs>li>a.active:hover{color:#555;background-color:#fff;border:1px solid #ddd;cursor:default;border-bottom:1px solid #fff}.nav-tabs>li>a:hover{color:#555}.nav-tabs>li>a.active:focus{outline:solid 2px #2ea3f2!important}.nav-tabs .nav-item{margin-left:2px}.nav-tabs .nav-item:hover{background-color:transparent}.nav-tabs .nav-item:first-child{margin-left:0}.responsive .nav-tabs{display:none}@media (min-width:768px){.responsive .nav-tabs{display:flex}.responsive.tab-group .card{border:none;padding:0;margin-bottom:0;background-color:transparent}.responsive.tab-group .card .card-header{display:none}.responsive.tab-group .card .collapse{display:block}}@media (max-width:767px){.responsive .tab-pane{display:block!important;opacity:1!important;padding:0!important}}.tabs{position:relative}.tabs [role=tablist]{padding:0;margin-bottom:0}.keywords ol .list-inline-item,.keywords ul .list-inline-item,.tabs [role=tablist] a,.tabs [role=tablist] li{display:inline-block}.tabs [role=tablist] a{text-decoration:none;padding:7px 15px;margin:1px}.owl-carousel.carousel-link .owl-item .item a:focus,.tabs [role=tablist] a:focus{outline-offset:-2px}.tabs [role=tablist] [aria-selected]{border:1px solid #dee2e6;background:#fff;border-bottom:0;position:relative;margin:0}.tabs [role=tabpanel]{border:1px solid #dee2e6;padding:1.1rem;margin-top:-2px}.tabs [role=tabpanel]:focus{outline:solid 2px #2ea3f2;outline-offset:-2px}.tabs [role=tabpanel] *+*{margin-top:.75rem}.accordion .panel-heading,.breadcrumb>li+li:before,.panel-group .panel-heading,.service-tile-content .panel-heading{padding:0}.accordion .panel-heading a,.panel-group .panel-heading a,.service-tile-content .panel-heading a{padding:15px 30px 15px 15px}.accordion .panel-heading .panel-title,.panel-group .panel-heading .panel-title,.service-tile-content .panel-heading .panel-title{margin-top:0;display:block;font-size:18px;font-size:1.125rem}.accordion .panel-heading .panel-title a,.panel-group .panel-heading .panel-title a,.service-tile-content .panel-heading .panel-title a{display:block;position:relative;outline:none}.accordion .panel-heading .panel-title a:focus,.accordion .panel-heading .panel-title a:hover,.panel-group .panel-heading .panel-title a:focus,.panel-group .panel-heading .panel-title a:hover,.service-tile-content .panel-heading .panel-title a:focus,.service-tile-content .panel-heading .panel-title a:hover{text-decoration:none;background:#f0f0f0}.accordion .panel-heading .panel-title a span[aria-hidden=true],.panel-group .panel-heading .panel-title a span[aria-hidden=true],.service-tile-content .panel-heading .panel-title a span[aria-hidden=true]{position:absolute;right:10px;top:50%;margin-top:-11px;color:#777}.accordion .panel-heading .panel-title a span[aria-hidden=true]:after,.panel-group .panel-heading .panel-title a span[aria-hidden=true]:after,.service-tile-content .panel-heading .panel-title a span[aria-hidden=true]:after{content:"\43";font-family:'CaGov'}.accordion .panel-heading .panel-title a.collapsed span[aria-hidden=true]:after,.panel-group .panel-heading .panel-title a.collapsed span[aria-hidden=true]:after,.service-tile-content .panel-heading .panel-title a.collapsed span[aria-hidden=true]:after{content:"\45"}.accordion .panel{overflow:visible}.accordion .panel a:focus{outline:solid 2px #2ea3f2}.accordion-list{list-style:none}.accordion-list li.tab{cursor:pointer;padding-bottom:0;margin-top:13px}.accordion-list li.tab a{color:#046b99}.accordion-list li.tab a:hover{color:#02374e}.accordion-list .panel{padding-left:1em;margin-bottom:10px;border:none}.accordion-list.list-standout li.tab{padding-left:1em;margin-top:0}.accordion-list.list-understated,.breadcrumb{padding-left:0}.breadcrumb{background-color:transparent;font-size:16px;font-size:1rem}.breadcrumb li:before{content:"";border-left:1px dotted #777;margin:0 15px;font-size:10px;position:relative;top:-2px}.breadcrumb li:first-child:before{border-left:none;margin:0}.keywords ol,.keywords ul{padding-left:0;list-style:none;margin-left:-5px}.keywords ol>li,.keywords ul>li{display:inline-block;padding-left:5px;padding-right:5px}.keywords ol .list-inline-item:not(:last-child),.keywords ul .list-inline-item:not(:last-child){margin-right:5px}.keywords ol li,.keywords ul li{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#ccc;color:#111;margin-left:5px;margin-right:5px}a .keywords ol li:focus,a .keywords ol li:hover,a .keywords ul li:focus,a .keywords ul li:hover{color:#fff;text-decoration:none;cursor:pointer}.keywords ol li:empty,.keywords ul li:empty{display:none}.btn .keywords ol li,.btn .keywords ul li{position:relative;top:-1px}.keywords ol li[href]:focus,.keywords ol li[href]:hover,.keywords ul li[href]:focus,.keywords ul li[href]:hover{background-color:#b3b3b3}.keywords ol a,.keywords ul a{color:#111}hr.hr-understated{border:none;border-bottom-style:dotted;border-bottom-width:2px;border-bottom-color:#d6d6d6}hr.hr-light{border:none;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#eee}.panel{border-width:1px;border-style:solid}.card,.panel{overflow:hidden;box-shadow:none;margin-bottom:22px}.card .card-header::after,.card .card-heading::after,.card .panel-heading::after,.news-item::after,.panel .card-header::after,.panel .card-heading::after,.panel .panel-heading::after,.profile-item .footer::after,.profile-item .header::after,.profile-item::after{display:block;clear:both;content:""}.card .card-header h2,.card .card-header h3,.card .card-header h4,.card .card-header h5,.card .card-heading h2,.card .card-heading h3,.card .card-heading h4,.card .card-heading h5,.card .panel-heading h2,.card .panel-heading h3,.card .panel-heading h4,.card .panel-heading h5,.panel .card-header h2,.panel .card-header h3,.panel .card-header h4,.panel .card-header h5,.panel .card-heading h2,.panel .card-heading h3,.panel .card-heading h4,.panel .card-heading h5,.panel .panel-heading h2,.panel .panel-heading h3,.panel .panel-heading h4,.panel .panel-heading h5{font-family:"Asap Condensed",sans-serif;line-height:1.5;color:inherit;font-size:20px;font-size:1.25rem;font-weight:400;border:none;display:inline-block;margin:-8px 0 0}.card .card-header h2 .small,.card .card-header h2 small,.card .card-header h3 .small,.card .card-header h3 small,.card .card-header h4 .small,.card .card-header h4 small,.card .card-header h5 .small,.card .card-header h5 small,.card .card-heading h2 .small,.card .card-heading h2 small,.card .card-heading h3 .small,.card .card-heading h3 small,.card .card-heading h4 .small,.card .card-heading h4 small,.card .card-heading h5 .small,.card .card-heading h5 small,.card .panel-heading h2 .small,.card .panel-heading h2 small,.card .panel-heading h3 .small,.card .panel-heading h3 small,.card .panel-heading h4 .small,.card .panel-heading h4 small,.card .panel-heading h5 .small,.card .panel-heading h5 small,.panel .card-header h2 .small,.panel .card-header h2 small,.panel .card-header h3 .small,.panel .card-header h3 small,.panel .card-header h4 .small,.panel .card-header h4 small,.panel .card-header h5 .small,.panel .card-header h5 small,.panel .card-heading h2 .small,.panel .card-heading h2 small,.panel .card-heading h3 .small,.panel .card-heading h3 small,.panel .card-heading h4 .small,.panel .card-heading h4 small,.panel .card-heading h5 .small,.panel .card-heading h5 small,.panel .panel-heading h2 .small,.panel .panel-heading h2 small,.panel .panel-heading h3 .small,.panel .panel-heading h3 small,.panel .panel-heading h4 .small,.panel .panel-heading h4 small,.panel .panel-heading h5 .small,.panel .panel-heading h5 small{font-weight:400;line-height:1;color:#555;font-size:75%}.card .card-header h2 span[class^=ca-gov-icon-],.card .card-header h3 span[class^=ca-gov-icon-],.card .card-header h4 span[class^=ca-gov-icon-],.card .card-header h5 span[class^=ca-gov-icon-],.card .card-heading h2 span[class^=ca-gov-icon-],.card .card-heading h3 span[class^=ca-gov-icon-],.card .card-heading h4 span[class^=ca-gov-icon-],.card .card-heading h5 span[class^=ca-gov-icon-],.card .panel-heading h2 span[class^=ca-gov-icon-],.card .panel-heading h3 span[class^=ca-gov-icon-],.card .panel-heading h4 span[class^=ca-gov-icon-],.card .panel-heading h5 span[class^=ca-gov-icon-],.panel .card-header h2 span[class^=ca-gov-icon-],.panel .card-header h3 span[class^=ca-gov-icon-],.panel .card-header h4 span[class^=ca-gov-icon-],.panel .card-header h5 span[class^=ca-gov-icon-],.panel .card-heading h2 span[class^=ca-gov-icon-],.panel .card-heading h3 span[class^=ca-gov-icon-],.panel .card-heading h4 span[class^=ca-gov-icon-],.panel .card-heading h5 span[class^=ca-gov-icon-],.panel .panel-heading h2 span[class^=ca-gov-icon-],.panel .panel-heading h3 span[class^=ca-gov-icon-],.panel .panel-heading h4 span[class^=ca-gov-icon-],.panel .panel-heading h5 span[class^=ca-gov-icon-]{font-size:32px;font-size:2rem;position:relative;top:4px}.card .card-header .options,.card .card-heading .options,.card .panel-heading .options,.panel .card-header .options,.panel .card-heading .options,.panel .panel-heading .options{display:inline-block;float:right}.card .card-header .options .btn,.card .card-heading .options .btn,.card .panel-heading .options .btn,.panel .card-header .options .btn,.panel .card-heading .options .btn,.panel .panel-heading .options .btn,.profile-item .footer a.btn{padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}.card.photo-left,.card.photo-left .card-body,.card.photo-left .panel-body,.card.photo-right,.card.photo-right .card-body,.card.photo-right .panel-body,.panel.photo-left,.panel.photo-left .card-body,.panel.photo-left .panel-body,.panel.photo-right,.panel.photo-right .card-body,.panel.photo-right .panel-body{position:relative}.card.photo-left .card-body,.card.photo-left .panel-body,.panel.photo-left .card-body,.panel.photo-left .panel-body{padding-left:27%}.card.photo-left .card-body .photo,.card.photo-left .panel-body .photo,.panel.photo-left .card-body .photo,.panel.photo-left .panel-body .photo{left:0}.card.photo-right .card-body,.card.photo-right .panel-body,.panel.photo-right .card-body,.panel.photo-right .panel-body{padding-right:27%}.card.photo-right .card-body .photo,.card.photo-right .panel-body .photo,.panel.photo-right .card-body .photo,.panel.photo-right .panel-body .photo{right:0}.card .photo,.panel .photo{background-position:50% 50%;background-size:cover;height:100%;overflow:hidden;position:absolute;top:0;width:25%}@media (max-width:767px){.card .card-body,.card .panel-body,.panel .card-body,.panel .panel-body{padding:15px!important}.card .photo,.panel .photo{background-image:none!important}}.card-body h1 span[class^=ca-gov-icon-],.panel-body h1 span[class^=ca-gov-icon-]{margin-left:0!important}.main-secondary .card,.main-secondary .panel{background:0 0;box-shadow:none;border-radius:0}.main-secondary .card .card-heading,.main-secondary .card .panel-heading,.main-secondary .panel .card-heading,.main-secondary .panel .panel-heading{border-radius:0;padding:0}.main-secondary .card .card-heading h2,.main-secondary .card .card-heading h3,.main-secondary .card .card-heading h4,.main-secondary .card .card-heading h5,.main-secondary .card .panel-heading h2,.main-secondary .card .panel-heading h3,.main-secondary .card .panel-heading h4,.main-secondary .card .panel-heading h5,.main-secondary .panel .card-heading h2,.main-secondary .panel .card-heading h3,.main-secondary .panel .card-heading h4,.main-secondary .panel .card-heading h5,.main-secondary .panel .panel-heading h2,.main-secondary .panel .panel-heading h3,.main-secondary .panel .panel-heading h4,.main-secondary .panel .panel-heading h5{margin:0;display:block;text-align:center;padding:10px 15px 10px 40px;position:relative}.main-secondary .card .card-heading h2 span[class^=ca-gov-icon-],.main-secondary .card .card-heading h3 span[class^=ca-gov-icon-],.main-secondary .card .card-heading h4 span[class^=ca-gov-icon-],.main-secondary .card .card-heading h5 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h2 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h3 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h4 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h5 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h2 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h3 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h4 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h5 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h2 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h3 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h4 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h5 span[class^=ca-gov-icon-]{font-size:28.8px;font-size:1.8rem;position:absolute;left:10px}.main-secondary .card .card-body,.main-secondary .card .panel-body,.main-secondary .panel .card-body,.main-secondary .panel .panel-body{background:0 0}.card.highlight .card-heading,.card.highlight .panel-heading,.news-icon>i,.panel.highlight .card-heading,.panel.highlight .panel-heading{position:relative}.card.highlight .card-heading .triangle,.card.highlight .panel-heading .triangle,.panel.highlight .card-heading .triangle,.panel.highlight .panel-heading .triangle{position:absolute;bottom:-16px;height:12px;left:50%;margin-left:-12px;width:24px}.card-group .card+.card,.panel-group .panel+.panel{margin-top:24px}.card-heading,.panel-heading{padding:10px 15px}.card-body,.panel-body{padding:15px}.profile-item{background:#f2f2f2;padding:15px;margin-bottom:15px;position:relative}.profile-item .header{margin-bottom:0}.profile-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.profile-item .header .filing-date{float:right}.profile-item .header .start-date{float:left;margin-top:8px}.profile-item .footer{position:relative;clear:both}.profile-item .footer a.btn{float:right;margin-top:12px}@media (max-width:992px){.profile-item .footer a.btn{float:left}}.profile-item .footer .published{float:left;margin-top:10px;font-style:italic}.profile-item .thumbnail{position:absolute}@media (max-width:767px){.profile-item .course-item .filing-date,.profile-item .course-item .published,.profile-item .course-item .start-date,.profile-item .course-item .title,.profile-item .course-item a.btn,.profile-item .exam-item .filing-date,.profile-item .exam-item .published,.profile-item .exam-item .start-date,.profile-item .exam-item .title,.profile-item .exam-item a.btn,.profile-item .job-item .filing-date,.profile-item .job-item .published,.profile-item .job-item .start-date,.profile-item .job-item .title,.profile-item .job-item a.btn,.profile-item .profile-item .filing-date,.profile-item .profile-item .published,.profile-item .profile-item .start-date,.profile-item .profile-item .title,.profile-item .profile-item a.btn{float:none!important}}.profile-item .thumbnail img{position:relative;width:70px}.profile-item .body,.profile-item .header{margin-left:90px}.profile-banner{background:#fff;background:rgba(255,255,255,.5);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 );border:1px solid #d6d6d6;margin-bottom:15px;clear:both}.main-secondary>.profile-banner{margin-top:24px}.profile-banner .inner{background-size:contain}.banner-subtitle{font-size:14.4px;font-size:.9rem;margin:0 30px .2em 0;padding:4px 35px 2px 10px;background:-moz-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#20000000',endColorStr='#00000000', GradientType='1')}.banner-title{font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed;font-weight:700;color:#555;font-size:19.2px;font-size:1.2rem;padding-right:70px;padding-left:10px}.banner-link{font-size:11.2px;font-size:.7rem;margin:0;padding-left:12px;padding-bottom:10px;padding-top:10px}.main-secondary .group .banner-subtitle{padding-right:5px;margin-right:0}figure{border:1px solid #ddd;margin-bottom:15px}figure img{width:100%}figcaption{font-size:12.8px;font-size:.8rem;padding:10px}.img-left{float:left!important;margin-right:15px;margin-top:4px}.img-right{float:right!important;margin-left:15px;margin-top:4px}.img-circle{border-radius:50%}.img-rounded{border-radius:5px}.media .media-top{text-align:center}.media .media-top img,.media .media-top span{display:inherit;margin-bottom:24px}.img-responsive{max-width:100%;height:auto}.img-fluid,.img-responsive{display:inline-block}.progress{font-size:1rem;height:unset;min-height:1.25rem;border-radius:0}.video-player{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-player embed,.video-player iframe,.video-player object{position:absolute;top:0;left:0;width:100%;height:100%}.news-item{clear:both;margin-left:-15px;margin-right:-15px;margin-bottom:24px;padding:0 15px}.news-item .published{font-style:italic}.news-item .thumbnail{margin-left:-15px;float:left;width:41.66667%}@media (min-width:768px){.news-item .thumbnail{float:left;width:25%}}@media (min-width:992px){.news-item .thumbnail{float:left;width:25%}}@media (min-width:1200px){.news-item .thumbnail{float:left;width:20%}}.news-item .thumbnail,.two-column .news-item .thumbnail{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.two-column .news-item .thumbnail{float:left;width:25%}}.event-item>.thumbnail img,.news-item .thumbnail img{display:block;width:100% \9;max-width:100%;height:auto}.news-detail h1{margin-bottom:0;float:left}.news-detail .published{margin-bottom:24px;clear:both}.news-detail .keywords{margin-top:24px}.shadow{-webkit-box-shadow:0 2px 5px #eee;-moz-box-box-shadow:0 2px 5px #eee;box-shadow:0 2px 5px #eee}.shadow figure,table.editor-table-default.table-default,table.editor-table-striped.table-default{border:none}.img-fluid{height:auto;max-width:100%;vertical-align:middle}.news-icon{width:1.64286rem;height:1.64286rem;font-size:.92857rem;display:inline-block;position:relative;text-align:center;background-color:#e8e8e8;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.news-icon:hover{color:#fff;text-decoration:none}.news-icon>i{display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.block-hover{position:relative;max-width:100%;margin:0;overflow:hidden;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.block-hover:hover .block-hover_zoom{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}[class*=block-hover],[class*=block-hover]::after,[class*=block-hover]::before{-webkit-transition:all .3s ease;transition:all .3s ease}.block-hover_zoom{-webkit-transform:scale(1.01)}.bg-overlay{position:relative;margin-bottom:0}.bg-overlay::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.bg-overlay::after{content:"";position:absolute;top:.7rem;right:.7rem;bottom:.7rem;left:.7rem;background-color:rgba(0,0,0,.7)!important}.news-link{position:absolute;top:0;right:0;bottom:0;left:0;text-indent:100%;white-space:nowrap;overflow:hidden;display:block;outline-offset:-2px}.event-item{padding-left:20px;margin-bottom:24px}.event-item .title{list-style:none;position:relative}.event-item .title::before{content:"\e046";font-family:"CaGov";background:0 0!important;position:absolute;left:-22px;font-size:12px;top:4px}.event-item .thumbnail+.info .title,.main-secondary .event-item .title{background:0 0}.event-item h1,.event-item h2,.event-item h3,.event-item h4,.event-item h5,.event-item h6{margin:0 0 4px;font-size:19.2px;font-size:1.2rem}.course-item .footer::after,.course-item .header::after,.course-item::after,.event-detail .description::after,.event-detail .presenter::after,.event-item::after,.exam-item .footer::after,.exam-item .header::after,.exam-item::after{display:block;clear:both;content:""}.event-item>.thumbnail{float:left;width:33.33333%;position:relative;min-height:1px;padding:0}@media (min-width:768px){.event-item>.thumbnail{float:left;width:25%}}@media (min-width:992px){.event-item>.thumbnail{float:left;width:16.66667%}}.event-item .thumbnail+.info{float:left;width:66.66667%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.event-item .thumbnail+.info{float:left;width:75%}}@media (min-width:992px){.event-item .thumbnail+.info{float:left;width:83.33333%}}.event-item .thumbnail+.info .title::before{content:"";background:0 0!important;position:absolute}.event-detail .presenter{padding:12px 0}.course-item,.exam-item{background:#f2f2f2;padding:15px;margin-bottom:15px;position:relative}.exam-item .header{margin-bottom:0}.exam-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.exam-item .header .filing-date{float:right}.exam-item .header .start-date{float:left;margin-top:8px}.exam-item .footer{position:relative;clear:both}.exam-item .footer a.btn{margin-top:12px;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}@media (max-width:992px){.exam-item .footer a.btn{float:left}}.exam-item .footer .published{float:left;margin-top:10px;font-style:italic}.course-item .thumbnail img,.exam-item .thumbnail img{position:absolute}@media (max-width:767px){.exam-item .course-item .filing-date,.exam-item .course-item .published,.exam-item .course-item .start-date,.exam-item .course-item .title,.exam-item .course-item a.btn,.exam-item .exam-item .filing-date,.exam-item .exam-item .published,.exam-item .exam-item .start-date,.exam-item .exam-item .title,.exam-item .exam-item a.btn,.exam-item .job-item .filing-date,.exam-item .job-item .published,.exam-item .job-item .start-date,.exam-item .job-item .title,.exam-item .job-item a.btn,.exam-item .profile-item .filing-date,.exam-item .profile-item .published,.exam-item .profile-item .start-date,.exam-item .profile-item .title,.exam-item .profile-item a.btn{float:none!important}}.exam-item .footer a.btn{float:right}@media (max-width:767px){.exam-item .filing-date,.exam-item .published,.exam-item .title,.exam-item a.btn{float:none!important}}.exam-detail .location{float:right!important}.course-item .header{margin-bottom:0}.course-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.course-item .header .filing-date{float:right}.course-item .header .start-date{float:left;margin-top:8px}.course-item .footer{position:relative;clear:both}.course-item .footer a.btn{float:right;margin-top:12px;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}@media (max-width:992px){.course-item .footer a.btn{float:left}}.course-item .footer .published{float:left;margin-top:10px;font-style:italic}@media (max-width:767px){.course-item .course-item .filing-date,.course-item .course-item .published,.course-item .course-item .start-date,.course-item .course-item .title,.course-item .course-item a.btn,.course-item .exam-item .filing-date,.course-item .exam-item .published,.course-item .exam-item .start-date,.course-item .exam-item .title,.course-item .exam-item a.btn,.course-item .job-item .filing-date,.course-item .job-item .published,.course-item .job-item .start-date,.course-item .job-item .title,.course-item .job-item a.btn,.course-item .profile-item .filing-date,.course-item .profile-item .published,.course-item .profile-item .start-date,.course-item .profile-item .title,.course-item .profile-item a.btn{float:none!important}}.course-item .thumbnail~.body,.course-item .thumbnail~.header{margin-left:85px}.course-item .datetime{clear:both}.custom-file-label,.custom-select,.form-control{border-radius:0;border-color:#ccc}.form-control-label,label{font-weight:700;margin-bottom:.3rem}.custom-checkbox .custom-control-label::before,.input-group-text{border-radius:0}.input-group-text.is-valid{color:#32852e;border-color:#32852e;background-color:#74cd6f}.input-group-text.is-invalid{color:#d24532;border-color:#d24532;background-color:#f7ddd9}.custom-file-label:after{background-color:#046b99;color:#fff;border-radius:0;font-weight:500}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.required-label{color:#d24532}.form-inline-columns .form-group{margin:0 15px}.input-group{display:flex;position:relative;width:100%}.input-group .form-control{display:flex;flex-direction:column;justify-content:center;-moz-box-flex:1;-webkit-flex:1;flex:1 1 auto}.input-group-addon{min-width:38px;background-color:transparent;border:1px solid;border-color:#ccc;transition:border-color .15s ease-in-out 0s;-moz-box-align:center;align-items:center;text-align:center;vertical-align:middle;white-space:nowrap}.input-group-addon i{margin:0 auto}.input-group-addon:first-child{border-right:none}.input-group-addon:last-child{border-left:none}.has-error .feedback{color:#c93f2c}.has-error .input-group-addon{color:#d24532;border-color:#d24532;background-color:#f7ddd9}.has-error .form-control{border-color:#d24532}.has-success .feedback{color:#1a4518}.has-success .input-group-addon{color:#32852e;border-color:#32852e;background-color:#74cd6f}.has-success .form-control{border-color:#32852e}.file-attach input[type=file]{cursor:pointer;height:150%;left:-25%;opacity:0;position:absolute;top:-25%;width:150%;z-index:10}.form-check-inline{display:inline-block}.form-check,.form-check-inline{position:relative;cursor:pointer}.check-icon-checkbox,.check-icon-radio{backface-visibility:hidden;position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;font-size:12px;border:1px solid;border-color:#046b99}.check-icon-radio{border-radius:50%;color:#046b99}.check-icon-radio i{border-radius:50%;height:10px;width:10px;display:block;backface-visibility:hidden;top:50%}.check-icon-checkbox i,.check-icon-checkbox i::before,.check-icon-radio i,.check-icon-radio i::before{left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.check-icon-radio i::before{content:attr(data-uncheck-icon)}.check-icon-checkbox{color:#fff}.check-icon-checkbox i,.check-icon-checkbox i::before{top:50%}.check-icon-checkbox i{display:block;height:100%;width:100%}.check-icon-checkbox i::before{content:"\4e"}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#046b99;border-color:#046b99}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#046b99!important}.select{border:1px solid #ccc;overflow:hidden;height:40px;width:100%;position:relative;display:block}.select select{height:40px;border:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:10px}.select::after{content:"\43";font-family:'CaGov';border-left:1px solid #ccc;padding:8px 0;position:absolute;right:0;top:0;background:#fff;z-index:3;text-align:center;width:30px;height:100%;pointer-events:none}.form-control::-ms-clear{display:none!important}input[type=text]::-ms-clear{display:none}.check{position:relative;cursor:pointer;border:1px solid #ccc;min-width:100px}.custom-radio .custom-control-input:checked~.custom-control-label::before,input[type=checkbox]:checked+* .bg-primary--checked,input[type=checkbox]:checked+.bg-primary--checked,input[type=radio]:checked+* .bg-primary--checked,input[type=radio]:checked+.bg-primary--checked{background-color:#046b99}input[type=checkbox]:checked+* .bg-highlight--checked,input[type=checkbox]:checked+.bg-highlight--checked,input[type=radio]:checked+* .bg-highlight--checked,input[type=radio]:checked+.bg-highlight--checked{background-color:#fdb81e}input[type=checkbox]:checked+* .color-white--checked,input[type=checkbox]:checked+.color-white--checked,input[type=radio]:checked+* .color-white--checked,input[type=radio]:checked+.color-white--checked{color:#fff!important}input[type=checkbox]:focus+div,input[type=radio]:focus+div{box-shadow:0 0 2px 2px #50aee4}button:focus,input:focus,input[type=checkbox]:focus+.btn,input[type=radio]:focus+.btn,select:focus,textarea:focus{outline:solid 2px #2ea3f2}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#046b99;border-radius:0}.valid-feedback{color:#32852e}.input-group>.form-control{flex:1 1 0%!important}.pub-item{margin-bottom:12px}.gallery::after,.location.banner::after,.location.contact::after,.location.mini::after,.pub-item::after{display:block;clear:both;content:""}.pub-item.odd{background:#fafafa}.pub-item.even{background:#f0f0f0}.pub-item .thumbnail{float:left;margin-right:15px}.location.banner .thumbnail img,.pub-item .thumbnail img{display:block;width:100% \9;max-width:100%;height:auto}.pub-body{padding:12px 15px!important}.pub-language,.pub-revision-date,.pub-tags{color:#555}.location .contact .title{font-weight:700}.location .contact [class^=ca-gov-icon]{font-size:24px;font-size:1.5rem;position:relative;color:#555}.location .contact a{position:relative;left:0}.location .summary .title,ul.list-overstated a{font-weight:700}.location.banner{padding:15px 0;background:#f5f5f5;margin-bottom:12px}.location.banner .thumbnail{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.location.banner .thumbnail{float:left;width:33.33333%}}@media (min-width:992px){.location.banner .thumbnail{float:left;width:25%}}@media (min-width:1200px){.location.banner .thumbnail{float:left;width:16.66667%}}.location.banner .contact{min-height:1px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:768px){.location.banner .contact{float:left;width:66.66667%}}@media (min-width:992px){.location.banner .contact{float:left;width:25%}}@media (min-width:1200px){.location.banner .contact{float:left;width:25%}}.location.banner .summary{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.location.banner .summary{float:left;width:100%}}@media (min-width:992px){.location.banner .summary{float:left;width:50%}}@media (min-width:1200px){.location.banner .summary{float:left;width:58.33333%}}@media (max-width:991px){.location.banner .summary{margin-top:12px}}.location.banner .btn{color:#212529;background-color:#fff;border-color:#333;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px;float:right}.location.banner .btn:hover{color:#212529;background-color:#f5f5f5;border-color:#333}.location.banner .btn.focus,.location.banner .btn:focus{color:#212529;background-color:#f5f5f5;border-color:#333;box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}.location.banner .btn.disabled,.location.banner .btn:disabled{color:#212529;background-color:#fff;border-color:#333}.location.banner .btn:not(:disabled):not(.disabled).active,.location.banner .btn:not(:disabled):not(.disabled):active,.show>.location.banner .btn.dropdown-toggle{color:#212529;background-color:#f5f5f5;border-color:#333}.location.banner .btn:not(:disabled):not(.disabled).active:focus,.location.banner .btn:not(:disabled):not(.disabled):active:focus,.show>.location.banner .btn.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}@media (max-width:991px){.location.banner .btn{margin-top:12px}}.location.contact{margin-bottom:24px;position:relative}.main-secondary>.location.contact{margin-top:24px}.location.contact [class^=ca-gov-icon-]{font-size:56px;font-size:3.5rem;color:#555;float:left;width:20%;min-width:60px;max-width:60px;position:relative;top:-.3em}.location.contact .contact{float:left;width:70%}.location.contact .contact a{margin-left:0}.location.contact .btn{color:#212529;background-color:#fff;border-color:#333;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}.location.contact .btn:hover{color:#212529;background-color:#f5f5f5;border-color:#333}.location.contact .btn.focus,.location.contact .btn:focus{color:#212529;background-color:#f5f5f5;border-color:#333;box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}.location.contact .btn.disabled,.location.contact .btn:disabled{color:#212529;background-color:#fff;border-color:#333}.location.contact .btn:not(:disabled):not(.disabled).active,.location.contact .btn:not(:disabled):not(.disabled):active,.show>.location.contact .btn.dropdown-toggle{color:#212529;background-color:#f5f5f5;border-color:#333}.location.contact .btn:not(:disabled):not(.disabled).active:focus,.location.contact .btn:not(:disabled):not(.disabled):active:focus,.show>.location.contact .btn.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}.location.mini{position:relative;margin-bottom:24px}.location.mini [class^=ca-gov-icon]{padding:5px;line-height:1;font-size:32px;font-size:2rem;position:absolute}.location.mini .contact{margin-left:60px}.location.mini .contact .title{font-weight:400}.location.mini .contact a{position:relative;left:0}.location.full .photo{height:100%;width:100%}@media (max-width:991px){.location.full .photo{margin-bottom:12px}}.location.full .map iframe{width:100%;border:0}.location.full .contact{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-top:24px}@media (min-width:768px){.location.full .contact{float:left;width:25%}}.location.full .contact [class^=ca-gov-icon]{font-size:35.2px;font-size:2.2rem;position:absolute}.location.full .contact a{position:relative;left:40px}.location.full .summary{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-top:24px}@media (min-width:768px){.location.full .summary{float:left;width:75%}}.gallery{margin-left:-15px;margin-right:-15px}.gallery .item,.gallery.three-up .item{position:relative;padding-left:15px;padding-right:15px}.gallery .item{float:left;text-align:center;margin-bottom:24px;padding-bottom:8px}@media (max-width:576px){.gallery .item{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}}.card,.gallery a.gallery-item,.gallery img{position:relative;display:block}.gallery a.gallery-item{text-decoration:none}.gallery a.gallery-item:before{content:"";background-color:#fff;opacity:0;position:absolute;bottom:0;z-index:100;height:100%;width:100%;-webkit-transition:all .3s;transition:all .3s}.gallery a.gallery-item:hover:before{height:100%;overflow:visible;opacity:.7}.gallery a.gallery-item:after{content:"";position:absolute;top:60%;left:50%;margin-left:-1.1rem;margin-top:-1.65rem;z-index:101;font-family:'CaGov';font-size:32px;font-size:2rem;-webkit-transition:all .5s;transition:all .5s}.gallery a.gallery-item:hover:after{content:"\e65e";font-family:'CaGov';font-size:32px;font-size:2rem;color:#1b79c0;top:50%}.gallery img{width:100% \9;max-width:100%;height:auto;bottom:0;display:inline-block;max-height:140px}.ie8 .gallery img{width:auto!important}.gallery.three-up .item{min-height:1px}@media (min-width:768px){.gallery.three-up .item{float:left;width:50%}}@media (min-width:992px){.gallery.three-up .item{float:left;width:33.33333%}}.gallery.four-up .item{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.gallery.four-up .item{float:left;width:50%}}@media (min-width:992px){.gallery.four-up .item{float:left;width:25%}}.gallery.gallery-small .item{float:left;width:33.33333%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.gallery.gallery-small .item{float:left;width:33.33333%}}.gallery.gallery-small img{width:auto;height:auto}.card{margin-bottom:.75rem;background-color:#fff;border:1px solid #ddd;border-radius:0}.card .btn-block{margin-top:5px}.card .toggle-more{display:inline-block;color:#777;font-family:'CaGov';font-size:22px;margin-left:-11px}.card .toggle-more:before{content:"\e050"}.card .toggle-more.active:before{content:"\e04f"}.card-block{padding:1.25rem}.card-title{margin-bottom:.75rem;margin-top:0}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-footer,.card-header{padding:.75rem 1.25rem}.card-header:first-child{border-radius:-1px -1px 0 0}.card-footer:last-child{border-radius:0 0 -1px -1px}.card-img-top{border-radius:-1px -1px 0 0}.card-img-bottom{border-radius:0 0 -1px -1px}@media (min-width:768px){p-y-200--md{padding-top:14.28571rem!important;padding-bottom:14.28571rem!important}}.display,.lead{font-size:1.25rem;font-weight:300}.display{font-size:3.5rem;line-height:1.1}.modal-title{margin:0}.shadow2{box-shadow:0 20px 25px -12px rgba(0,0,0,.09);transition-property:all;transition-timing-function:ease;transition-delay:0s;transition-duration:.3s;border:1px solid #f9f9f9;background-color:rgba(255,255,255,.2)}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#1b79c0,#046b99)}.icon-block{position:relative;display:inline-block;text-align:center;transition:all .2s ease-in-out;color:#fff;-webkit-transform:translateY(-51%);-ms-transform:translateY(-51%);transform:translateY(-51%);font-size:1.57143rem;height:3.92857rem;width:3.92857rem}.icon-block:hover{text-decoration:none}.icon-block::before{display:block}.icon-block span>i,.icon-block>i{position:relative;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.image-icon{width:7.14286rem}.fifth{padding-right:10px;padding-left:10px;position:relative;min-height:1px}@media (min-width:768px){.fifth{width:20%;float:left}}@media (min-width:992px){.fifth{width:20%;float:left}}@media (min-width:1200px){.fifth{width:20%;float:left}}.section-transparent{opacity:.9}.circle-icon{background:#222;width:7rem;height:7rem;text-align:center;line-height:7rem;padding:1.5rem;border-radius:50%;font-size:3.5rem;text-decoration:none}.block-icon{display:block;margin-bottom:.7rem;margin-top:1.5rem}.icon-link{text-decoration:none!important;font-size:1.25rem;transition:all ease .3s;color:#fff!important}.icon-link:focus,.icon-link:hover{color:#e1f2f7!important}.job-detail .sub-header{margin-bottom:24px}.job-item{background:#f2f2f2;padding:15px;margin-bottom:15px;position:relative}.job-item .footer::after,.job-item .header::after,.job-item::after{display:block;clear:both;content:""}.job-item .header{margin-bottom:0}.job-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.job-item .header .filing-date{float:right}.job-item .header .start-date{float:left;margin-top:8px}.job-item .footer{position:relative;clear:both}.job-item .footer a.btn{float:right;margin-top:12px;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}@media (max-width:992px){.job-item .footer a.btn{float:left}}.job-item .footer .published{float:left;margin-top:10px;font-style:italic}.job-item .thumbnail img{position:absolute}@media (max-width:767px){.job-item .course-item .filing-date,.job-item .course-item .published,.job-item .course-item .start-date,.job-item .course-item .title,.job-item .course-item a.btn,.job-item .exam-item .filing-date,.job-item .exam-item .published,.job-item .exam-item .start-date,.job-item .exam-item .title,.job-item .exam-item a.btn,.job-item .job-item .filing-date,.job-item .job-item .published,.job-item .job-item .start-date,.job-item .job-item .title,.job-item .job-item a.btn,.job-item .profile-item .filing-date,.job-item .profile-item .published,.job-item .profile-item .start-date,.job-item .profile-item .title,.job-item .profile-item a.btn{float:none!important}}table.table{border-spacing:0}table.editor-table-default,table.editor-table-striped{width:100%;max-width:100%;margin-bottom:24px}table.editor-table-default>thead>tr>th{padding:.75rem;line-height:1.5}table.editor-table-default>tbody>tr>td,table.editor-table-default>tbody>tr>th,table.editor-table-default>tfoot>tr>td,table.editor-table-default>tfoot>tr>th,table.editor-table-default>thead>tr>td{padding:.75rem;line-height:1.5;vertical-align:top}table.editor-table-default>thead>tr>th{vertical-align:bottom}table.editor-table-default>caption+thead>tr:first-child>td,table.editor-table-default>caption+thead>tr:first-child>th,table.editor-table-default>colgroup+thead>tr:first-child>td,table.editor-table-default>colgroup+thead>tr:first-child>th,table.editor-table-default>thead:first-child>tr:first-child>td,table.editor-table-default>thead:first-child>tr:first-child>th,table.editor-table-striped>caption+thead>tr:first-child>td,table.editor-table-striped>caption+thead>tr:first-child>th,table.editor-table-striped>colgroup+thead>tr:first-child>td,table.editor-table-striped>colgroup+thead>tr:first-child>th,table.editor-table-striped>thead:first-child>tr:first-child>td,table.editor-table-striped>thead:first-child>tr:first-child>th{border-top:0}table.editor-table-default>tbody+tbody,table.editor-table-striped>tbody+tbody{border-top:2px solid #dee2e6}table.editor-table-default .table,table.editor-table-striped .table{background-color:#fff}table.editor-table-default.table-default>thead>tr>td,table.editor-table-default.table-default>thead>tr>th{background:#f2f2f2}table.editor-table-default.table-default>tbody>tr>td,table.editor-table-default.table-default>tbody>tr>th,table.editor-table-default.table-default>tfoot>tr>td,table.editor-table-default.table-default>tfoot>tr>th,table.editor-table-default>tbody>tr>td,table.editor-table-default>tbody>tr>th,table.editor-table-default>tfoot>tr>td,table.editor-table-default>tfoot>tr>th{background:#f2f2f2;border:2px solid #fff}table.editor-table-default.table-default>thead>tr>td,table.editor-table-default.table-default>thead>tr>th,table.editor-table-default>thead>tr>td,table.editor-table-default>thead>tr>th{background:#d9d9d9;border:2px solid #fff}table.editor-table-striped>thead>tr>th{padding:.75rem;line-height:1.5;border-top:1px solid #dee2e6}table.editor-table-striped>tbody>tr>td,table.editor-table-striped>tbody>tr>th,table.editor-table-striped>tfoot>tr>td,table.editor-table-striped>tfoot>tr>th,table.editor-table-striped>thead>tr>td{padding:.75rem;line-height:1.5;vertical-align:top;border-top:1px solid #dee2e6}table.editor-table-striped>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table.table-default>tbody>tr>td,.table.table-default>tbody>tr>th,.table.table-default>tfoot>tr>td,.table.table-default>tfoot>tr>th{background:#f2f2f2;border:2px solid #fff}.table.table-default>thead>tr>td,.table.table-default>thead>tr>th,table.editor-table-striped.table-default>thead>tr>td,table.editor-table-striped.table-default>thead>tr>th{background:#f2f2f2}table.editor-table-striped.table-default>tbody>tr>td,table.editor-table-striped.table-default>tbody>tr>th,table.editor-table-striped.table-default>tfoot>tr>td,table.editor-table-striped.table-default>tfoot>tr>th{background:#f2f2f2;border:2px solid #fff}.table.table-default>thead>tr>td,.table.table-default>thead>tr>th,table.editor-table-striped.table-default>thead>tr>td,table.editor-table-striped.table-default>thead>tr>th{background:#d9d9d9;border:2px solid #fff}table.editor-table-striped>tbody>tr:nth-child(odd)>td,table.editor-table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table.table-default{border:none}[class^=list-]{list-style-type:none;margin:12px 0;padding:0}ul.list-overstated{padding:0}.list-overstated li,.list-understated li{list-style:none;position:relative;padding:0 0 14px 18px}.list-overstated li.open::before,.list-overstated li::before,.list-understated li.open::before,.list-understated li::before{content:"\e66a";font-family:"CaGov";background:0 0!important;position:absolute;font-size:.7em;top:3px;left:0}.list-overstated li.open::before,.list-understated li.open::before{content:"\e66b"}.list-standout{padding:0 0 0 1.5em;margin:12px 0 10px;line-height:1.5}.list-standout ul li:before{content:none}.list-standout ul.list-standout li:before{content:"\35"}.list-standout li{margin:10px 0}.list-primary li:before,.list-standout li:before{font-family:"CaGov";width:1.5em;margin-left:-1.5em;display:inline-block}.list-standout li:before{font-weight:900;content:"\35";vertical-align:sub;font-size:1.5em}.list-standout li.open:before{content:"\33"}.list-primary{padding:0 0 0 .2em}.list-primary li,.list-standout li{padding-left:1.5em}.list-primary li:before{content:"\4b";vertical-align:.1em;font-size:.7em;color:#046b99}.list-primary li.open:before{content:"\4f"}.accordion-list a{cursor:pointer}.list-divided{height:350px;overflow-y:auto}.list-divided li{border-top:1px solid #d6d6d6;padding-top:10px;padding-bottom:10px}.global-footer ul,.list-inline{padding-left:0;list-style:none;margin-left:-5px}.global-footer ul>li,.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.global-footer ul .list-inline-item,.list-inline .list-inline-item{display:inline-block}.global-footer ul .list-inline-item:not(:last-child),.list-inline .list-inline-item:not(:last-child){margin-right:5px}.list-overstated ol li,.list-overstated ul li,.list-standout ol li,.list-standout ul li,.list-understated ol li,.list-understated ul li{background:0 0;padding-left:0}.testimonial{padding:30px;border:none;margin-top:15px}.testimonial:first-child{margin-top:0}.testimonial .thumbnail-img{display:block}.testimonial .testimonial-body{zoom:1;overflow:hidden}.testimonial .testimonial>.float-right,.testimonial .thumbnail-right{display:table-cell;padding-left:10px}.testimonial .thumbnail-left{padding-right:10px}.testimonial .testimonial>.float-left{display:table-cell;padding-right:10px}.testimonial .img-right,.testimonial .testimonial-body,.testimonial .thumbnail-left{display:table-cell;vertical-align:top}.testimonial .thumbnail-top{text-align:center}.testimonial .thumbnail-top .thumbnail-img{display:inherit;margin-bottom:24px}.testimonial .thumbnail-middle{vertical-align:middle}.testimonial .thumbnail-bottom{vertical-align:bottom}.testimonial .testimonial-heading{margin-top:0;margin-bottom:5px}blockquote{font-size:19.2px;font-size:1.2rem;padding:11px 22px;margin:0 0 22px;border-left:5px solid #d6d6d6}blockquote footer{display:block;font-size:80%;color:#555}blockquote footer::before{content:"\2014 \00A0"}blockquote.blockquote-reverse{padding-right:15px;padding-left:0;border-right:5px solid #d6d6d6;border-left:0;text-align:right}blockquote.blockquote-reverse .small:before,blockquote.blockquote-reverse footer:before,blockquote.blockquote-reverse small:before{content:''}blockquote.blockquote-reverse .small:after,blockquote.blockquote-reverse footer:after,blockquote.blockquote-reverse small:after{content:'\00A0 \2014'}.btn-primary{color:#fff;background-color:#046b99;border-color:#046b99;-webkit-transition:all .5s;transition:all .5s}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#035376;border-color:#035376}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#046b99!important;border-color:#046b99}.btn-outline-primary,.btn-primary .badge{color:#046b99;background-color:#fff}.btn-outline-primary{border-color:#046b99;-webkit-transition:all .5s;transition:all .5s}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#046b99;border-color:#035376}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#046b99}.btn-outline-primary .badge{color:#fff;background-color:#046b99}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000;-webkit-transition:all .5s;transition:all .5s}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#323a45;border-color:#323a45;-webkit-transition:all .5s;transition:all .5s}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#232930;border-color:#232930}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#323a45!important;border-color:#323a45}.btn-outline-standout,.btn-standout .badge{color:#323a45;background-color:#fff}.btn-outline-standout{border-color:#323a45;-webkit-transition:all .5s;transition:all .5s}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#323a45;border-color:#232930}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#323a45}.btn-outline-standout .badge{color:#fff;background-color:#323a45}.btn-highlight{color:#111;background-color:#fdb81e;border-color:#fdb81e;-webkit-transition:all .5s;transition:all .5s}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#323a45;background-color:#f5aa02;border-color:#f5aa02}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fdb81e!important;border-color:#fdb81e}.btn-highlight .badge{color:#fdb81e;background-color:#111}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fdb81e;-webkit-transition:all .5s;transition:all .5s}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fdb81e;border-color:#f5aa02}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fdb81e}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555;border-width:1px}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555;-webkit-transition:all .5s;transition:all .5s}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.btn-more{margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;line-height:1.5;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;background-color:#fff;background:rgba(255,255,255,.7);font-size:20px;font-size:1.25rem}.btn-more:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn-more.active.focus,.btn-more.active:focus,.btn-more.focus,.btn-more:active.focus,.btn-more:active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn-more.focus,.btn-more:focus,.btn-more:hover{color:#333;text-decoration:none}.btn-more.active,.btn-more:active{outline:0;background-image:none}.btn-more.disabled,.btn-more[disabled],fieldset[disabled] .btn-more{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65)}.btn-more .more-title,.owl-carousel.carousel-link .owl-item .item a{display:block}.btn-more .more-icon{font-size:24px;font-size:1.5rem}.btn-more:focus{outline:#2ea3f2 solid 2px}.btn-more.inverse{background-color:#000;color:#fff}.btn-more.inverse:focus,.btn-more.inverse:hover{color:#fdb81e}@media (max-width:767px){[role=group].btn-group{margin-top:10px;display:table;width:100%;table-layout:fixed;border-collapse:separate}[role=group].btn-group>.btn,[role=group].btn-group>.btn-group{float:none;display:table-cell;width:1%}[role=group].btn-group>.btn-group .btn{width:100%}[role=group].btn-group>.btn-group .dropdown-menu{left:auto}.btn-block-xs{display:block!important;width:100%!important;margin-bottom:1rem!important}}@media (max-width:991px){.btn-block-sm{display:block!important;width:100%!important;margin-bottom:1rem!important}}.btn-row .btn{margin-right:.5rem!important;margin-bottom:.5rem!important}@media (max-width:767px){.btn-row .btn{margin-bottom:.5rem!important}}.btn-xs{padding:.17rem .35rem;font-size:.85rem}.btn-hover{-webkit-transition:color 300ms;transition:color 300ms;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.btn-hover::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition:300ms ease-out;transition:300ms ease-out}.btn-hover:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.btn-light.btn-hover:hover{background-color:#fff;overflow:hidden}.btn-light.btn-hover::before{background:#f5f5f5;overflow:hidden}.btn-light.btn-hover:hover:before{overflow:hidden}.btn-default.btn-hover:hover{background-color:#fff}.btn-default.btn-hover:before{background:#f5f5f5}.btn-primary.btn-hover:hover{background-color:#046b99}.btn-primary.btn-hover:before{background:#0583bc}.btn-highlight.btn-hover:hover{background-color:#fdb81e}.btn-highlight.btn-hover:before{background:#fdc341}.btn-standout.btn-hover:hover{background-color:#323a45}.btn-standout.btn-hover:before{background:#414b5a}.btn-secondary.btn-hover:hover{background-color:#f5f5f5}.btn-secondary.btn-hover:before,.nav-pills>li>a:hover{background:#fff}.btn-outline-highlight.btn-hover:hover,.btn-outline-light.btn-hover:hover,.btn-outline-primary.btn-hover:hover,.btn-outline-secondary.btn-hover:hover,.btn-outline-standout.btn-hover:hover{background:inherit;overflow:hidden}.btn-outline-primary.btn-hover:before{background:#046b99;overflow:hidden}.btn-outline-highlight.btn-hover:before{background:#fdb81e;overflow:hidden}.btn-outline-standout.btn-hover:before{background:#323a45;overflow:hidden}.btn-outline-secondary.btn-hover:before{background:#555;overflow:hidden}.btn-outline-light.btn-hover:before{background:#fff;overflow:hidden}.btn-next span,.btn-prev span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.btn-next span:after,.btn-prev span:before{font-family:'CaGov';position:absolute;opacity:0;top:0;transition:.5s}.btn-next span:after{right:-10px;content:'\39'}.btn-next:hover span{padding-right:25px}.btn-next:hover span::after{opacity:1;right:0}.btn-prev span:before{content:'\38';left:-10px}.btn-prev:hover span{padding-left:25px}.btn-prev:hover span::before{opacity:1;left:0}.btn-block{white-space:normal}.site-settings{padding-right:20px}.site-settings button.close{position:relative;right:-10px;color:#fff;text-shadow:none;opacity:.8;font-size:2.5em}.site-settings button.close:hover{color:#fdb81e!important}.site-settings button.close:focus{color:#fdb81e!important}.site-settings button.close span{position:relative;top:-10px}.location-settings label{font-weight:400;padding-right:1rem!important}.location-settings button.close{position:relative;right:-10px;color:#fff;text-shadow:none;opacity:.5}@media (max-width:767px){.location-settings button.btn-primary{margin-top:1rem!important}}.service-icon{font-size:240px;font-size:15rem;text-align:center;color:rgba(255,255,255,.8)}.service-icon-thumbnail{font-size:80px;font-size:5rem;text-align:center}.more-button{overflow:hidden}.more-button .more-content{position:absolute;overflow:hidden;width:100%}.more-button,.more-button .btn-more{position:relative}.service-tile-panel{visibility:hidden;position:absolute}.service-tile-panel .btn.close{position:relative;z-index:1;font-size:56px;font-size:3.5rem}.service-tile-full{clear:both;width:100%;background:#f5f5f5;height:auto}.service-tile-full.is-open .service-tile-panel{visibility:visible;position:relative}.service-tile{float:left;width:100%;position:relative;padding:0;margin:0;cursor:pointer;text-align:center;outline:none;min-height:240px;color:#e1f2f7;background:#046b99;background-position:center;background-repeat:no-repeat;background-size:cover}.service-tile:focus{outline:solid 2px #2ea3f2}@media (min-width:450px){.service-tile{width:50%}}@media (min-width:768px){.service-tile{float:left;width:50%}}@media (min-width:992px){.service-tile{float:left;width:25%}}@media (min-width:768px){.service-tile{min-height:280px}}@media (min-width:992px){.service-tile{min-height:240px}}@media (min-width:1200px){.service-tile{min-height:320px}}.service-tile .icon-fallback{min-width:100%;line-height:1;position:absolute;bottom:0;left:0;vertical-align:middle;display:inline-block;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.service-tile .teaser{position:absolute;bottom:0;left:0;width:100%;background:#12151a;opacity:.9;color:#fff;padding:10px 0}.service-tile .teaser .title{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;-webkit-transition:all .3s;transition:all .3s}.service-tile .teaser .title:hover{color:#fdb81e}.service-tile:focus .teaser .title{color:#fdb81e}.title:after{margin-top:.5rem!important;font-family:'CaGov';display:block;font-weight:400}[data-state=closed].service-tile .title:after,[data-state=info].service-tile .title:after{content:"\e050"}[data-state=open].service-tile .title:after{content:"\e04f"}[data-state=open].service-tile:after{content:'';display:block;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid rgba(18,21,26,.9);position:absolute;left:50%;margin-left:-15px;bottom:-15px;z-index:5}div[data-state=open] .title{color:#fdb81e}.service-tile-empty{background:#323a45;color:#455060;overflow:hidden;width:100%}.service-tile-empty span{font-size:17em;line-height:1}.service-tile-empty .title:after{content:"\e65d"!important}.carousel-video .item .video video,.plotly-chart img,.service-tile-empty.half,.service-tile-empty.quarter,.service-tile-empty.third{width:100%}@media (min-width:450px){.service-tile-empty.full{width:100%}.service-tile-empty.third{width:50%}.service-tile-empty.half{width:100%}.service-tile-empty.quarter{width:50%}}@media (min-width:992px){.service-tile-empty.full{width:100%}.service-tile-empty.third{width:75%}.service-tile-empty.half{width:50%}.service-tile-empty.quarter{width:25%}}.no-js .number-counter{visibility:visible}.circles-text,.stat-counter{font-family:"Asap Condensed",sans-serif}.stat-counter{text-align:center;font-size:48px;font-size:3rem}.circles-text{font-size:2.1875rem!important}.countdown div{text-align:center;font-size:48px;font-size:3rem;margin-top:0;font-weight:700;line-height:1.1;border-left:3px solid #fff}.countdown-text{font-size:16px;font-size:1rem;font-weight:400}.carousel .owl-nav{margin-top:10px}.carousel .owl-nav [class*=owl-]{background:rgba(0,0,0,.4)!important;color:#fff!important;font-size:1.25rem!important;height:35px;width:35px;border-radius:35px;display:inline-block;cursor:pointer}.carousel .owl-nav [class*=owl-]>span{line-height:2.1875rem}.carousel .owl-nav [class*=owl-]:hover{text-decoration:none}.carousel .owl-nav .disabled{opacity:.5;cursor:default}.carousel .owl-nav.disabled+.owl-dots{margin-top:10px}.carousel .owl-dots,.carousel .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.carousel-gallery,.carousel-link,.carousel-media,.carousel-slider{padding:0 3em;position:relative}.carousel-gallery .owl-nav,.carousel-link .owl-nav,.carousel-media .owl-nav,.carousel-slider .owl-nav{position:absolute;top:50%;left:0;right:0;margin-top:0}.carousel-gallery .owl-prev,.carousel-link .owl-prev,.carousel-media .owl-prev,.carousel-slider .owl-prev{position:absolute;left:0}.carousel-gallery .owl-next,.carousel-link .owl-next,.carousel-media .owl-next,.carousel-slider .owl-next{position:absolute;right:0}.carousel-gallery .owl-nav .owl-next,.carousel-gallery .owl-nav .owl-prev,.carousel-link .owl-nav .owl-next,.carousel-link .owl-nav .owl-prev,.carousel-media .owl-nav .owl-next,.carousel-media .owl-nav .owl-prev,.carousel-slider .owl-nav .owl-next,.carousel-slider .owl-nav .owl-prev{margin:-1em 0 0}.carousel-content,.carousel-video,.carousel-video-submenu{overflow:hidden}.carousel-content:hover .owl-prev,.carousel-video-submenu:hover .owl-prev,.carousel-video:hover .owl-prev{color:#fff;position:absolute;left:15px}@media (max-width:767px){.carousel-content:hover .owl-prev,.carousel-video-submenu:hover .owl-prev,.carousel-video:hover .owl-prev{left:.1em}}.carousel-content:hover .owl-next,.carousel-video-submenu:hover .owl-next,.carousel-video:hover .owl-next{color:#fff;position:absolute;right:15px}@media (max-width:767px){.carousel-content:hover .owl-next,.carousel-video-submenu:hover .owl-next,.carousel-video:hover .owl-next{right:.1em}}.carousel-content .owl-nav,.carousel-video .owl-nav,.carousel-video-submenu .owl-nav{position:absolute;top:50%;left:0;right:0;margin-top:0}.carousel-content .owl-prev,.carousel-video .owl-prev,.carousel-video-submenu .owl-prev{position:absolute;left:-2em}.carousel-content .owl-next,.carousel-video .owl-next,.carousel-video-submenu .owl-next{position:absolute;right:-2em}.carousel-content .owl-nav .owl-next,.carousel-content .owl-nav .owl-prev,.carousel-video .owl-nav .owl-next,.carousel-video .owl-nav .owl-prev,.carousel-video-submenu .owl-nav .owl-next,.carousel-video-submenu .owl-nav .owl-prev{-webkit-transition:left 400ms ease,right 400ms ease;transition:left 400ms ease,right 400ms ease;margin:-1em 0 0}.carousel-content .owl-nav .owl-next:hover,.carousel-content .owl-nav .owl-prev:hover,.carousel-video .owl-nav .owl-next:hover,.carousel-video .owl-nav .owl-prev:hover,.carousel-video-submenu .owl-nav .owl-next:hover,.carousel-video-submenu .owl-nav .owl-prev:hover{background:rgba(0,0,0,.75)}@media (max-width:767px){.carousel-content .owl-nav .owl-prev{color:#fff;position:absolute;left:.1em}.carousel-content .owl-nav .owl-next{color:#fff;position:absolute;right:.1em}}.carousel-content .owl-dots{position:absolute!important;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-backface-visibility:hidden;height:15px;bottom:25px}.carousel-content .item{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.carousel-content .content-container{pointer-events:none;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-content .content-container .content{pointer-events:all;padding:20px 20px 50px}.carousel-content img+.content-container,.carousel-content video+.content-container{position:absolute;top:0;left:0;right:0;bottom:0;margin:10% 10% 50px;padding:0;max-height:100%;overflow:hidden}.carousel-content img+.content-container .content,.carousel-content video+.content-container .content{padding:20px}.carousel-content .item.backdrop img+.content-container,.carousel-content .item.backdrop video+.content-container{background:rgba(0,0,0,.3)}@media (min-width:768px){.carousel-content .item.backdrop .content-container:first-child{padding:10%}}.carousel-content .item.backdrop .content-container:first-child .content{background:rgba(0,0,0,.65)}.owl-item{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1)}.carousel-video .owl-video-play-icon span{font-size:5rem;line-height:5rem;color:#fff;opacity:0;background-color:#222;border-radius:10px;padding:15px}.carousel-video .item-overlay{background:rgba(0,0,0,.55);position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-video .item-overlay span{opacity:0}.carousel-video .owl-item:not(.owl-video-playing):hover .item-overlay,.carousel-video .owl-item:not(.owl-video-playing):hover .owl-video-play-icon span{opacity:1}.carousel-video .item{position:relative;width:100%}.carousel-video .item .owl-video-tn,.carousel-video .item .owl-video-wrapper{width:100%;height:0;padding-bottom:56.25%}.carousel-video .item .video{position:relative;top:0;left:0;width:100%;height:auto}.carousel-video-submenu{margin-top:20px}.carousel-video-submenu .owl-item button{border:5px solid #ddd}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-width:5px;border-style:solid}.carousel-video-submenu .item-thumbnail{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel-video-submenu .item-thumbnail .videoThumb{display:block;width:100%;background-size:cover;background-position:center,center;height:160px;zoom:1}.carousel-video-submenu .item-thumbnail .videoThumb:focus{outline:#2ea3f2 solid 2px}.carousel-video-submenu .item-thumbnail .videoThumb:focus+.item-overlay,.carousel-video-submenu .item-thumbnail:focus .item-overlay,.carousel-video-submenu .item-thumbnail:hover .item-overlay{opacity:1}@media (max-width:991px){.carousel-video-submenu .item-thumbnail .videoThumb{height:110px}}@media (max-width:767px){.carousel-video-submenu .item-thumbnail .videoThumb{height:80px}}.carousel-video-submenu .item-thumbnail .item-overlay{background:rgba(0,0,0,.55);position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-video-submenu .item-thumbnail .item-overlay button{width:100%;height:100%;cursor:pointer;background:0 0;font-size:4em;color:#fff}.ie9 .carousel-video-submenu .item-thumbnail .item-overlay{display:table}.ie9 .carousel-video-submenu .item-thumbnail .item-overlay span{display:table-cell;text-align:center;vertical-align:middle}.carousel-video-submenu .item-thumbnail .item-overlay span{-ms-flex-item-align:center;align-self:center;font-size:50px;cursor:pointer}@media (max-width:992px){.carousel-video-submenu .item-thumbnail .item-overlay span{font-size:30px}}.owl-prev{position:absolute;left:0}.owl-next{position:absolute;right:0}.owl-nav .owl-next,.owl-nav .owl-prev{margin:-1em 0 0}.carousel-banner .slide{background-position:center;background-size:cover}.header-slideshow-banner .carousel-banner .owl-item img{width:auto;height:50%}.header-slideshow-banner .banner-pager{position:absolute;right:45px;top:auto;bottom:25px}.header-slideshow-banner .banner-control{cursor:pointer;font-weight:700;text-align:center;color:#fff;background:#181818;background-color:rgba(0,0,0,.6);font-family:"Asap Condensed",sans-serif;border:none;display:block;width:25px;height:26px;float:left;margin:0 5px 0 0;font-stretch:normal;border-radius:0;outline-style:none}.header-slideshow-banner .banner-control:hover,.slide-text{background-color:rgba(0,0,0,.5)}.header-slideshow-banner .banner-control.active{display:block;color:#000;background-color:rgba(255,255,255,.7);border:none}.header-slideshow-banner .banner-control .pause{color:#fff;background-color:transparent}.header-slideshow-banner .banner-control .pause,.header-slideshow-banner .banner-control .play{width:25px;height:26px;border:none;padding:0;text-align:center;cursor:pointer}.header-slideshow-banner .banner-play-pause{position:absolute;top:auto;right:15px;bottom:25px}.slide-text{position:absolute;top:auto;padding:5px 15px 25px;bottom:0;width:100%;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.2em;font-weight:500;font-stretch:normal;text-align:center;box-sizing:border-box;border:none;border-radius:0}.slide-text .title{font-size:1.8em;font-family:"Asap Condensed",sans-serif}.carousel-media .item,.slide-text{margin:0 auto}.carousel-link .item{width:32px;text-align:center}.carousel-slider .owl-item .item-logo,.carousel-slider .owl-item img{width:auto;float:left;margin:0 10px 10px 0;font-size:32px}.carousel-gallery .item{text-align:center}.carousel-gallery .owl-item img{width:auto;display:inline-block;max-width:100%;margin:0 10px 10px 0}.banner-control .pause:focus,.banner-control .play:focus,.banner-control:focus,.owl-carousel:focus,.owl-dot:focus,.owl-next:focus,.owl-prev:focus,button.owl-dot:focus{outline:solid 2px #2ea3f2}.owl-carousel .owl-nav button.owl-prev:focus{margin-left:3em;outline:solid 2px #2ea3f2}.owl-carousel .owl-nav button.owl-next:focus{margin-right:3em;outline:solid 2px #2ea3f2}.owl-carousel:hover .owl-nav button.owl-prev:focus{margin-left:0}.owl-carousel:hover .owl-nav button.owl-next:focus{margin-right:0}.owl-carousel.carousel-link .owl-nav button.owl-prev:focus,.owl-carousel.carousel-media .owl-nav button.owl-prev:focus,.owl-carousel.carousel-slider .owl-nav button.owl-prev:focus{margin-left:0}.owl-carousel.carousel-link .owl-nav button.owl-next:focus,.owl-carousel.carousel-media .owl-nav button.owl-next:focus,.owl-carousel.carousel-slider .owl-nav button.owl-next:focus{margin-right:0}.owl-video-wrapper .item-overlay{display:none}.header-slideshow-banner{position:relative}.header-slideshow-banner .banner-pager,.header-slideshow-banner .banner-play-pause{z-index:1}.header-slideshow-banner .carousel{margin-top:0;margin-bottom:0}@media (max-width:767px){.header-slideshow-banner{display:block}.header-slideshow-banner #primary-carousel{margin:0;padding:0}.header-slideshow-banner #primary-carousel .slide-text{bottom:-12px;right:0;font-size:14px;width:100%}.header-slideshow-banner #primary-carousel .slide-text .title{font-size:19px}.header-slideshow-banner .banner-pager,.header-slideshow-banner .banner-play-pause{top:15px}}.plotly-chart .plotly-chart--loading{font-size:150%;text-align:center;display:block;vertical-align:middle;height:100%;width:100%;color:#777}.plotly-chart .hovertext path{stroke-width:7px}.plotly-chart .plot-container.plotly{min-height:300px}.stats-highlight{width:100%;height:100%;margin-left:10px;margin-right:10px;margin-bottom:-25%;padding-left:10px;padding-right:10px;position:relative}.stats-highlight .half-gauge-chart .donut-background{fill:#777}.stats-highlight .half-gauge-chart .donut-halfmark{stroke:#777}.stats-highlight .info{display:block;text-align:center;margin:0 auto;position:relative}.stats-highlight .big-number,.stats-highlight .percent-detail,.stats-highlight .small-goal-text{display:inline-block;text-align:center;width:100%;line-height:.8}.stats-highlight .small-goal-text{position:absolute;left:0}.stats-highlight .info .small-goal-text+.big-number{margin-top:-.8}.stats-highlight .percent-detail{margin-top:10px}.stats-highlight .service{display:block;text-align:center;width:100%;font-size:x-large;height:50%;padding-top:10px;line-height:1.1em}.stats-highlight .half-gauge-chart{height:50%;width:100%;margin:auto}html:not(.ie8) .stats-highlight img{display:none}.ie8 .stats-highlight .info,.ie8 .stats-highlight .small-goal-text{display:none}.ie8 .stats-highlight img{width:100%}.filter-group:before{content:"";display:block;margin-bottom:1rem!important}.filter-toggle.active{position:relative;z-index:1}.filter-toggle.active:before{position:absolute;left:50%;margin-left:-10px;bottom:-18px}.filter-toggle.active:after{position:absolute;left:50%;margin-left:-9px;bottom:-19px}.card .filter-group:before,.section .filter-group:before{border-top:1px solid #d6d6d6}.card .filter-toggle.active:before,.section .filter-toggle.active:before{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d6d6d6}.card .filter-toggle.active:after,.section .filter-toggle.active:after{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff}.card-search .filter-group:before,.section-search .filter-group:before{border-top:1px solid #bdbdbd}.card-search .filter-toggle.active:before,.section-search .filter-toggle.active:before{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bdbdbd}.card-search .filter-toggle.active:after,.section-search .filter-toggle.active:after{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #d6d6d6}.card-default .filter-group:before,.section-default .filter-group:before{border-top:1px solid #d6d6d6}.card-default .filter-toggle.active:before,.section-default .filter-toggle.active:before{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d6d6d6}.card-default .filter-toggle.active:after,.section-default .filter-toggle.active:after{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f5f5f5}.nav-pills>li>a{border:1px solid #555}.label{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.label:empty{display:none}.label-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.label-primary{color:#fff;background-color:#007bff}a.label-primary:focus,a.label-primary:hover{color:#fff;background-color:#0062cc}a.label-primary.focus,a.label-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.label-secondary{color:#fff;background-color:#6c757d}a.label-secondary:focus,a.label-secondary:hover{color:#fff;background-color:#545b62}a.label-secondary.focus,a.label-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.label-success{color:#fff;background-color:#28a745}a.label-success:focus,a.label-success:hover{color:#fff;background-color:#1e7e34}a.label-success.focus,a.label-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.label-info{color:#fff;background-color:#17a2b8}a.label-info:focus,a.label-info:hover{color:#fff;background-color:#117a8b}a.label-info.focus,a.label-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.label-warning{color:#212529;background-color:#ffc107}a.label-warning:focus,a.label-warning:hover{color:#212529;background-color:#d39e00}a.label-warning.focus,a.label-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.label-danger{color:#fff;background-color:#dc3545}a.label-danger:focus,a.label-danger:hover{color:#fff;background-color:#bd2130}a.label-danger.focus,a.label-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.label-light{color:#212529;background-color:#f8f9fa}a.label-light:focus,a.label-light:hover{color:#212529;background-color:#dae0e5}a.label-light.focus,a.label-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.label-dark{color:#fff;background-color:#343a40}a.label-dark:focus,a.label-dark:hover{color:#fff;background-color:#1d2124}a.label-dark.focus,a.label-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.pane{width:100%;display:block}.group-left,.group-right{float:none;min-height:320px;vertical-align:middle;position:relative;margin:0;padding:0}.group-left .pane-img,.group-right .pane-img{display:block;min-height:320px;width:100%;background-repeat:no-repeat!important;background-size:cover!important;background-position:50% 50%!important}.pane-content{padding:10px 30px 20px 40px}.even .group-left:after,.odd .group-right:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:2}.bg-highlight a{color:#111;text-decoration:underline}.bg-highlight .btn{text-decoration:none}@media (min-width:768px){.pane{display:table}.group-left,.group-right{width:50%;display:table-cell;top:0}.odd .group-right:before{right:100%;top:50%;border-width:30px;margin-top:-30px}.even .group-left:after{left:100%;top:50%;border-width:30px;margin-top:-30px}}@media (max-width:767px){.even .group-left{top:320px}.even .group-right{top:-320px}.even .group-left:after,.odd .group-right:before{bottom:100%;left:25%;border-width:20px;margin-left:-20px}}.progress-pointer{position:absolute;bottom:100%;right:0;min-width:46px;white-space:nowrap;padding-left:5px;padding-right:5px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);margin-bottom:5px;background-color:transparent;z-index:1}.progress-pointer::after{content:"";position:absolute;left:50%;bottom:-5px;margin-left:-5px;border-style:solid;border-color:#046b99 transparent;border-width:5px 5px 0}.dot-line{position:relative;display:block;width:100%;font-size:0}.dot-line::after,.dot-line::before{content:"";position:absolute;top:50%;display:block;width:calc(50% + 30px);border-top-width:1px;border-top-style:solid;margin-top:-1px}.dot-line::after{right:-30px}.dot-line::before{left:-30px}@media (min-width:576px){.dot-line::after,.dot-line::before{display:block}}@media (max-width:575px){.dot-line::after,.dot-line::before{display:none}}.progress-bold::after,.progress-bold::before{top:40%;border-top-width:8px}.dot-line-inner{position:relative;z-index:2;display:inline-block;width:30px;height:30px;border-width:1px;border-style:solid;border-radius:50%}.dot-line-inner::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.timeline-dot{left:-1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-backface-visibility:hidden}.bg-gray-gradient{background-repeat:repeat-x;background-image:linear-gradient(180deg,#fff,#dbdbdb)}.bg-highlight-gradient,.bg-primary-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#046b99,#02415d)}.bg-highlight-gradient{background-image:linear-gradient(225deg,#fdb81e,#fed883)}.bg-secondary-gradient,.bg-standout-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#323a45,#5d6c80)}.bg-secondary-gradient{background-image:linear-gradient(225deg,#50aee4,#e1f2f7)}.bg-primary-standout-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#046b99,#323a45)}.bg-primary-highlight-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#046b99,#fdb81e)}.bg-standout-highlight-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#fdb81e,#323a45)}.bg-danger-warning-gradient,.bg-info-success-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#c2570f,#d24532)}.bg-info-success-gradient{background-image:linear-gradient(225deg,#1c7db5,#32852e)}.bg-grey-radialgradient{background-image:radial-gradient(ellipse farthest-corner at 50% 50%,#dbdbdb 22%,#bbb);background-repeat:no-repeat}.bg-greylight-radialgradient,.bg-primary-radialgradient{background-image:radial-gradient(ellipse farthest-corner at 50% 50%,#fff 25%,#eee);background-repeat:no-repeat}.bg-primary-radialgradient{background-image:radial-gradient(circle farthest-side at 50% 50%,#046b99,#02415d)}.bg-highlight-radialgradient{background-image:radial-gradient(circle farthest-side at 50% 50%,#fed883,#fdb81e);background-repeat:no-repeat}.bg-standout-radialgradient{background-image:radial-gradient(circle farthest-corner at 75% 95%,#5d6c80,#323a45);background-repeat:no-repeat}.bg-secondary-radialgradient{background-image:radial-gradient(circle farthest-side at 50% 50%,#e1f2f7,#50aee4);background-repeat:no-repeat}.bg-secondarylight-radialgradient{background-image:radial-gradient(ellipse farthest-corner at 50% 50%,#fff 22%,#e1f2f7);background-repeat:no-repeat}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-auto{overflow:auto}.no-underline{text-decoration:none!important;background-image:none!important}.underline{text-decoration:underline!important}.underline-hover:focus,.underline-hover:hover{text-decoration:underline!important}.underline-text-color{background-image:linear-gradient(to right,#111 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-text-color:focus,.underline-hover-text-color:hover{background-image:linear-gradient(to right,#111 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-white{background-image:linear-gradient(to right,#fff 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-white:focus,.underline-hover-white:hover{background-image:linear-gradient(to right,#fff 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-black{background-image:linear-gradient(to right,#000 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-black:focus,.underline-hover-black:hover{background-image:linear-gradient(to right,#000 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.outline-focus:focus{outline:solid 2px #2ea3f2}.outline-block-offset:focus{outline:solid 2px #2ea3f2;outline-offset:-2px;display:block}.cursor-pointer{cursor:pointer}.w-auto{width:auto!important}.width-1{width:1px!important}.width-5{width:5px!important}.width-10{width:10px!important}.width-15{width:15px!important}.width-20{width:20px!important}.width-30{width:30px!important}.width-40{width:40px!important}.width-50{width:50px!important}.width-60{width:60px!important}.width-70{width:70px!important}.width-80{width:80px!important}.width-100{width:100px!important}.width-150{width:150px!important}.width-200{width:200px!important}.w-100{width:100%!important}.width-5pct{width:5%!important}.width-10pct{width:10%!important}.width-15pct{width:15%!important}.width-20pct{width:20%!important}.width-25pct{width:25%!important}.width-30pct{width:30%!important}.width-33pct{width:33%!important}.width-35pct{width:35%!important}.width-40pct{width:40%!important}.width-45pct{width:45%!important}.width-50pct{width:50%!important}.width-60pct{width:60%!important}.width-70pct{width:70%!important}.width-75pct{width:75%!important}.width-80pct{width:80%!important}.width-90pct{width:90%!important}.h-auto{height:auto}.h-100{height:100%}.height-1{height:1px!important}.height-5{height:5px!important}.height-10{height:10px!important}.height-15{height:15px!important}.height-20{height:20px!important}.height-30{height:30px!important}.height-40{height:40px!important}.height-50{height:50px!important}.height-60{height:60px!important}.height-70{height:70px!important}.height-80{height:80px!important}.height-100{height:100px!important}.height-150{height:150px!important}.height-200{height:200px!important}.height-250{height:250px!important}.height-300{height:300px!important}.height-400{height:400px!important}.height-500{height:500px!important}.height-600{height:600px!important}.min-height-5{min-height:.3125rem!important}.min-height-10{min-height:.625rem!important}.min-height-15{min-height:1rem!important}.min-height-20{min-height:1.25rem!important}.min-height-30{min-height:1.875rem!important}.min-height-50{min-height:3.125rem!important}.min-height-100{min-height:6.25rem!important}.min-height-200{min-height:12.5rem!important}.min-height-300{min-height:18.75rem!important}.min-height-400{min-height:25rem!important}.color-black{color:#000!important}.color-black-hover:focus,.color-black-hover:hover{color:#000!important}.color-white{color:#fff!important}.color-white-hover:focus,.color-white-hover:hover{color:#fff!important}.color-gray-dark,.color-grey-dark{color:#111}.color-gray,.color-grey{color:#555}.color-light{color:#777}.color-lighter{color:#d6d6d6}.color-lightest{color:#f5f5f5}.text-primary{color:#006ce0!important}.text-success{color:#1f7f35!important}.text-info{color:#117888!important}.text-muted{color:#555!important}.bg-grey-light{background-color:#d6d6d6!important}.bg-grey-light-hover:focus,.bg-grey-light-hover:hover{background-color:#d6d6d6!important}.bg-grey-light-hover-darker:focus,.bg-grey-light-hover-darker:hover{background-color:#ccc!important}.bg-grey-lightest{background-color:#f5f5f5!important}.bg-grey-lightest-hover:focus,.bg-grey-lightest-hover:hover{background-color:#f5f5f5!important}.bg-grey-lightest-hover-darker:focus,.bg-grey-lightest-hover-darker:hover{background-color:#ebebeb!important}.bg-alpha-40{background-color:rgba(0,0,0,.4)!important}.bg-alpha-50{background-color:rgba(0,0,0,.5)!important}.bg-alpha-70{background-color:rgba(0,0,0,.7)!important}.bg-alpha-60{background-color:rgba(0,0,0,.6)!important}.bg-alpha-80{background-color:rgba(0,0,0,.8)!important}.bg-alpha-90{background-color:rgba(0,0,0,.9)!important}.brd-white-after::after,.brd-white-before::before{border-color:#fff!important}.brd-gray-light,.brd-gray-light-after::after,.brd-gray-light-before::before{border-color:#ddd!important}.brd-gray-dark{border-color:#333!important}.brd-gray{border-color:#555!important}.brd-transparent-after::after,.brd-transparent-before::before{border-color:transparent!important}.brd-0{border:none}.brd-right{border-right:solid 1px}.brd-left{border-left:solid 1px}.brd-top{border-top:solid 1px}.brd-bottom{border-bottom:solid 1px}.brd-dotted-1,.brd-dotted-1-after::after,.brd-dotted-1-before::before{border-width:1px;border-style:dotted}.brd-solid-1,.brd-solid-1-after::after,.brd-solid-1-before::before{border-width:1px!important;border-style:solid!important}.brd-solid-2,.brd-solid-2-after::after,.brd-solid-2-before::before{border-width:2px!important;border-style:solid!important}.brd-solid-3,.brd-solid-3-after::after,.brd-solid-3-before::before{border-width:3px!important;border-style:solid!important}.brd-solid-4,.brd-solid-4-after::after,.brd-solid-4-before::before{border-width:4px!important;border-style:solid!important}.brd-solid-5,.brd-solid-5-after::after,.brd-solid-5-before::before{border-width:5px!important;border-style:solid!important}@media (min-width:576px){.brd-sm-0{border:none!important}.brd-sm-solid-1{border-width:1px;border-style:solid}.brd-sm-right{border-right:solid 1px}.brd-sm-left{border-left:solid 1px}.brd-sm-top{border-top:solid 1px}.brd-sm-bottom{border-bottom:solid 1px}}@media (min-width:768px){.brd-md-0{border:none!important}.brd-md-solid-1{border-width:1px;border-style:solid}.brd-md-right{border-right:solid 1px}.brd-md-left{border-left:solid 1px}.brd-md-top{border-top:solid 1px}.brd-md-bottom{border-bottom:solid 1px}}@media (min-width:992px){.brd-lg-0{border:none!important}.brd-lg-solid-1{border-width:1px;border-style:solid}.brd-lg-right{border-right:solid 1px}.brd-lg-left{border-left:solid 1px}.brd-lg-top{border-top:solid 1px}.brd-lg-bottom{border-bottom:solid 1px}}.pos-rel{position:relative!important}.pos-abs{position:absolute!important}.pos-stc{position:static!important}.pos-fix{position:fixed!important}.relative-centered{top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.relative-centered,.relative-centered-x,.relative-centered-y{position:relative;-webkit-backface-visibility:hidden}.relative-centered-x{left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.relative-centered-y{top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.absolute-centered{top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.absolute-centered,.absolute-centered-x,.absolute-centered-y{position:absolute!important;-webkit-backface-visibility:hidden}.absolute-centered-x{left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.absolute-centered-y{top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.top-rel-40pct{position:relative;top:40%!important}@media (max-width:767px){.top-sm-rel-40pct{position:relative;top:40%!important}}@media (max-width:991px){.top-md-rel-40pct{position:relative;top:40%!important}}@media (min-width:992px){.top-lg-rel-40pct{position:relative;top:40%!important}}.top-rel-30pct{position:relative;top:30%!important}@media (max-width:767px){.top-sm-rel-30pct{position:relative;top:30%!important}}@media (max-width:991px){.top-md-rel-30pct{position:relative;top:30%!important}}@media (min-width:992px){.top-lg-rel-30pct{position:relative;top:30%!important}}.top-rel-20pct{position:relative;top:20%!important}@media (max-width:767px){.top-sm-rel-20pct{position:relative;top:20%!important}}@media (max-width:991px){.top-md-rel-20pct{position:relative;top:20%!important}}@media (min-width:992px){.top-lg-rel-20pct{position:relative;top:20%!important}}.top-rel-10pct{position:relative;top:10%!important}@media (max-width:767px){.top-sm-rel-10pct{position:relative;top:10%!important}}@media (max-width:991px){.top-md-rel-10pct{position:relative;top:10%!important}}@media (min-width:992px){.top-lg-rel-10pct{position:relative;top:10%!important}}.top-rel-5pct{position:relative;top:5%!important}@media (max-width:767px){.top-sm-rel-5pct{position:relative;top:5%!important}}@media (max-width:991px){.top-md-rel-5pct{position:relative;top:5%!important}}@media (min-width:992px){.top-lg-rel-5pct{position:relative;top:5%!important}}.text-huge{font-size:6rem}.text-5rem{font-size:5rem}.text-4rem{font-size:4rem}.text-3-5rem{font-size:3.5rem}.text-3rem{font-size:3rem}.text-2-5rem{font-size:2.5rem}.text-2rem{font-size:2rem}.text-1-5rem{font-size:1.5rem}.text-1rem{font-size:1rem}.font-size-sm{font-size:.825rem}.font-size-70x{font-size:70%!important}.font-size-75x{font-size:75%!important}.font-size-80x{font-size:80%!important}.font-size-85x{font-size:85%!important}.font-size-90x{font-size:90%!important}.font-size-95x{font-size:95%!important}.font-size-11{font-size:.78571rem!important}.font-size-12{font-size:.85714rem!important}.font-size-13{font-size:.92857rem!important}.font-size-14{font-size:1rem!important}.font-size-15{font-size:1.07143rem!important}.font-size-16{font-size:1.14286rem!important}.font-size-20{font-size:1.42857rem!important}.font-size-25{font-size:1.78571rem!important}.font-size-30{font-size:2.14286rem!important}.font-size-40{font-size:2.85714rem!important}.line-height-0-8em{line-height:.8em!important}.line-height-0-9em{line-height:.9em!important}.line-height-1em{line-height:1em!important}.line-height-1-1em{line-height:1.1em!important}.line-height-1-2em{line-height:1.2em!important}.line-height-1-3em{line-height:1.3em!important}.line-height-1-4em{line-height:1.4em!important}.line-height-1-5em{line-height:1.5em!important}.line-height-1-6em{line-height:1.6em!important}.bold,.text-bold{font-weight:700!important}.link-icon{font-size:.7rem!important;position:relative;top:-3px;padding-left:2px;text-decoration:none;display:inline-block}.rounded-20{border-radius:20px}.rounded-15{border-radius:15px}.rounded-10{border-radius:10px}.rounded-5{border-radius:5px}.rounded-4{border-radius:4px}.rounded-3{border-radius:3px}.rounded-2{border-radius:2px}.rounded-50{border-radius:50px}.rounded-0{border-radius:0!important}.rounded-50x{border-radius:50%}.d-flex{display:flex}.d-block{display:block}.hidden-up{opacity:0}.hidden{display:none!important}.transition-0_3,.transition-0_3 path,.transition-0_3 polygon,.transition-0_3:after,.transition-0_3:before{transition-duration:.3s;transition-property:all;transition-timing-function:ease;transition-delay:0s}.transform-scale-1_05--hover:hover{transform:scale3d(1.05,1.05,1.05)} \ No newline at end of file +.fancybox-image,.fancybox-inner,.fancybox-outer,.fancybox-skin,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;vertical-align:top}.fancybox-nav span,.fancybox-tmp{outline:none}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(../images/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:44px;height:44px;background:url(../images/fancybox/fancybox_loading.gif) center center no-repeat}.fancybox-close,.fancybox-nav{position:absolute;cursor:pointer;z-index:8040}.fancybox-close{right:-18px;top:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(../images/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0!important}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span,.touch .fancybox-nav span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{width:auto}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(../images/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}.js [class*=animate-]{visibility:hidden}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce,.bouncesmall{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes bouncesmall{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}90%{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}}@keyframes bouncesmall{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-7px,0);transform:translate3d(0,-7px,0)}90%{-webkit-transform:translate3d(0,-2px,0);transform:translate3d(0,-2px,0)}}.bouncesmall{-webkit-animation-name:bouncesmall;animation-name:bouncesmall}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.39062deg) skewY(.39062deg);transform:skewX(.39062deg) skewY(.39062deg)}88.8%{-webkit-transform:skewX(-.19531deg) skewY(-.19531deg);transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}.alert-banner{margin-bottom:0;padding:5px 0;border-radius:0;-webkit-column-rule:rgba(255,255,255,.8);-moz-column-rule:rgba(255,255,255,.8);column-rule:rgba(255,255,255,.8);-webkit-transition:all .2s;transition:all .2s}.alert-banner .close{position:relative;top:0;right:-5px;padding:0 10px;text-shadow:none}.alert-banner .container:after{content:" ";display:table;clear:both}.alert-level{display:inline-block;font-weight:700;padding:0 5px;margin:0 5px;font-size:13.92px;font-size:.87rem}.alert-level [class^=ca-gov-icon-]{margin-right:3px}.alert-link{line-height:1.2em;float:right!important;font-weight:400}.alert-severe,.carousel .owl-dots .owl-dot.active span,.carousel .owl-dots .owl-dot:hover span{background:#fdb81e}.alert-severe .close{color:#000;position:relative;top:0;right:-5px;padding:0 10px;text-shadow:none}.alert-severe .alert-level{color:#000;background:rgba(0,0,0,.15)}.alert-severe .alert-text{color:#000}.global-header.compact .alert-banner,.nav-tabs .nav-item::after{display:none}.tab-group{position:relative;border:1px solid #dee2e6}@media (max-width:767px){.tab-group{border:none}}.tab-group>[class^=ca-gov-icon-]{display:none!important}.tab-group .nav-tabs{border-radius:0}.tab-group .nav-tabs li:first-child a,.tab-group .nav-tabs li:first-child a:active,.tab-group .nav-tabs li:first-child a:focus,.tab-group .nav-tabs li:first-child a:hover{border-left:0!important}.tab-group .nav-tabs li.active{border-top:0}.tab-group .nav-tabs li>a{padding:3px 15px;position:relative;display:block}.tab-group .nav-tabs li>a,.tab-group .nav-tabs li>a:hover{border:1px solid #f5f5f5;border-top:none!important;text-decoration:none;border-bottom:1px solid #dee2e6}.tab-group .tab-pane{padding:15px}.tabs-bottom .tab-content{padding-bottom:30px}.tabs-bottom .nav-tabs{position:absolute;bottom:0;width:100%;border-bottom:none;margin-bottom:0}.tabs-bottom .nav-tabs>li{margin-bottom:0;display:block}.panel-group.responsive{margin-bottom:0}@media (max-width:767.98px){.panel-group.responsive.hidden-xs.hidden-sm{display:none!important}}@media (min-width:768px){.panel-group.responsive.hidden-xs.hidden-sm{display:block!important}}@media (max-width:767.98px){.panel-group.responsive.visible-xs.visible-sm{display:block!important}}@media (min-width:768px){.panel-group.responsive.visible-xs.visible-sm{display:none!important}}.nav-tabs>li{margin-bottom:-1px;margin-left:1px}.nav-tabs>li:first-child{margin-left:0}.nav-tabs>li>a.active,.nav-tabs>li>a.active:hover{color:#555;background-color:#fff;border:1px solid #ddd;cursor:default;border-bottom:1px solid #fff}.nav-tabs>li>a:hover{color:#555}.nav-tabs>li>a.active:focus{outline:solid 2px #2ea3f2!important}.nav-tabs .nav-item{margin-left:2px}.nav-tabs .nav-item:hover{background-color:transparent}.nav-tabs .nav-item:first-child{margin-left:0}.responsive .nav-tabs{display:none}@media (min-width:768px){.responsive .nav-tabs{display:flex}.responsive.tab-group .card{border:none;padding:0;margin-bottom:0;background-color:transparent}.responsive.tab-group .card .card-header{display:none}.responsive.tab-group .card .collapse{display:block}}@media (max-width:767px){.responsive .tab-pane{display:block!important;opacity:1!important;padding:0!important}}.tabs{position:relative}.tabs [role=tablist]{padding:0;margin-bottom:0}.keywords ol .list-inline-item,.keywords ul .list-inline-item,.tabs [role=tablist] a,.tabs [role=tablist] li{display:inline-block}.tabs [role=tablist] a{text-decoration:none;padding:7px 15px;margin:1px}.owl-carousel.carousel-link .owl-item .item a:focus,.tabs [role=tablist] a:focus{outline-offset:-2px}.tabs [role=tablist] [aria-selected]{border:1px solid #dee2e6;background:#fff;border-bottom:0;position:relative;margin:0}.tabs [role=tabpanel]{border:1px solid #dee2e6;padding:1.1rem;margin-top:-2px}.tabs [role=tabpanel]:focus{outline:solid 2px #2ea3f2;outline-offset:-2px}.tabs [role=tabpanel] *+*{margin-top:.75rem}.accordion .panel-heading,.breadcrumb>li+li:before,.panel-group .panel-heading,.service-tile-content .panel-heading{padding:0}.accordion .panel-heading a,.panel-group .panel-heading a,.service-tile-content .panel-heading a{padding:15px 30px 15px 15px}.accordion .panel-heading .panel-title,.panel-group .panel-heading .panel-title,.service-tile-content .panel-heading .panel-title{margin-top:0;display:block;font-size:18px;font-size:1.125rem}.accordion .panel-heading .panel-title a,.panel-group .panel-heading .panel-title a,.service-tile-content .panel-heading .panel-title a{display:block;position:relative;outline:none}.accordion .panel-heading .panel-title a:focus,.accordion .panel-heading .panel-title a:hover,.panel-group .panel-heading .panel-title a:focus,.panel-group .panel-heading .panel-title a:hover,.service-tile-content .panel-heading .panel-title a:focus,.service-tile-content .panel-heading .panel-title a:hover{text-decoration:none;background:#f0f0f0}.accordion .panel-heading .panel-title a span[aria-hidden=true],.panel-group .panel-heading .panel-title a span[aria-hidden=true],.service-tile-content .panel-heading .panel-title a span[aria-hidden=true]{position:absolute;right:10px;top:50%;margin-top:-11px;color:#777}.accordion .panel-heading .panel-title a span[aria-hidden=true]:after,.panel-group .panel-heading .panel-title a span[aria-hidden=true]:after,.service-tile-content .panel-heading .panel-title a span[aria-hidden=true]:after{content:"\43";font-family:'CaGov'}.accordion .panel-heading .panel-title a.collapsed span[aria-hidden=true]:after,.panel-group .panel-heading .panel-title a.collapsed span[aria-hidden=true]:after,.service-tile-content .panel-heading .panel-title a.collapsed span[aria-hidden=true]:after{content:"\45"}.accordion .panel{overflow:visible}.accordion .panel a:focus{outline:solid 2px #2ea3f2}.accordion-list{list-style:none}.accordion-list li.tab{cursor:pointer;padding-bottom:0;margin-top:13px}.accordion-list li.tab a{color:#046b99}.accordion-list li.tab a:hover{color:#02374e}.accordion-list .panel{padding-left:1em;margin-bottom:10px;border:none}.accordion-list.list-standout li.tab{padding-left:1em;margin-top:0}.accordion-list.list-understated,.breadcrumb{padding-left:0}.breadcrumb{background-color:transparent;font-size:16px;font-size:1rem}.breadcrumb li:before{content:"";border-left:1px dotted #777;margin:0 15px;font-size:10px;position:relative;top:-2px}.breadcrumb li:first-child:before{border-left:none;margin:0}.keywords ol,.keywords ul{padding-left:0;list-style:none;margin-left:-5px}.keywords ol>li,.keywords ul>li{display:inline-block;padding-left:5px;padding-right:5px}.keywords ol .list-inline-item:not(:last-child),.keywords ul .list-inline-item:not(:last-child){margin-right:5px}.keywords ol li,.keywords ul li{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#ccc;color:#111;margin-left:5px;margin-right:5px}a .keywords ol li:focus,a .keywords ol li:hover,a .keywords ul li:focus,a .keywords ul li:hover{color:#fff;text-decoration:none;cursor:pointer}.keywords ol li:empty,.keywords ul li:empty{display:none}.btn .keywords ol li,.btn .keywords ul li{position:relative;top:-1px}.keywords ol li[href]:focus,.keywords ol li[href]:hover,.keywords ul li[href]:focus,.keywords ul li[href]:hover{background-color:#b3b3b3}.keywords ol a,.keywords ul a{color:#111}hr.hr-understated{border:none;border-bottom-style:dotted;border-bottom-width:2px;border-bottom-color:#d6d6d6}hr.hr-light{border:none;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#eee}.panel{border-width:1px;border-style:solid}.card,.panel{overflow:hidden;box-shadow:none;margin-bottom:22px}.card .card-header::after,.card .card-heading::after,.card .panel-heading::after,.news-item::after,.panel .card-header::after,.panel .card-heading::after,.panel .panel-heading::after,.profile-item .footer::after,.profile-item .header::after,.profile-item::after{display:block;clear:both;content:""}.card .card-header h2,.card .card-header h3,.card .card-header h4,.card .card-header h5,.card .card-heading h2,.card .card-heading h3,.card .card-heading h4,.card .card-heading h5,.card .panel-heading h2,.card .panel-heading h3,.card .panel-heading h4,.card .panel-heading h5,.panel .card-header h2,.panel .card-header h3,.panel .card-header h4,.panel .card-header h5,.panel .card-heading h2,.panel .card-heading h3,.panel .card-heading h4,.panel .card-heading h5,.panel .panel-heading h2,.panel .panel-heading h3,.panel .panel-heading h4,.panel .panel-heading h5{font-family:"Asap Condensed",sans-serif;line-height:1.5;color:inherit;font-size:20px;font-size:1.25rem;font-weight:400;border:none;display:inline-block;margin:-8px 0 0}.card .card-header h2 .small,.card .card-header h2 small,.card .card-header h3 .small,.card .card-header h3 small,.card .card-header h4 .small,.card .card-header h4 small,.card .card-header h5 .small,.card .card-header h5 small,.card .card-heading h2 .small,.card .card-heading h2 small,.card .card-heading h3 .small,.card .card-heading h3 small,.card .card-heading h4 .small,.card .card-heading h4 small,.card .card-heading h5 .small,.card .card-heading h5 small,.card .panel-heading h2 .small,.card .panel-heading h2 small,.card .panel-heading h3 .small,.card .panel-heading h3 small,.card .panel-heading h4 .small,.card .panel-heading h4 small,.card .panel-heading h5 .small,.card .panel-heading h5 small,.panel .card-header h2 .small,.panel .card-header h2 small,.panel .card-header h3 .small,.panel .card-header h3 small,.panel .card-header h4 .small,.panel .card-header h4 small,.panel .card-header h5 .small,.panel .card-header h5 small,.panel .card-heading h2 .small,.panel .card-heading h2 small,.panel .card-heading h3 .small,.panel .card-heading h3 small,.panel .card-heading h4 .small,.panel .card-heading h4 small,.panel .card-heading h5 .small,.panel .card-heading h5 small,.panel .panel-heading h2 .small,.panel .panel-heading h2 small,.panel .panel-heading h3 .small,.panel .panel-heading h3 small,.panel .panel-heading h4 .small,.panel .panel-heading h4 small,.panel .panel-heading h5 .small,.panel .panel-heading h5 small{font-weight:400;line-height:1;color:#555;font-size:75%}.card .card-header h2 span[class^=ca-gov-icon-],.card .card-header h3 span[class^=ca-gov-icon-],.card .card-header h4 span[class^=ca-gov-icon-],.card .card-header h5 span[class^=ca-gov-icon-],.card .card-heading h2 span[class^=ca-gov-icon-],.card .card-heading h3 span[class^=ca-gov-icon-],.card .card-heading h4 span[class^=ca-gov-icon-],.card .card-heading h5 span[class^=ca-gov-icon-],.card .panel-heading h2 span[class^=ca-gov-icon-],.card .panel-heading h3 span[class^=ca-gov-icon-],.card .panel-heading h4 span[class^=ca-gov-icon-],.card .panel-heading h5 span[class^=ca-gov-icon-],.panel .card-header h2 span[class^=ca-gov-icon-],.panel .card-header h3 span[class^=ca-gov-icon-],.panel .card-header h4 span[class^=ca-gov-icon-],.panel .card-header h5 span[class^=ca-gov-icon-],.panel .card-heading h2 span[class^=ca-gov-icon-],.panel .card-heading h3 span[class^=ca-gov-icon-],.panel .card-heading h4 span[class^=ca-gov-icon-],.panel .card-heading h5 span[class^=ca-gov-icon-],.panel .panel-heading h2 span[class^=ca-gov-icon-],.panel .panel-heading h3 span[class^=ca-gov-icon-],.panel .panel-heading h4 span[class^=ca-gov-icon-],.panel .panel-heading h5 span[class^=ca-gov-icon-]{font-size:32px;font-size:2rem;position:relative;top:4px}.card .card-header .options,.card .card-heading .options,.card .panel-heading .options,.panel .card-header .options,.panel .card-heading .options,.panel .panel-heading .options{display:inline-block;float:right}.card .card-header .options .btn,.card .card-heading .options .btn,.card .panel-heading .options .btn,.panel .card-header .options .btn,.panel .card-heading .options .btn,.panel .panel-heading .options .btn,.profile-item .footer a.btn{padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}.card.photo-left,.card.photo-left .card-body,.card.photo-left .panel-body,.card.photo-right,.card.photo-right .card-body,.card.photo-right .panel-body,.panel.photo-left,.panel.photo-left .card-body,.panel.photo-left .panel-body,.panel.photo-right,.panel.photo-right .card-body,.panel.photo-right .panel-body{position:relative}.card.photo-left .card-body,.card.photo-left .panel-body,.panel.photo-left .card-body,.panel.photo-left .panel-body{padding-left:27%}.card.photo-left .card-body .photo,.card.photo-left .panel-body .photo,.panel.photo-left .card-body .photo,.panel.photo-left .panel-body .photo{left:0}.card.photo-right .card-body,.card.photo-right .panel-body,.panel.photo-right .card-body,.panel.photo-right .panel-body{padding-right:27%}.card.photo-right .card-body .photo,.card.photo-right .panel-body .photo,.panel.photo-right .card-body .photo,.panel.photo-right .panel-body .photo{right:0}.card .photo,.panel .photo{background-position:50% 50%;background-size:cover;height:100%;overflow:hidden;position:absolute;top:0;width:25%}@media (max-width:767px){.card .card-body,.card .panel-body,.panel .card-body,.panel .panel-body{padding:15px!important}.card .photo,.panel .photo{background-image:none!important}}.card-body h1 span[class^=ca-gov-icon-],.panel-body h1 span[class^=ca-gov-icon-]{margin-left:0!important}.main-secondary .card,.main-secondary .panel{background:0 0;box-shadow:none;border-radius:0}.main-secondary .card .card-heading,.main-secondary .card .panel-heading,.main-secondary .panel .card-heading,.main-secondary .panel .panel-heading{border-radius:0;padding:0}.main-secondary .card .card-heading h2,.main-secondary .card .card-heading h3,.main-secondary .card .card-heading h4,.main-secondary .card .card-heading h5,.main-secondary .card .panel-heading h2,.main-secondary .card .panel-heading h3,.main-secondary .card .panel-heading h4,.main-secondary .card .panel-heading h5,.main-secondary .panel .card-heading h2,.main-secondary .panel .card-heading h3,.main-secondary .panel .card-heading h4,.main-secondary .panel .card-heading h5,.main-secondary .panel .panel-heading h2,.main-secondary .panel .panel-heading h3,.main-secondary .panel .panel-heading h4,.main-secondary .panel .panel-heading h5{margin:0;display:block;text-align:center;padding:10px 15px 10px 40px;position:relative}.main-secondary .card .card-heading h2 span[class^=ca-gov-icon-],.main-secondary .card .card-heading h3 span[class^=ca-gov-icon-],.main-secondary .card .card-heading h4 span[class^=ca-gov-icon-],.main-secondary .card .card-heading h5 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h2 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h3 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h4 span[class^=ca-gov-icon-],.main-secondary .card .panel-heading h5 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h2 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h3 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h4 span[class^=ca-gov-icon-],.main-secondary .panel .card-heading h5 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h2 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h3 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h4 span[class^=ca-gov-icon-],.main-secondary .panel .panel-heading h5 span[class^=ca-gov-icon-]{font-size:28.8px;font-size:1.8rem;position:absolute;left:10px}.main-secondary .card .card-body,.main-secondary .card .panel-body,.main-secondary .panel .card-body,.main-secondary .panel .panel-body{background:0 0}.card.highlight .card-heading,.card.highlight .panel-heading,.news-icon>i,.panel.highlight .card-heading,.panel.highlight .panel-heading{position:relative}.card.highlight .card-heading .triangle,.card.highlight .panel-heading .triangle,.panel.highlight .card-heading .triangle,.panel.highlight .panel-heading .triangle{position:absolute;bottom:-16px;height:12px;left:50%;margin-left:-12px;width:24px}.card-group .card+.card,.panel-group .panel+.panel{margin-top:24px}.card-heading,.panel-heading{padding:10px 15px}.card-body,.panel-body{padding:15px}.profile-item{background:#f2f2f2;padding:15px;margin-bottom:15px;position:relative}.profile-item .header{margin-bottom:0}.profile-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.profile-item .header .filing-date{float:right}.profile-item .header .start-date{float:left;margin-top:8px}.profile-item .footer{position:relative;clear:both}.profile-item .footer a.btn{float:right;margin-top:12px}@media (max-width:992px){.profile-item .footer a.btn{float:left}}.profile-item .footer .published{float:left;margin-top:10px;font-style:italic}.profile-item .thumbnail{position:absolute}@media (max-width:767px){.profile-item .course-item .filing-date,.profile-item .course-item .published,.profile-item .course-item .start-date,.profile-item .course-item .title,.profile-item .course-item a.btn,.profile-item .exam-item .filing-date,.profile-item .exam-item .published,.profile-item .exam-item .start-date,.profile-item .exam-item .title,.profile-item .exam-item a.btn,.profile-item .job-item .filing-date,.profile-item .job-item .published,.profile-item .job-item .start-date,.profile-item .job-item .title,.profile-item .job-item a.btn,.profile-item .profile-item .filing-date,.profile-item .profile-item .published,.profile-item .profile-item .start-date,.profile-item .profile-item .title,.profile-item .profile-item a.btn{float:none!important}}.profile-item .thumbnail img{position:relative;width:70px}.profile-item .body,.profile-item .header{margin-left:90px}.profile-banner{background:#fff;background:rgba(255,255,255,.5);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#80ffffff',GradientType=0 );border:1px solid #d6d6d6;margin-bottom:15px;clear:both}.main-secondary>.profile-banner{margin-top:24px}.profile-banner .inner{background-size:contain}.banner-subtitle{font-size:14.4px;font-size:.9rem;margin:0 30px .2em 0;padding:4px 35px 2px 10px;background:-moz-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#20000000',endColorStr='#00000000', GradientType='1')}.banner-title{font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed;font-weight:700;color:#555;font-size:19.2px;font-size:1.2rem;padding-right:70px;padding-left:10px}.banner-link{font-size:11.2px;font-size:.7rem;margin:0;padding-left:12px;padding-bottom:10px;padding-top:10px}.main-secondary .group .banner-subtitle{padding-right:5px;margin-right:0}figure{border:1px solid #ddd;margin-bottom:15px}figure img{width:100%}figcaption{font-size:12.8px;font-size:.8rem;padding:10px}.img-left{float:left!important;margin-right:15px;margin-top:4px}.img-right{float:right!important;margin-left:15px;margin-top:4px}.img-circle{border-radius:50%}.img-rounded{border-radius:5px}.media .media-top{text-align:center}.media .media-top img,.media .media-top span{display:inherit;margin-bottom:24px}.img-responsive{max-width:100%;height:auto}.img-fluid,.img-responsive{display:inline-block}.progress{font-size:1rem;height:unset;min-height:1.25rem;border-radius:0}.video-player{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-player embed,.video-player iframe,.video-player object{position:absolute;top:0;left:0;width:100%;height:100%}.news-item{clear:both;margin-left:-15px;margin-right:-15px;margin-bottom:24px;padding:0 15px}.news-item .published{font-style:italic}.news-item .thumbnail{margin-left:-15px;float:left;width:41.66667%}@media (min-width:768px){.news-item .thumbnail{float:left;width:25%}}@media (min-width:992px){.news-item .thumbnail{float:left;width:25%}}@media (min-width:1200px){.news-item .thumbnail{float:left;width:20%}}.news-item .thumbnail,.two-column .news-item .thumbnail{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.two-column .news-item .thumbnail{float:left;width:25%}}.event-item>.thumbnail img,.news-item .thumbnail img{display:block;width:100% \9;max-width:100%;height:auto}.news-detail h1{margin-bottom:0;float:left}.news-detail .published{margin-bottom:24px;clear:both}.news-detail .keywords{margin-top:24px}.shadow{-webkit-box-shadow:0 2px 5px #eee;-moz-box-box-shadow:0 2px 5px #eee;box-shadow:0 2px 5px #eee}.shadow figure,table.editor-table-default.table-default,table.editor-table-striped.table-default{border:none}.img-fluid{height:auto;max-width:100%;vertical-align:middle}.news-icon{width:1.64286rem;height:1.64286rem;font-size:.92857rem;display:inline-block;position:relative;text-align:center;background-color:#e8e8e8;-webkit-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}.news-icon:hover{color:#fff;text-decoration:none}.news-icon>i{display:block;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.block-hover{position:relative;max-width:100%;margin:0;overflow:hidden;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.block-hover:hover .block-hover_zoom{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}[class*=block-hover],[class*=block-hover]::after,[class*=block-hover]::before{-webkit-transition:all .3s ease;transition:all .3s ease}.block-hover_zoom{-webkit-transform:scale(1.01)}.bg-overlay{position:relative;margin-bottom:0}.bg-overlay::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.bg-overlay::after{content:"";position:absolute;top:.7rem;right:.7rem;bottom:.7rem;left:.7rem;background-color:rgba(0,0,0,.7)!important}.news-link{position:absolute;top:0;right:0;bottom:0;left:0;text-indent:100%;white-space:nowrap;overflow:hidden;display:block;outline-offset:-2px}.event-item{padding-left:20px;margin-bottom:24px}.event-item .title{list-style:none;position:relative}.event-item .title::before{content:"\e046";font-family:"CaGov";background:0 0!important;position:absolute;left:-22px;font-size:12px;top:4px}.event-item .thumbnail+.info .title,.main-secondary .event-item .title{background:0 0}.event-item h1,.event-item h2,.event-item h3,.event-item h4,.event-item h5,.event-item h6{margin:0 0 4px;font-size:19.2px;font-size:1.2rem}.course-item .footer::after,.course-item .header::after,.course-item::after,.event-detail .description::after,.event-detail .presenter::after,.event-item::after,.exam-item .footer::after,.exam-item .header::after,.exam-item::after{display:block;clear:both;content:""}.event-item>.thumbnail{float:left;width:33.33333%;position:relative;min-height:1px;padding:0}@media (min-width:768px){.event-item>.thumbnail{float:left;width:25%}}@media (min-width:992px){.event-item>.thumbnail{float:left;width:16.66667%}}.event-item .thumbnail+.info{float:left;width:66.66667%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.event-item .thumbnail+.info{float:left;width:75%}}@media (min-width:992px){.event-item .thumbnail+.info{float:left;width:83.33333%}}.event-item .thumbnail+.info .title::before{content:"";background:0 0!important;position:absolute}.event-detail .presenter{padding:12px 0}.course-item,.exam-item{background:#f2f2f2;padding:15px;margin-bottom:15px;position:relative}.exam-item .header{margin-bottom:0}.exam-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.exam-item .header .filing-date{float:right}.exam-item .header .start-date{float:left;margin-top:8px}.exam-item .footer{position:relative;clear:both}.exam-item .footer a.btn{margin-top:12px;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}@media (max-width:992px){.exam-item .footer a.btn{float:left}}.exam-item .footer .published{float:left;margin-top:10px;font-style:italic}.course-item .thumbnail img,.exam-item .thumbnail img{position:absolute}@media (max-width:767px){.exam-item .course-item .filing-date,.exam-item .course-item .published,.exam-item .course-item .start-date,.exam-item .course-item .title,.exam-item .course-item a.btn,.exam-item .exam-item .filing-date,.exam-item .exam-item .published,.exam-item .exam-item .start-date,.exam-item .exam-item .title,.exam-item .exam-item a.btn,.exam-item .job-item .filing-date,.exam-item .job-item .published,.exam-item .job-item .start-date,.exam-item .job-item .title,.exam-item .job-item a.btn,.exam-item .profile-item .filing-date,.exam-item .profile-item .published,.exam-item .profile-item .start-date,.exam-item .profile-item .title,.exam-item .profile-item a.btn{float:none!important}}.exam-item .footer a.btn{float:right}@media (max-width:767px){.exam-item .filing-date,.exam-item .published,.exam-item .title,.exam-item a.btn{float:none!important}}.exam-detail .location{float:right!important}.course-item .header{margin-bottom:0}.course-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.course-item .header .filing-date{float:right}.course-item .header .start-date{float:left;margin-top:8px}.course-item .footer{position:relative;clear:both}.course-item .footer a.btn{float:right;margin-top:12px;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}@media (max-width:992px){.course-item .footer a.btn{float:left}}.course-item .footer .published{float:left;margin-top:10px;font-style:italic}@media (max-width:767px){.course-item .course-item .filing-date,.course-item .course-item .published,.course-item .course-item .start-date,.course-item .course-item .title,.course-item .course-item a.btn,.course-item .exam-item .filing-date,.course-item .exam-item .published,.course-item .exam-item .start-date,.course-item .exam-item .title,.course-item .exam-item a.btn,.course-item .job-item .filing-date,.course-item .job-item .published,.course-item .job-item .start-date,.course-item .job-item .title,.course-item .job-item a.btn,.course-item .profile-item .filing-date,.course-item .profile-item .published,.course-item .profile-item .start-date,.course-item .profile-item .title,.course-item .profile-item a.btn{float:none!important}}.course-item .thumbnail~.body,.course-item .thumbnail~.header{margin-left:85px}.course-item .datetime{clear:both}.custom-file-label,.custom-select,.form-control{border-radius:0;border-color:#ccc}.form-control-label,label{font-weight:700;margin-bottom:.3rem}.custom-checkbox .custom-control-label::before,.input-group-text{border-radius:0}.input-group-text.is-valid{color:#32852e;border-color:#32852e;background-color:#74cd6f}.input-group-text.is-invalid{color:#d24532;border-color:#d24532;background-color:#f7ddd9}.custom-file-label:after{background-color:#046b99;color:#fff;border-radius:0;font-weight:500}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.required-label{color:#d24532}.form-inline-columns .form-group{margin:0 15px}.input-group{display:flex;position:relative;width:100%}.input-group .form-control{display:flex;flex-direction:column;justify-content:center;-moz-box-flex:1;-webkit-flex:1;flex:1 1 auto}.input-group-addon{min-width:38px;background-color:transparent;border:1px solid;border-color:#ccc;transition:border-color .15s ease-in-out 0s;-moz-box-align:center;align-items:center;text-align:center;vertical-align:middle;white-space:nowrap}.input-group-addon i{margin:0 auto}.input-group-addon:first-child{border-right:none}.input-group-addon:last-child{border-left:none}.has-error .feedback{color:#c93f2c}.has-error .input-group-addon{color:#d24532;border-color:#d24532;background-color:#f7ddd9}.has-error .form-control{border-color:#d24532}.has-success .feedback{color:#1a4518}.has-success .input-group-addon{color:#32852e;border-color:#32852e;background-color:#74cd6f}.has-success .form-control{border-color:#32852e}.file-attach input[type=file]{cursor:pointer;height:150%;left:-25%;opacity:0;position:absolute;top:-25%;width:150%;z-index:10}.form-check-inline{display:inline-block}.form-check,.form-check-inline{position:relative;cursor:pointer}.check-icon-checkbox,.check-icon-radio{backface-visibility:hidden;position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;font-size:12px;border:1px solid;border-color:#046b99}.check-icon-radio{border-radius:50%;color:#046b99}.check-icon-radio i{border-radius:50%;height:10px;width:10px;display:block;backface-visibility:hidden;top:50%}.check-icon-checkbox i,.check-icon-checkbox i::before,.check-icon-radio i,.check-icon-radio i::before{left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.check-icon-radio i::before{content:attr(data-uncheck-icon)}.check-icon-checkbox{color:#fff}.check-icon-checkbox i,.check-icon-checkbox i::before{top:50%}.check-icon-checkbox i{display:block;height:100%;width:100%}.check-icon-checkbox i::before{content:"\4e"}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#046b99;border-color:#046b99}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#046b99!important}.select{border:1px solid #ccc;overflow:hidden;height:40px;width:100%;position:relative;display:block}.select select{height:40px;border:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:10px}.select::after{content:"\43";font-family:'CaGov';border-left:1px solid #ccc;padding:8px 0;position:absolute;right:0;top:0;background:#fff;z-index:3;text-align:center;width:30px;height:100%;pointer-events:none}.form-control::-ms-clear{display:none!important}input[type=text]::-ms-clear{display:none}.check{position:relative;cursor:pointer;border:1px solid #ccc;min-width:100px}.custom-radio .custom-control-input:checked~.custom-control-label::before,input[type=checkbox]:checked+* .bg-primary--checked,input[type=checkbox]:checked+.bg-primary--checked,input[type=radio]:checked+* .bg-primary--checked,input[type=radio]:checked+.bg-primary--checked{background-color:#046b99}input[type=checkbox]:checked+* .bg-highlight--checked,input[type=checkbox]:checked+.bg-highlight--checked,input[type=radio]:checked+* .bg-highlight--checked,input[type=radio]:checked+.bg-highlight--checked{background-color:#fdb81e}input[type=checkbox]:checked+* .color-white--checked,input[type=checkbox]:checked+.color-white--checked,input[type=radio]:checked+* .color-white--checked,input[type=radio]:checked+.color-white--checked{color:#fff!important}input[type=checkbox]:focus+div,input[type=radio]:focus+div{box-shadow:0 0 2px 2px #50aee4}button:focus,input:focus,input[type=checkbox]:focus+.btn,input[type=radio]:focus+.btn,select:focus,textarea:focus{outline:solid 2px #2ea3f2}.custom-checkbox .custom-control-input:checked~.custom-control-label::before{background-color:#046b99;border-radius:0}.valid-feedback{color:#32852e}.input-group>.form-control{flex:1 1 0%!important}.pub-item{margin-bottom:12px}.gallery::after,.location.banner::after,.location.contact::after,.location.mini::after,.pub-item::after{display:block;clear:both;content:""}.pub-item.odd{background:#fafafa}.pub-item.even{background:#f0f0f0}.pub-item .thumbnail{float:left;margin-right:15px}.location.banner .thumbnail img,.pub-item .thumbnail img{display:block;width:100% \9;max-width:100%;height:auto}.pub-body{padding:12px 15px!important}.pub-language,.pub-revision-date,.pub-tags{color:#555}.location .contact .title{font-weight:700}.location .contact [class^=ca-gov-icon]{font-size:24px;font-size:1.5rem;position:relative;color:#555}.location .contact a{position:relative;left:0}.location .summary .title,ul.list-overstated a{font-weight:700}.location.banner{padding:15px 0;background:#f5f5f5;margin-bottom:12px}.location.banner .thumbnail{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.location.banner .thumbnail{float:left;width:33.33333%}}@media (min-width:992px){.location.banner .thumbnail{float:left;width:25%}}@media (min-width:1200px){.location.banner .thumbnail{float:left;width:16.66667%}}.location.banner .contact{min-height:1px;padding-left:15px;padding-right:15px;position:relative}@media (min-width:768px){.location.banner .contact{float:left;width:66.66667%}}@media (min-width:992px){.location.banner .contact{float:left;width:25%}}@media (min-width:1200px){.location.banner .contact{float:left;width:25%}}.location.banner .summary{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.location.banner .summary{float:left;width:100%}}@media (min-width:992px){.location.banner .summary{float:left;width:50%}}@media (min-width:1200px){.location.banner .summary{float:left;width:58.33333%}}@media (max-width:991px){.location.banner .summary{margin-top:12px}}.location.banner .btn{color:#212529;background-color:#fff;border-color:#333;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px;float:right}.location.banner .btn:hover{color:#212529;background-color:#f5f5f5;border-color:#333}.location.banner .btn.focus,.location.banner .btn:focus{color:#212529;background-color:#f5f5f5;border-color:#333;box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}.location.banner .btn.disabled,.location.banner .btn:disabled{color:#212529;background-color:#fff;border-color:#333}.location.banner .btn:not(:disabled):not(.disabled).active,.location.banner .btn:not(:disabled):not(.disabled):active,.show>.location.banner .btn.dropdown-toggle{color:#212529;background-color:#f5f5f5;border-color:#333}.location.banner .btn:not(:disabled):not(.disabled).active:focus,.location.banner .btn:not(:disabled):not(.disabled):active:focus,.show>.location.banner .btn.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}@media (max-width:991px){.location.banner .btn{margin-top:12px}}.location.contact{margin-bottom:24px;position:relative}.main-secondary>.location.contact{margin-top:24px}.location.contact [class^=ca-gov-icon-]{font-size:56px;font-size:3.5rem;color:#555;float:left;width:20%;min-width:60px;max-width:60px;position:relative;top:-.3em}.location.contact .contact{float:left;width:70%}.location.contact .contact a{margin-left:0}.location.contact .btn{color:#212529;background-color:#fff;border-color:#333;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}.location.contact .btn:hover{color:#212529;background-color:#f5f5f5;border-color:#333}.location.contact .btn.focus,.location.contact .btn:focus{color:#212529;background-color:#f5f5f5;border-color:#333;box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}.location.contact .btn.disabled,.location.contact .btn:disabled{color:#212529;background-color:#fff;border-color:#333}.location.contact .btn:not(:disabled):not(.disabled).active,.location.contact .btn:not(:disabled):not(.disabled):active,.show>.location.contact .btn.dropdown-toggle{color:#212529;background-color:#f5f5f5;border-color:#333}.location.contact .btn:not(:disabled):not(.disabled).active:focus,.location.contact .btn:not(:disabled):not(.disabled):active:focus,.show>.location.contact .btn.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,49,50,.5)}.location.mini{position:relative;margin-bottom:24px}.location.mini [class^=ca-gov-icon]{padding:5px;line-height:1;font-size:32px;font-size:2rem;position:absolute}.location.mini .contact{margin-left:60px}.location.mini .contact .title{font-weight:400}.location.mini .contact a{position:relative;left:0}.location.full .photo{height:100%;width:100%}@media (max-width:991px){.location.full .photo{margin-bottom:12px}}.location.full .map iframe{width:100%;border:0}.location.full .contact{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-top:24px}@media (min-width:768px){.location.full .contact{float:left;width:25%}}.location.full .contact [class^=ca-gov-icon]{font-size:35.2px;font-size:2.2rem;position:absolute}.location.full .contact a{position:relative;left:40px}.location.full .summary{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-top:24px}@media (min-width:768px){.location.full .summary{float:left;width:75%}}.gallery{margin-left:-15px;margin-right:-15px}.gallery .item,.gallery.three-up .item{position:relative;padding-left:15px;padding-right:15px}.gallery .item{float:left;text-align:center;margin-bottom:24px;padding-bottom:8px}@media (max-width:576px){.gallery .item{position:relative;float:left;width:100%;min-height:1px;padding-left:15px;padding-right:15px}}.card,.gallery a.gallery-item,.gallery img{position:relative;display:block}.gallery a.gallery-item{text-decoration:none}.gallery a.gallery-item:before{content:"";background-color:#fff;opacity:0;position:absolute;bottom:0;z-index:100;height:100%;width:100%;-webkit-transition:all .3s;transition:all .3s}.gallery a.gallery-item:hover:before{height:100%;overflow:visible;opacity:.7}.gallery a.gallery-item:after{content:"";position:absolute;top:60%;left:50%;margin-left:-1.1rem;margin-top:-1.65rem;z-index:101;font-family:'CaGov';font-size:32px;font-size:2rem;-webkit-transition:all .5s;transition:all .5s}.gallery a.gallery-item:hover:after{content:"\e65e";font-family:'CaGov';font-size:32px;font-size:2rem;color:#1b79c0;top:50%}.gallery img{width:100% \9;max-width:100%;height:auto;bottom:0;display:inline-block;max-height:140px}.ie8 .gallery img{width:auto!important}.gallery.three-up .item{min-height:1px}@media (min-width:768px){.gallery.three-up .item{float:left;width:50%}}@media (min-width:992px){.gallery.three-up .item{float:left;width:33.33333%}}.gallery.four-up .item{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.gallery.four-up .item{float:left;width:50%}}@media (min-width:992px){.gallery.four-up .item{float:left;width:25%}}.gallery.gallery-small .item{float:left;width:33.33333%;position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:992px){.gallery.gallery-small .item{float:left;width:33.33333%}}.gallery.gallery-small img{width:auto;height:auto}.card{margin-bottom:.75rem;background-color:#fff;border:1px solid #ddd;border-radius:0}.card .btn-block{margin-top:5px}.card .toggle-more{display:inline-block;color:#777;font-family:'CaGov';font-size:22px;margin-left:-11px}.card .toggle-more:before{content:"\e050"}.card .toggle-more.active:before{content:"\e04f"}.card-block{padding:1.25rem}.card-title{margin-bottom:.75rem;margin-top:0}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-footer,.card-header{padding:.75rem 1.25rem}.card-header:first-child{border-radius:-1px -1px 0 0}.card-footer:last-child{border-radius:0 0 -1px -1px}.card-img-top{border-radius:-1px -1px 0 0}.card-img-bottom{border-radius:0 0 -1px -1px}@media (min-width:768px){p-y-200--md{padding-top:14.28571rem!important;padding-bottom:14.28571rem!important}}.display,.lead{font-size:1.25rem;font-weight:300}.display{font-size:3.5rem;line-height:1.1}.modal-title{margin:0}.shadow2{box-shadow:0 20px 25px -12px rgba(0,0,0,.09);transition-property:all;transition-timing-function:ease;transition-delay:0s;transition-duration:.3s;border:1px solid #f9f9f9;background-color:rgba(255,255,255,.2)}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#1b79c0,#046b99)}.icon-block{position:relative;display:inline-block;text-align:center;transition:all .2s ease-in-out;color:#fff;-webkit-transform:translateY(-51%);-ms-transform:translateY(-51%);transform:translateY(-51%);font-size:1.57143rem;height:3.92857rem;width:3.92857rem}.icon-block:hover{text-decoration:none}.icon-block::before{display:block}.icon-block span>i,.icon-block>i{position:relative;top:50%;display:block;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.image-icon{width:7.14286rem}.fifth{padding-right:10px;padding-left:10px;position:relative;min-height:1px}@media (min-width:768px){.fifth{width:20%;float:left}}@media (min-width:992px){.fifth{width:20%;float:left}}@media (min-width:1200px){.fifth{width:20%;float:left}}.section-transparent{opacity:.9}.circle-icon{background:#222;width:7rem;height:7rem;text-align:center;line-height:7rem;padding:1.5rem;border-radius:50%;font-size:3.5rem;text-decoration:none}.block-icon{display:block;margin-bottom:.7rem;margin-top:1.5rem}.icon-link{text-decoration:none!important;font-size:1.25rem;transition:all ease .3s;color:#fff!important}.icon-link:focus,.icon-link:hover{color:#e1f2f7!important}.job-detail .sub-header{margin-bottom:24px}.job-item{background:#f2f2f2;padding:15px;margin-bottom:15px;position:relative}.job-item .footer::after,.job-item .header::after,.job-item::after{display:block;clear:both;content:""}.job-item .header{margin-bottom:0}.job-item .header .title{float:left;margin-right:15px;font-size:24px;font-size:1.5rem;font-family:'Arial Narrow','Helvetica Narrow',Arial,Helvetica,sans-serif;font-stretch:condensed}.job-item .header .filing-date{float:right}.job-item .header .start-date{float:left;margin-top:8px}.job-item .footer{position:relative;clear:both}.job-item .footer a.btn{float:right;margin-top:12px;padding:1px 5px;font-size:.88rem;line-height:1.5;border-radius:3px}@media (max-width:992px){.job-item .footer a.btn{float:left}}.job-item .footer .published{float:left;margin-top:10px;font-style:italic}.job-item .thumbnail img{position:absolute}@media (max-width:767px){.job-item .course-item .filing-date,.job-item .course-item .published,.job-item .course-item .start-date,.job-item .course-item .title,.job-item .course-item a.btn,.job-item .exam-item .filing-date,.job-item .exam-item .published,.job-item .exam-item .start-date,.job-item .exam-item .title,.job-item .exam-item a.btn,.job-item .job-item .filing-date,.job-item .job-item .published,.job-item .job-item .start-date,.job-item .job-item .title,.job-item .job-item a.btn,.job-item .profile-item .filing-date,.job-item .profile-item .published,.job-item .profile-item .start-date,.job-item .profile-item .title,.job-item .profile-item a.btn{float:none!important}}table.table{border-spacing:0}table.editor-table-default,table.editor-table-striped{width:100%;max-width:100%;margin-bottom:24px}table.editor-table-default>thead>tr>th{padding:.75rem;line-height:1.5}table.editor-table-default>tbody>tr>td,table.editor-table-default>tbody>tr>th,table.editor-table-default>tfoot>tr>td,table.editor-table-default>tfoot>tr>th,table.editor-table-default>thead>tr>td{padding:.75rem;line-height:1.5;vertical-align:top}table.editor-table-default>thead>tr>th{vertical-align:bottom}table.editor-table-default>caption+thead>tr:first-child>td,table.editor-table-default>caption+thead>tr:first-child>th,table.editor-table-default>colgroup+thead>tr:first-child>td,table.editor-table-default>colgroup+thead>tr:first-child>th,table.editor-table-default>thead:first-child>tr:first-child>td,table.editor-table-default>thead:first-child>tr:first-child>th,table.editor-table-striped>caption+thead>tr:first-child>td,table.editor-table-striped>caption+thead>tr:first-child>th,table.editor-table-striped>colgroup+thead>tr:first-child>td,table.editor-table-striped>colgroup+thead>tr:first-child>th,table.editor-table-striped>thead:first-child>tr:first-child>td,table.editor-table-striped>thead:first-child>tr:first-child>th{border-top:0}table.editor-table-default>tbody+tbody,table.editor-table-striped>tbody+tbody{border-top:2px solid #dee2e6}table.editor-table-default .table,table.editor-table-striped .table{background-color:#fff}table.editor-table-default.table-default>thead>tr>td,table.editor-table-default.table-default>thead>tr>th{background:#f2f2f2}table.editor-table-default.table-default>tbody>tr>td,table.editor-table-default.table-default>tbody>tr>th,table.editor-table-default.table-default>tfoot>tr>td,table.editor-table-default.table-default>tfoot>tr>th,table.editor-table-default>tbody>tr>td,table.editor-table-default>tbody>tr>th,table.editor-table-default>tfoot>tr>td,table.editor-table-default>tfoot>tr>th{background:#f2f2f2;border:2px solid #fff}table.editor-table-default.table-default>thead>tr>td,table.editor-table-default.table-default>thead>tr>th,table.editor-table-default>thead>tr>td,table.editor-table-default>thead>tr>th{background:#d9d9d9;border:2px solid #fff}table.editor-table-striped>thead>tr>th{padding:.75rem;line-height:1.5;border-top:1px solid #dee2e6}table.editor-table-striped>tbody>tr>td,table.editor-table-striped>tbody>tr>th,table.editor-table-striped>tfoot>tr>td,table.editor-table-striped>tfoot>tr>th,table.editor-table-striped>thead>tr>td{padding:.75rem;line-height:1.5;vertical-align:top;border-top:1px solid #dee2e6}table.editor-table-striped>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table.table-default>tbody>tr>td,.table.table-default>tbody>tr>th,.table.table-default>tfoot>tr>td,.table.table-default>tfoot>tr>th{background:#f2f2f2;border:2px solid #fff}.table.table-default>thead>tr>td,.table.table-default>thead>tr>th,table.editor-table-striped.table-default>thead>tr>td,table.editor-table-striped.table-default>thead>tr>th{background:#f2f2f2}table.editor-table-striped.table-default>tbody>tr>td,table.editor-table-striped.table-default>tbody>tr>th,table.editor-table-striped.table-default>tfoot>tr>td,table.editor-table-striped.table-default>tfoot>tr>th{background:#f2f2f2;border:2px solid #fff}.table.table-default>thead>tr>td,.table.table-default>thead>tr>th,table.editor-table-striped.table-default>thead>tr>td,table.editor-table-striped.table-default>thead>tr>th{background:#d9d9d9;border:2px solid #fff}table.editor-table-striped>tbody>tr:nth-child(odd)>td,table.editor-table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table.table-default{border:none}[class^=list-]{list-style-type:none;margin:12px 0;padding:0}ul.list-overstated{padding:0}.list-overstated li,.list-understated li{list-style:none;position:relative;padding:0 0 14px 18px}.list-overstated li.open::before,.list-overstated li::before,.list-understated li.open::before,.list-understated li::before{content:"\e66a";font-family:"CaGov";background:0 0!important;position:absolute;font-size:.7em;top:3px;left:0}.list-overstated li.open::before,.list-understated li.open::before{content:"\e66b"}.list-standout{padding:0 0 0 1.5em;margin:12px 0 10px;line-height:1.5}.list-standout ul li:before{content:none}.list-standout ul.list-standout li:before{content:"\35"}.list-standout li{margin:10px 0}.list-primary li:before,.list-standout li:before{font-family:"CaGov";width:1.5em;margin-left:-1.5em;display:inline-block}.list-standout li:before{font-weight:900;content:"\35";vertical-align:sub;font-size:1.5em}.list-standout li.open:before{content:"\33"}.list-primary{padding:0 0 0 .2em}.list-primary li,.list-standout li{padding-left:1.5em}.list-primary li:before{content:"\4b";vertical-align:.1em;font-size:.7em;color:#046b99}.list-primary li.open:before{content:"\4f"}.accordion-list a{cursor:pointer}.list-divided{height:350px;overflow-y:auto}.list-divided li{border-top:1px solid #d6d6d6;padding-top:10px;padding-bottom:10px}.global-footer ul,.list-inline{padding-left:0;list-style:none;margin-left:-5px}.global-footer ul>li,.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.global-footer ul .list-inline-item,.list-inline .list-inline-item{display:inline-block}.global-footer ul .list-inline-item:not(:last-child),.list-inline .list-inline-item:not(:last-child){margin-right:5px}.list-overstated ol li,.list-overstated ul li,.list-standout ol li,.list-standout ul li,.list-understated ol li,.list-understated ul li{background:0 0;padding-left:0}.testimonial{padding:30px;border:none;margin-top:15px}.testimonial:first-child{margin-top:0}.testimonial .thumbnail-img{display:block}.testimonial .testimonial-body{zoom:1;overflow:hidden}.testimonial .testimonial>.float-right,.testimonial .thumbnail-right{display:table-cell;padding-left:10px}.testimonial .thumbnail-left{padding-right:10px}.testimonial .testimonial>.float-left{display:table-cell;padding-right:10px}.testimonial .img-right,.testimonial .testimonial-body,.testimonial .thumbnail-left{display:table-cell;vertical-align:top}.testimonial .thumbnail-top{text-align:center}.testimonial .thumbnail-top .thumbnail-img{display:inherit;margin-bottom:24px}.testimonial .thumbnail-middle{vertical-align:middle}.testimonial .thumbnail-bottom{vertical-align:bottom}.testimonial .testimonial-heading{margin-top:0;margin-bottom:5px}blockquote{font-size:19.2px;font-size:1.2rem;padding:11px 22px;margin:0 0 22px;border-left:5px solid #d6d6d6}blockquote footer{display:block;font-size:80%;color:#555}blockquote footer::before{content:"\2014 \00A0"}blockquote.blockquote-reverse{padding-right:15px;padding-left:0;border-right:5px solid #d6d6d6;border-left:0;text-align:right}blockquote.blockquote-reverse .small:before,blockquote.blockquote-reverse footer:before,blockquote.blockquote-reverse small:before{content:''}blockquote.blockquote-reverse .small:after,blockquote.blockquote-reverse footer:after,blockquote.blockquote-reverse small:after{content:'\00A0 \2014'}.btn-primary{color:#fff;background-color:#046b99;border-color:#046b99;-webkit-transition:all .5s;transition:all .5s}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#035376;border-color:#035376}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#046b99!important;border-color:#046b99}.btn-outline-primary,.btn-primary .badge{color:#046b99;background-color:#fff}.btn-outline-primary{border-color:#046b99;-webkit-transition:all .5s;transition:all .5s}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#046b99;border-color:#035376}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#046b99}.btn-outline-primary .badge{color:#fff;background-color:#046b99}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000;-webkit-transition:all .5s;transition:all .5s}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#323a45;border-color:#323a45;-webkit-transition:all .5s;transition:all .5s}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#232930;border-color:#232930}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#323a45!important;border-color:#323a45}.btn-outline-standout,.btn-standout .badge{color:#323a45;background-color:#fff}.btn-outline-standout{border-color:#323a45;-webkit-transition:all .5s;transition:all .5s}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#323a45;border-color:#232930}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#323a45}.btn-outline-standout .badge{color:#fff;background-color:#323a45}.btn-highlight{color:#111;background-color:#fdb81e;border-color:#fdb81e;-webkit-transition:all .5s;transition:all .5s}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#323a45;background-color:#f5aa02;border-color:#f5aa02}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fdb81e!important;border-color:#fdb81e}.btn-highlight .badge{color:#fdb81e;background-color:#111}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fdb81e;-webkit-transition:all .5s;transition:all .5s}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fdb81e;border-color:#f5aa02}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fdb81e}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555;border-width:1px}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555;-webkit-transition:all .5s;transition:all .5s}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.btn-more{margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;line-height:1.5;border-radius:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block;width:100%;background-color:#fff;background:rgba(255,255,255,.7);font-size:20px;font-size:1.25rem}.btn-more:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn-more.active.focus,.btn-more.active:focus,.btn-more.focus,.btn-more:active.focus,.btn-more:active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn-more.focus,.btn-more:focus,.btn-more:hover{color:#333;text-decoration:none}.btn-more.active,.btn-more:active{outline:0;background-image:none}.btn-more.disabled,.btn-more[disabled],fieldset[disabled] .btn-more{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65)}.btn-more .more-title,.owl-carousel.carousel-link .owl-item .item a{display:block}.btn-more .more-icon{font-size:24px;font-size:1.5rem}.btn-more:focus{outline:#2ea3f2 solid 2px}.btn-more.inverse{background-color:#000;color:#fff}.btn-more.inverse:focus,.btn-more.inverse:hover{color:#fdb81e}@media (max-width:767px){[role=group].btn-group{margin-top:10px;display:table;width:100%;table-layout:fixed;border-collapse:separate}[role=group].btn-group>.btn,[role=group].btn-group>.btn-group{float:none;display:table-cell;width:1%}[role=group].btn-group>.btn-group .btn{width:100%}[role=group].btn-group>.btn-group .dropdown-menu{left:auto}.btn-block-xs{display:block!important;width:100%!important;margin-bottom:1rem!important}}@media (max-width:991px){.btn-block-sm{display:block!important;width:100%!important;margin-bottom:1rem!important}}.btn-row .btn{margin-right:.5rem!important;margin-bottom:.5rem!important}@media (max-width:767px){.btn-row .btn{margin-bottom:.5rem!important}}.btn-xs{padding:.17rem .35rem;font-size:.85rem}.btn-hover{-webkit-transition:color 300ms;transition:color 300ms;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.btn-hover::before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition:300ms ease-out;transition:300ms ease-out}.btn-hover:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.btn-light.btn-hover:hover{background-color:#fff;overflow:hidden}.btn-light.btn-hover::before{background:#f5f5f5;overflow:hidden}.btn-light.btn-hover:hover:before{overflow:hidden}.btn-default.btn-hover:hover{background-color:#fff}.btn-default.btn-hover:before{background:#f5f5f5}.btn-primary.btn-hover:hover{background-color:#046b99}.btn-primary.btn-hover:before{background:#0583bc}.btn-highlight.btn-hover:hover{background-color:#fdb81e}.btn-highlight.btn-hover:before{background:#fdc341}.btn-standout.btn-hover:hover{background-color:#323a45}.btn-standout.btn-hover:before{background:#414b5a}.btn-secondary.btn-hover:hover{background-color:#f5f5f5}.btn-secondary.btn-hover:before,.nav-pills>li>a:hover{background:#fff}.btn-outline-highlight.btn-hover:hover,.btn-outline-light.btn-hover:hover,.btn-outline-primary.btn-hover:hover,.btn-outline-secondary.btn-hover:hover,.btn-outline-standout.btn-hover:hover{background:inherit;overflow:hidden}.btn-outline-primary.btn-hover:before{background:#046b99;overflow:hidden}.btn-outline-highlight.btn-hover:before{background:#fdb81e;overflow:hidden}.btn-outline-standout.btn-hover:before{background:#323a45;overflow:hidden}.btn-outline-secondary.btn-hover:before{background:#555;overflow:hidden}.btn-outline-light.btn-hover:before{background:#fff;overflow:hidden}.btn-next span,.btn-prev span{cursor:pointer;display:inline-block;position:relative;transition:.5s}.btn-next span:after,.btn-prev span:before{font-family:'CaGov';position:absolute;opacity:0;top:0;transition:.5s}.btn-next span:after{right:-10px;content:'\39'}.btn-next:hover span{padding-right:25px}.btn-next:hover span::after{opacity:1;right:0}.btn-prev span:before{content:'\38';left:-10px}.btn-prev:hover span{padding-left:25px}.btn-prev:hover span::before{opacity:1;left:0}.btn-block{white-space:normal}.site-settings{padding-right:20px}.site-settings button.close{position:relative;right:-10px;color:#fff;text-shadow:none;opacity:.8;font-size:2.5em}.site-settings button.close:hover{color:#fdb81e!important}.site-settings button.close:focus{color:#fdb81e!important}.site-settings button.close span{position:relative;top:-10px}.location-settings label{font-weight:400;padding-right:1rem!important}.location-settings button.close{position:relative;right:-10px;color:#fff;text-shadow:none;opacity:.5}@media (max-width:767px){.location-settings button.btn-primary{margin-top:1rem!important}}.service-icon{font-size:240px;font-size:15rem;text-align:center;color:rgba(255,255,255,.8)}.service-icon-thumbnail{font-size:80px;font-size:5rem;text-align:center}.more-button{overflow:hidden}.more-button .more-content{position:absolute;overflow:hidden;width:100%}.more-button,.more-button .btn-more{position:relative}.service-tile-panel{visibility:hidden;position:absolute}.service-tile-panel .btn.close{position:relative;z-index:1;font-size:56px;font-size:3.5rem}.service-tile-full{clear:both;width:100%;background:#f5f5f5;height:auto}.service-tile-full.is-open .service-tile-panel{visibility:visible;position:relative}.service-tile{float:left;width:100%;position:relative;padding:0;margin:0;cursor:pointer;text-align:center;outline:none;min-height:240px;color:#e1f2f7;background:#046b99;background-position:center;background-repeat:no-repeat;background-size:cover}.service-tile:focus{outline:solid 2px #2ea3f2}@media (min-width:450px){.service-tile{width:50%}}@media (min-width:768px){.service-tile{float:left;width:50%}}@media (min-width:992px){.service-tile{float:left;width:25%}}@media (min-width:768px){.service-tile{min-height:280px}}@media (min-width:992px){.service-tile{min-height:240px}}@media (min-width:1200px){.service-tile{min-height:320px}}.service-tile .icon-fallback{min-width:100%;line-height:1;position:absolute;bottom:0;left:0;vertical-align:middle;display:inline-block;height:100%;-webkit-transition:opacity .3s;transition:opacity .3s}.service-tile .teaser{position:absolute;bottom:0;left:0;width:100%;background:#12151a;opacity:1;color:#fff;padding:10px 0}.service-tile .teaser .title{margin:5px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;-webkit-transition:all .3s;transition:all .3s}.service-tile .teaser .title:hover{color:#fdb81e}.service-tile:focus .teaser .title{color:#fdb81e}.title:after{margin-top:.5rem!important;font-family:'CaGov';display:block;font-weight:400}[data-state=closed].service-tile .title:after,[data-state=info].service-tile .title:after{content:"\e050"}[data-state=open].service-tile .title:after{content:"\e04f"}[data-state=open].service-tile:after{content:'';display:block;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid rgba(18,21,26,.9);position:absolute;left:50%;margin-left:-15px;bottom:-15px;z-index:5}div[data-state=open] .title{color:#fdb81e}.service-tile-empty{background:#323a45;color:#455060;overflow:hidden;width:100%}.service-tile-empty span{font-size:17em;line-height:1}.service-tile-empty .title:after{content:"\e65d"!important}.carousel-video .item .video video,.plotly-chart img,.service-tile-empty.half,.service-tile-empty.quarter,.service-tile-empty.third{width:100%}@media (min-width:450px){.service-tile-empty.full{width:100%}.service-tile-empty.third{width:50%}.service-tile-empty.half{width:100%}.service-tile-empty.quarter{width:50%}}@media (min-width:992px){.service-tile-empty.full{width:100%}.service-tile-empty.third{width:75%}.service-tile-empty.half{width:50%}.service-tile-empty.quarter{width:25%}}.no-js .number-counter{visibility:visible}.circles-text,.stat-counter{font-family:"Asap Condensed",sans-serif}.stat-counter{text-align:center;font-size:48px;font-size:3rem}.circles-text{font-size:2.1875rem!important}.countdown div{text-align:center;font-size:48px;font-size:3rem;margin-top:0;font-weight:700;line-height:1.1;border-left:3px solid #fff}.countdown-text{font-size:16px;font-size:1rem;font-weight:400}.carousel .owl-nav{margin-top:10px}.carousel .owl-nav [class*=owl-]{background:rgba(0,0,0,.4)!important;color:#fff!important;font-size:1.25rem!important;height:35px;width:35px;border-radius:35px;display:inline-block;cursor:pointer}.carousel .owl-nav [class*=owl-]>span{line-height:2.1875rem}.carousel .owl-nav [class*=owl-]:hover{text-decoration:none}.carousel .owl-nav .disabled{opacity:.5;cursor:default}.carousel .owl-nav.disabled+.owl-dots{margin-top:10px}.carousel .owl-dots,.carousel .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.carousel-gallery,.carousel-link,.carousel-media,.carousel-slider{padding:0 3em;position:relative}.carousel-gallery .owl-nav,.carousel-link .owl-nav,.carousel-media .owl-nav,.carousel-slider .owl-nav{position:absolute;top:50%;left:0;right:0;margin-top:0}.carousel-gallery .owl-prev,.carousel-link .owl-prev,.carousel-media .owl-prev,.carousel-slider .owl-prev{position:absolute;left:0}.carousel-gallery .owl-next,.carousel-link .owl-next,.carousel-media .owl-next,.carousel-slider .owl-next{position:absolute;right:0}.carousel-gallery .owl-nav .owl-next,.carousel-gallery .owl-nav .owl-prev,.carousel-link .owl-nav .owl-next,.carousel-link .owl-nav .owl-prev,.carousel-media .owl-nav .owl-next,.carousel-media .owl-nav .owl-prev,.carousel-slider .owl-nav .owl-next,.carousel-slider .owl-nav .owl-prev{margin:-1em 0 0}.carousel-content,.carousel-video,.carousel-video-submenu{overflow:hidden}.carousel-content:hover .owl-prev,.carousel-video-submenu:hover .owl-prev,.carousel-video:hover .owl-prev{color:#fff;position:absolute;left:15px}@media (max-width:767px){.carousel-content:hover .owl-prev,.carousel-video-submenu:hover .owl-prev,.carousel-video:hover .owl-prev{left:.1em}}.carousel-content:hover .owl-next,.carousel-video-submenu:hover .owl-next,.carousel-video:hover .owl-next{color:#fff;position:absolute;right:15px}@media (max-width:767px){.carousel-content:hover .owl-next,.carousel-video-submenu:hover .owl-next,.carousel-video:hover .owl-next{right:.1em}}.carousel-content .owl-nav,.carousel-video .owl-nav,.carousel-video-submenu .owl-nav{position:absolute;top:50%;left:0;right:0;margin-top:0}.carousel-content .owl-prev,.carousel-video .owl-prev,.carousel-video-submenu .owl-prev{position:absolute;left:-2em}.carousel-content .owl-next,.carousel-video .owl-next,.carousel-video-submenu .owl-next{position:absolute;right:-2em}.carousel-content .owl-nav .owl-next,.carousel-content .owl-nav .owl-prev,.carousel-video .owl-nav .owl-next,.carousel-video .owl-nav .owl-prev,.carousel-video-submenu .owl-nav .owl-next,.carousel-video-submenu .owl-nav .owl-prev{-webkit-transition:left 400ms ease,right 400ms ease;transition:left 400ms ease,right 400ms ease;margin:-1em 0 0}.carousel-content .owl-nav .owl-next:hover,.carousel-content .owl-nav .owl-prev:hover,.carousel-video .owl-nav .owl-next:hover,.carousel-video .owl-nav .owl-prev:hover,.carousel-video-submenu .owl-nav .owl-next:hover,.carousel-video-submenu .owl-nav .owl-prev:hover{background:rgba(0,0,0,.75)}@media (max-width:767px){.carousel-content .owl-nav .owl-prev{color:#fff;position:absolute;left:.1em}.carousel-content .owl-nav .owl-next{color:#fff;position:absolute;right:.1em}}.carousel-content .owl-dots{position:absolute!important;left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-backface-visibility:hidden;height:15px;bottom:25px}.carousel-content .item{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.carousel-content .content-container{pointer-events:none;color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-content .content-container .content{pointer-events:all;padding:20px 20px 50px}.carousel-content img+.content-container,.carousel-content video+.content-container{position:absolute;top:0;left:0;right:0;bottom:0;margin:10% 10% 50px;padding:0;max-height:100%;overflow:hidden}.carousel-content img+.content-container .content,.carousel-content video+.content-container .content{padding:20px}.carousel-content .item.backdrop img+.content-container,.carousel-content .item.backdrop video+.content-container{background:rgba(0,0,0,.3)}@media (min-width:768px){.carousel-content .item.backdrop .content-container:first-child{padding:10%}}.carousel-content .item.backdrop .content-container:first-child .content{background:rgba(0,0,0,.65)}.owl-item{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1)}.carousel-video .owl-video-play-icon span{font-size:5rem;line-height:5rem;color:#fff;opacity:0;background-color:#222;border-radius:10px;padding:15px}.carousel-video .item-overlay{background:rgba(0,0,0,.55);position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-video .item-overlay span{opacity:0}.carousel-video .owl-item:not(.owl-video-playing):hover .item-overlay,.carousel-video .owl-item:not(.owl-video-playing):hover .owl-video-play-icon span{opacity:1}.carousel-video .item{position:relative;width:100%}.carousel-video .item .owl-video-tn,.carousel-video .item .owl-video-wrapper{width:100%;height:0;padding-bottom:56.25%}.carousel-video .item .video{position:relative;top:0;left:0;width:100%;height:auto}.carousel-video-submenu{margin-top:20px}.carousel-video-submenu .owl-item button{border:5px solid #ddd}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-width:5px;border-style:solid}.carousel-video-submenu .item-thumbnail{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel-video-submenu .item-thumbnail .videoThumb{display:block;width:100%;background-size:cover;background-position:center,center;height:160px;zoom:1}.carousel-video-submenu .item-thumbnail .videoThumb:focus{outline:#2ea3f2 solid 2px}.carousel-video-submenu .item-thumbnail .videoThumb:focus+.item-overlay,.carousel-video-submenu .item-thumbnail:focus .item-overlay,.carousel-video-submenu .item-thumbnail:hover .item-overlay{opacity:1}@media (max-width:991px){.carousel-video-submenu .item-thumbnail .videoThumb{height:110px}}@media (max-width:767px){.carousel-video-submenu .item-thumbnail .videoThumb{height:80px}}.carousel-video-submenu .item-thumbnail .item-overlay{background:rgba(0,0,0,.55);position:absolute;width:100%;height:100%;top:0;left:0;text-align:center;vertical-align:middle;opacity:0;-webkit-transition:opacity .25s ease;transition:opacity .25s ease;color:rgba(255,255,255,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-video-submenu .item-thumbnail .item-overlay button{width:100%;height:100%;cursor:pointer;background:0 0;font-size:4em;color:#fff}.ie9 .carousel-video-submenu .item-thumbnail .item-overlay{display:table}.ie9 .carousel-video-submenu .item-thumbnail .item-overlay span{display:table-cell;text-align:center;vertical-align:middle}.carousel-video-submenu .item-thumbnail .item-overlay span{-ms-flex-item-align:center;align-self:center;font-size:50px;cursor:pointer}@media (max-width:992px){.carousel-video-submenu .item-thumbnail .item-overlay span{font-size:30px}}.owl-prev{position:absolute;left:0}.owl-next{position:absolute;right:0}.owl-nav .owl-next,.owl-nav .owl-prev{margin:-1em 0 0}.carousel-banner .slide{background-position:center;background-size:cover}.header-slideshow-banner .carousel-banner .owl-item img{width:auto;height:50%}.header-slideshow-banner .banner-pager{position:absolute;right:45px;top:auto;bottom:25px}.header-slideshow-banner .banner-control{cursor:pointer;font-weight:700;text-align:center;color:#fff;background:#181818;background-color:rgba(0,0,0,.6);font-family:"Asap Condensed",sans-serif;border:none;display:block;width:25px;height:26px;float:left;margin:0 5px 0 0;font-stretch:normal;border-radius:0;outline-style:none}.header-slideshow-banner .banner-control:hover,.slide-text{background-color:rgba(0,0,0,.5)}.header-slideshow-banner .banner-control.active{display:block;color:#000;background-color:rgba(255,255,255,.7);border:none}.header-slideshow-banner .banner-control .pause{color:#fff;background-color:transparent}.header-slideshow-banner .banner-control .pause,.header-slideshow-banner .banner-control .play{width:25px;height:26px;border:none;padding:0;text-align:center;cursor:pointer}.header-slideshow-banner .banner-play-pause{position:absolute;top:auto;right:15px;bottom:25px}.slide-text{position:absolute;top:auto;padding:5px 15px 25px;bottom:0;width:100%;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:1.2em;font-weight:500;font-stretch:normal;text-align:center;box-sizing:border-box;border:none;border-radius:0}.slide-text .title{font-size:1.8em;font-family:"Asap Condensed",sans-serif}.carousel-media .item,.slide-text{margin:0 auto}.carousel-link .item{width:32px;text-align:center}.carousel-slider .owl-item .item-logo,.carousel-slider .owl-item img{width:auto;float:left;margin:0 10px 10px 0;font-size:32px}.carousel-gallery .item{text-align:center}.carousel-gallery .owl-item img{width:auto;display:inline-block;max-width:100%;margin:0 10px 10px 0}.banner-control .pause:focus,.banner-control .play:focus,.banner-control:focus,.owl-carousel:focus,.owl-dot:focus,.owl-next:focus,.owl-prev:focus,button.owl-dot:focus{outline:solid 2px #2ea3f2}.owl-carousel .owl-nav button.owl-prev:focus{margin-left:3em;outline:solid 2px #2ea3f2}.owl-carousel .owl-nav button.owl-next:focus{margin-right:3em;outline:solid 2px #2ea3f2}.owl-carousel:hover .owl-nav button.owl-prev:focus{margin-left:0}.owl-carousel:hover .owl-nav button.owl-next:focus{margin-right:0}.owl-carousel.carousel-link .owl-nav button.owl-prev:focus,.owl-carousel.carousel-media .owl-nav button.owl-prev:focus,.owl-carousel.carousel-slider .owl-nav button.owl-prev:focus{margin-left:0}.owl-carousel.carousel-link .owl-nav button.owl-next:focus,.owl-carousel.carousel-media .owl-nav button.owl-next:focus,.owl-carousel.carousel-slider .owl-nav button.owl-next:focus{margin-right:0}.owl-video-wrapper .item-overlay{display:none}.header-slideshow-banner{position:relative}.header-slideshow-banner .banner-pager,.header-slideshow-banner .banner-play-pause{z-index:1}.header-slideshow-banner .carousel{margin-top:0;margin-bottom:0}@media (max-width:767px){.header-slideshow-banner{display:block}.header-slideshow-banner #primary-carousel{margin:0;padding:0}.header-slideshow-banner #primary-carousel .slide-text{bottom:-12px;right:0;font-size:14px;width:100%}.header-slideshow-banner #primary-carousel .slide-text .title{font-size:19px}.header-slideshow-banner .banner-pager,.header-slideshow-banner .banner-play-pause{top:15px}}.owl-carousel .backdrop{background-color:#000!important}.plotly-chart .plotly-chart--loading{font-size:150%;text-align:center;display:block;vertical-align:middle;height:100%;width:100%;color:#777}.plotly-chart .hovertext path{stroke-width:7px}.plotly-chart .plot-container.plotly{min-height:300px}.stats-highlight{width:100%;height:100%;margin-left:10px;margin-right:10px;margin-bottom:-25%;padding-left:10px;padding-right:10px;position:relative}.stats-highlight .half-gauge-chart .donut-background{fill:#777}.stats-highlight .half-gauge-chart .donut-halfmark{stroke:#777}.stats-highlight .info{display:block;text-align:center;margin:0 auto;position:relative}.stats-highlight .big-number,.stats-highlight .percent-detail,.stats-highlight .small-goal-text{display:inline-block;text-align:center;width:100%;line-height:.8}.stats-highlight .small-goal-text{position:absolute;left:0}.stats-highlight .info .small-goal-text+.big-number{margin-top:-.8}.stats-highlight .percent-detail{margin-top:10px}.stats-highlight .service{display:block;text-align:center;width:100%;font-size:x-large;height:50%;padding-top:10px;line-height:1.1em}.stats-highlight .half-gauge-chart{height:50%;width:100%;margin:auto}html:not(.ie8) .stats-highlight img{display:none}.ie8 .stats-highlight .info,.ie8 .stats-highlight .small-goal-text{display:none}.ie8 .stats-highlight img{width:100%}.filter-group:before{content:"";display:block;margin-bottom:1rem!important}.filter-toggle.active{position:relative;z-index:1}.filter-toggle.active:before{position:absolute;left:50%;margin-left:-10px;bottom:-18px}.filter-toggle.active:after{position:absolute;left:50%;margin-left:-9px;bottom:-19px}.card .filter-group:before,.section .filter-group:before{border-top:1px solid #d6d6d6}.card .filter-toggle.active:before,.section .filter-toggle.active:before{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d6d6d6}.card .filter-toggle.active:after,.section .filter-toggle.active:after{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff}.card-search .filter-group:before,.section-search .filter-group:before{border-top:1px solid #bdbdbd}.card-search .filter-toggle.active:before,.section-search .filter-toggle.active:before{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #bdbdbd}.card-search .filter-toggle.active:after,.section-search .filter-toggle.active:after{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #d6d6d6}.card-default .filter-group:before,.section-default .filter-group:before{border-top:1px solid #d6d6d6}.card-default .filter-toggle.active:before,.section-default .filter-toggle.active:before{content:'';display:block;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #d6d6d6}.card-default .filter-toggle.active:after,.section-default .filter-toggle.active:after{content:'';display:block;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f5f5f5}.nav-pills>li>a{border:1px solid #555}.label{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.label:empty{display:none}.label-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.label-primary{color:#fff;background-color:#007bff}a.label-primary:focus,a.label-primary:hover{color:#fff;background-color:#0062cc}a.label-primary.focus,a.label-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.label-secondary{color:#fff;background-color:#6c757d}a.label-secondary:focus,a.label-secondary:hover{color:#fff;background-color:#545b62}a.label-secondary.focus,a.label-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.label-success{color:#fff;background-color:#28a745}a.label-success:focus,a.label-success:hover{color:#fff;background-color:#1e7e34}a.label-success.focus,a.label-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.label-info{color:#fff;background-color:#17a2b8}a.label-info:focus,a.label-info:hover{color:#fff;background-color:#117a8b}a.label-info.focus,a.label-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.label-warning{color:#212529;background-color:#ffc107}a.label-warning:focus,a.label-warning:hover{color:#212529;background-color:#d39e00}a.label-warning.focus,a.label-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.label-danger{color:#fff;background-color:#dc3545}a.label-danger:focus,a.label-danger:hover{color:#fff;background-color:#bd2130}a.label-danger.focus,a.label-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.label-light{color:#212529;background-color:#f8f9fa}a.label-light:focus,a.label-light:hover{color:#212529;background-color:#dae0e5}a.label-light.focus,a.label-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.label-dark{color:#fff;background-color:#343a40}a.label-dark:focus,a.label-dark:hover{color:#fff;background-color:#1d2124}a.label-dark.focus,a.label-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.pane{width:100%;display:block}.group-left,.group-right{float:none;min-height:320px;vertical-align:middle;position:relative;margin:0;padding:0}.group-left .pane-img,.group-right .pane-img{display:block;min-height:320px;width:100%;background-repeat:no-repeat!important;background-size:cover!important;background-position:50% 50%!important}.pane-content{padding:10px 30px 20px 40px}.even .group-left:after,.odd .group-right:before{border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;z-index:2}.bg-highlight a{color:#111;text-decoration:underline}.bg-highlight .btn{text-decoration:none}@media (min-width:768px){.pane{display:table}.group-left,.group-right{width:50%;display:table-cell;top:0}.odd .group-right:before{right:100%;top:50%;border-width:30px;margin-top:-30px}.even .group-left:after{left:100%;top:50%;border-width:30px;margin-top:-30px}}@media (max-width:767px){.even .group-left{top:320px}.even .group-right{top:-320px}.even .group-left:after,.odd .group-right:before{bottom:100%;left:25%;border-width:20px;margin-left:-20px}}.progress-pointer{position:absolute;bottom:100%;right:0;min-width:46px;white-space:nowrap;padding-left:5px;padding-right:5px;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);margin-bottom:5px;background-color:transparent;z-index:1}.progress-pointer::after{content:"";position:absolute;left:50%;bottom:-5px;margin-left:-5px;border-style:solid;border-color:#046b99 transparent;border-width:5px 5px 0}.dot-line{position:relative;display:block;width:100%;font-size:0}.dot-line::after,.dot-line::before{content:"";position:absolute;top:50%;display:block;width:calc(50% + 30px);border-top-width:1px;border-top-style:solid;margin-top:-1px}.dot-line::after{right:-30px}.dot-line::before{left:-30px}@media (min-width:576px){.dot-line::after,.dot-line::before{display:block}}@media (max-width:575px){.dot-line::after,.dot-line::before{display:none}}.progress-bold::after,.progress-bold::before{top:40%;border-top-width:8px}.dot-line-inner{position:relative;z-index:2;display:inline-block;width:30px;height:30px;border-width:1px;border-style:solid;border-radius:50%}.dot-line-inner::before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%}.timeline-dot{left:-1rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-backface-visibility:hidden}.bg-gray-gradient{background-repeat:repeat-x;background-image:linear-gradient(180deg,#fff,#dbdbdb)}.bg-highlight-gradient,.bg-primary-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#046b99,#02415d)}.bg-highlight-gradient{background-image:linear-gradient(225deg,#fdb81e,#fed883)}.bg-secondary-gradient,.bg-standout-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#323a45,#5d6c80)}.bg-secondary-gradient{background-image:linear-gradient(225deg,#50aee4,#e1f2f7)}.bg-primary-standout-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#046b99,#323a45)}.bg-primary-highlight-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#046b99,#fdb81e)}.bg-standout-highlight-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#fdb81e,#323a45)}.bg-danger-warning-gradient,.bg-info-success-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#c2570f,#d24532)}.bg-info-success-gradient{background-image:linear-gradient(225deg,#1c7db5,#32852e)}.bg-grey-radialgradient{background-image:radial-gradient(ellipse farthest-corner at 50% 50%,#dbdbdb 22%,#bbb);background-repeat:no-repeat}.bg-greylight-radialgradient,.bg-primary-radialgradient{background-image:radial-gradient(ellipse farthest-corner at 50% 50%,#fff 25%,#eee);background-repeat:no-repeat}.bg-primary-radialgradient{background-image:radial-gradient(circle farthest-side at 50% 50%,#046b99,#02415d)}.bg-highlight-radialgradient{background-image:radial-gradient(circle farthest-side at 50% 50%,#fed883,#fdb81e);background-repeat:no-repeat}.bg-standout-radialgradient{background-image:radial-gradient(circle farthest-corner at 75% 95%,#5d6c80,#323a45);background-repeat:no-repeat}.bg-secondary-radialgradient{background-image:radial-gradient(circle farthest-side at 50% 50%,#e1f2f7,#50aee4);background-repeat:no-repeat}.bg-secondarylight-radialgradient{background-image:radial-gradient(ellipse farthest-corner at 50% 50%,#fff 22%,#e1f2f7);background-repeat:no-repeat}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-auto{overflow:auto}.no-underline{text-decoration:none!important;background-image:none!important}.underline{text-decoration:underline!important}.underline-hover:focus,.underline-hover:hover{text-decoration:underline!important}.underline-text-color{background-image:linear-gradient(to right,#111 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-text-color:focus,.underline-hover-text-color:hover{background-image:linear-gradient(to right,#111 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-white{background-image:linear-gradient(to right,#fff 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-white:focus,.underline-hover-white:hover{background-image:linear-gradient(to right,#fff 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-black{background-image:linear-gradient(to right,#000 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-black:focus,.underline-hover-black:hover{background-image:linear-gradient(to right,#000 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.outline-focus:focus{outline:solid 2px #2ea3f2}.outline-block-offset:focus{outline:solid 2px #2ea3f2;outline-offset:-2px;display:block}.cursor-pointer{cursor:pointer}.w-auto{width:auto!important}.width-1{width:1px!important}.width-5{width:5px!important}.width-10{width:10px!important}.width-15{width:15px!important}.width-20{width:20px!important}.width-30{width:30px!important}.width-40{width:40px!important}.width-50{width:50px!important}.width-60{width:60px!important}.width-70{width:70px!important}.width-80{width:80px!important}.width-100{width:100px!important}.width-150{width:150px!important}.width-200{width:200px!important}.w-100{width:100%!important}.width-5pct{width:5%!important}.width-10pct{width:10%!important}.width-15pct{width:15%!important}.width-20pct{width:20%!important}.width-25pct{width:25%!important}.width-30pct{width:30%!important}.width-33pct{width:33%!important}.width-35pct{width:35%!important}.width-40pct{width:40%!important}.width-45pct{width:45%!important}.width-50pct{width:50%!important}.width-60pct{width:60%!important}.width-70pct{width:70%!important}.width-75pct{width:75%!important}.width-80pct{width:80%!important}.width-90pct{width:90%!important}.h-auto{height:auto}.h-100{height:100%}.height-1{height:1px!important}.height-5{height:5px!important}.height-10{height:10px!important}.height-15{height:15px!important}.height-20{height:20px!important}.height-30{height:30px!important}.height-40{height:40px!important}.height-50{height:50px!important}.height-60{height:60px!important}.height-70{height:70px!important}.height-80{height:80px!important}.height-100{height:100px!important}.height-150{height:150px!important}.height-200{height:200px!important}.height-250{height:250px!important}.height-300{height:300px!important}.height-400{height:400px!important}.height-500{height:500px!important}.height-600{height:600px!important}.min-height-5{min-height:.3125rem!important}.min-height-10{min-height:.625rem!important}.min-height-15{min-height:1rem!important}.min-height-20{min-height:1.25rem!important}.min-height-30{min-height:1.875rem!important}.min-height-50{min-height:3.125rem!important}.min-height-100{min-height:6.25rem!important}.min-height-200{min-height:12.5rem!important}.min-height-300{min-height:18.75rem!important}.min-height-400{min-height:25rem!important}.color-black{color:#000!important}.color-black-hover:focus,.color-black-hover:hover{color:#000!important}.color-white{color:#fff!important}.color-white-hover:focus,.color-white-hover:hover{color:#fff!important}.color-gray-dark,.color-grey-dark{color:#111}.color-gray,.color-grey{color:#555}.color-light{color:#777}.color-lighter{color:#d6d6d6}.color-lightest{color:#f5f5f5}.text-primary{color:#006ce0!important}.text-success{color:#1f7f35!important}.text-info{color:#117888!important}.text-muted{color:#555!important}.bg-grey-light{background-color:#d6d6d6!important}.bg-grey-light-hover:focus,.bg-grey-light-hover:hover{background-color:#d6d6d6!important}.bg-grey-light-hover-darker:focus,.bg-grey-light-hover-darker:hover{background-color:#ccc!important}.bg-grey-lightest{background-color:#f5f5f5!important}.bg-grey-lightest-hover:focus,.bg-grey-lightest-hover:hover{background-color:#f5f5f5!important}.bg-grey-lightest-hover-darker:focus,.bg-grey-lightest-hover-darker:hover{background-color:#ebebeb!important}.bg-alpha-40{background-color:rgba(0,0,0,.4)!important}.bg-alpha-50{background-color:rgba(0,0,0,.5)!important}.bg-alpha-70{background-color:rgba(0,0,0,.7)!important}.bg-alpha-60{background-color:rgba(0,0,0,.6)!important}.bg-alpha-80{background-color:rgba(0,0,0,.8)!important}.bg-alpha-90{background-color:rgba(0,0,0,.9)!important}.brd-white-after::after,.brd-white-before::before{border-color:#fff!important}.brd-gray-light,.brd-gray-light-after::after,.brd-gray-light-before::before{border-color:#ddd!important}.brd-gray-dark{border-color:#333!important}.brd-gray{border-color:#555!important}.brd-transparent-after::after,.brd-transparent-before::before{border-color:transparent!important}.brd-0{border:none}.brd-right{border-right:solid 1px}.brd-left{border-left:solid 1px}.brd-top{border-top:solid 1px}.brd-bottom{border-bottom:solid 1px}.brd-dotted-1,.brd-dotted-1-after::after,.brd-dotted-1-before::before{border-width:1px;border-style:dotted}.brd-solid-1,.brd-solid-1-after::after,.brd-solid-1-before::before{border-width:1px!important;border-style:solid!important}.brd-solid-2,.brd-solid-2-after::after,.brd-solid-2-before::before{border-width:2px!important;border-style:solid!important}.brd-solid-3,.brd-solid-3-after::after,.brd-solid-3-before::before{border-width:3px!important;border-style:solid!important}.brd-solid-4,.brd-solid-4-after::after,.brd-solid-4-before::before{border-width:4px!important;border-style:solid!important}.brd-solid-5,.brd-solid-5-after::after,.brd-solid-5-before::before{border-width:5px!important;border-style:solid!important}@media (min-width:576px){.brd-sm-0{border:none!important}.brd-sm-solid-1{border-width:1px;border-style:solid}.brd-sm-right{border-right:solid 1px}.brd-sm-left{border-left:solid 1px}.brd-sm-top{border-top:solid 1px}.brd-sm-bottom{border-bottom:solid 1px}}@media (min-width:768px){.brd-md-0{border:none!important}.brd-md-solid-1{border-width:1px;border-style:solid}.brd-md-right{border-right:solid 1px}.brd-md-left{border-left:solid 1px}.brd-md-top{border-top:solid 1px}.brd-md-bottom{border-bottom:solid 1px}}@media (min-width:992px){.brd-lg-0{border:none!important}.brd-lg-solid-1{border-width:1px;border-style:solid}.brd-lg-right{border-right:solid 1px}.brd-lg-left{border-left:solid 1px}.brd-lg-top{border-top:solid 1px}.brd-lg-bottom{border-bottom:solid 1px}}.pos-rel{position:relative!important}.pos-abs{position:absolute!important}.pos-stc{position:static!important}.pos-fix{position:fixed!important}.relative-centered{top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.relative-centered,.relative-centered-x,.relative-centered-y{position:relative;-webkit-backface-visibility:hidden}.relative-centered-x{left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.relative-centered-y{top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.absolute-centered{top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.absolute-centered,.absolute-centered-x,.absolute-centered-y{position:absolute!important;-webkit-backface-visibility:hidden}.absolute-centered-x{left:50%!important;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.absolute-centered-y{top:50%!important;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.top-rel-40pct{position:relative;top:40%!important}@media (max-width:767px){.top-sm-rel-40pct{position:relative;top:40%!important}}@media (max-width:991px){.top-md-rel-40pct{position:relative;top:40%!important}}@media (min-width:992px){.top-lg-rel-40pct{position:relative;top:40%!important}}.top-rel-30pct{position:relative;top:30%!important}@media (max-width:767px){.top-sm-rel-30pct{position:relative;top:30%!important}}@media (max-width:991px){.top-md-rel-30pct{position:relative;top:30%!important}}@media (min-width:992px){.top-lg-rel-30pct{position:relative;top:30%!important}}.top-rel-20pct{position:relative;top:20%!important}@media (max-width:767px){.top-sm-rel-20pct{position:relative;top:20%!important}}@media (max-width:991px){.top-md-rel-20pct{position:relative;top:20%!important}}@media (min-width:992px){.top-lg-rel-20pct{position:relative;top:20%!important}}.top-rel-10pct{position:relative;top:10%!important}@media (max-width:767px){.top-sm-rel-10pct{position:relative;top:10%!important}}@media (max-width:991px){.top-md-rel-10pct{position:relative;top:10%!important}}@media (min-width:992px){.top-lg-rel-10pct{position:relative;top:10%!important}}.top-rel-5pct{position:relative;top:5%!important}@media (max-width:767px){.top-sm-rel-5pct{position:relative;top:5%!important}}@media (max-width:991px){.top-md-rel-5pct{position:relative;top:5%!important}}@media (min-width:992px){.top-lg-rel-5pct{position:relative;top:5%!important}}.text-huge{font-size:6rem}.text-5rem{font-size:5rem}.text-4rem{font-size:4rem}.text-3-5rem{font-size:3.5rem}.text-3rem{font-size:3rem}.text-2-5rem{font-size:2.5rem}.text-2rem{font-size:2rem}.text-1-5rem{font-size:1.5rem}.text-1rem{font-size:1rem}.font-size-sm{font-size:.825rem}.font-size-70x{font-size:70%!important}.font-size-75x{font-size:75%!important}.font-size-80x{font-size:80%!important}.font-size-85x{font-size:85%!important}.font-size-90x{font-size:90%!important}.font-size-95x{font-size:95%!important}.font-size-11{font-size:.78571rem!important}.font-size-12{font-size:.85714rem!important}.font-size-13{font-size:.92857rem!important}.font-size-14{font-size:1rem!important}.font-size-15{font-size:1.07143rem!important}.font-size-16{font-size:1.14286rem!important}.font-size-20{font-size:1.42857rem!important}.font-size-25{font-size:1.78571rem!important}.font-size-30{font-size:2.14286rem!important}.font-size-40{font-size:2.85714rem!important}.line-height-0-8em{line-height:.8em!important}.line-height-0-9em{line-height:.9em!important}.line-height-1em{line-height:1em!important}.line-height-1-1em{line-height:1.1em!important}.line-height-1-2em{line-height:1.2em!important}.line-height-1-3em{line-height:1.3em!important}.line-height-1-4em{line-height:1.4em!important}.line-height-1-5em{line-height:1.5em!important}.line-height-1-6em{line-height:1.6em!important}.bold,.text-bold{font-weight:700!important}.link-icon{font-size:.7rem!important;position:relative;top:-3px;padding-left:2px;text-decoration:none;display:inline-block}.rounded-20{border-radius:20px}.rounded-15{border-radius:15px}.rounded-10{border-radius:10px}.rounded-5{border-radius:5px}.rounded-4{border-radius:4px}.rounded-3{border-radius:3px}.rounded-2{border-radius:2px}.rounded-50{border-radius:50px}.rounded-0{border-radius:0!important}.rounded-50x{border-radius:50%}.d-flex{display:flex}.d-block{display:block}.hidden-up{opacity:0}.hidden{display:none!important}.transition-0_3,.transition-0_3 path,.transition-0_3 polygon,.transition-0_3:after,.transition-0_3:before{transition-duration:.3s;transition-property:all;transition-timing-function:ease;transition-delay:0s}.transform-scale-1_05--hover:hover{transform:scale3d(1.05,1.05,1.05)} \ No newline at end of file diff --git a/StateTemplateV5/css/cagov.font-only.css b/StateTemplateV5/css/cagov.font-only.css index 521dbce..e3b4db5 100644 --- a/StateTemplateV5/css/cagov.font-only.css +++ b/StateTemplateV5/css/cagov.font-only.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- ICON FONTS - /source/scss/cagov/icon-font.scss diff --git a/StateTemplateV5/css/cagov.font-only.min.css b/StateTemplateV5/css/cagov.font-only.min.css index 01daab1..78e7e78 100644 --- a/StateTemplateV5/css/cagov.font-only.min.css +++ b/StateTemplateV5/css/cagov.font-only.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ @font-face{font-family:'CaGov';src:url(../fonts/CaGov.eot?ocljyw);src:url(../fonts/CaGov.eot?ocljyw#iefix) format("embedded-opentype"),url(../fonts/CaGov.ttf?ocljyw) format("truetype"),url(../fonts/CaGov.woff?ocljyw) format("woff"),url(../fonts/CaGov.svg??ocljyw#CaGov) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" ca-gov-icon-"],[class^=ca-gov-icon-],select[data-class-icon]{font-style:normal;font-weight:400;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" ca-gov-icon-"],[class^=ca-gov-icon-]{font-family:'CaGov'!important;text-transform:none;speak:never}.ca-gov-icon-mask-light:before{content:"\e9fb"}.ca-gov-icon-mask-dark:before{content:"\e9fc"}.ca-gov-icon-vaccine-check:before{content:"\e9fe"}.ca-gov-icon-teams:before{content:"\ea0c"}.ca-gov-icon-pharmacy:before{content:"\ea12"}.ca-gov-icon-cart-delivered:before{content:"\ea15"}.ca-gov-icon-medical-shipped:before{content:"\ea16"}.ca-gov-icon-vaccine:before{content:"\ea17"}.ca-gov-icon-team:before{content:"\ea18"}.ca-gov-icon-vaccine-patient:before{content:"\ea19"}.ca-gov-icon-improvements:before{content:"\ea1a"}.ca-gov-icon-cloud-network:before{content:"\ea1b"}.ca-gov-icon-technology-reuse:before{content:"\ea1c"}.ca-gov-icon-accessibility:before{content:"\e992"}.ca-gov-icon-agriculture:before{content:"\e973"}.ca-gov-icon-air:before{content:"\e9de"}.ca-gov-icon-air-polution:before{content:"\e9df"}.ca-gov-icon-air-quality:before{content:"\e9e0"}.ca-gov-icon-albums:before{content:"\e90e"}.ca-gov-icon-amexcard:before{content:"\e979"}.ca-gov-icon-amusement:before{content:"\e9ab"}.ca-gov-icon-anchor:before{content:"\e9e1"}.ca-gov-icon-android:before{content:"\e620"}.ca-gov-icon-angry:before{content:"\e975"}.ca-gov-icon-apple:before{content:"\e61f"}.ca-gov-icon-apple-pay:before{content:"\e97a"}.ca-gov-icon-apps:before{content:"\e603"}.ca-gov-icon-archive:before{content:"\e088"}.ca-gov-icon-arrow-down:before{content:"\e04c"}.ca-gov-icon-arrow-fill-down:before{content:"\e03a"}.ca-gov-icon-arrow-fill-left:before{content:"\e03b"}.ca-gov-icon-arrow-fill-left-down:before{content:"\e040"}.ca-gov-icon-arrow-fill-left-up:before{content:"\e03d"}.ca-gov-icon-arrow-fill-right:before{content:"\e03c"}.ca-gov-icon-arrow-fill-right-down:before{content:"\e03f"}.ca-gov-icon-arrow-fill-right-up:before{content:"\e03e"}.ca-gov-icon-arrow-fill-up:before{content:"\e039"}.ca-gov-icon-arrow-left:before{content:"\e04d"}.ca-gov-icon-arrow-next:before{content:"\e669"}.ca-gov-icon-arrow-prev:before{content:"\e668"}.ca-gov-icon-arrow-right:before{content:"\e04e"}.ca-gov-icon-arrow-up:before{content:"\e04b"}.ca-gov-icon-at-sign:before{content:"\e60e"}.ca-gov-icon-attachment:before{content:"\e60f"}.ca-gov-icon-audience:before{content:"\e9fa"}.ca-gov-icon-audio:before{content:"\e63a"}.ca-gov-icon-baloons:before{content:"\e9ac"}.ca-gov-icon-bambinton:before{content:"\e9e2"}.ca-gov-icon-bar-chart:before{content:"\e629"}.ca-gov-icon-barge-ship:before{content:"\e9ad"}.ca-gov-icon-bars-up:before{content:"\e9fd"}.ca-gov-icon-bars-upward:before{content:"\ea1d"}.ca-gov-icon-baseballl:before{content:"\e9e3"}.ca-gov-icon-basketball:before{content:"\e9e4"}.ca-gov-icon-bath:before{content:"\e9e5"}.ca-gov-icon-bear:before{content:"\e60b"}.ca-gov-icon-bell:before{content:"\e982"}.ca-gov-icon-bike:before{content:"\e9ae"}.ca-gov-icon-billiards:before{content:"\e9e6"}.ca-gov-icon-binoculars:before{content:"\e632"}.ca-gov-icon-biohazard:before{content:"\e918"}.ca-gov-icon-boat:before{content:"\e9af"}.ca-gov-icon-book:before{content:"\e086"}.ca-gov-icon-bookmark:before{content:"\e983"}.ca-gov-icon-books:before{content:"\e984"}.ca-gov-icon-bowling:before{content:"\e9e7"}.ca-gov-icon-brain:before{content:"\e90f"}.ca-gov-icon-bridge:before{content:"\e9b0"}.ca-gov-icon-bridge-alt:before{content:"\e9b1"}.ca-gov-icon-briefcase:before{content:"\e901"}.ca-gov-icon-building:before{content:"\e0fd"}.ca-gov-icon-bus:before{content:"\e9b2"}.ca-gov-icon-bus-alt:before{content:"\e9b3"}.ca-gov-icon-ca-capitol:before{content:"\e657"}.ca-gov-icon-ca-state:before{content:"\e658"}.ca-gov-icon-cal:before{content:"\e650"}.ca-gov-icon-cal-bear:before{content:"\e90b"}.ca-gov-icon-calculator:before{content:"\e0e7"}.ca-gov-icon-calendar:before{content:"\e60a"}.ca-gov-icon-call:before{content:"\e641"}.ca-gov-icon-camera:before{content:"\e637"}.ca-gov-icon-campfire:before{content:"\e96a"}.ca-gov-icon-cannabis:before{content:"\e974"}.ca-gov-icon-capitol:before{content:"\e606"}.ca-gov-icon-car:before{content:"\e9b4"}.ca-gov-icon-car-alt:before{content:"\e9b5"}.ca-gov-icon-care-tweezers:before{content:"\e9e8"}.ca-gov-icon-caret-down:before{content:"\33"}.ca-gov-icon-caret-fill-down:before{content:"\e044"}.ca-gov-icon-caret-fill-left:before{content:"\e045"}.ca-gov-icon-caret-fill-right:before{content:"\e046"}.ca-gov-icon-caret-fill-two-down:before{content:"\e048"}.ca-gov-icon-caret-fill-two-left:before{content:"\e049"}.ca-gov-icon-caret-fill-two-right:before{content:"\e04a"}.ca-gov-icon-caret-fill-two-up:before{content:"\e047"}.ca-gov-icon-caret-fill-up:before{content:"\e043"}.ca-gov-icon-caret-left:before{content:"\34"}.ca-gov-icon-caret-line-down:before{content:"\3b"}.ca-gov-icon-caret-line-left:before{content:"\3c"}.ca-gov-icon-caret-line-right:before{content:"\3d"}.ca-gov-icon-caret-line-two-down:before{content:"\3f"}.ca-gov-icon-caret-line-two-left:before{content:"\40"}.ca-gov-icon-caret-line-two-right:before{content:"\41"}.ca-gov-icon-caret-line-two-up:before{content:"\3e"}.ca-gov-icon-caret-line-up:before{content:"\3a"}.ca-gov-icon-caret-right:before{content:"\35"}.ca-gov-icon-caret-two-down:before{content:"\37"}.ca-gov-icon-caret-two-left:before{content:"\38"}.ca-gov-icon-caret-two-right:before{content:"\39"}.ca-gov-icon-caret-two-up:before{content:"\36"}.ca-gov-icon-caret-up:before{content:"\32"}.ca-gov-icon-carousel-next:before{content:"\e667"}.ca-gov-icon-carousel-pause:before{content:"\e66c"}.ca-gov-icon-carousel-play:before{content:"\e907"}.ca-gov-icon-carousel-prev:before{content:"\e666"}.ca-gov-icon-casino:before{content:"\e9b6"}.ca-gov-icon-cc-copyright:before{content:"\e656"}.ca-gov-icon-cellphone-touch:before{content:"\ea08"}.ca-gov-icon-certificate:before{content:"\e910"}.ca-gov-icon-certificate-check:before{content:"\e911"}.ca-gov-icon-certificate-click:before{content:"\ea03"}.ca-gov-icon-charge:before{content:"\e912"}.ca-gov-icon-charge-cycle:before{content:"\e913"}.ca-gov-icon-charge-units:before{content:"\e914"}.ca-gov-icon-chat:before{content:"\e605"}.ca-gov-icon-chat-bubble:before{content:"\e66f"}.ca-gov-icon-chat-bubbles:before{content:"\e640"}.ca-gov-icon-check-fill:before{content:"\e052"}.ca-gov-icon-check-line:before{content:"\52"}.ca-gov-icon-check-list:before{content:"\e651"}.ca-gov-icon-check-mark:before{content:"\4e"}.ca-gov-icon-chemical-hazard:before{content:"\e956"}.ca-gov-icon-chrome:before{content:"\e97d"}.ca-gov-icon-church:before{content:"\e9e9"}.ca-gov-icon-city:before{content:"\e915"}.ca-gov-icon-clipboard:before{content:"\e653"}.ca-gov-icon-clock:before{content:"\e916"}.ca-gov-icon-close-fill:before{content:"\e051"}.ca-gov-icon-close-line:before{content:"\51"}.ca-gov-icon-close-mark:before{content:"\4d"}.ca-gov-icon-cloud-download:before{content:"\e62e"}.ca-gov-icon-cloud-gear:before{content:"\e917"}.ca-gov-icon-cloud-services:before{content:"\e91a"}.ca-gov-icon-cloud-sync:before{content:"\e91b"}.ca-gov-icon-cloud-upload:before{content:"\e62f"}.ca-gov-icon-code:before{content:"\e91c"}.ca-gov-icon-cofee:before{content:"\e9b7"}.ca-gov-icon-collapse-all:before{content:"\e970"}.ca-gov-icon-collapse:before{content:"\58"}.ca-gov-icon-compass:before{content:"\e633"}.ca-gov-icon-computer:before{content:"\e621"}.ca-gov-icon-construction:before{content:"\e628"}.ca-gov-icon-contact-us:before{content:"\e66e"}.ca-gov-icon-contacts:before{content:"\e087"}.ca-gov-icon-coronavirus:before{content:"\e996"}.ca-gov-icon-coughing:before{content:"\e997"}.ca-gov-icon-cover:before{content:"\e998"}.ca-gov-icon-cruise-ship:before{content:"\e9b8"}.ca-gov-icon-cubes:before{content:"\e999"}.ca-gov-icon-currency:before{content:"\e0f3"}.ca-gov-icon-dam:before{content:"\e96b"}.ca-gov-icon-danger:before{content:"\e957"}.ca-gov-icon-desktop-checklist:before{content:"\ea05"}.ca-gov-icon-desktop-video-module:before{content:"\ea10"}.ca-gov-icon-dices:before{content:"\e9b9"}.ca-gov-icon-digging:before{content:"\e989"}.ca-gov-icon-directions:before{content:"\e9ba"}.ca-gov-icon-discovercard:before{content:"\e97b"}.ca-gov-icon-distance:before{content:"\e995"}.ca-gov-icon-do-not-sign:before{content:"\e958"}.ca-gov-icon-document:before{content:"\e652"}.ca-gov-icon-down:before{content:"\e9ea"}.ca-gov-icon-down-left:before{content:"\e9eb"}.ca-gov-icon-down-right:before{content:"\e9ec"}.ca-gov-icon-download:before{content:"\e62d"}.ca-gov-icon-download-cloud:before{content:"\e96c"}.ca-gov-icon-drag:before{content:"\e972"}.ca-gov-icon-drawer:before{content:"\e084"}.ca-gov-icon-drive:before{content:"\e0e5"}.ca-gov-icon-ear:before{content:"\e91d"}.ca-gov-icon-ear-slash:before{content:"\e91e"}.ca-gov-icon-earthquake:before{content:"\e959"}.ca-gov-icon-electricity-hazard:before{content:"\e95c"}.ca-gov-icon-email:before{content:"\e609"}.ca-gov-icon-entertainment:before{content:"\e9bb"}.ca-gov-icon-envelope-checklist:before{content:"\ea13"}.ca-gov-icon-excel:before{content:"\e612"}.ca-gov-icon-expand-all:before{content:"\e991"}.ca-gov-icon-expand:before{content:"\59"}.ca-gov-icon-external-link:before{content:"\e9ed"}.ca-gov-icon-eye:before{content:"\e91f"}.ca-gov-icon-eye-slash:before{content:"\e920"}.ca-gov-icon-facebook:before{content:"\e616"}.ca-gov-icon-family:before{content:"\e9bc"}.ca-gov-icon-family-alt:before{content:"\e9bd"}.ca-gov-icon-fastfood:before{content:"\e9be"}.ca-gov-icon-favorite:before{content:"\e659"}.ca-gov-icon-features:before{content:"\e993"}.ca-gov-icon-ferry:before{content:"\e9bf"}.ca-gov-icon-file:before{content:"\e921"}.ca-gov-icon-file-audio:before{content:"\e922"}.ca-gov-icon-file-certificate:before{content:"\e923"}.ca-gov-icon-file-check:before{content:"\e924"}.ca-gov-icon-file-code:before{content:"\e925"}.ca-gov-icon-file-csv:before{content:"\e926"}.ca-gov-icon-file-download:before{content:"\e927"}.ca-gov-icon-file-excel:before{content:"\e928"}.ca-gov-icon-file-export:before{content:"\e929"}.ca-gov-icon-file-import:before{content:"\e92a"}.ca-gov-icon-file-invoice:before{content:"\e92b"}.ca-gov-icon-file-medical:before{content:"\e92c"}.ca-gov-icon-file-medical-alt:before{content:"\e92d"}.ca-gov-icon-file-pdf:before{content:"\e92e"}.ca-gov-icon-file-powerpoint:before{content:"\e92f"}.ca-gov-icon-file-prescription:before{content:"\e930"}.ca-gov-icon-file-upload:before{content:"\e931"}.ca-gov-icon-file-video:before{content:"\e932"}.ca-gov-icon-file-word:before{content:"\e933"}.ca-gov-icon-file-zip:before{content:"\e934"}.ca-gov-icon-film:before{content:"\e024"}.ca-gov-icon-filter:before{content:"\e90a"}.ca-gov-icon-filter-solid:before{content:"\e935"}.ca-gov-icon-fingerprint:before{content:"\e936"}.ca-gov-icon-fingerprint-check:before{content:"\e937"}.ca-gov-icon-fire:before{content:"\e631"}.ca-gov-icon-firefox:before{content:"\e97e"}.ca-gov-icon-fitness:before{content:"\e9c0"}.ca-gov-icon-fitness-alt:before{content:"\e9c1"}.ca-gov-icon-flickr:before{content:"\e61d"}.ca-gov-icon-flood:before{content:"\e95d"}.ca-gov-icon-flowchart:before{content:"\e0df"}.ca-gov-icon-folder:before{content:"\e05c"}.ca-gov-icon-football:before{content:"\e9ee"}.ca-gov-icon-gas-pump:before{content:"\e98a"}.ca-gov-icon-gear:before{content:"\e64d"}.ca-gov-icon-gears:before{content:"\e900"}.ca-gov-icon-glass:before{content:"\e987"}.ca-gov-icon-globe:before{content:"\e0e3"}.ca-gov-icon-golf:before{content:"\e9ef"}.ca-gov-icon-google:before{content:"\ea0e"}.ca-gov-icon-google-plus:before{content:"\e66d"}.ca-gov-icon-graduate:before{content:"\e903"}.ca-gov-icon-graduate-pointer:before{content:"\ea0f"}.ca-gov-icon-graph:before{content:"\e62b"}.ca-gov-icon-green:before{content:"\e638"}.ca-gov-icon-grid:before{content:"\e08c"}.ca-gov-icon-hair:before{content:"\e9c2"}.ca-gov-icon-hair-salon:before{content:"\e9c3"}.ca-gov-icon-hand:before{content:"\e938"}.ca-gov-icon-hand-heart:before{content:"\e99a"}.ca-gov-icon-hand-money:before{content:"\e939"}.ca-gov-icon-hand-watter:before{content:"\e99b"}.ca-gov-icon-handshake:before{content:"\e93a"}.ca-gov-icon-happy:before{content:"\e976"}.ca-gov-icon-hazard:before{content:"\e95e"}.ca-gov-icon-heart:before{content:"\e988"}.ca-gov-icon-highway:before{content:"\e9c4"}.ca-gov-icon-home:before{content:"\e601"}.ca-gov-icon-home-education:before{content:"\ea07"}.ca-gov-icon-home-graduate:before{content:"\ea09"}.ca-gov-icon-hourglass:before{content:"\e0e1"}.ca-gov-icon-hours:before{content:"\e90c"}.ca-gov-icon-hours-security:before{content:"\e90d"}.ca-gov-icon-house:before{content:"\e64c"}.ca-gov-icon-hurricane:before{content:"\e95f"}.ca-gov-icon-idea:before{content:"\e902"}.ca-gov-icon-idea-alt:before{content:"\e98b"}.ca-gov-icon-ie:before{content:"\e97f"}.ca-gov-icon-image:before{content:"\e64b"}.ca-gov-icon-images:before{content:"\e904"}.ca-gov-icon-important:before{content:"\e63f"}.ca-gov-icon-important-line:before{content:"\e906"}.ca-gov-icon-info:before{content:"\e661"}.ca-gov-icon-info-bubble:before{content:"\e670"}.ca-gov-icon-info-line:before{content:"\e905"}.ca-gov-icon-instagram:before{content:"\e9dd"}.ca-gov-icon-institute:before{content:"\e93b"}.ca-gov-icon-justice-legal:before{content:"\e60d"}.ca-gov-icon-key:before{content:"\e65f"}.ca-gov-icon-lab-tests:before{content:"\e99c"}.ca-gov-icon-law-enforcement:before{content:"\e60c"}.ca-gov-icon-left:before{content:"\e9f0"}.ca-gov-icon-lightbulb:before{content:"\e072"}.ca-gov-icon-link:before{content:"\e65d"}.ca-gov-icon-linkedin:before{content:"\e617"}.ca-gov-icon-location:before{content:"\e081"}.ca-gov-icon-lock:before{content:"\e660"}.ca-gov-icon-logo:before{content:"\e600"}.ca-gov-icon-loud-speaker:before{content:"\e639"}.ca-gov-icon-magnify-glass:before{content:"\e65e"}.ca-gov-icon-mail:before{content:"\e64a"}.ca-gov-icon-malware:before{content:"\e919"}.ca-gov-icon-map:before{content:"\e083"}.ca-gov-icon-mask:before{content:"\e99d"}.ca-gov-icon-mastercard:before{content:"\e978"}.ca-gov-icon-medal:before{content:"\e98c"}.ca-gov-icon-medical:before{content:"\e63c"}.ca-gov-icon-medical-bubble:before{content:"\e93c"}.ca-gov-icon-medical-care:before{content:"\e93d"}.ca-gov-icon-medical-case:before{content:"\e93e"}.ca-gov-icon-medical-clinic:before{content:"\e93f"}.ca-gov-icon-medical-cross:before{content:"\e940"}.ca-gov-icon-medical-doctor:before{content:"\e941"}.ca-gov-icon-medical-heart:before{content:"\e942"}.ca-gov-icon-medical-pills:before{content:"\e943"}.ca-gov-icon-menu:before{content:"\e602"}.ca-gov-icon-menu-toggle-closed:before{content:"\e66a"}.ca-gov-icon-menu-toggle-open:before{content:"\e66b"}.ca-gov-icon-mic:before{content:"\e07f"}.ca-gov-icon-microsoft:before{content:"\e61e"}.ca-gov-icon-minus-fill:before{content:"\e04f"}.ca-gov-icon-minus-line:before{content:"\4f"}.ca-gov-icon-minus-mark:before{content:"\4b"}.ca-gov-icon-mobile:before{content:"\e944"}.ca-gov-icon-mobile-graduate:before{content:"\ea11"}.ca-gov-icon-mobile-textbook:before{content:"\ea0a"}.ca-gov-icon-museum:before{content:"\e9c5"}.ca-gov-icon-museum-alt:before{content:"\e9c6"}.ca-gov-icon-music:before{content:"\e08e"}.ca-gov-icon-nail-polish:before{content:"\e9f1"}.ca-gov-icon-no-coughing:before{content:"\e99e"}.ca-gov-icon-no-handshake:before{content:"\e99f"}.ca-gov-icon-no-smoking:before{content:"\e98e"}.ca-gov-icon-no-travel:before{content:"\e9c7"}.ca-gov-icon-no-virus:before{content:"\e9a0"}.ca-gov-icon-online-education:before{content:"\ea01"}.ca-gov-icon-online-graduate:before{content:"\e9ff"}.ca-gov-icon-online-help:before{content:"\ea1e"}.ca-gov-icon-online-module:before{content:"\ea0b"}.ca-gov-icon-online-services:before{content:"\e65c"}.ca-gov-icon-opera:before{content:"\e980"}.ca-gov-icon-paddle-boat:before{content:"\e9c8"}.ca-gov-icon-page:before{content:"\e654"}.ca-gov-icon-palette:before{content:"\e986"}.ca-gov-icon-party:before{content:"\e9c9"}.ca-gov-icon-pause:before{content:"\e648"}.ca-gov-icon-payment-card:before{content:"\e645"}.ca-gov-icon-paypal:before{content:"\e97c"}.ca-gov-icon-pdf:before{content:"\e614"}.ca-gov-icon-pencil:before{content:"\6a"}.ca-gov-icon-pencil-edit:before{content:"\6c"}.ca-gov-icon-people:before{content:"\e642"}.ca-gov-icon-person:before{content:"\e643"}.ca-gov-icon-personal-care:before{content:"\e9f2"}.ca-gov-icon-phone:before{content:"\e608"}.ca-gov-icon-pie-chart:before{content:"\e62a"}.ca-gov-icon-pinterest:before{content:"\e61a"}.ca-gov-icon-places:before{content:"\e9ca"}.ca-gov-icon-play:before{content:"\e647"}.ca-gov-icon-plus-fill:before{content:"\e050"}.ca-gov-icon-plus-line:before{content:"\50"}.ca-gov-icon-plus-mark:before{content:"\4c"}.ca-gov-icon-powerpoint:before{content:"\e611"}.ca-gov-icon-print:before{content:"\e63b"}.ca-gov-icon-pro-services:before{content:"\e945"}.ca-gov-icon-procurement:before{content:"\e9a1"}.ca-gov-icon-project:before{content:"\e9a2"}.ca-gov-icon-pushpin:before{content:"\e082"}.ca-gov-icon-puzzle:before{content:"\e946"}.ca-gov-icon-puzzle-piece:before{content:"\e947"}.ca-gov-icon-quake-hazard:before{content:"\e95b"}.ca-gov-icon-quake-house:before{content:"\e95a"}.ca-gov-icon-question:before{content:"\e909"}.ca-gov-icon-question-fill:before{content:"\e064"}.ca-gov-icon-question-line:before{content:"\e908"}.ca-gov-icon-quote-fill:before{content:"\e06a"}.ca-gov-icon-radiation:before{content:"\e955"}.ca-gov-icon-rail:before{content:"\e9cb"}.ca-gov-icon-read-book:before{content:"\e655"}.ca-gov-icon-reader:before{content:"\e985"}.ca-gov-icon-recycle:before{content:"\e948"}.ca-gov-icon-responsive:before{content:"\e949"}.ca-gov-icon-responsive-alt:before{content:"\e94a"}.ca-gov-icon-restaurant:before{content:"\e9cc"}.ca-gov-icon-right:before{content:"\e9f3"}.ca-gov-icon-road:before{content:"\e9cd"}.ca-gov-icon-road-pin:before{content:"\e65b"}.ca-gov-icon-roadways:before{content:"\e624"}.ca-gov-icon-rss:before{content:"\e65a"}.ca-gov-icon-rv:before{content:"\e9ce"}.ca-gov-icon-safari:before{content:"\e981"}.ca-gov-icon-sail-ship:before{content:"\e9cf"}.ca-gov-icon-science:before{content:"\e00a"}.ca-gov-icon-scooter:before{content:"\e9d0"}.ca-gov-icon-sea-level-rise:before{content:"\e960"}.ca-gov-icon-sea-level-rise-alt:before{content:"\e96e"}.ca-gov-icon-search:before{content:"\e604"}.ca-gov-icon-search-right:before{content:"\55"}.ca-gov-icon-searching:before{content:"\e0f7"}.ca-gov-icon-security-network:before{content:"\e94b"}.ca-gov-icon-security-system:before{content:"\e94c"}.ca-gov-icon-server:before{content:"\e62c"}.ca-gov-icon-severe-weather:before{content:"\e961"}.ca-gov-icon-share:before{content:"\e615"}.ca-gov-icon-share-Instagram:before{content:"\e9f9"}.ca-gov-icon-share-button:before{content:"\e671"}.ca-gov-icon-share-email:before{content:"\e673"}.ca-gov-icon-share-facebook:before{content:"\e672"}.ca-gov-icon-share-flickr:before{content:"\e674"}.ca-gov-icon-share-googleplus:before{content:"\e677"}.ca-gov-icon-share-linkedin:before{content:"\e676"}.ca-gov-icon-share-pinterest:before{content:"\e679"}.ca-gov-icon-share-snapchat:before{content:"\e98f"}.ca-gov-icon-share-twitter:before{content:"\e675"}.ca-gov-icon-share-vimeo:before{content:"\e67a"}.ca-gov-icon-share-youtube:before{content:"\e67b"}.ca-gov-icon-shield:before{content:"\e630"}.ca-gov-icon-shield-check:before{content:"\e94d"}.ca-gov-icon-ship:before{content:"\e9d1"}.ca-gov-icon-shopping-cart:before{content:"\e635"}.ca-gov-icon-sign-language:before{content:"\e971"}.ca-gov-icon-skip-backwards:before{content:"\e646"}.ca-gov-icon-skip-forward:before{content:"\e649"}.ca-gov-icon-smartphone:before{content:"\e623"}.ca-gov-icon-smoking:before{content:"\e98d"}.ca-gov-icon-snapchat:before{content:"\e990"}.ca-gov-icon-soap:before{content:"\e9a3"}.ca-gov-icon-soccer:before{content:"\e9f4"}.ca-gov-icon-sos:before{content:"\e634"}.ca-gov-icon-spartan-helmet:before{content:"\ea14"}.ca-gov-icon-speech-dialog:before{content:"\ea1f"}.ca-gov-icon-speedtrain:before{content:"\e9d2"}.ca-gov-icon-state:before{content:"\e607"}.ca-gov-icon-stay-home:before{content:"\e9a4"}.ca-gov-icon-stop-fire:before{content:"\e962"}.ca-gov-icon-stop-hand:before{content:"\e963"}.ca-gov-icon-suv:before{content:"\e9d3"}.ca-gov-icon-table:before{content:"\e025"}.ca-gov-icon-tablet:before{content:"\e622"}.ca-gov-icon-tags:before{content:"\e07c"}.ca-gov-icon-teleworking:before{content:"\e9a5"}.ca-gov-icon-temple:before{content:"\e9d4"}.ca-gov-icon-tennis:before{content:"\e9f5"}.ca-gov-icon-tent:before{content:"\e969"}.ca-gov-icon-testing:before{content:"\e9a6"}.ca-gov-icon-testing-alt:before{content:"\e9a7"}.ca-gov-icon-textbook:before{content:"\ea00"}.ca-gov-icon-thumb-up:before{content:"\e94e"}.ca-gov-icon-time:before{content:"\e64f"}.ca-gov-icon-tool:before{content:"\e64e"}.ca-gov-icon-tools:before{content:"\e035"}.ca-gov-icon-tornado:before{content:"\e964"}.ca-gov-icon-train:before{content:"\e9d5"}.ca-gov-icon-travel-air:before{content:"\e626"}.ca-gov-icon-travel-car:before{content:"\e625"}.ca-gov-icon-triangle-down:before{content:"\43"}.ca-gov-icon-triangle-left:before{content:"\44"}.ca-gov-icon-triangle-line-down:before{content:"\47"}.ca-gov-icon-triangle-line-left:before{content:"\48"}.ca-gov-icon-triangle-line-right:before{content:"\49"}.ca-gov-icon-triangle-line-up:before{content:"\46"}.ca-gov-icon-triangle-right:before{content:"\45"}.ca-gov-icon-triangle-up:before{content:"\42"}.ca-gov-icon-trolleybus:before{content:"\e9d6"}.ca-gov-icon-trophy:before{content:"\e94f"}.ca-gov-icon-truck:before{content:"\e9d7"}.ca-gov-icon-truck-alt:before{content:"\e9d8"}.ca-gov-icon-truck-delivery:before{content:"\e627"}.ca-gov-icon-tsunami:before{content:"\e965"}.ca-gov-icon-tsunami-alt:before{content:"\e96f"}.ca-gov-icon-twitter:before{content:"\e619"}.ca-gov-icon-up:before{content:"\e9f6"}.ca-gov-icon-up-left:before{content:"\e9f7"}.ca-gov-icon-up-right:before{content:"\e9f8"}.ca-gov-icon-update:before{content:"\e994"}.ca-gov-icon-upload-cloud:before{content:"\e96d"}.ca-gov-icon-user-desk:before{content:"\ea0d"}.ca-gov-icon-user-desktop-instructor:before{content:"\ea02"}.ca-gov-icon-user-headphone:before{content:"\ea06"}.ca-gov-icon-user-id:before{content:"\e644"}.ca-gov-icon-user-laptop:before{content:"\ea04"}.ca-gov-icon-users:before{content:"\e950"}.ca-gov-icon-users-alt:before{content:"\e951"}.ca-gov-icon-users-check-mark:before{content:"\ea27"}.ca-gov-icon-users-dialog:before{content:"\e952"}.ca-gov-icon-users-interaction:before{content:"\e953"}.ca-gov-icon-users-huddle:before{content:"\ea28"}.ca-gov-icon-van:before{content:"\e9d9"}.ca-gov-icon-video:before{content:"\e954"}.ca-gov-icon-video-camera:before{content:"\e636"}.ca-gov-icon-vimeo:before{content:"\e61b"}.ca-gov-icon-virus:before{content:"\e9a8"}.ca-gov-icon-viruses:before{content:"\e9a9"}.ca-gov-icon-visa:before{content:"\e977"}.ca-gov-icon-volcano:before{content:"\e966"}.ca-gov-icon-volume:before{content:"\e069"}.ca-gov-icon-wallet:before{content:"\e0d8"}.ca-gov-icon-warning-circle:before{content:"\e967"}.ca-gov-icon-warning-fill:before{content:"\e062"}.ca-gov-icon-warning-square:before{content:"\e968"}.ca-gov-icon-warning-triangle:before{content:"\e063"}.ca-gov-icon-wash:before{content:"\e9aa"}.ca-gov-icon-word:before{content:"\e613"}.ca-gov-icon-yacht:before{content:"\e9da"}.ca-gov-icon-youtube:before{content:"\e618"}.ca-gov-icon-zipped-file:before{content:"\e610"}.ca-gov-icon-zoo:before{content:"\e9db"}.ca-gov-icon-zoo-alt:before{content:"\e9dc"}.ca-gov-icon-zoom-in:before{content:"\e63e"}.ca-gov-icon-zoom-out:before{content:"\e63d"}select[data-class-icon]{font-size:20px;font-family:'CaGov';speak:none} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-delta.css b/StateTemplateV5/css/colorscheme-delta.css index 6ba0aea..f0b934b 100644 --- a/StateTemplateV5/css/colorscheme-delta.css +++ b/StateTemplateV5/css/colorscheme-delta.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- DELTA diff --git a/StateTemplateV5/css/colorscheme-delta.min.css b/StateTemplateV5/css/colorscheme-delta.min.css index 7829013..c5cb2bb 100644 --- a/StateTemplateV5/css/colorscheme-delta.min.css +++ b/StateTemplateV5/css/colorscheme-delta.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#a5bdc5!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#a5bdc5!important}.color-p2,.color-primary{color:#577786!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#577786!important}.color-p3,.color-standout{color:#46565e!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#46565e!important}.color-s1{color:#f5f9fa!important}.color-s2{color:#ccd4d6!important}.color-s3{color:#a7b7bc!important}.bg-highlight,.bg-p1{background-color:#a5bdc5!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#a5bdc5!important}.bg-p2,.bg-primary{background-color:#577786!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#577786!important}.bg-p3,.bg-standout{background-color:#46565e!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#46565e!important}.bg-s1{background-color:#f5f9fa!important}.bg-s2{background-color:#ccd4d6!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#a7b7bc!important}.bg-primary-light{background-color:#bcc9cf!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#bcc9cf!important}.bg-highlight-light{background-color:#d2dee2!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#d2dee2!important}.bg-standout-light{background-color:#b5bbbf!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#b5bbbf!important}.bg-secondary-light{background-color:#cad4d7!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#cad4d7!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#a5bdc5!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#46565e!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#577786!important}.brd-primary{border-color:#577786!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#bcc9cf!important}.brd-primary-dark{border-color:#435c67!important}.brd-standout{border-color:#46565e!important}.brd-standout-light{border-color:#b5bbbf!important}.brd-standout-dark{border-color:#303b41!important}.brd-highlight{border-color:#a5bdc5!important}.brd-highlight-light{border-color:#b7cad1!important}.brd-highlight-dark{border-color:#86a6b1!important}.brd-s1{border-color:#f5f9fa!important}.brd-s2{border-color:#ccd4d6!important}.brd-s3{border-color:#a7b7bc!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#d2dee2!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#b5bbbf!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#cad4d7!important}.underline-primary{background-image:linear-gradient(to right,#577786 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#577786 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#a5bdc5 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#a5bdc5 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#46565e 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#46565e 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #577786;color:#577786}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#a5bdc5}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#577786}.navigation-search{border-bottom-color:#a5bdc5}.mobile-controls{background:#fff}.mobile-control{color:#577786}.mobile-control a{color:#577786;text-decoration:none}.mobile-control.toggle-sub-nav{color:#577786;background-color:#eef5f7}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f5f9fa}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#577786}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f5f9fa}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#577786}.nav-arrow-down{background:#577786}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#dcdcdc}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #f5f9fa}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#577786}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #f5f9fa}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fcfdfd}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f5f9fa}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fcfdfd}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#577786}.nav-full-width{background:#577786}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#47616d}.nav-full-width .main-navigation .nav-item.active{background-color:#4d6977}}.has-sub .rotate{color:#a7b7bc}.list-group.section-standout .list-group-item{background-color:#46565e;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#37434a;color:#fff}.list-group.section-overstated .list-group-item{background:#577786;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#496470;color:#fff}.list-group.section-impact .list-group-item{background:#46565e;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#37434a;color:#fff}.list-group.section-primary .list-group-item{background:#577786;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#496470;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#f5f9fa}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#ddebee}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#577786;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#ccd4d6}figure{background-color:#f5f9fa;border-color:#ccd4d6}.location.mini [class^=ca-gov-icon]{background:#46565e;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#f5f9fa}.card-overstated,.section-overstated{background:#577786;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#f5f9fa;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#577786;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#496470;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#577786!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#577786;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#46565e;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#37434a;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#46565e!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#46565e;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#46565e;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#a7b7bc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#a2b0b4;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#577786;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#496470;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#577786!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#577786;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#46565e;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#37434a;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#46565e!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#46565e;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#a7b7bc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#a2b0b4;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#577786;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#496470;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#577786!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#577786;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#46565e;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#37434a;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#46565e!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#46565e;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#ccd4d6;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#ccd4d6}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#ccd4d6;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#577786}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#f5f9fa;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#577786;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#496470;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#577786!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#577786;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#46565e;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#37434a;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#46565e!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#46565e;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#a7b7bc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#93a6ad;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#577786;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#496470;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#577786!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#577786;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#46565e;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#37434a;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#46565e!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#46565e;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#f5f9fa;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#a7b7bc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#a2b0b4;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#577786}.progress-bar-understated{background-color:#f5f9fa}.progress-bar-overstated{background-color:#a7b7bc}.progress-bar-standout{background-color:#46565e}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#f5f9fa}.testimonial-overstated{background:#a7b7bc;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#46565e;color:#fff}.testimonial-standout a:not(.btn){color:#a5bdc5;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#577786;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#f5f9fa;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#a5bdc5;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#a5bdc5;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#f5f9fa;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#a7b7bc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#93a6ad;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#ccd4d6;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#ccd4d6;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#46565e}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#f0f2f3;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#dbe0e2;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#dbe0e2;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#f0f2f3;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#d4d9dc;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#f5f9fa;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#577786;border-color:#577786}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#577786;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#47616d;border-color:#577786}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#384c56;border-color:#435c67}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#384c56;border-color:#435c67;box-shadow:0 0 0 .2rem rgba(112,139,152,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#47616d;border-color:#577786}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#33464e;border-color:#3e555f}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(112,139,152,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#f5f9fa;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#f5f9fa;border-color:#f5f9fa}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#f5f9fa;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#46565e}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#dae9ec;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#c0d9e0;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#c0d9e0;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#dae9ec;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#b8d4db;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#46565e;border-color:#46565e}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#46565e;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#a5bdc5}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#354147;border-color:#3b494f}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#242d31;border-color:#252e32}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#242d31;border-color:#252e32;box-shadow:0 0 0 .2rem rgba(88,100,106,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#354147;border-color:#3b494f}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#1f2629;border-color:#20272b}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(88,100,106,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#f5f9fa;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #46565e}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#a5bdc5}.color-primary--hover:hover,.text-accent-p2{color:#577786}.text-accent-p3{color:#46565e}.text-accent-s1{color:#f5f9fa}.text-accent-s2{color:#ccd4d6}.text-accent-s3{color:#a7b7bc}.bg-primary--hover:hover{background-color:#577786}.label-info,.label-primary{color:#fff;background-color:#577786}.label-secondary{color:#111;background-color:#ccd4d6}.label-light{color:#111;background-color:#f5f9fa}.label-dark{color:#fff;background-color:#46565e}.label-warning{color:#111;background-color:#a5bdc5}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#dce2e4;border:1px solid #90a4aa}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#909a9e;border:1px solid #354147}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#cdd6db;border:1px solid #435c67}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#a5bdc5}.btn-primary{color:#fff;background-color:#577786;border-color:#577786}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#496470;border-color:#496470}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#577786!important;border-color:#577786}.btn-primary .badge{color:#577786;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#577786;background-color:#fff;border-color:#577786}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#577786;border-color:#496470}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#577786}.btn-outline-primary .badge{color:#fff;background-color:#577786}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#46565e;border-color:#46565e}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#37434a;border-color:#37434a}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#46565e!important;border-color:#46565e}.btn-standout .badge{color:#46565e;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#46565e;background-color:#fff;border-color:#46565e}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#46565e;border-color:#37434a}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#46565e}.btn-outline-standout .badge{color:#fff;background-color:#46565e}.btn-highlight{color:#222;background-color:#a5bdc5;border-color:#a5bdc5}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#8fadb7;border-color:#8fadb7}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#a5bdc5!important;border-color:#a5bdc5}.btn-highlight .badge{color:#a5bdc5;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#a5bdc5}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#a5bdc5;border-color:#8fadb7}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#a5bdc5}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#577786}.check-icon-checkbox,.check-icon-radio{border-color:#577786}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#577786;border-color:#577786}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#577786!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#8ea9b5,#577786)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#f5f9fa!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#a5bdc5}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#a5bdc5}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#577786}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#577786}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#46565e}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#46565e}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#f5f9fa}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#f5f9fa}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#a5bdc5}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#577786}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#46565e}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#f5f9fa}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#577786;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff9eb}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#f3f6f7}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #577786;color:#577786}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-eureka.css b/StateTemplateV5/css/colorscheme-eureka.css index 38c5beb..bb17c09 100644 --- a/StateTemplateV5/css/colorscheme-eureka.css +++ b/StateTemplateV5/css/colorscheme-eureka.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- EUREKA diff --git a/StateTemplateV5/css/colorscheme-eureka.min.css b/StateTemplateV5/css/colorscheme-eureka.min.css index cbdbef8..835ed11 100644 --- a/StateTemplateV5/css/colorscheme-eureka.min.css +++ b/StateTemplateV5/css/colorscheme-eureka.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#d9b295!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#d9b295!important}.color-p2,.color-primary{color:#3e4b4d!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#3e4b4d!important}.color-p3,.color-standout{color:#21272a!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#21272a!important}.color-s1{color:#f9f8f8!important}.color-s2{color:#e2dfda!important}.color-s3{color:#ccc8bf!important}.bg-highlight,.bg-p1{background-color:#d9b295!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#d9b295!important}.bg-p2,.bg-primary{background-color:#3e4b4d!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#3e4b4d!important}.bg-p3,.bg-standout{background-color:#21272a!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#21272a!important}.bg-s1{background-color:#f9f8f8!important}.bg-s2{background-color:#e2dfda!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#ccc8bf!important}.bg-primary-light{background-color:#b2b7b8!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#b2b7b8!important}.bg-highlight-light{background-color:#ecd9ca!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#ecd9ca!important}.bg-standout-light{background-color:#a6a9aa!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#a6a9aa!important}.bg-secondary-light{background-color:#e0ded9!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#e0ded9!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#d9b295!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#21272a!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#3e4b4d!important}.brd-primary{border-color:#3e4b4d!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#b2b7b8!important}.brd-primary-dark{border-color:#272f31!important}.brd-standout{border-color:#21272a!important}.brd-standout-light{border-color:#a6a9aa!important}.brd-standout-dark{border-color:#0b0c0d!important}.brd-highlight{border-color:#d9b295!important}.brd-highlight-light{border-color:#e1c1aa!important}.brd-highlight-dark{border-color:#cc976f!important}.brd-s1{border-color:#f9f8f8!important}.brd-s2{border-color:#e2dfda!important}.brd-s3{border-color:#ccc8bf!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#ecd9ca!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#a6a9aa!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#e0ded9!important}.underline-primary{background-image:linear-gradient(to right,#3e4b4d 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#3e4b4d 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#d9b295 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#d9b295 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#21272a 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#21272a 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #3e4b4d;color:#3e4b4d}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#d9b295}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#3e4b4d}.navigation-search{border-bottom-color:#d9b295}.mobile-controls{background:#fff}.mobile-control{color:#3e4b4d}.mobile-control a{color:#3e4b4d;text-decoration:none}.mobile-control.toggle-sub-nav{color:#3e4b4d;background-color:#f4f3f3}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f9f8f8}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#3e4b4d}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f9f8f8}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#3e4b4d}.nav-arrow-down{background:#3e4b4d}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#b3b3b3}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #f9f8f8}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#3e4b4d}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #f9f8f8}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fefdfd}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f9f8f8}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fefdfd}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#3e4b4d}.nav-full-width{background:#3e4b4d}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#2c3536}.nav-full-width .main-navigation .nav-item.active{background-color:#333d3f}}.has-sub .rotate{color:#ccc8bf}.list-group.section-standout .list-group-item{background-color:#21272a;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#111416;color:#fff}.list-group.section-overstated .list-group-item{background:#3e4b4d;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#2e3839;color:#fff}.list-group.section-impact .list-group-item{background:#21272a;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#111416;color:#fff}.list-group.section-primary .list-group-item{background:#3e4b4d;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#2e3839;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#f9f8f8}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#e9e5e5}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#3e4b4d;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#e2dfda}figure{background-color:#f9f8f8;border-color:#e2dfda}.location.mini [class^=ca-gov-icon]{background:#21272a;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#f9f8f8}.card-overstated,.section-overstated{background:#3e4b4d;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#3e4b4d;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#2e3839;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#3e4b4d!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#3e4b4d;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#21272a;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#21272a;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#c0baaf;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#3e4b4d;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#2e3839;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#3e4b4d!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#3e4b4d;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#21272a;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#c0baaf;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#3e4b4d;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#2e3839;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#3e4b4d!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#3e4b4d;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#21272a;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#e2dfda;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#e2dfda}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#e2dfda;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#3e4b4d}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#3e4b4d;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#2e3839;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#3e4b4d!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#3e4b4d;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#21272a;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#bcb7ab;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#3e4b4d;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#2e3839;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#3e4b4d!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#3e4b4d;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#21272a;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#c0baaf;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#3e4b4d}.progress-bar-understated{background-color:#f9f8f8}.progress-bar-overstated{background-color:#ccc8bf}.progress-bar-standout{background-color:#21272a}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#f9f8f8}.testimonial-overstated{background:#ccc8bf;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#21272a;color:#fff}.testimonial-standout a:not(.btn){color:#d9b295;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#3e4b4d;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#d9b295;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#d9b295;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#bcb7ab;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#e2dfda;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#e2dfda;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#21272a}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#f6f5f4;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#e5e2df;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#e5e2df;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#f6f5f4;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#dfdcd8;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#f9f8f8;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#3e4b4d;border-color:#3e4b4d}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#3e4b4d;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#2c3536;border-color:#3e4b4d}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#1b2021;border-color:#272f31}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#1b2021;border-color:#272f31;box-shadow:0 0 0 .2rem rgba(91,102,104,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#2c3536;border-color:#3e4b4d}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#15191a;border-color:#22292a}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(91,102,104,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#f9f8f8;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#f9f8f8;border-color:#f9f8f8}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#f9f8f8;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#21272a}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#e6e2e2;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#d5cdcd;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#d5cdcd;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e6e2e2;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#cfc7c7;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#21272a;border-color:#21272a}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#21272a;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#d9b295}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#0f1213;border-color:#161a1c}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#000;border-color:#000}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#000;border-color:#000;box-shadow:0 0 0 .2rem rgba(57,60,62,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#0f1213;border-color:#161a1c}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(57,60,62,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#f9f8f8;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #21272a}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#d9b295}.color-primary--hover:hover,.text-accent-p2{color:#3e4b4d}.text-accent-p3{color:#21272a}.text-accent-s1{color:#f9f8f8}.text-accent-s2{color:#e2dfda}.text-accent-s3{color:#ccc8bf}.bg-primary--hover:hover{background-color:#3e4b4d}.label-info,.label-primary{color:#fff;background-color:#3e4b4d}.label-secondary{color:#111;background-color:#e2dfda}.label-light{color:#111;background-color:#f9f8f8}.label-dark{color:#fff;background-color:#21272a}.label-warning{color:#111;background-color:#d9b295}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#ebe9e5;border:1px solid #bab4a8}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#7a7d7f;border:1px solid #0f1213}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#c5c9ca;border:1px solid #272f31}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#d9b295}.btn-primary{color:#fff;background-color:#3e4b4d;border-color:#3e4b4d}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#2e3839;border-color:#2e3839}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#3e4b4d!important;border-color:#3e4b4d}.btn-primary .badge{color:#3e4b4d;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#3e4b4d;background-color:#fff;border-color:#3e4b4d}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#3e4b4d;border-color:#2e3839}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#3e4b4d}.btn-outline-primary .badge{color:#fff;background-color:#3e4b4d}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#21272a;border-color:#21272a}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#111416;border-color:#111416}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#21272a!important;border-color:#21272a}.btn-standout .badge{color:#21272a;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#21272a;background-color:#fff;border-color:#21272a}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#21272a;border-color:#111416}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#21272a}.btn-outline-standout .badge{color:#fff;background-color:#21272a}.btn-highlight{color:#222;background-color:#d9b295;border-color:#d9b295}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#d09f7b;border-color:#d09f7b}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#d9b295!important;border-color:#d9b295}.btn-highlight .badge{color:#d9b295;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#d9b295}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#d9b295;border-color:#d09f7b}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#d9b295}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#3e4b4d}.check-icon-checkbox,.check-icon-radio{border-color:#3e4b4d}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#3e4b4d;border-color:#3e4b4d}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#3e4b4d!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#6b8286,#3e4b4d)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#f9f8f8!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#d9b295}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#d9b295}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#3e4b4d}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#3e4b4d}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#21272a}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#21272a}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#f9f8f8}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#f9f8f8}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#d9b295}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#3e4b4d}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#21272a}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#f9f8f8}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#3e4b4d;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fbf6f3}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #3e4b4d;color:#3e4b4d}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-mono.css b/StateTemplateV5/css/colorscheme-mono.css index 4311344..802615a 100644 --- a/StateTemplateV5/css/colorscheme-mono.css +++ b/StateTemplateV5/css/colorscheme-mono.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- MONO diff --git a/StateTemplateV5/css/colorscheme-mono.min.css b/StateTemplateV5/css/colorscheme-mono.min.css index 012bff3..0e5295b 100644 --- a/StateTemplateV5/css/colorscheme-mono.min.css +++ b/StateTemplateV5/css/colorscheme-mono.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#ffce2b!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#ffce2b!important}.color-p2,.color-primary{color:#545351!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#545351!important}.color-p3,.color-standout{color:#191919!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#191919!important}.color-s1{color:#f4f3ef!important}.color-s2{color:#d4d4cd!important}.color-s3{color:#b3b2ac!important}.bg-highlight,.bg-p1{background-color:#ffce2b!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#ffce2b!important}.bg-p2,.bg-primary{background-color:#545351!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#545351!important}.bg-p3,.bg-standout{background-color:#191919!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#191919!important}.bg-s1{background-color:#f4f3ef!important}.bg-s2{background-color:#d4d4cd!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#b3b2ac!important}.bg-primary-light{background-color:#bbbab9!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#bbbab9!important}.bg-highlight-light{background-color:#ffe795!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#ffe795!important}.bg-standout-light{background-color:#a3a3a3!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#a3a3a3!important}.bg-secondary-light{background-color:#d1d1cd!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#d1d1cd!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#ffce2b!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#191919!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#545351!important}.brd-primary{border-color:#545351!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#bbbab9!important}.brd-primary-dark{border-color:#3a3938!important}.brd-standout{border-color:#191919!important}.brd-standout-light{border-color:#a3a3a3!important}.brd-standout-dark{border-color:#000!important}.brd-highlight{border-color:#ffce2b!important}.brd-highlight-light{border-color:#ffd855!important}.brd-highlight-dark{border-color:#f7be00!important}.brd-s1{border-color:#f4f3ef!important}.brd-s2{border-color:#d4d4cd!important}.brd-s3{border-color:#b3b2ac!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#ffe795!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#a3a3a3!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#d1d1cd!important}.underline-primary{background-image:linear-gradient(to right,#545351 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#545351 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#ffce2b 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#ffce2b 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#191919 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#191919 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #545351;color:#545351}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#ffce2b}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#545351}.navigation-search{border-bottom-color:#ffce2b}.mobile-controls{background:#fff}.mobile-control{color:#545351}.mobile-control a{color:#545351;text-decoration:none}.mobile-control.toggle-sub-nav{color:#545351;background-color:#f4f3ef}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f8f8f5}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#545351}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f8f8f5}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#545351}.nav-arrow-down{background:#545351}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:silver}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #f4f3ef}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#545351}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #f4f3ef}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fcfcfb}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f8f8f5}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fcfcfb}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#545351}.nav-full-width{background:#545351}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#3f3e3d}.nav-full-width .main-navigation .nav-item.active{background-color:#474644}}.has-sub .rotate{color:#b3b2ac}.list-group.section-standout .list-group-item{background-color:#191919;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#070707;color:#fff}.list-group.section-overstated .list-group-item{background:#545351;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#42413f;color:#fff}.list-group.section-impact .list-group-item{background:#191919;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#070707;color:#fff}.list-group.section-primary .list-group-item{background:#545351;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#42413f;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#f4f3ef}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#e5e3da}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#545351;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#d4d4cd}figure{background-color:#f4f3ef;border-color:#d4d4cd}.location.mini [class^=ca-gov-icon]{background:#191919;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#f4f3ef}.card-overstated,.section-overstated{background:#545351;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#f4f3ef;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#545351;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#42413f;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#545351!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#545351;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#191919;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#070707;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#191919!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#191919;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#191919;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#b3b2ac;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#b1b1a4;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#545351;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#42413f;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#545351!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#545351;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#191919;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#070707;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#191919!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#191919;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#b3b2ac;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#b1b1a4;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#545351;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#42413f;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#545351!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#545351;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#191919;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#070707;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#191919!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#191919;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#d4d4cd;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#d4d4cd}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#d4d4cd;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#545351}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#f4f3ef;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#545351;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#42413f;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#545351!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#545351;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#191919;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#070707;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#191919!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#191919;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#b3b2ac;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#a2a199;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#545351;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#42413f;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#545351!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#545351;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#191919;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#070707;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#191919!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#191919;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#f4f3ef;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#b3b2ac;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#b1b1a4;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#545351}.progress-bar-understated{background-color:#f4f3ef}.progress-bar-overstated{background-color:#b3b2ac}.progress-bar-standout{background-color:#191919}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#f4f3ef}.testimonial-overstated{background:#b3b2ac;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#191919;color:#fff}.testimonial-standout a:not(.btn){color:#ffce2b;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#545351;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#f4f3ef;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#ffce2b;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#ffce2b;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#f4f3ef;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#b3b2ac;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#a2a199;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#d4d4cd;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#d4d4cd;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#191919}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#f2f2f0;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#e0e0dc;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#e0e0dc;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#f2f2f0;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#dadad5;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#f4f3ef;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#545351;border-color:#545351}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#545351;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#3f3e3d;border-color:#545351}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#2c2b2a;border-color:#3a3938}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#2c2b2a;border-color:#3a3938;box-shadow:0 0 0 .2rem rgba(110,109,107,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#3f3e3d;border-color:#545351}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#252524;border-color:#343332}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(110,109,107,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#f4f3ef;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#f4f3ef;border-color:#f4f3ef}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#f4f3ef;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#191919}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#e3e1d7;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#d4d0c0;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#d4d0c0;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e3e1d7;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#cfcab9;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#191919;border-color:#191919}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#191919;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#ffce2b}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#050505;border-color:#0c0c0c}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#000;border-color:#000}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#000;border-color:#000;box-shadow:0 0 0 .2rem rgba(49,49,49,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#050505;border-color:#0c0c0c}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(49,49,49,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#f4f3ef;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #191919}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#ffce2b}.color-primary--hover:hover,.text-accent-p2{color:#545351}.text-accent-p3{color:#191919}.text-accent-s1{color:#f4f3ef}.text-accent-s2{color:#d4d4cd}.text-accent-s3{color:#b3b2ac}.bg-primary--hover:hover{background-color:#545351}.label-info,.label-primary{color:#fff;background-color:#545351}.label-secondary{color:#111;background-color:#d4d4cd}.label-light{color:#111;background-color:#f4f3ef}.label-dark{color:#fff;background-color:#191919}.label-warning{color:#111;background-color:#ffce2b}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#e1e0de;border:1px solid #9f9e97}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#757575;border:1px solid #050505}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#cccbcb;border:1px solid #3a3938}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#ffce2b}.btn-primary{color:#fff;background-color:#545351;border-color:#545351}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#42413f;border-color:#42413f}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#545351!important;border-color:#545351}.btn-primary .badge{color:#545351;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#545351;background-color:#fff;border-color:#545351}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#545351;border-color:#42413f}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#545351}.btn-outline-primary .badge{color:#fff;background-color:#545351}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#191919;border-color:#191919}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#070707;border-color:#070707}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#191919!important;border-color:#191919}.btn-standout .badge{color:#191919;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#191919;background-color:#fff;border-color:#191919}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#191919;border-color:#070707}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#191919}.btn-outline-standout .badge{color:#fff;background-color:#191919}.btn-highlight{color:#222;background-color:#ffce2b;border-color:#ffce2b}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#ffc607;border-color:#ffc607}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#ffce2b!important;border-color:#ffce2b}.btn-highlight .badge{color:#ffce2b;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#ffce2b}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#ffce2b;border-color:#ffc607}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#ffce2b}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#545351}.check-icon-checkbox,.check-icon-radio{border-color:#545351}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#545351;border-color:#545351}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#545351!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#888683,#545351)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#f4f3ef!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#ffce2b}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#ffce2b}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#545351}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#545351}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#191919}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#191919}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#f4f3ef}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#f4f3ef}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#ffce2b}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#545351}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#191919}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#f4f3ef}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#545351;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff7de}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#ffebab}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #545351;color:#545351}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-oceanside.css b/StateTemplateV5/css/colorscheme-oceanside.css index 5f84705..fa66eaf 100644 --- a/StateTemplateV5/css/colorscheme-oceanside.css +++ b/StateTemplateV5/css/colorscheme-oceanside.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- OCEANSIDE diff --git a/StateTemplateV5/css/colorscheme-oceanside.min.css b/StateTemplateV5/css/colorscheme-oceanside.min.css index fda8eaa..cca1703 100644 --- a/StateTemplateV5/css/colorscheme-oceanside.min.css +++ b/StateTemplateV5/css/colorscheme-oceanside.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#fdb81e!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#fdb81e!important}.color-p2,.color-primary{color:#046b99!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#046b99!important}.color-p3,.color-standout{color:#323a45!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#323a45!important}.color-s1{color:#e1f2f7!important}.color-s2{color:#9fdbf1!important}.color-s3{color:#50aee4!important}.bg-highlight,.bg-p1{background-color:#fdb81e!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#fdb81e!important}.bg-p2,.bg-primary{background-color:#046b99!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#046b99!important}.bg-p3,.bg-standout{background-color:#323a45!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#323a45!important}.bg-s1{background-color:#e1f2f7!important}.bg-s2{background-color:#9fdbf1!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#50aee4!important}.bg-primary-light{background-color:#9bc4d6!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#9bc4d6!important}.bg-highlight-light{background-color:#fedc8f!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#fedc8f!important}.bg-standout-light{background-color:#adb0b5!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#adb0b5!important}.bg-secondary-light{background-color:#96ceef!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#96ceef!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#fdb81e!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#323a45!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#046b99!important}.brd-primary{border-color:#046b99!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#9bc4d6!important}.brd-primary-dark{border-color:#034867!important}.brd-standout{border-color:#323a45!important}.brd-standout-light{border-color:#adb0b5!important}.brd-standout-dark{border-color:#1d2127!important}.brd-highlight{border-color:#fdb81e!important}.brd-highlight-light{border-color:#fdc64b!important}.brd-highlight-dark{border-color:#e69f02!important}.brd-s1{border-color:#e1f2f7!important}.brd-s2{border-color:#9fdbf1!important}.brd-s3{border-color:#50aee4!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#fedc8f!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#adb0b5!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#96ceef!important}.underline-primary{background-image:linear-gradient(to right,#046b99 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#046b99 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#fdb81e 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#fdb81e 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#323a45 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#323a45 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #046b99;color:#046b99}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#fdb81e}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#046b99}.navigation-search{border-bottom-color:#fdb81e}.mobile-controls{background:#fff}.mobile-control{color:#046b99}.mobile-control a{color:#046b99;text-decoration:none}.mobile-control.toggle-sub-nav{color:#046b99;background-color:#eef5f8}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f5f9fb}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#046b99}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f5f9fb}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#046b99}.nav-arrow-down{background:#046b99}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#9fc7da}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #e1f2f7}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#046b99}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #e1f2f7}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fcfdfe}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f5f9fb}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fcfdfe}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#046b99}.nav-full-width{background:#046b99}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#034f71}.nav-full-width .main-navigation .nav-item.active{background-color:#035a80}}.has-sub .rotate{color:#50aee4}.list-group.section-standout .list-group-item{background-color:#323a45;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#232930;color:#fff}.list-group.section-overstated .list-group-item{background:#046b99;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#035376;color:#fff}.list-group.section-impact .list-group-item{background:#323a45;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#232930;color:#fff}.list-group.section-primary .list-group-item{background:#046b99;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#035376;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#e1f2f7}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#c5e6ef}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#046b99;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}figure{background-color:#e1f2f7;border-color:#9fdbf1}.location.mini [class^=ca-gov-icon]{background:#323a45;color:#fff}.published{color:#555}.card-default,.section-default,.tab-group .nav-tabs{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#e1f2f7}.card-overstated,.section-overstated{background:#046b99;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#e1f2f7;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#046b99;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#035376;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#046b99!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#046b99;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#323a45;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#232930;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#323a45!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#323a45;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#323a45;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#50aee4;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#5cc2e7;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#046b99;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#035376;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#046b99!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#046b99;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#323a45;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#232930;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#323a45!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#323a45;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#50aee4;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#5cc2e7;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#046b99;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#035376;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#046b99!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#046b99;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#323a45;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#232930;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#323a45!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#323a45;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#9fdbf1;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#9fdbf1}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#9fdbf1;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#046b99}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#e1f2f7;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#046b99;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#035376;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#046b99!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#046b99;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#323a45;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#232930;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#323a45!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#323a45;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#50aee4;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#31a0df;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#046b99;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#035376;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#046b99!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#046b99;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#323a45;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#232930;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#323a45!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#323a45;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#e1f2f7;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#50aee4;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#5cc2e7;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#046b99}.progress-bar-understated{background-color:#e1f2f7}.progress-bar-overstated{background-color:#50aee4}.progress-bar-standout{background-color:#323a45}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#e1f2f7}.testimonial-overstated{background:#50aee4;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#323a45;color:#fff}.testimonial-standout a:not(.btn){color:#fdb81e;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#046b99;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#e1f2f7;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#fdb81e;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#fdb81e;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#e1f2f7;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#50aee4;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#31a0df;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#f5f5f5;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#323a45}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#fcfcfc;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#e9e9e9;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#e9e9e9;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#fcfcfc;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#e3e3e3;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#fff;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#046b99;border-color:#046b99}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#046b99;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#034f71;border-color:#046b99}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#02354c;border-color:#034867}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#02354c;border-color:#034867;box-shadow:0 0 0 .2rem rgba(42,129,168,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#034f71;border-color:#046b99}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#022c40;border-color:#02405b}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(42,129,168,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#fff;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#e1f2f7;border-color:#e1f2f7}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#e1f2f7;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#323a45}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#c1e4ee;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#a3d7e6;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#a3d7e6;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#c1e4ee;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#99d3e4;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#323a45;border-color:#323a45}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#323a45;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#fdb81e}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#21262d;border-color:#272e36}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#111317;border-color:#121519}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#111317;border-color:#121519;box-shadow:0 0 0 .2rem rgba(72,77,84,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#21262d;border-color:#272e36}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#0b0d10;border-color:#0d0f11}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,77,84,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#fff;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #323a45}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#fdb81e}.color-primary--hover:hover,.text-accent-p2{color:#046b99}.text-accent-p3{color:#323a45}.text-accent-s1{color:#e1f2f7}.text-accent-s2{color:#9fdbf1}.text-accent-s3{color:#50aee4}.bg-primary--hover:hover{background-color:#046b99}.label-info,.label-primary{color:#fff;background-color:#046b99}.label-secondary{color:#111;background-color:#9fdbf1}.label-light{color:#111;background-color:#e1f2f7}.label-dark{color:#fff;background-color:#323a45}.label-warning{color:#111;background-color:#fdb81e}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#b9dff4;border:1px solid #2d9edf}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#84898f;border:1px solid #21262d}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#b4d3e0;border:1px solid #034867}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#fdb81e}.btn-primary{color:#fff;background-color:#046b99;border-color:#046b99}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#035376;border-color:#035376}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#046b99!important;border-color:#046b99}.btn-primary .badge{color:#046b99;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#046b99;background-color:#fff;border-color:#046b99}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#046b99;border-color:#035376}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#046b99}.btn-outline-primary .badge{color:#fff;background-color:#046b99}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#323a45;border-color:#323a45}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#232930;border-color:#232930}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#323a45!important;border-color:#323a45}.btn-standout .badge{color:#323a45;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#323a45;background-color:#fff;border-color:#323a45}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#323a45;border-color:#232930}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#323a45}.btn-outline-standout .badge{color:#fff;background-color:#323a45}.btn-highlight{color:#222;background-color:#fdb81e;border-color:#fdb81e}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#f5aa02;border-color:#f5aa02}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fdb81e!important;border-color:#fdb81e}.btn-highlight .badge{color:#fdb81e;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fdb81e}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fdb81e;border-color:#f5aa02}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fdb81e}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#046b99}.check-icon-checkbox,.check-icon-radio{border-color:#046b99}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#046b99;border-color:#046b99}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#046b99!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#0aaff9,#046b99)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#e1f2f7!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#fdb81e}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#fdb81e}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#046b99}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#046b99}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#323a45}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#323a45}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#e1f2f7}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#e1f2f7}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#fdb81e}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#046b99}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#323a45}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#e1f2f7}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#046b99;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff0cf}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fee09c}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #046b99;color:#046b99}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-orangecounty.css b/StateTemplateV5/css/colorscheme-orangecounty.css index 81afcbd..3a7f4a7 100644 --- a/StateTemplateV5/css/colorscheme-orangecounty.css +++ b/StateTemplateV5/css/colorscheme-orangecounty.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- ORANGE COUNTY diff --git a/StateTemplateV5/css/colorscheme-orangecounty.min.css b/StateTemplateV5/css/colorscheme-orangecounty.min.css index e19474e..2c5493b 100644 --- a/StateTemplateV5/css/colorscheme-orangecounty.min.css +++ b/StateTemplateV5/css/colorscheme-orangecounty.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#fbad23!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#fbad23!important}.color-p2,.color-primary{color:#a15801!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#a15801!important}.color-p3,.color-standout{color:#483723!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#483723!important}.color-s1{color:#f1ede4!important}.color-s2{color:#f6e7cc!important}.color-s3{color:#f7d7a6!important}.bg-highlight,.bg-p1{background-color:#fbad23!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#fbad23!important}.bg-p2,.bg-primary{background-color:#a15801!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#a15801!important}.bg-p3,.bg-standout{background-color:#483723!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#483723!important}.bg-s1{background-color:#f1ede4!important}.bg-s2{background-color:#f6e7cc!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#f7d7a6!important}.bg-primary-light{background-color:#d9bc99!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#d9bc99!important}.bg-highlight-light{background-color:#fdd691!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#fdd691!important}.bg-standout-light{background-color:#b6afa7!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#b6afa7!important}.bg-secondary-light{background-color:#fae7ca!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#fae7ca!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#fbad23!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#483723!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#a15801!important}.brd-primary{border-color:#a15801!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#d9bc99!important}.brd-primary-dark{border-color:#6e3c01!important}.brd-standout{border-color:#483723!important}.brd-standout-light{border-color:#b6afa7!important}.brd-standout-dark{border-color:#261d12!important}.brd-highlight{border-color:#fbad23!important}.brd-highlight-light{border-color:#fcbd4f!important}.brd-highlight-dark{border-color:#e79504!important}.brd-s1{border-color:#f1ede4!important}.brd-s2{border-color:#f6e7cc!important}.brd-s3{border-color:#f7d7a6!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#fdd691!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#b6afa7!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#fae7ca!important}.underline-primary{background-image:linear-gradient(to right,#a15801 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#a15801 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#483723 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#483723 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #a15801;color:#a15801}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#fbad23}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#a15801}.navigation-search{border-bottom-color:#fbad23}.mobile-controls{background:#fff}.mobile-control{color:#a15801}.mobile-control a{color:#a15801;text-decoration:none}.mobile-control.toggle-sub-nav{color:#a15801;background-color:#f4f1eb}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f8f6f1}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#a15801}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f8f6f1}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#a15801}.nav-arrow-down{background:#a15801}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#ddc1a0}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #f1ede4}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#a15801}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #f1ede4}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fbfaf8}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f8f6f1}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fbfaf8}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#a15801}.nav-full-width{background:#a15801}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#784201}.nav-full-width .main-navigation .nav-item.active{background-color:#884a01}}.has-sub .rotate{color:#f7d7a6}.list-group.section-standout .list-group-item{background-color:#483723;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#302517;color:#fff}.list-group.section-overstated .list-group-item{background:#a15801;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#7e4501;color:#fff}.list-group.section-impact .list-group-item{background:#483723;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#302517;color:#fff}.list-group.section-primary .list-group-item{background:#a15801;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#7e4501;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#f1ede4}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#e5ddcc}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#a15801;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#f7d7a6}figure{background-color:#f1ede4;border-color:#f6e7cc}.location.mini [class^=ca-gov-icon]{background:#483723;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#f1ede4}.card-overstated,.section-overstated{background:#a15801;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#f1ede4;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#a15801;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#7e4501;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#a15801!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#a15801;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#483723;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#302517;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#483723!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#483723;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#483723;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#f7d7a6;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#ebc88b;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#a15801;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#7e4501;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#a15801!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#a15801;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#483723;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#302517;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#483723!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#483723;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#f7d7a6;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#ebc88b;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#a15801;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#7e4501;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#a15801!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#a15801;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#483723;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#302517;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#483723!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#483723;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#f6e7cc;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#f6e7cc}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#f6e7cc;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#a15801}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#f1ede4;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#a15801;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#7e4501;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#a15801!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#a15801;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#483723;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#302517;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#483723!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#483723;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#f7d7a6;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#f4c885;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#a15801;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#7e4501;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#a15801!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#a15801;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#483723;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#302517;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#483723!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#483723;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#f1ede4;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#f7d7a6;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#ebc88b;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#a15801}.progress-bar-understated{background-color:#f1ede4}.progress-bar-overstated{background-color:#f7d7a6}.progress-bar-standout{background-color:#483723}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#f1ede4}.testimonial-overstated{background:#f7d7a6;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#483723;color:#fff}.testimonial-standout a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#a15801;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#f1ede4;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#fbad23;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#f1ede4;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#f7d7a6;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#f4c885;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#f7d7a6;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#f7d7a6;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#483723}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#fdf3e4;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#fae3c0;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#fae3c0;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#fdf3e4;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#f9deb5;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#fff;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#a15801;border-color:#a15801}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#a15801;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#784201;border-color:#a15801}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#522d01;border-color:#6e3c01}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#522d01;border-color:#6e3c01;box-shadow:0 0 0 .2rem rgba(175,113,39,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#784201;border-color:#a15801}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#462600;border-color:#623501}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(175,113,39,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#f1ede4;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#f1ede4;border-color:#f1ede4}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#f1ede4;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#483723}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#e3dbc9;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#d6cab0;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#d6cab0;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e3dbc9;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#d2c5a8;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#483723;border-color:#483723}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#483723;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#fbad23}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#2d2216;border-color:#372a1b}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#130e09;border-color:#15100a}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#130e09;border-color:#15100a;box-shadow:0 0 0 .2rem rgba(85,74,61,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#2d2216;border-color:#372a1b}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#0a0805;border-color:#0c0906}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(85,74,61,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#fff;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #483723}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#fbad23}.color-primary--hover:hover,.text-accent-p2{color:#a15801}.text-accent-p3{color:#483723}.text-accent-s1{color:#f1ede4}.text-accent-s2{color:#f6e7cc}.text-accent-s3{color:#f7d7a6}.bg-primary--hover:hover{background-color:#a15801}.label-info,.label-primary{color:#fff;background-color:#a15801}.label-secondary{color:#111;background-color:#f6e7cc}.label-light{color:#111;background-color:#f1ede4}.label-dark{color:#fff;background-color:#483723}.label-warning{color:#111;background-color:#fbad23}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#fcefdb;border:1px solid #f4c681}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#91877b;border:1px solid #2d2216}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#e3cdb3;border:1px solid #6e3c01}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#fbad23}.btn-primary{color:#fff;background-color:#a15801;border-color:#a15801}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#7e4501;border-color:#7e4501}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#a15801!important;border-color:#a15801}.btn-primary .badge{color:#a15801;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#a15801;background-color:#fff;border-color:#a15801}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#a15801;border-color:#7e4501}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#a15801}.btn-outline-primary .badge{color:#fff;background-color:#a15801}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#483723;border-color:#483723}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#302517;border-color:#302517}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#483723!important;border-color:#483723}.btn-standout .badge{color:#483723;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#483723;background-color:#fff;border-color:#483723}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#483723;border-color:#302517}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#483723}.btn-outline-standout .badge{color:#fff;background-color:#483723}.btn-highlight{color:#222;background-color:#fbad23;border-color:#fbad23}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#f69f04;border-color:#f69f04}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fbad23!important;border-color:#fbad23}.btn-highlight .badge{color:#fbad23;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fbad23}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fbad23;border-color:#f69f04}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fbad23}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#a15801}.check-icon-checkbox,.check-icon-radio{border-color:#a15801}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#a15801;border-color:#a15801}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#a15801!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#fd8f0b,#a15801)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#f1ede4!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#fbad23}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#fbad23}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#a15801}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#a15801}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#483723}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#483723}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#f1ede4}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#f1ede4}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#fbad23}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#a15801}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#483723}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#f1ede4}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#a15801;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#feeed2}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fddca0}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #a15801;color:#a15801}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-pasorobles.css b/StateTemplateV5/css/colorscheme-pasorobles.css index bcb954d..47c7fb7 100644 --- a/StateTemplateV5/css/colorscheme-pasorobles.css +++ b/StateTemplateV5/css/colorscheme-pasorobles.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- PASOROBLES diff --git a/StateTemplateV5/css/colorscheme-pasorobles.min.css b/StateTemplateV5/css/colorscheme-pasorobles.min.css index 3bfb5bf..a485766 100644 --- a/StateTemplateV5/css/colorscheme-pasorobles.min.css +++ b/StateTemplateV5/css/colorscheme-pasorobles.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#fbad23!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#fbad23!important}.color-p2,.color-primary{color:#691808!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#691808!important}.color-p3,.color-standout{color:#313131!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#313131!important}.color-s1{color:#f5f5f5!important}.color-s2{color:#ccc!important}.color-s3{color:#e6dcdc!important}.bg-highlight,.bg-p1{background-color:#fbad23!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#fbad23!important}.bg-p2,.bg-primary{background-color:#691808!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#691808!important}.bg-p3,.bg-standout{background-color:#313131!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#313131!important}.bg-s1{background-color:#f5f5f5!important}.bg-s2{background-color:#ccc!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#e6dcdc!important}.bg-primary-light{background-color:#c3a39c!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#c3a39c!important}.bg-highlight-light{background-color:#fdd691!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#fdd691!important}.bg-standout-light{background-color:#adadad!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#adadad!important}.bg-secondary-light{background-color:#f0eaea!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#f0eaea!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#fbad23!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#313131!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#691808!important}.brd-primary{border-color:#691808!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#c3a39c!important}.brd-primary-dark{border-color:#3a0d04!important}.brd-standout{border-color:#313131!important}.brd-standout-light{border-color:#adadad!important}.brd-standout-dark{border-color:#181818!important}.brd-highlight{border-color:#fbad23!important}.brd-highlight-light{border-color:#fcbd4f!important}.brd-highlight-dark{border-color:#e79504!important}.brd-s1{border-color:#f5f5f5!important}.brd-s2{border-color:#ccc!important}.brd-s3{border-color:#e6dcdc!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#fdd691!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#adadad!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#f0eaea!important}.underline-primary{background-image:linear-gradient(to right,#691808 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#691808 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#313131 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#313131 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #691808;color:#691808}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#fbad23}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#691808}.navigation-search{border-bottom-color:#fbad23}.mobile-controls{background:#fff}.mobile-control{color:#691808}.mobile-control a{color:#691808;text-decoration:none}.mobile-control.toggle-sub-nav{color:#691808;background-color:#f0f0f0}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f5f5f5}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#691808}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f5f5f5}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#691808}.nav-arrow-down{background:#691808}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#c59187}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #f5f5f5}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#691808}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #f5f5f5}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fafafa}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f5f5f5}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fafafa}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#691808}.nav-full-width{background:#691808}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#430f05}.nav-full-width .main-navigation .nav-item.active{background-color:#511306}}.has-sub .rotate{color:#e6dcdc}.list-group.section-standout .list-group-item{background-color:#313131;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#1f1f1f;color:#fff}.list-group.section-overstated .list-group-item{background:#691808;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#481005;color:#fff}.list-group.section-impact .list-group-item{background:#313131;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#1f1f1f;color:#fff}.list-group.section-primary .list-group-item{background:#691808;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#481005;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-default .list-group-item,.list-group.section-understated .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover,.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#691808;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#e6dcdc}figure{background-color:#f5f5f5;border-color:#ccc}.location.mini [class^=ca-gov-icon]{background:#313131;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#f5f5f5}.card-overstated,.section-overstated{background:#691808;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#f5f5f5;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#691808;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#481005;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#691808!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#691808;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#313131;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f1f;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#313131!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#313131;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#313131;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#e6dcdc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#a6a6a6;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#691808;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#481005;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#691808!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#691808;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#313131;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f1f;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#313131!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#313131;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#e6dcdc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#a6a6a6;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#691808;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#481005;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#691808!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#691808;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#313131;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f1f;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#313131!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#313131;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#ccc;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#ccc}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#ccc;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#691808}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#f5f5f5;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#691808;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#481005;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#691808!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#691808;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#313131;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f1f;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#313131!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#313131;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#e6dcdc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#d7c7c7;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#691808;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#481005;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#691808!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#691808;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#313131;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f1f;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#313131!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#313131;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#f5f5f5;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#e6dcdc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#a6a6a6;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#691808}.progress-bar-understated{background-color:#f5f5f5}.progress-bar-overstated{background-color:#e6dcdc}.progress-bar-standout{background-color:#313131}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default,.testimonial-understated{background:#f5f5f5}.testimonial-overstated{background:#e6dcdc;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#313131;color:#fff}.testimonial-standout a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#691808;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#f5f5f5;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#fbad23;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#f5f5f5;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#e6dcdc;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#d7c7c7;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#e6dcdc;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#e6dcdc;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#313131}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#f8f5f5;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#e8dfdf;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#e8dfdf;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#f8f5f5;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#e3d7d7;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#fff;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#691808;border-color:#691808}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#691808;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#430f05;border-color:#691808}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#200702;border-color:#3a0d04}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#200702;border-color:#3a0d04;box-shadow:0 0 0 .2rem rgba(128,59,45,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#430f05;border-color:#691808}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#140502;border-color:#2e0a03}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(128,59,45,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#f5f5f5;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#f5f5f5;border-color:#f5f5f5}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#f5f5f5;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#313131}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#e1e1e1;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#cdcdcd;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#cdcdcd;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e1e1e1;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#c7c7c7;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#313131;border-color:#313131}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#313131;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#fbad23}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#1d1d1d;border-color:#242424}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#090909;border-color:#0b0b0b}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#090909;border-color:#0b0b0b;box-shadow:0 0 0 .2rem rgba(69,69,69,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#1d1d1d;border-color:#242424}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#030303;border-color:#040404}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(69,69,69,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#f5f5f5;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #313131}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#fbad23}.color-primary--hover:hover,.text-accent-p2{color:#691808}.text-accent-p3{color:#313131}.text-accent-s1{color:#f5f5f5}.text-accent-s2{color:#ccc}.text-accent-s3{color:#e6dcdc}.bg-primary--hover:hover{background-color:#691808}.label-info,.label-primary{color:#fff;background-color:#691808}.label-secondary{color:#111;background-color:#ccc}.label-light{color:#111;background-color:#f5f5f5}.label-dark{color:#fff;background-color:#313131}.label-warning{color:#111;background-color:#fbad23}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#f5f1f1;border:1px solid #d5c4c4}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#838383;border:1px solid #1d1d1d}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#d2bab5;border:1px solid #3a0d04}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#fbad23}.btn-primary{color:#fff;background-color:#691808;border-color:#691808}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#481005;border-color:#481005}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#691808!important;border-color:#691808}.btn-primary .badge{color:#691808;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#691808;background-color:#fff;border-color:#691808}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#691808;border-color:#481005}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#691808}.btn-outline-primary .badge{color:#fff;background-color:#691808}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#313131;border-color:#313131}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#1f1f1f;border-color:#1f1f1f}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#313131!important;border-color:#313131}.btn-standout .badge{color:#313131;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#313131;background-color:#fff;border-color:#313131}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#313131;border-color:#1f1f1f}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#313131}.btn-outline-standout .badge{color:#fff;background-color:#313131}.btn-highlight{color:#222;background-color:#fbad23;border-color:#fbad23}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#f69f04;border-color:#f69f04}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fbad23!important;border-color:#fbad23}.btn-highlight .badge{color:#fbad23;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fbad23}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fbad23;border-color:#f69f04}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fbad23}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#691808}.check-icon-checkbox,.check-icon-radio{border-color:#691808}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#691808;border-color:#691808}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#691808!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#c82e0f,#691808)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#f5f5f5!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#fbad23}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#fbad23}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#691808}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#691808}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#313131}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#313131}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#f5f5f5}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#f5f5f5}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#fbad23}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#691808}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#313131}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#f5f5f5}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#691808;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#feeed2}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fddca0}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #691808;color:#691808}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-sacramento.css b/StateTemplateV5/css/colorscheme-sacramento.css index a363b81..df34835 100644 --- a/StateTemplateV5/css/colorscheme-sacramento.css +++ b/StateTemplateV5/css/colorscheme-sacramento.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- SACRAMENTO diff --git a/StateTemplateV5/css/colorscheme-sacramento.min.css b/StateTemplateV5/css/colorscheme-sacramento.min.css index a7e145d..c6c802d 100644 --- a/StateTemplateV5/css/colorscheme-sacramento.min.css +++ b/StateTemplateV5/css/colorscheme-sacramento.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#7bb0da!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#7bb0da!important}.color-p2,.color-primary{color:#153554!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#153554!important}.color-p3,.color-standout{color:#730000!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#730000!important}.color-s1{color:#e1ecf7!important}.color-s2{color:#c7d9ea!important}.color-s3{color:#9bb8d3!important}.bg-highlight,.bg-p1{background-color:#7bb0da!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#7bb0da!important}.bg-p2,.bg-primary{background-color:#153554!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#153554!important}.bg-p3,.bg-standout{background-color:#730000!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#730000!important}.bg-s1{background-color:#e1ecf7!important}.bg-s2{background-color:#c7d9ea!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#9bb8d3!important}.bg-primary-light{background-color:#a1aebb!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#a1aebb!important}.bg-highlight-light{background-color:#bdd8ed!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#bdd8ed!important}.bg-standout-light{background-color:#c79999!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#c79999!important}.bg-secondary-light{background-color:#c3d4e5!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#c3d4e5!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#7bb0da!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#730000!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#153554!important}.brd-primary{border-color:#153554!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#a1aebb!important}.brd-primary-dark{border-color:#0b1b2b!important}.brd-standout{border-color:#730000!important}.brd-standout-light{border-color:#c79999!important}.brd-standout-dark{border-color:#400000!important}.brd-highlight{border-color:#7bb0da!important}.brd-highlight-light{border-color:#95c0e1!important}.brd-highlight-dark{border-color:#5398cf!important}.brd-s1{border-color:#e1ecf7!important}.brd-s2{border-color:#c7d9ea!important}.brd-s3{border-color:#9bb8d3!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#bdd8ed!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#c79999!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#c3d4e5!important}.underline-primary{background-image:linear-gradient(to right,#153554 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#153554 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#7bb0da 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#7bb0da 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#730000 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#730000 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #153554;color:#153554}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#7bb0da}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#153554}.navigation-search{border-bottom-color:#7bb0da}.mobile-controls{background:#fff}.mobile-control{color:#153554}.mobile-control a{color:#153554;text-decoration:none}.mobile-control.toggle-sub-nav{color:#153554;background-color:#f1f6fb}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f9fbfd}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#153554}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f9fbfd}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#153554}.nav-arrow-down{background:#153554}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#9aa2ab}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #e1ecf7}}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-],.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#153554}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #e1ecf7}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f9fbfd}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fff}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#153554}.nav-full-width{background:#153554}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#0d2033}.nav-full-width .main-navigation .nav-item.active{background-color:#102840}}.has-sub .rotate{color:#9bb8d3}.list-group.section-standout .list-group-item{background-color:#730000;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#4f0000;color:#fff}.list-group.section-overstated .list-group-item{background:#153554;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#0e2337;color:#fff}.list-group.section-impact .list-group-item{background:#730000;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#4f0000;color:#fff}.list-group.section-primary .list-group-item{background:#153554;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#0e2337;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#e1ecf7}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#c5daef}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#153554;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}figure{background-color:#e1ecf7;border-color:#c7d9ea}.location.mini [class^=ca-gov-icon]{background:#730000;color:#fff}.published{color:#555}.card-default,.section-default,.tab-group .nav-tabs{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#e1ecf7}.card-overstated,.section-overstated{background:#153554;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#153554;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e2337;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#153554!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#153554;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#730000;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#4f0000;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#730000!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#730000;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#730000;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#8fb3d5;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#153554;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e2337;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#153554!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#153554;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#730000;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#4f0000;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#730000!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#730000;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#8fb3d5;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#153554;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e2337;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#153554!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#153554;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#730000;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#4f0000;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#730000!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#730000;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#c7d9ea;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#c7d9ea}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#c7d9ea;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#153554}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#153554;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e2337;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#153554!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#153554;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#730000;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#4f0000;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#730000!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#730000;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#82a6c8;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#153554;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0e2337;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#153554!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#153554;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#730000;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#4f0000;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#730000!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#730000;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#8fb3d5;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#153554}.progress-bar-understated{background-color:#e1ecf7}.progress-bar-overstated{background-color:#9bb8d3}.progress-bar-standout{background-color:#730000}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#e1ecf7}.testimonial-overstated{background:#9bb8d3;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#730000;color:#fff}.testimonial-standout a:not(.btn){color:#7bb0da;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#153554;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#7bb0da;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#7bb0da;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.testimonial-inverted footer,.utility-header a{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#82a6c8;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#f5f5f5;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#fcfcfc;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#e9e9e9;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#e9e9e9;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#fcfcfc;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#e3e3e3;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#fff;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#153554;border-color:#153554}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#153554;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#0d2033;border-color:#153554}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#050d15;border-color:#0b1b2b}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#050d15;border-color:#0b1b2b;box-shadow:0 0 0 .2rem rgba(56,83,110,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#0d2033;border-color:#153554}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#03070b;border-color:#081521}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(56,83,110,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#fff;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#e1ecf7;border-color:#e1ecf7}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#e1ecf7;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#153554}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#c1d8ee;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#a3c4e6;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#a3c4e6;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#c1d8ee;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#99bee4;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#730000;border-color:#730000}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#730000;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#7bb0da}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#4a0000;border-color:#5a0000}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#240000;border-color:#270000}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#240000;border-color:#270000;box-shadow:0 0 0 .2rem rgba(114,38,38,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#4a0000;border-color:#5a0000}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#170000;border-color:#1a0000}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(114,38,38,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#fff;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #730000}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#7bb0da}.color-primary--hover:hover,.text-accent-p2{color:#153554}.text-accent-p3{color:#730000}.text-accent-s1{color:#e1ecf7}.text-accent-s2{color:#c7d9ea}.text-accent-s3{color:#9bb8d3}.bg-primary--hover:hover{background-color:#153554}.label-info,.label-primary{color:#fff;background-color:#153554}.label-secondary{color:#111;background-color:#c7d9ea}.label-light{color:#111;background-color:#e1ecf7}.label-dark{color:#fff;background-color:#730000}.label-warning{color:#111;background-color:#7bb0da}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#d7e3ed;border:1px solid #7fa4c7}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#ab6666;border:1px solid #4a0000}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#b9c2cc;border:1px solid #0b1b2b}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#7bb0da}.btn-primary{color:#fff;background-color:#153554;border-color:#153554}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#0e2337;border-color:#0e2337}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#153554!important;border-color:#153554}.btn-primary .badge{color:#153554;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#153554;background-color:#fff;border-color:#153554}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#153554;border-color:#0e2337}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#153554}.btn-outline-primary .badge{color:#fff;background-color:#153554}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#730000;border-color:#730000}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#4f0000;border-color:#4f0000}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#730000!important;border-color:#730000}.btn-standout .badge{color:#730000;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#730000;background-color:#fff;border-color:#730000}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#730000;border-color:#4f0000}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#730000}.btn-outline-standout .badge{color:#fff;background-color:#730000}.btn-highlight{color:#222;background-color:#7bb0da;border-color:#7bb0da}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#5f9fd2;border-color:#5f9fd2}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#7bb0da!important;border-color:#7bb0da}.btn-highlight .badge{color:#7bb0da;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#7bb0da}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#7bb0da;border-color:#5f9fd2}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#7bb0da}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#153554}.check-icon-checkbox,.check-icon-radio{border-color:#153554}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#153554;border-color:#153554}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#153554!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#2968a6,#153554)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#e1ecf7!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#7bb0da}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#7bb0da}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#153554}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#153554}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#730000}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#730000}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#e1ecf7}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#e1ecf7}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#7bb0da}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#153554}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#730000}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#e1ecf7}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#153554;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#dfecf6}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #153554;color:#153554}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-santabarbara.css b/StateTemplateV5/css/colorscheme-santabarbara.css index a85d74d..8ce5713 100644 --- a/StateTemplateV5/css/colorscheme-santabarbara.css +++ b/StateTemplateV5/css/colorscheme-santabarbara.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- SANTABARBARA diff --git a/StateTemplateV5/css/colorscheme-santabarbara.min.css b/StateTemplateV5/css/colorscheme-santabarbara.min.css index 5073d3e..8778df8 100644 --- a/StateTemplateV5/css/colorscheme-santabarbara.min.css +++ b/StateTemplateV5/css/colorscheme-santabarbara.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#ff9b53!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#ff9b53!important}.color-p2,.color-primary{color:#834b1e!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#834b1e!important}.color-p3,.color-standout{color:#664945!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#664945!important}.color-s1{color:#ffebd7!important}.color-s2{color:#f1dac2!important}.color-s3{color:#e8bd90!important}.bg-highlight,.bg-p1{background-color:#ff9b53!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#ff9b53!important}.bg-p2,.bg-primary{background-color:#834b1e!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#834b1e!important}.bg-p3,.bg-standout{background-color:#664945!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#664945!important}.bg-s1{background-color:#ffebd7!important}.bg-s2{background-color:#f1dac2!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#e8bd90!important}.bg-primary-light{background-color:#cdb7a5!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#cdb7a5!important}.bg-highlight-light{background-color:#ffcda9!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#ffcda9!important}.bg-standout-light{background-color:#c2b6b5!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#c2b6b5!important}.bg-secondary-light{background-color:#f1d7bc!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#f1d7bc!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#ff9b53!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#664945!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#834b1e!important}.brd-primary{border-color:#834b1e!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#cdb7a5!important}.brd-primary-dark{border-color:#5a3314!important}.brd-standout{border-color:#664945!important}.brd-standout-light{border-color:#c2b6b5!important}.brd-standout-dark{border-color:#483330!important}.brd-highlight{border-color:#ff9b53!important}.brd-highlight-light{border-color:#ffaf75!important}.brd-highlight-dark{border-color:#ff7d20!important}.brd-s1{border-color:#ffebd7!important}.brd-s2{border-color:#f1dac2!important}.brd-s3{border-color:#e8bd90!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#ffcda9!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#c2b6b5!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#f1d7bc!important}.underline-primary{background-image:linear-gradient(to right,#834b1e 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#834b1e 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#ff9b53 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#ff9b53 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#664945 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#664945 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #834b1e;color:#834b1e}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#ff9b53}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#834b1e}.navigation-search{border-bottom-color:#ff9b53}.mobile-controls{background:#fff}.mobile-control{color:#834b1e}.mobile-control a{color:#834b1e;text-decoration:none}.mobile-control.toggle-sub-nav{color:#834b1e;background-color:#fff6ee}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#fffcf8}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#834b1e}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#fffcf8}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#834b1e}.nav-arrow-down{background:#834b1e}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#c6bdb7}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #ffebd7}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#834b1e}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #ffebd7}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}}.second-level-nav .link-description{color:#555}.sub-nav{background:#fffcf8}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fff}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#834b1e}.nav-full-width{background:#834b1e}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#623816}.nav-full-width .main-navigation .nav-item.active{background-color:#6e3f19}}.has-sub .rotate{color:#e8bd90}.list-group.section-standout .list-group-item{background-color:#664945;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#513a37;color:#fff}.list-group.section-overstated .list-group-item{background:#834b1e;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#663a17;color:#fff}.list-group.section-impact .list-group-item{background:#664945;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#513a37;color:#fff}.list-group.section-primary .list-group-item{background:#834b1e;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#663a17;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#ffebd7}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#ffd9b3}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#834b1e;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#e8bd90}figure{background-color:#ffebd7;border-color:#f1dac2}.location.mini [class^=ca-gov-icon]{background:#664945;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#ffebd7}.card-overstated,.section-overstated{background:#834b1e;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#ffebd7;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#834b1e;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#663a17;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#834b1e!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#834b1e;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#664945;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#513a37;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#664945!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#664945;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#664945;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#e8bd90;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#e3b484;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#834b1e;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#663a17;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#834b1e!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#834b1e;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#664945;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#513a37;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#664945!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#664945;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#e8bd90;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#e3b484;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#834b1e;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#663a17;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#834b1e!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#834b1e;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#664945;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#513a37;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#664945!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#664945;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#f1dac2;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#f1dac2}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#f1dac2;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#834b1e}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#ffebd7;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#834b1e;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#663a17;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#834b1e!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#834b1e;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#664945;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#513a37;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#664945!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#664945;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#e8bd90;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#e2ab72;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#834b1e;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#663a17;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#834b1e!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#834b1e;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#664945;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#513a37;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#664945!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#664945;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#ffebd7;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#e8bd90;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#e3b484;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#834b1e}.progress-bar-understated{background-color:#ffebd7}.progress-bar-overstated{background-color:#e8bd90}.progress-bar-standout{background-color:#664945}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#ffebd7}.testimonial-overstated{background:#e8bd90;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#664945;color:#fff}.testimonial-standout a:not(.btn){color:#ff9b53;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#834b1e;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#ffebd7;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#ff9b53;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#ff9b53;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#ffebd7;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#e8bd90;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#e2ab72;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#e8bd90;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#e8bd90;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#664945}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#f8ebde;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#f1d8be;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#f1d8be;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#f8ebde;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#efd2b4;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#fff;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#834b1e;border-color:#5a3314}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#834b1e;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#623816;border-color:#5a3314}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#43260f;border-color:#301b0b}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#43260f;border-color:#301b0b;box-shadow:0 0 0 .2rem rgba(114,82,56,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#623816;border-color:#5a3314}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#38200d;border-color:#261609}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(114,82,56,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#ffebd7;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#ffebd7;border-color:#ddd}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#ffebd7;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#664945}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#ffd7ae;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#ffc388;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#ffc388;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#ffd7ae;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#ffbd7b;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#664945;border-color:#ff9b53}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#664945;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#ff9b53}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#4e3835;border-color:#573e3b}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#372725;border-color:#382826}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#372725;border-color:#382826;box-shadow:0 0 0 .2rem rgba(112,91,88,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#4e3835;border-color:#573e3b}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#2f2220;border-color:#312321}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(112,91,88,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#ffebd7;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #664945}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#ff9b53}.color-primary--hover:hover,.text-accent-p2{color:#834b1e}.text-accent-p3{color:#664945}.text-accent-s1{color:#ffebd7}.text-accent-s2{color:#f1dac2}.text-accent-s3{color:#e8bd90}.bg-primary--hover:hover{background-color:#834b1e}.label-info,.label-primary{color:#fff;background-color:#834b1e}.label-secondary{color:#111;background-color:#f1dac2}.label-light{color:#111;background-color:#ffebd7}.label-dark{color:#fff;background-color:#664945}.label-warning{color:#111;background-color:#ff9b53}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#f6e5d3;border:1px solid #e1a96e}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#a3928f;border:1px solid #4e3835}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#dac9bc;border:1px solid #5a3314}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#ff9b53}.btn-primary{color:#fff;background-color:#834b1e;border-color:#834b1e}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#663a17;border-color:#663a17}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#834b1e!important;border-color:#834b1e}.btn-primary .badge{color:#834b1e;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#834b1e;background-color:#fff;border-color:#834b1e}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#834b1e;border-color:#663a17}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#834b1e}.btn-outline-primary .badge{color:#fff;background-color:#834b1e}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#664945;border-color:#664945}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#513a37;border-color:#513a37}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#664945!important;border-color:#664945}.btn-standout .badge{color:#664945;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#664945;background-color:#fff;border-color:#664945}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#664945;border-color:#513a37}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#664945}.btn-outline-standout .badge{color:#fff;background-color:#664945}.btn-highlight{color:#222;background-color:#ff9b53;border-color:#ff9b53}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#ff862f;border-color:#ff862f}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#ff9b53!important;border-color:#ff9b53}.btn-highlight .badge{color:#ff9b53;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#ff9b53}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#ff9b53;border-color:#ff862f}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#ff9b53}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#834b1e}.check-icon-checkbox,.check-icon-radio{border-color:#834b1e}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#834b1e;border-color:#834b1e}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#834b1e!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#d17b36,#834b1e)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#ffebd7!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#ff9b53}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#ff9b53}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#834b1e}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#834b1e}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#664945}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#664945}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#ffebd7}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#ffebd7}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#ff9b53}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#834b1e}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#664945}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#ffebd7}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#834b1e;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#ffe5d3}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #834b1e;color:#834b1e}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-santacruz.css b/StateTemplateV5/css/colorscheme-santacruz.css index 9ad2767..c0446f9 100644 --- a/StateTemplateV5/css/colorscheme-santacruz.css +++ b/StateTemplateV5/css/colorscheme-santacruz.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- SANTA CRUZ diff --git a/StateTemplateV5/css/colorscheme-santacruz.min.css b/StateTemplateV5/css/colorscheme-santacruz.min.css index caf955a..979e3d0 100644 --- a/StateTemplateV5/css/colorscheme-santacruz.min.css +++ b/StateTemplateV5/css/colorscheme-santacruz.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#f5811b!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#f5811b!important}.color-p2,.color-primary{color:#0f4f94!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#0f4f94!important}.color-p3,.color-standout{color:#2c2c4f!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#2c2c4f!important}.color-s1{color:#e1ecf7!important}.color-s2{color:#c7d9ea!important}.color-s3{color:#9bb8d3!important}.bg-highlight,.bg-p1{background-color:#f5811b!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#f5811b!important}.bg-p2,.bg-primary{background-color:#0f4f94!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#0f4f94!important}.bg-p3,.bg-standout{background-color:#2c2c4f!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#2c2c4f!important}.bg-s1{background-color:#e1ecf7!important}.bg-s2{background-color:#c7d9ea!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#9bb8d3!important}.bg-primary-light{background-color:#9fb9d4!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#9fb9d4!important}.bg-highlight-light{background-color:#fac08d!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#fac08d!important}.bg-standout-light{background-color:#ababb9!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#ababb9!important}.bg-secondary-light{background-color:#c3d4e5!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#c3d4e5!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#f5811b!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#2c2c4f!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#0f4f94!important}.brd-primary{border-color:#0f4f94!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#9fb9d4!important}.brd-primary-dark{border-color:#0a3666!important}.brd-standout{border-color:#2c2c4f!important}.brd-standout-light{border-color:#ababb9!important}.brd-standout-dark{border-color:#1a1a2e!important}.brd-highlight{border-color:#f5811b!important}.brd-highlight-light{border-color:#f79a49!important}.brd-highlight-dark{border-color:#d46809!important}.brd-s1{border-color:#e1ecf7!important}.brd-s2{border-color:#c7d9ea!important}.brd-s3{border-color:#9bb8d3!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#fac08d!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#ababb9!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#c3d4e5!important}.underline-primary{background-image:linear-gradient(to right,#0f4f94 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#0f4f94 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#f5811b 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#f5811b 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#2c2c4f 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#2c2c4f 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #0f4f94;color:#0f4f94}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#f5811b}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#0f4f94}.navigation-search{border-bottom-color:#f5811b}.mobile-controls{background:#fff}.mobile-control{color:#0f4f94}.mobile-control a{color:#0f4f94;text-decoration:none}.mobile-control.toggle-sub-nav{color:#0f4f94;background-color:#e9f1f9}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f1f6fb}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#0f4f94}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f1f6fb}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#0f4f94}.nav-arrow-down{background:#0f4f94}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#acbed3}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #e1ecf7}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#0f4f94}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #e1ecf7}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#f9fbfd}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f1f6fb}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#f9fbfd}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#0f4f94}.nav-full-width{background:#0f4f94}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#0b3b6f}.nav-full-width .main-navigation .nav-item.active{background-color:#0d437d}}.has-sub .rotate{color:#9bb8d3}.list-group.section-standout .list-group-item{background-color:#2c2c4f;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#1f1f38;color:#fff}.list-group.section-overstated .list-group-item{background:#0f4f94;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#0c3e74;color:#fff}.list-group.section-impact .list-group-item{background:#2c2c4f;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#1f1f38;color:#fff}.list-group.section-primary .list-group-item{background:#0f4f94;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#0c3e74;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#e1ecf7}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#c5daef}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#0f4f94;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#c7d9ea}figure{background-color:#e1ecf7;border-color:#c7d9ea}.location.mini [class^=ca-gov-icon]{background:#2c2c4f;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#e1ecf7}.card-overstated,.section-overstated{background:#0f4f94;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#0f4f94;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0c3e74;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#0f4f94!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#0f4f94;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#2c2c4f;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f38;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#2c2c4f!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#2c2c4f;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#2c2c4f;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#8fb3d5;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#0f4f94;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0c3e74;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#0f4f94!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#0f4f94;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#2c2c4f;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f38;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#2c2c4f!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#2c2c4f;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#8fb3d5;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#0f4f94;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0c3e74;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#0f4f94!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#0f4f94;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#2c2c4f;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f38;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#2c2c4f!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#2c2c4f;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#c7d9ea;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#c7d9ea}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#c7d9ea;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#0f4f94}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#0f4f94;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0c3e74;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#0f4f94!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#0f4f94;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#2c2c4f;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f38;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#2c2c4f!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#2c2c4f;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#82a6c8;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#0f4f94;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0c3e74;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#0f4f94!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#0f4f94;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#2c2c4f;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#1f1f38;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#2c2c4f!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#2c2c4f;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#8fb3d5;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#0f4f94}.progress-bar-understated{background-color:#e1ecf7}.progress-bar-overstated{background-color:#9bb8d3}.progress-bar-standout{background-color:#2c2c4f}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#e1ecf7}.testimonial-overstated{background:#9bb8d3;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#2c2c4f;color:#fff}.testimonial-standout a:not(.btn){color:#f5811b;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#0f4f94;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#f5811b;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#f5811b;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#e1ecf7;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#9bb8d3;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#82a6c8;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#c7d9ea;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#c7d9ea;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#2c2c4f}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#eef4f9;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#d2e2ef;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#d2e2ef;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#eef4f9;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#c8dcec;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#e1ecf7;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#0f4f94;border-color:#0f4f94}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#0f4f94;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#0b3b6f;border-color:#0f4f94}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#08294c;border-color:#0a3666}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#08294c;border-color:#0a3666;box-shadow:0 0 0 .2rem rgba(51,105,164,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#0b3b6f;border-color:#0f4f94}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#072341;border-color:#09305a}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,105,164,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#e1ecf7;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#e1ecf7;border-color:#e1ecf7}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#e1ecf7;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#2c2c4f}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#c1d8ee;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#a3c4e6;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#a3c4e6;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#c1d8ee;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#99bee4;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#2c2c4f;border-color:#2c2c4f}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#2c2c4f;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#f5811b}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#1d1d35;border-color:#23233f}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#10101c;border-color:#11111e}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#10101c;border-color:#11111e;box-shadow:0 0 0 .2rem rgba(68,68,91,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#1d1d35;border-color:#23233f}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#0b0b14;border-color:#0c0c16}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(68,68,91,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#e1ecf7;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #2c2c4f}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#f5811b}.color-primary--hover:hover,.text-accent-p2{color:#0f4f94}.text-accent-p3{color:#2c2c4f}.text-accent-s1{color:#e1ecf7}.text-accent-s2{color:#c7d9ea}.text-accent-s3{color:#9bb8d3}.bg-primary--hover:hover{background-color:#0f4f94}.label-info,.label-primary{color:#fff;background-color:#0f4f94}.label-secondary{color:#111;background-color:#c7d9ea}.label-light{color:#111;background-color:#e1ecf7}.label-dark{color:#fff;background-color:#2c2c4f}.label-warning{color:#111;background-color:#f5811b}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#d7e3ed;border:1px solid #7fa4c7}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#808095;border:1px solid #1d1d35}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#b7cadf;border:1px solid #0a3666}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#f5811b}.btn-primary{color:#fff;background-color:#0f4f94;border-color:#0f4f94}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#0c3e74;border-color:#0c3e74}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#0f4f94!important;border-color:#0f4f94}.btn-primary .badge{color:#0f4f94;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#0f4f94;background-color:#fff;border-color:#0f4f94}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#0f4f94;border-color:#0c3e74}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#0f4f94}.btn-outline-primary .badge{color:#fff;background-color:#0f4f94}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#2c2c4f;border-color:#2c2c4f}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#1f1f38;border-color:#1f1f38}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#2c2c4f!important;border-color:#2c2c4f}.btn-standout .badge{color:#2c2c4f;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#2c2c4f;background-color:#fff;border-color:#2c2c4f}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#2c2c4f;border-color:#1f1f38}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#2c2c4f}.btn-outline-standout .badge{color:#fff;background-color:#2c2c4f}.btn-highlight{color:#222;background-color:#f5811b;border-color:#f5811b}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#e26f0a;border-color:#e26f0a}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#f5811b!important;border-color:#f5811b}.btn-highlight .badge{color:#f5811b;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#f5811b}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#f5811b;border-color:#e26f0a}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#f5811b}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#0f4f94}.check-icon-checkbox,.check-icon-radio{border-color:#0f4f94}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#0f4f94;border-color:#0f4f94}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#0f4f94!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#2181e8,#0f4f94)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#e1ecf7!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#f5811b}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#f5811b}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#0f4f94}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#0f4f94}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#2c2c4f}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#2c2c4f}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#e1ecf7}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#e1ecf7}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#f5811b}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#0f4f94}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#2c2c4f}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#e1ecf7}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#0f4f94;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#fff9eb}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fac595}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #0f4f94;color:#0f4f94}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-shasta.css b/StateTemplateV5/css/colorscheme-shasta.css index 18a4fcb..318478a 100644 --- a/StateTemplateV5/css/colorscheme-shasta.css +++ b/StateTemplateV5/css/colorscheme-shasta.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- SHASTA diff --git a/StateTemplateV5/css/colorscheme-shasta.min.css b/StateTemplateV5/css/colorscheme-shasta.min.css index 61b5b35..f664bae 100644 --- a/StateTemplateV5/css/colorscheme-shasta.min.css +++ b/StateTemplateV5/css/colorscheme-shasta.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#fbad23!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#fbad23!important}.color-p2,.color-primary{color:#336c39!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#336c39!important}.color-p3,.color-standout{color:#3c4543!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#3c4543!important}.color-s1{color:#effaf6!important}.color-s2{color:#daefe8!important}.color-s3{color:#a1cca1!important}.bg-highlight,.bg-p1{background-color:#fbad23!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#fbad23!important}.bg-p2,.bg-primary{background-color:#336c39!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#336c39!important}.bg-p3,.bg-standout{background-color:#3c4543!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#3c4543!important}.bg-s1{background-color:#effaf6!important}.bg-s2{background-color:#daefe8!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#a1cca1!important}.bg-primary-light{background-color:#adc4b0!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#adc4b0!important}.bg-highlight-light{background-color:#fdd691!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#fdd691!important}.bg-standout-light{background-color:#b1b5b4!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#b1b5b4!important}.bg-secondary-light{background-color:#c7e0c7!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#c7e0c7!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#fbad23!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#3c4543!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#336c39!important}.brd-primary{border-color:#336c39!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#adc4b0!important}.brd-primary-dark{border-color:#234927!important}.brd-standout{border-color:#3c4543!important}.brd-standout-light{border-color:#b1b5b4!important}.brd-standout-dark{border-color:#242a29!important}.brd-highlight{border-color:#fbad23!important}.brd-highlight-light{border-color:#fcbd4f!important}.brd-highlight-dark{border-color:#e79504!important}.brd-s1{border-color:#effaf6!important}.brd-s2{border-color:#daefe8!important}.brd-s3{border-color:#a1cca1!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#fdd691!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#b1b5b4!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#c7e0c7!important}.underline-primary{background-image:linear-gradient(to right,#336c39 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#336c39 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#3c4543 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#3c4543 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #336c39;color:#336c39}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#fbad23}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#336c39}.navigation-search{border-bottom-color:#fbad23}.mobile-controls{background:#fff}.mobile-control{color:#336c39}.mobile-control a{color:#336c39;text-decoration:none}.mobile-control.toggle-sub-nav{color:#336c39;background-color:#effaf6}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f7fcfa}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#336c39}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f7fcfa}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#336c39}.nav-arrow-down{background:#336c39}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#bdbdbd}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #effaf6}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#336c39}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #effaf6}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f7fcfa}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fff}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#336c39}.nav-full-width{background:#336c39}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#26502a}.nav-full-width .main-navigation .nav-item.active{background-color:#2b5b30}}.has-sub .rotate{color:#a1cca1}.list-group.section-standout .list-group-item{background-color:#3c4543;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#2b3230;color:#fff}.list-group.section-overstated .list-group-item{background:#336c39;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#28542c;color:#fff}.list-group.section-impact .list-group-item{background:#3c4543;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#2b3230;color:#fff}.list-group.section-primary .list-group-item{background:#336c39;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#28542c;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#effaf6}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#d4f2e7}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#336c39;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#a1cca1}figure{background-color:#effaf6;border-color:#daefe8}.location.mini [class^=ca-gov-icon]{background:#3c4543;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#effaf6}.card-overstated,.section-overstated{background:#336c39;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#effaf6;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#336c39;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#28542c;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#336c39!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#336c39;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#3c4543;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#2b3230;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#3c4543!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#3c4543;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#3c4543;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#a5d8c7;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#336c39;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#28542c;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#336c39!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#336c39;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#3c4543;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#2b3230;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#3c4543!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#3c4543;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#a5d8c7;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#336c39;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#28542c;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#336c39!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#336c39;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#3c4543;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#2b3230;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#3c4543!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#3c4543;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#daefe8;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#daefe8}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#daefe8;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#336c39}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#336c39;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#28542c;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#336c39!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#336c39;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#3c4543;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#2b3230;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#3c4543!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#3c4543;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#8abf8a;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#336c39;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#28542c;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#336c39!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#336c39;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#3c4543;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#2b3230;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#3c4543!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#3c4543;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#a5d8c7;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#336c39}.progress-bar-understated{background-color:#effaf6}.progress-bar-overstated{background-color:#a1cca1}.progress-bar-standout{background-color:#3c4543}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#effaf6}.testimonial-overstated{background:#a1cca1;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#3c4543;color:#fff}.testimonial-standout a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#336c39;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#fbad23;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#8abf8a;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#a1cca1;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#a1cca1;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#3c4543}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#e3f0e3;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#cae3ca;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#cae3ca;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e3f0e3;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#c2dec2;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#effaf6;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#336c39;border-color:#336c39}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#336c39;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#26502a;border-color:#336c39}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#1a361d;border-color:#234927}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#1a361d;border-color:#234927;box-shadow:0 0 0 .2rem rgba(82,130,87,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#26502a;border-color:#336c39}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#162e18;border-color:#1f4122}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,130,87,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#effaf6;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#effaf6;border-color:#effaf6}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#effaf6;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#3c4543}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#d0f0e5;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#b3e7d4;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#b3e7d4;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#d0f0e5;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#a9e4cf;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#3c4543;border-color:#3c4543}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#3c4543;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#fbad23}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#292f2e;border-color:#303736}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#171b1a;border-color:#181c1b}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#171b1a;border-color:#181c1b;box-shadow:0 0 0 .2rem rgba(79,85,84,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#292f2e;border-color:#303736}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#111413;border-color:#121515}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(79,85,84,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#effaf6;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #3c4543}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#fbad23}.color-primary--hover:hover,.text-accent-p2{color:#336c39}.text-accent-p3{color:#3c4543}.text-accent-s1{color:#effaf6}.text-accent-s2{color:#daefe8}.text-accent-s3{color:#a1cca1}.bg-primary--hover:hover{background-color:#336c39}.label-info,.label-primary{color:#fff;background-color:#336c39}.label-secondary{color:#111;background-color:#daefe8}.label-light{color:#111;background-color:#effaf6}.label-dark{color:#fff;background-color:#3c4543}.label-warning{color:#111;background-color:#fbad23}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#d9ebd9;border:1px solid #87be87}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#8a8f8e;border:1px solid #292f2e}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#c2d3c4;border:1px solid #234927}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#fbad23}.btn-primary{color:#fff;background-color:#336c39;border-color:#336c39}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#28542c;border-color:#28542c}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#336c39!important;border-color:#336c39}.btn-primary .badge{color:#336c39;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#336c39;background-color:#fff;border-color:#336c39}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#336c39;border-color:#28542c}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#336c39}.btn-outline-primary .badge{color:#fff;background-color:#336c39}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#3c4543;border-color:#3c4543}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#2b3230;border-color:#2b3230}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#3c4543!important;border-color:#3c4543}.btn-standout .badge{color:#3c4543;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#3c4543;background-color:#fff;border-color:#3c4543}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#3c4543;border-color:#2b3230}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#3c4543}.btn-outline-standout .badge{color:#fff;background-color:#3c4543}.btn-highlight{color:#222;background-color:#fbad23;border-color:#fbad23}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#f69f04;border-color:#f69f04}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fbad23!important;border-color:#fbad23}.btn-highlight .badge{color:#fbad23;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fbad23}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fbad23;border-color:#f69f04}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fbad23}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#336c39}.check-icon-checkbox,.check-icon-radio{border-color:#336c39}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#336c39;border-color:#336c39}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#336c39!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#56af5f,#336c39)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#effaf6!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#fbad23}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#fbad23}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#336c39}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#336c39}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#3c4543}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#3c4543}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#effaf6}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#effaf6}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#fbad23}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#336c39}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#3c4543}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#effaf6}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#336c39;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#feeed2}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fddca0}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #336c39;color:#336c39}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-sierra.css b/StateTemplateV5/css/colorscheme-sierra.css index 10bcebc..52ecbf9 100644 --- a/StateTemplateV5/css/colorscheme-sierra.css +++ b/StateTemplateV5/css/colorscheme-sierra.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- SIERRA diff --git a/StateTemplateV5/css/colorscheme-sierra.min.css b/StateTemplateV5/css/colorscheme-sierra.min.css index 419c7d5..d40d908 100644 --- a/StateTemplateV5/css/colorscheme-sierra.min.css +++ b/StateTemplateV5/css/colorscheme-sierra.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#fbad23!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#fbad23!important}.color-p2,.color-primary{color:#476!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#476!important}.color-p3,.color-standout{color:#194949!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#194949!important}.color-s1{color:#effaf6!important}.color-s2{color:#daefe8!important}.color-s3{color:#a1cca1!important}.bg-highlight,.bg-p1{background-color:#fbad23!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#fbad23!important}.bg-p2,.bg-primary{background-color:#476!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#476!important}.bg-p3,.bg-standout{background-color:#194949!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#194949!important}.bg-s1{background-color:#effaf6!important}.bg-s2{background-color:#daefe8!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#a1cca1!important}.bg-primary-light{background-color:#b4c9c2!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#b4c9c2!important}.bg-highlight-light{background-color:#fdd691!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#fdd691!important}.bg-standout-light{background-color:#a3b6b6!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#a3b6b6!important}.bg-secondary-light{background-color:#c7e0c7!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#c7e0c7!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#fbad23!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#194949!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#476!important}.brd-primary{border-color:#476!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#b4c9c2!important}.brd-primary-dark{border-color:#31574a!important}.brd-standout{border-color:#194949!important}.brd-standout-light{border-color:#a3b6b6!important}.brd-standout-dark{border-color:#0c2323!important}.brd-highlight{border-color:#fbad23!important}.brd-highlight-light{border-color:#fcbd4f!important}.brd-highlight-dark{border-color:#e79504!important}.brd-s1{border-color:#effaf6!important}.brd-s2{border-color:#daefe8!important}.brd-s3{border-color:#a1cca1!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#fdd691!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#a3b6b6!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#c7e0c7!important}.underline-primary{background-image:linear-gradient(to right,#476 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#476 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#fbad23 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#194949 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#194949 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #476;color:#476}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#fbad23}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#476}.navigation-search{border-bottom-color:#fbad23}.mobile-controls{background:#fff}.mobile-control{color:#476}.mobile-control a{color:#476;text-decoration:none}.mobile-control.toggle-sub-nav{color:#476;background-color:#effaf6}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f7fcfa}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#476}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f7fcfa}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#476}.nav-arrow-down{background:#476}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#cbcbcb}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #effaf6}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#476}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #effaf6}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f7fcfa}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fff}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#476}.nav-full-width{background:#476}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#355d50}.nav-full-width .main-navigation .nav-item.active{background-color:#3b6758}}.has-sub .rotate{color:#a1cca1}.list-group.section-standout .list-group-item{background-color:#194949;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#102e2e;color:#fff}.list-group.section-overstated .list-group-item{background:#476;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#376053;color:#fff}.list-group.section-impact .list-group-item{background:#194949;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#102e2e;color:#fff}.list-group.section-primary .list-group-item{background:#476;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#376053;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#effaf6}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#d4f2e7}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#476;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#a1cca1}figure{background-color:#effaf6;border-color:#daefe8}.location.mini [class^=ca-gov-icon]{background:#194949;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#effaf6}.card-overstated,.section-overstated{background:#476;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#effaf6;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#476;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#376053;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#476!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#476;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#194949;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#102e2e;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#194949!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#194949;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#194949;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#a5d8c7;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#476;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#376053;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#476!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#476;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#194949;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#102e2e;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#194949!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#194949;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#a5d8c7;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#476;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#376053;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#476!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#476;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#194949;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#102e2e;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#194949!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#194949;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#daefe8;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#daefe8}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#daefe8;padding:0 5px}.section-primary{background:#476;color:#fff}.card-primary{background:#476}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#476;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#376053;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#476!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#476;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#194949;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#102e2e;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#194949!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#194949;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#8abf8a;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#476;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#376053;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#476!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#476;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#194949;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#102e2e;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#194949!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#194949;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#a5d8c7;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#476}.progress-bar-understated{background-color:#effaf6}.progress-bar-overstated{background-color:#a1cca1}.progress-bar-standout{background-color:#194949}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#effaf6}.testimonial-overstated{background:#a1cca1;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#194949;color:#fff}.testimonial-standout a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#476;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#fbad23;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#fbad23;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#effaf6;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#a1cca1;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#8abf8a;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#a1cca1;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#a1cca1;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#194949}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#e3f0e3;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#cae3ca;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#cae3ca;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e3f0e3;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#c2dec2;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#effaf6;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#476;border-color:#476}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#476;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#355d50;border-color:#476}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#27453b;border-color:#31574a}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#27453b;border-color:#31574a;box-shadow:0 0 0 .2rem rgba(96,139,125,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#355d50;border-color:#476}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#233d34;border-color:#2d4e43}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(96,139,125,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#effaf6;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#effaf6;border-color:#effaf6}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#effaf6;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#194949}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#d0f0e5;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#b3e7d4;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#b3e7d4;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#d0f0e5;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#a9e4cf;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#194949;border-color:#194949}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#194949;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#fbad23}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#0f2b2b;border-color:#123636}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#050e0e;border-color:#051010}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#050e0e;border-color:#051010;box-shadow:0 0 0 .2rem rgba(54,84,84,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#0f2b2b;border-color:#123636}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#020505;border-color:#020707}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(54,84,84,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#effaf6;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #194949}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#fbad23}.color-primary--hover:hover,.text-accent-p2{color:#476}.text-accent-p3{color:#194949}.text-accent-s1{color:#effaf6}.text-accent-s2{color:#daefe8}.text-accent-s3{color:#a1cca1}.bg-primary--hover:hover{background-color:#476}.label-info,.label-primary{color:#fff;background-color:#476}.label-secondary{color:#111;background-color:#daefe8}.label-light{color:#111;background-color:#effaf6}.label-dark{color:#fff;background-color:#194949}.label-warning{color:#111;background-color:#fbad23}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#d9ebd9;border:1px solid #87be87}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#759292;border:1px solid #0f2b2b}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#c7d6d1;border:1px solid #31574a}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#fbad23}.btn-primary{color:#fff;background-color:#476;border-color:#476}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#376053;border-color:#376053}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#476!important;border-color:#476}.btn-primary .badge{color:#476;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#476;background-color:#fff;border-color:#476}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#476;border-color:#376053}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#476}.btn-outline-primary .badge{color:#fff;background-color:#476}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#194949;border-color:#194949}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#102e2e;border-color:#102e2e}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#194949!important;border-color:#194949}.btn-standout .badge{color:#194949;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#194949;background-color:#fff;border-color:#194949}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#194949;border-color:#102e2e}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#194949}.btn-outline-standout .badge{color:#fff;background-color:#194949}.btn-highlight{color:#222;background-color:#fbad23;border-color:#fbad23}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#f69f04;border-color:#f69f04}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#fbad23!important;border-color:#fbad23}.btn-highlight .badge{color:#fbad23;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#fbad23}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#fbad23;border-color:#f69f04}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#fbad23}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#476;border-color:#476}.check-icon-checkbox{border-color:#476}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#476;border-color:#476}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#476!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#72af9b,#476)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#effaf6!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#fbad23}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#fbad23}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#476}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#476}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#194949}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#194949}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#effaf6}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#effaf6}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#fbad23}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#476}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#194949}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#effaf6}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#476;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#feeed2}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#fddca0}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #476;color:#476}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/css/colorscheme-trinity.css b/StateTemplateV5/css/colorscheme-trinity.css index 1ca89cb..7c8d3d5 100644 --- a/StateTemplateV5/css/colorscheme-trinity.css +++ b/StateTemplateV5/css/colorscheme-trinity.css @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ /* ----------------------------------------- TRINITY diff --git a/StateTemplateV5/css/colorscheme-trinity.min.css b/StateTemplateV5/css/colorscheme-trinity.min.css index ec2349e..77e5b13 100644 --- a/StateTemplateV5/css/colorscheme-trinity.min.css +++ b/StateTemplateV5/css/colorscheme-trinity.min.css @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (SCSS) DO NOT MODIFY */ .color-highlight,.color-p1{color:#c19e73!important}.color-highlight-hover:focus,.color-highlight-hover:hover{color:#c19e73!important}.color-p2,.color-primary{color:#446a7c!important}.color-primary-hover:focus,.color-primary-hover:hover{color:#446a7c!important}.color-p3,.color-standout{color:#21272a!important}.color-standout-hover:focus,.color-standout-hover:hover{color:#21272a!important}.color-s1{color:#f9f8f8!important}.color-s2{color:#e2dfda!important}.color-s3{color:#ccc8bf!important}.bg-highlight,.bg-p1{background-color:#c19e73!important}.bg-highlight-hover:focus,.bg-highlight-hover:hover{background-color:#c19e73!important}.bg-p2,.bg-primary{background-color:#446a7c!important}.bg-primary-hover:focus,.bg-primary-hover:hover{background-color:#446a7c!important}.bg-p3,.bg-standout{background-color:#21272a!important}.bg-standout-hover:focus,.bg-standout-hover:hover{background-color:#21272a!important}.bg-s1{background-color:#f9f8f8!important}.bg-s2{background-color:#e2dfda!important}.bg-s3,.bg-secondary-after::after,.bg-secondary-before::before{background-color:#ccc8bf!important}.bg-primary-light{background-color:#b4c3cb!important}.bg-primary-light-hover:focus,.bg-primary-light-hover:hover{background-color:#b4c3cb!important}.bg-highlight-light{background-color:#e0cfb9!important}.bg-highlight-light-hover:focus,.bg-highlight-light-hover:hover{background-color:#e0cfb9!important}.bg-standout-light{background-color:#a6a9aa!important}.bg-standout-light-hover:focus,.bg-standout-light-hover:hover{background-color:#a6a9aa!important}.bg-secondary-light{background-color:#e0ded9!important}.bg-secondary-light-hover:focus,.bg-secondary-light-hover:hover{background-color:#e0ded9!important}.bg-highlight-after::after,.bg-highlight-before::before{background-color:#c19e73!important}.bg-standout-after::after,.bg-standout-before::before{background-color:#21272a!important}.bg-primary-after::after,.bg-primary-before::before,.toggle-menu span{background-color:#446a7c!important}.brd-primary{border-color:#446a7c!important}.brd-primary-light,.brd-primary-light-after::after,.brd-primary-light-before::before{border-color:#b4c3cb!important}.brd-primary-dark{border-color:#324e5b!important}.brd-standout{border-color:#21272a!important}.brd-standout-light{border-color:#a6a9aa!important}.brd-standout-dark{border-color:#0b0c0d!important}.brd-highlight{border-color:#c19e73!important}.brd-highlight-light{border-color:#cdb18f!important}.brd-highlight-dark{border-color:#b18650!important}.brd-s1{border-color:#f9f8f8!important}.brd-s2{border-color:#e2dfda!important}.brd-s3{border-color:#ccc8bf!important}.brd-highlight-light-after::after,.brd-highlight-light-before::before{border-color:#e0cfb9!important}.brd-standout-light-after::after,.brd-standout-light-before::before{border-color:#a6a9aa!important}.brd-secondary-light-after::after,.brd-secondary-light-before::before{border-color:#e0ded9!important}.underline-primary{background-image:linear-gradient(to right,#446a7c 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-primary:focus,.underline-hover-primary:hover{background-image:linear-gradient(to right,#446a7c 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-highlight{background-image:linear-gradient(to right,#c19e73 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-highlight:focus,.underline-hover-highlight:hover{background-image:linear-gradient(to right,#c19e73 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-standout{background-image:linear-gradient(to right,#21272a 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.underline-hover-standout:focus,.underline-hover-standout:hover{background-image:linear-gradient(to right,#21272a 50%,transparent 50%);background-repeat:repeat-x;background-size:2px 1px;background-position:center bottom 4%;background-origin:padding-box;text-decoration:none!important}.primary.two-column .main-content{background-color:#fff}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #446a7c;color:#446a7c}}.explore-invite a:hover .explore-title,.explore-invite a:hover span[class^=ca-gov-icon-]{color:#c19e73}.global-footer{background:#222}h1 span[class^=ca-gov-icon-]:first-child{color:#446a7c}.navigation-search{border-bottom-color:#c19e73}.mobile-controls{background:#fff}.mobile-control{color:#446a7c}.mobile-control a{color:#446a7c;text-decoration:none}.mobile-control.toggle-sub-nav{color:#446a7c;background-color:#f4f3f3}.mobile-control.toggle-sub-nav:focus,.mobile-control.toggle-sub-nav:hover{outline:none;background-color:#f9f8f8}.nav-item.active .first-level-btn,.nav-item.active .first-level-btn>span[class^=ca-gov-icon],.nav-item.active .first-level-link,.nav-item.active .first-level-link>span[class^=ca-gov-icon],.nav-item.active>a,.nav-item.active>a>span[class^=ca-gov-icon],nav-item-search.active .first-level-btn,nav-item-search.active .first-level-btn>span[class^=ca-gov-icon],nav-item-search.active .first-level-link,nav-item-search.active .first-level-link>span[class^=ca-gov-icon],nav-item-search.active>a,nav-item-search.active>a>span[class^=ca-gov-icon]{color:#446a7c}@media (min-width:768px){.nav-item:focus,.nav-item:hover,nav-item-search:focus,nav-item-search:hover{background-color:#f9f8f8}}.nav-item:focus .first-level-btn,.nav-item:focus .first-level-btn>span[class^=ca-gov-icon],.nav-item:focus .first-level-link,.nav-item:focus .first-level-link>span[class^=ca-gov-icon],.nav-item:focus>a,.nav-item:focus>a>span[class^=ca-gov-icon],.nav-item:hover .first-level-btn,.nav-item:hover .first-level-btn>span[class^=ca-gov-icon],.nav-item:hover .first-level-link,.nav-item:hover .first-level-link>span[class^=ca-gov-icon],.nav-item:hover>a,.nav-item:hover>a>span[class^=ca-gov-icon],nav-item-search:focus .first-level-btn,nav-item-search:focus .first-level-btn>span[class^=ca-gov-icon],nav-item-search:focus .first-level-link,nav-item-search:focus .first-level-link>span[class^=ca-gov-icon],nav-item-search:focus>a,nav-item-search:focus>a>span[class^=ca-gov-icon],nav-item-search:hover .first-level-btn,nav-item-search:hover .first-level-btn>span[class^=ca-gov-icon],nav-item-search:hover .first-level-link,nav-item-search:hover .first-level-link>span[class^=ca-gov-icon],nav-item-search:hover>a,nav-item-search:hover>a>span[class^=ca-gov-icon]{color:#446a7c}.nav-arrow-down{background:#446a7c}.first-level-btn,.first-level-link{color:#555}.first-level-btn>span[class^=ca-gov-icon]:not(.carrot),.first-level-link>span[class^=ca-gov-icon]:not(.carrot){color:#cecece}.first-level-btn:focus,.first-level-btn:hover,.first-level-link:focus,.first-level-link:hover{color:#02374e}@media (max-width:767px){.first-level-btn,.first-level-link{border-bottom:1px solid #f9f8f8}}.second-level-link,.second-level-link [class^=ca-gov-icon-]{color:#446a7c}.second-level-nav>li{border:1px solid transparent;border-right:4px solid #fff;border-bottom:4px solid #fff}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fff}@media (max-width:767px){.second-level-nav>li{border-right:none;border-bottom:1px solid #f9f8f8}.second-level-nav>li:focus,.second-level-nav>li:hover{background:#fefdfd}}.second-level-nav .link-description{color:#555}.sub-nav{background:#f9f8f8}@media (max-width:767px){.sub-nav{border-top:none;border-bottom:none}}.nav-media{background:0 0}.nav-media .media:hover{background:#fff}.nav-media .media{border-bottom:4px solid #fff}@media (max-width:767px){.nav-media .media{border-bottom:4px solid #fff}.nav-media .media:focus,.nav-media .media:hover{background:#fefdfd}}@media (min-width:768px){.nav-item::after{background-color:transparent}.nav-item:focus::after,.nav-item:hover::after{background-color:#446a7c}.nav-full-width{background:#446a7c}.nav-full-width .main-navigation .nav-item.active:hover,.nav-full-width .main-navigation .nav-item:focus,.nav-full-width .main-navigation .nav-item:hover{background-color:#365362}.nav-full-width .main-navigation .nav-item.active{background-color:#3b5c6c}}.has-sub .rotate{color:#ccc8bf}.list-group.section-standout .list-group-item{background-color:#21272a;color:#fff}.list-group.section-standout .list-group-item.open,.list-group.section-standout .list-group-item:focus,.list-group.section-standout .list-group-item:hover{background:#111416;color:#fff}.list-group.section-overstated .list-group-item{background:#446a7c;color:#fff}.list-group.section-overstated .list-group-item.open,.list-group.section-overstated .list-group-item:focus,.list-group.section-overstated .list-group-item:hover{background:#375665;color:#fff}.list-group.section-impact .list-group-item{background:#21272a;color:#fff}.list-group.section-impact .list-group-item:focus,.list-group.section-impact .list-group-item:hover{background:#111416;color:#fff}.list-group.section-primary .list-group-item{background:#446a7c;color:#fff}.list-group.section-primary .list-group-item.open,.list-group.section-primary .list-group-item:focus,.list-group.section-primary .list-group-item:hover{background:#375665;color:#fff}.list-group.section-inverted .list-group-item{background:#222;color:#fff}.list-group.section-inverted .list-group-item.open,.list-group.section-inverted .list-group-item:focus,.list-group.section-inverted .list-group-item:hover{background:#111;color:#fff}.list-group.section-danger .list-group-item{background:#d24532;color:#000}.list-group.section-danger .list-group-item.open,.list-group.section-danger .list-group-item:focus,.list-group.section-danger .list-group-item:hover{background:#b83928;color:#000}.list-group.section-understated .list-group-item{background:#f9f8f8}.list-group.section-understated .list-group-item.open,.list-group.section-understated .list-group-item:focus,.list-group.section-understated .list-group-item:hover{background:#e9e5e5}.list-group.section-default .list-group-item{background:#f5f5f5}.list-group.section-default .list-group-item.open,.list-group.section-default .list-group-item:focus,.list-group.section-default .list-group-item:hover{background:#e3e3e3}.search-container .search-textfield{background-color:rgba(255,255,255,.8)}.search-container .submit-container button{color:#446a7c;border-color:rgba(255,255,255,.8)}.search-container.active .search-textfield,.search-container:focus .search-textfield,.search-container:hover .search-textfield{background-color:#fff}.search-container.active .submit-container button,.search-container:focus .submit-container button,.search-container:hover .submit-container button{border-color:#fff}.search-container.active{background:rgba(0,0,0,.7)}.search-container.active .submit-container button{border-color:#bdbdbd;background:#555}.search-container.active .search-textfield{border-color:#bdbdbd}.tab-group{background:#fff}.tab-group .nav-tabs{background:#e2dfda}figure{background-color:#f9f8f8;border-color:#e2dfda}.location.mini [class^=ca-gov-icon]{background:#21272a;color:#fff}.published{color:#555}.card-default,.section-default{background:#f5f5f5}.card-search,.section-search{background:#d6d6d6}.card-understated,.section-understated{background:#f9f8f8}.card-overstated,.section-overstated{background:#446a7c;color:#fff}.card-overstated a:not(.btn),.section-overstated a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated a:not(.btn):focus,.card-overstated a:not(.btn):hover,.section-overstated a:not(.btn):focus,.section-overstated a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.card-overstated a:not(.btn):focus,.section-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-overstated .btn-primary,.section-overstated .btn-primary{color:#fff;background-color:#446a7c;border-color:#fff}.card-overstated .btn-primary .show>.dropdown-toggle,.card-overstated .btn-primary:focus,.card-overstated .btn-primary:hover,.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary .show>.dropdown-toggle,.section-overstated .btn-primary:focus,.section-overstated .btn-primary:hover,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#375665;border-color:#fff}.card-overstated .btn-primary:not(:disabled):not(.disabled).active,.card-overstated .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-primary,.open>.dropdown-toggle .section-overstated .btn-primary,.section-overstated .btn-primary:not(:disabled):not(.disabled).active,.section-overstated .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-primary.disabled,.card-overstated .btn-primary.disabled.active,.card-overstated .btn-primary.disabled:active,.card-overstated .btn-primary.disabled:focus,.card-overstated .btn-primary.disabled:hover,.card-overstated .btn-primary[disabled],.card-overstated .btn-primary[disabled].active,.card-overstated .btn-primary[disabled]:active,.card-overstated .btn-primary[disabled]:focus,.card-overstated .btn-primary[disabled]:hover,.section-overstated .btn-primary.disabled,.section-overstated .btn-primary.disabled.active,.section-overstated .btn-primary.disabled:active,.section-overstated .btn-primary.disabled:focus,.section-overstated .btn-primary.disabled:hover,.section-overstated .btn-primary[disabled],.section-overstated .btn-primary[disabled].active,.section-overstated .btn-primary[disabled]:active,.section-overstated .btn-primary[disabled]:focus,.section-overstated .btn-primary[disabled]:hover,fieldset[disabled] .card-overstated .btn-primary,fieldset[disabled] .card-overstated .btn-primary.active,fieldset[disabled] .card-overstated .btn-primary:active,fieldset[disabled] .card-overstated .btn-primary:focus,fieldset[disabled] .card-overstated .btn-primary:hover,fieldset[disabled] .section-overstated .btn-primary,fieldset[disabled] .section-overstated .btn-primary.active,fieldset[disabled] .section-overstated .btn-primary:active,fieldset[disabled] .section-overstated .btn-primary:focus,fieldset[disabled] .section-overstated .btn-primary:hover{background-color:#446a7c!important;border-color:#fff}.card-overstated .btn-primary .badge,.section-overstated .btn-primary .badge{color:#446a7c;background-color:#fff}.card-overstated .btn-standout,.section-overstated .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-overstated .btn-standout .show>.dropdown-toggle,.card-overstated .btn-standout:focus,.card-overstated .btn-standout:hover,.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout .show>.dropdown-toggle,.section-overstated .btn-standout:focus,.section-overstated .btn-standout:hover,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-overstated .btn-standout:not(:disabled):not(.disabled).active,.card-overstated .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-overstated .btn-standout,.open>.dropdown-toggle .section-overstated .btn-standout,.section-overstated .btn-standout:not(:disabled):not(.disabled).active,.section-overstated .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-overstated .btn-standout.disabled,.card-overstated .btn-standout.disabled.active,.card-overstated .btn-standout.disabled:active,.card-overstated .btn-standout.disabled:focus,.card-overstated .btn-standout.disabled:hover,.card-overstated .btn-standout[disabled],.card-overstated .btn-standout[disabled].active,.card-overstated .btn-standout[disabled]:active,.card-overstated .btn-standout[disabled]:focus,.card-overstated .btn-standout[disabled]:hover,.section-overstated .btn-standout.disabled,.section-overstated .btn-standout.disabled.active,.section-overstated .btn-standout.disabled:active,.section-overstated .btn-standout.disabled:focus,.section-overstated .btn-standout.disabled:hover,.section-overstated .btn-standout[disabled],.section-overstated .btn-standout[disabled].active,.section-overstated .btn-standout[disabled]:active,.section-overstated .btn-standout[disabled]:focus,.section-overstated .btn-standout[disabled]:hover,fieldset[disabled] .card-overstated .btn-standout,fieldset[disabled] .card-overstated .btn-standout.active,fieldset[disabled] .card-overstated .btn-standout:active,fieldset[disabled] .card-overstated .btn-standout:focus,fieldset[disabled] .card-overstated .btn-standout:hover,fieldset[disabled] .section-overstated .btn-standout,fieldset[disabled] .section-overstated .btn-standout.active,fieldset[disabled] .section-overstated .btn-standout:active,fieldset[disabled] .section-overstated .btn-standout:focus,fieldset[disabled] .section-overstated .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-overstated .btn-standout .badge,.section-overstated .btn-standout .badge{color:#21272a;background-color:#fff}.card-impact,.card-standout,.section-impact,.section-standout{background:#21272a;color:#fff}.card-standout a:not(.btn),.section-standout a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout a:not(.btn):focus,.card-standout a:not(.btn):hover,.section-standout a:not(.btn):focus,.section-standout a:not(.btn):hover{color:#c0baaf;text-decoration:underline}.card-standout a:not(.btn):focus,.section-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout .half-gauge-chart .donut-background,.section-standout .half-gauge-chart .donut-background{fill:#d6d6d6}.card-standout .half-gauge-chart .donut-halfmark,.section-standout .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-standout .btn-primary,.section-standout .btn-primary{color:#fff;background-color:#446a7c;border-color:#fff}.card-standout .btn-primary .show>.dropdown-toggle,.card-standout .btn-primary:focus,.card-standout .btn-primary:hover,.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary .show>.dropdown-toggle,.section-standout .btn-primary:focus,.section-standout .btn-primary:hover,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#375665;border-color:#fff}.card-standout .btn-primary:not(:disabled):not(.disabled).active,.card-standout .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-primary,.open>.dropdown-toggle .section-standout .btn-primary,.section-standout .btn-primary:not(:disabled):not(.disabled).active,.section-standout .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-primary.disabled,.card-standout .btn-primary.disabled.active,.card-standout .btn-primary.disabled:active,.card-standout .btn-primary.disabled:focus,.card-standout .btn-primary.disabled:hover,.card-standout .btn-primary[disabled],.card-standout .btn-primary[disabled].active,.card-standout .btn-primary[disabled]:active,.card-standout .btn-primary[disabled]:focus,.card-standout .btn-primary[disabled]:hover,.section-standout .btn-primary.disabled,.section-standout .btn-primary.disabled.active,.section-standout .btn-primary.disabled:active,.section-standout .btn-primary.disabled:focus,.section-standout .btn-primary.disabled:hover,.section-standout .btn-primary[disabled],.section-standout .btn-primary[disabled].active,.section-standout .btn-primary[disabled]:active,.section-standout .btn-primary[disabled]:focus,.section-standout .btn-primary[disabled]:hover,fieldset[disabled] .card-standout .btn-primary,fieldset[disabled] .card-standout .btn-primary.active,fieldset[disabled] .card-standout .btn-primary:active,fieldset[disabled] .card-standout .btn-primary:focus,fieldset[disabled] .card-standout .btn-primary:hover,fieldset[disabled] .section-standout .btn-primary,fieldset[disabled] .section-standout .btn-primary.active,fieldset[disabled] .section-standout .btn-primary:active,fieldset[disabled] .section-standout .btn-primary:focus,fieldset[disabled] .section-standout .btn-primary:hover{background-color:#446a7c!important;border-color:#fff}.card-standout .btn-primary .badge,.section-standout .btn-primary .badge{color:#446a7c;background-color:#fff}.card-standout .btn-standout,.section-standout .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-standout .btn-standout .show>.dropdown-toggle,.card-standout .btn-standout:focus,.card-standout .btn-standout:hover,.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout .show>.dropdown-toggle,.section-standout .btn-standout:focus,.section-standout .btn-standout:hover,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-standout .btn-standout:not(:disabled):not(.disabled).active,.card-standout .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-standout .btn-standout,.open>.dropdown-toggle .section-standout .btn-standout,.section-standout .btn-standout:not(:disabled):not(.disabled).active,.section-standout .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-standout .btn-standout.disabled,.card-standout .btn-standout.disabled.active,.card-standout .btn-standout.disabled:active,.card-standout .btn-standout.disabled:focus,.card-standout .btn-standout.disabled:hover,.card-standout .btn-standout[disabled],.card-standout .btn-standout[disabled].active,.card-standout .btn-standout[disabled]:active,.card-standout .btn-standout[disabled]:focus,.card-standout .btn-standout[disabled]:hover,.section-standout .btn-standout.disabled,.section-standout .btn-standout.disabled.active,.section-standout .btn-standout.disabled:active,.section-standout .btn-standout.disabled:focus,.section-standout .btn-standout.disabled:hover,.section-standout .btn-standout[disabled],.section-standout .btn-standout[disabled].active,.section-standout .btn-standout[disabled]:active,.section-standout .btn-standout[disabled]:focus,.section-standout .btn-standout[disabled]:hover,fieldset[disabled] .card-standout .btn-standout,fieldset[disabled] .card-standout .btn-standout.active,fieldset[disabled] .card-standout .btn-standout:active,fieldset[disabled] .card-standout .btn-standout:focus,fieldset[disabled] .card-standout .btn-standout:hover,fieldset[disabled] .section-standout .btn-standout,fieldset[disabled] .section-standout .btn-standout.active,fieldset[disabled] .section-standout .btn-standout:active,fieldset[disabled] .section-standout .btn-standout:focus,fieldset[disabled] .section-standout .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-standout .btn-standout .badge,.section-standout .btn-standout .badge{color:#21272a;background-color:#fff}.card-impact a:not(.btn),.section-impact a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-impact a:not(.btn):focus,.card-impact a:not(.btn):hover,.section-impact a:not(.btn):focus,.section-impact a:not(.btn):hover{color:#c0baaf;text-decoration:underline}.card-impact a:not(.btn):focus,.section-impact a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-impact .half-gauge-chart .donut-background,.section-impact .half-gauge-chart .donut-background{fill:#d6d6d6}.card-impact .half-gauge-chart .donut-halfmark,.section-impact .half-gauge-chart .donut-halfmark{stroke:#f5f5f5}.card-impact .btn-primary,.section-impact .btn-primary{color:#fff;background-color:#446a7c;border-color:#fff}.card-impact .btn-primary .show>.dropdown-toggle,.card-impact .btn-primary:focus,.card-impact .btn-primary:hover,.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary .show>.dropdown-toggle,.section-impact .btn-primary:focus,.section-impact .btn-primary:hover,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#375665;border-color:#fff}.card-impact .btn-primary:not(:disabled):not(.disabled).active,.card-impact .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-primary,.open>.dropdown-toggle .section-impact .btn-primary,.section-impact .btn-primary:not(:disabled):not(.disabled).active,.section-impact .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-primary.disabled,.card-impact .btn-primary.disabled.active,.card-impact .btn-primary.disabled:active,.card-impact .btn-primary.disabled:focus,.card-impact .btn-primary.disabled:hover,.card-impact .btn-primary[disabled],.card-impact .btn-primary[disabled].active,.card-impact .btn-primary[disabled]:active,.card-impact .btn-primary[disabled]:focus,.card-impact .btn-primary[disabled]:hover,.section-impact .btn-primary.disabled,.section-impact .btn-primary.disabled.active,.section-impact .btn-primary.disabled:active,.section-impact .btn-primary.disabled:focus,.section-impact .btn-primary.disabled:hover,.section-impact .btn-primary[disabled],.section-impact .btn-primary[disabled].active,.section-impact .btn-primary[disabled]:active,.section-impact .btn-primary[disabled]:focus,.section-impact .btn-primary[disabled]:hover,fieldset[disabled] .card-impact .btn-primary,fieldset[disabled] .card-impact .btn-primary.active,fieldset[disabled] .card-impact .btn-primary:active,fieldset[disabled] .card-impact .btn-primary:focus,fieldset[disabled] .card-impact .btn-primary:hover,fieldset[disabled] .section-impact .btn-primary,fieldset[disabled] .section-impact .btn-primary.active,fieldset[disabled] .section-impact .btn-primary:active,fieldset[disabled] .section-impact .btn-primary:focus,fieldset[disabled] .section-impact .btn-primary:hover{background-color:#446a7c!important;border-color:#fff}.card-impact .btn-primary .badge,.section-impact .btn-primary .badge{color:#446a7c;background-color:#fff}.card-impact .btn-standout,.section-impact .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-impact .btn-standout .show>.dropdown-toggle,.card-impact .btn-standout:focus,.card-impact .btn-standout:hover,.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout .show>.dropdown-toggle,.section-impact .btn-standout:focus,.section-impact .btn-standout:hover,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-impact .btn-standout:not(:disabled):not(.disabled).active,.card-impact .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-standout,.open>.dropdown-toggle .section-impact .btn-standout,.section-impact .btn-standout:not(:disabled):not(.disabled).active,.section-impact .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-standout.disabled,.card-impact .btn-standout.disabled.active,.card-impact .btn-standout.disabled:active,.card-impact .btn-standout.disabled:focus,.card-impact .btn-standout.disabled:hover,.card-impact .btn-standout[disabled],.card-impact .btn-standout[disabled].active,.card-impact .btn-standout[disabled]:active,.card-impact .btn-standout[disabled]:focus,.card-impact .btn-standout[disabled]:hover,.section-impact .btn-standout.disabled,.section-impact .btn-standout.disabled.active,.section-impact .btn-standout.disabled:active,.section-impact .btn-standout.disabled:focus,.section-impact .btn-standout.disabled:hover,.section-impact .btn-standout[disabled],.section-impact .btn-standout[disabled].active,.section-impact .btn-standout[disabled]:active,.section-impact .btn-standout[disabled]:focus,.section-impact .btn-standout[disabled]:hover,fieldset[disabled] .card-impact .btn-standout,fieldset[disabled] .card-impact .btn-standout.active,fieldset[disabled] .card-impact .btn-standout:active,fieldset[disabled] .card-impact .btn-standout:focus,fieldset[disabled] .card-impact .btn-standout:hover,fieldset[disabled] .section-impact .btn-standout,fieldset[disabled] .section-impact .btn-standout.active,fieldset[disabled] .section-impact .btn-standout:active,fieldset[disabled] .section-impact .btn-standout:focus,fieldset[disabled] .section-impact .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-impact .btn-standout .badge,.section-impact .btn-standout .badge{color:#21272a;background-color:#fff}.card-impact .btn-default,.section-impact .btn-default{color:#fff;background-color:transparent;border-color:#e2dfda;margin-bottom:12px}.card-impact .btn-default .show>.dropdown-toggle,.card-impact .btn-default:focus,.card-impact .btn-default:hover,.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default .show>.dropdown-toggle,.section-impact .btn-default:focus,.section-impact .btn-default:hover,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{color:#fff;background-color:rgba(255,255,255,.2);border-color:#fff}.card-impact .btn-default:not(:disabled):not(.disabled).active,.card-impact .btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-impact .btn-default,.open>.dropdown-toggle .section-impact .btn-default,.section-impact .btn-default:not(:disabled):not(.disabled).active,.section-impact .btn-default:not(:disabled):not(.disabled):active{background-image:none}.card-impact .btn-default.disabled,.card-impact .btn-default.disabled.active,.card-impact .btn-default.disabled:active,.card-impact .btn-default.disabled:focus,.card-impact .btn-default.disabled:hover,.card-impact .btn-default[disabled],.card-impact .btn-default[disabled].active,.card-impact .btn-default[disabled]:active,.card-impact .btn-default[disabled]:focus,.card-impact .btn-default[disabled]:hover,.section-impact .btn-default.disabled,.section-impact .btn-default.disabled.active,.section-impact .btn-default.disabled:active,.section-impact .btn-default.disabled:focus,.section-impact .btn-default.disabled:hover,.section-impact .btn-default[disabled],.section-impact .btn-default[disabled].active,.section-impact .btn-default[disabled]:active,.section-impact .btn-default[disabled]:focus,.section-impact .btn-default[disabled]:hover,fieldset[disabled] .card-impact .btn-default,fieldset[disabled] .card-impact .btn-default.active,fieldset[disabled] .card-impact .btn-default:active,fieldset[disabled] .card-impact .btn-default:focus,fieldset[disabled] .card-impact .btn-default:hover,fieldset[disabled] .section-impact .btn-default,fieldset[disabled] .section-impact .btn-default.active,fieldset[disabled] .section-impact .btn-default:active,fieldset[disabled] .section-impact .btn-default:focus,fieldset[disabled] .section-impact .btn-default:hover{background-color:transparent!important;border-color:#e2dfda}.card-impact .btn-default .badge,.section-impact .btn-default .badge{color:transparent;background-color:#fff}.card-impact .btn-default [class^=ca-gov-icon-],.section-impact .btn-default [class^=ca-gov-icon-]{color:#e2dfda;padding:0 5px}.section-primary{color:#fff}.card-primary,.section-primary{background:#446a7c}.section-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-primary a:not(.btn):focus,.section-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.section-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .btn-primary,.section-primary .btn-primary{color:#fff;background-color:#446a7c;border-color:#fff}.card-primary .btn-primary .show>.dropdown-toggle,.card-primary .btn-primary:focus,.card-primary .btn-primary:hover,.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary .show>.dropdown-toggle,.section-primary .btn-primary:focus,.section-primary .btn-primary:hover,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#375665;border-color:#fff}.card-primary .btn-primary:not(:disabled):not(.disabled).active,.card-primary .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-primary,.open>.dropdown-toggle .section-primary .btn-primary,.section-primary .btn-primary:not(:disabled):not(.disabled).active,.section-primary .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-primary.disabled,.card-primary .btn-primary.disabled.active,.card-primary .btn-primary.disabled:active,.card-primary .btn-primary.disabled:focus,.card-primary .btn-primary.disabled:hover,.card-primary .btn-primary[disabled],.card-primary .btn-primary[disabled].active,.card-primary .btn-primary[disabled]:active,.card-primary .btn-primary[disabled]:focus,.card-primary .btn-primary[disabled]:hover,.section-primary .btn-primary.disabled,.section-primary .btn-primary.disabled.active,.section-primary .btn-primary.disabled:active,.section-primary .btn-primary.disabled:focus,.section-primary .btn-primary.disabled:hover,.section-primary .btn-primary[disabled],.section-primary .btn-primary[disabled].active,.section-primary .btn-primary[disabled]:active,.section-primary .btn-primary[disabled]:focus,.section-primary .btn-primary[disabled]:hover,fieldset[disabled] .card-primary .btn-primary,fieldset[disabled] .card-primary .btn-primary.active,fieldset[disabled] .card-primary .btn-primary:active,fieldset[disabled] .card-primary .btn-primary:focus,fieldset[disabled] .card-primary .btn-primary:hover,fieldset[disabled] .section-primary .btn-primary,fieldset[disabled] .section-primary .btn-primary.active,fieldset[disabled] .section-primary .btn-primary:active,fieldset[disabled] .section-primary .btn-primary:focus,fieldset[disabled] .section-primary .btn-primary:hover{background-color:#446a7c!important;border-color:#fff}.card-primary .btn-primary .badge,.section-primary .btn-primary .badge{color:#446a7c;background-color:#fff}.card-primary .btn-standout,.section-primary .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-primary .btn-standout .show>.dropdown-toggle,.card-primary .btn-standout:focus,.card-primary .btn-standout:hover,.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout .show>.dropdown-toggle,.section-primary .btn-standout:focus,.section-primary .btn-standout:hover,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-primary .btn-standout:not(:disabled):not(.disabled).active,.card-primary .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-primary .btn-standout,.open>.dropdown-toggle .section-primary .btn-standout,.section-primary .btn-standout:not(:disabled):not(.disabled).active,.section-primary .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-primary .btn-standout.disabled,.card-primary .btn-standout.disabled.active,.card-primary .btn-standout.disabled:active,.card-primary .btn-standout.disabled:focus,.card-primary .btn-standout.disabled:hover,.card-primary .btn-standout[disabled],.card-primary .btn-standout[disabled].active,.card-primary .btn-standout[disabled]:active,.card-primary .btn-standout[disabled]:focus,.card-primary .btn-standout[disabled]:hover,.section-primary .btn-standout.disabled,.section-primary .btn-standout.disabled.active,.section-primary .btn-standout.disabled:active,.section-primary .btn-standout.disabled:focus,.section-primary .btn-standout.disabled:hover,.section-primary .btn-standout[disabled],.section-primary .btn-standout[disabled].active,.section-primary .btn-standout[disabled]:active,.section-primary .btn-standout[disabled]:focus,.section-primary .btn-standout[disabled]:hover,fieldset[disabled] .card-primary .btn-standout,fieldset[disabled] .card-primary .btn-standout.active,fieldset[disabled] .card-primary .btn-standout:active,fieldset[disabled] .card-primary .btn-standout:focus,fieldset[disabled] .card-primary .btn-standout:hover,fieldset[disabled] .section-primary .btn-standout,fieldset[disabled] .section-primary .btn-standout.active,fieldset[disabled] .section-primary .btn-standout:active,fieldset[disabled] .section-primary .btn-standout:focus,fieldset[disabled] .section-primary .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-primary .btn-standout .badge,.section-primary .btn-standout .badge{color:#21272a;background-color:#fff}.section-inverted{background:#222;color:#fff}.card-inverted{background:#222}.section-inverted a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-inverted a:not(.btn):focus,.section-inverted a:not(.btn):hover{color:#bcb7ab;text-decoration:underline}.section-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverted .btn-primary,.section-inverted .btn-primary{color:#fff;background-color:#446a7c;border-color:#fff}.card-inverted .btn-primary .show>.dropdown-toggle,.card-inverted .btn-primary:focus,.card-inverted .btn-primary:hover,.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary .show>.dropdown-toggle,.section-inverted .btn-primary:focus,.section-inverted .btn-primary:hover,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#375665;border-color:#fff}.card-inverted .btn-primary:not(:disabled):not(.disabled).active,.card-inverted .btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-primary,.open>.dropdown-toggle .section-inverted .btn-primary,.section-inverted .btn-primary:not(:disabled):not(.disabled).active,.section-inverted .btn-primary:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-primary.disabled,.card-inverted .btn-primary.disabled.active,.card-inverted .btn-primary.disabled:active,.card-inverted .btn-primary.disabled:focus,.card-inverted .btn-primary.disabled:hover,.card-inverted .btn-primary[disabled],.card-inverted .btn-primary[disabled].active,.card-inverted .btn-primary[disabled]:active,.card-inverted .btn-primary[disabled]:focus,.card-inverted .btn-primary[disabled]:hover,.section-inverted .btn-primary.disabled,.section-inverted .btn-primary.disabled.active,.section-inverted .btn-primary.disabled:active,.section-inverted .btn-primary.disabled:focus,.section-inverted .btn-primary.disabled:hover,.section-inverted .btn-primary[disabled],.section-inverted .btn-primary[disabled].active,.section-inverted .btn-primary[disabled]:active,.section-inverted .btn-primary[disabled]:focus,.section-inverted .btn-primary[disabled]:hover,fieldset[disabled] .card-inverted .btn-primary,fieldset[disabled] .card-inverted .btn-primary.active,fieldset[disabled] .card-inverted .btn-primary:active,fieldset[disabled] .card-inverted .btn-primary:focus,fieldset[disabled] .card-inverted .btn-primary:hover,fieldset[disabled] .section-inverted .btn-primary,fieldset[disabled] .section-inverted .btn-primary.active,fieldset[disabled] .section-inverted .btn-primary:active,fieldset[disabled] .section-inverted .btn-primary:focus,fieldset[disabled] .section-inverted .btn-primary:hover{background-color:#446a7c!important;border-color:#fff}.card-inverted .btn-primary .badge,.section-inverted .btn-primary .badge{color:#446a7c;background-color:#fff}.card-inverted .btn-standout,.section-inverted .btn-standout{color:#fff;background-color:#21272a;border-color:#fff}.card-inverted .btn-standout .show>.dropdown-toggle,.card-inverted .btn-standout:focus,.card-inverted .btn-standout:hover,.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout .show>.dropdown-toggle,.section-inverted .btn-standout:focus,.section-inverted .btn-standout:hover,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{color:#fff;background-color:#111416;border-color:#fff}.card-inverted .btn-standout:not(:disabled):not(.disabled).active,.card-inverted .btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .card-inverted .btn-standout,.open>.dropdown-toggle .section-inverted .btn-standout,.section-inverted .btn-standout:not(:disabled):not(.disabled).active,.section-inverted .btn-standout:not(:disabled):not(.disabled):active{background-image:none}.card-inverted .btn-standout.disabled,.card-inverted .btn-standout.disabled.active,.card-inverted .btn-standout.disabled:active,.card-inverted .btn-standout.disabled:focus,.card-inverted .btn-standout.disabled:hover,.card-inverted .btn-standout[disabled],.card-inverted .btn-standout[disabled].active,.card-inverted .btn-standout[disabled]:active,.card-inverted .btn-standout[disabled]:focus,.card-inverted .btn-standout[disabled]:hover,.section-inverted .btn-standout.disabled,.section-inverted .btn-standout.disabled.active,.section-inverted .btn-standout.disabled:active,.section-inverted .btn-standout.disabled:focus,.section-inverted .btn-standout.disabled:hover,.section-inverted .btn-standout[disabled],.section-inverted .btn-standout[disabled].active,.section-inverted .btn-standout[disabled]:active,.section-inverted .btn-standout[disabled]:focus,.section-inverted .btn-standout[disabled]:hover,fieldset[disabled] .card-inverted .btn-standout,fieldset[disabled] .card-inverted .btn-standout.active,fieldset[disabled] .card-inverted .btn-standout:active,fieldset[disabled] .card-inverted .btn-standout:focus,fieldset[disabled] .card-inverted .btn-standout:hover,fieldset[disabled] .section-inverted .btn-standout,fieldset[disabled] .section-inverted .btn-standout.active,fieldset[disabled] .section-inverted .btn-standout:active,fieldset[disabled] .section-inverted .btn-standout:focus,fieldset[disabled] .section-inverted .btn-standout:hover{background-color:#21272a!important;border-color:#fff}.card-inverted .btn-standout .badge,.section-inverted .btn-standout .badge{color:#21272a;background-color:#fff}.section-danger{color:#000}.card-danger,.section-danger{background:#d24532}.section-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.section-danger a:not(.btn):focus,.section-danger a:not(.btn):hover{color:#000;text-decoration:underline}.section-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-highlight a:not(.btn):focus,.bg-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.bg-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-primary,.bg-standout{color:#fff}.bg-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-primary a:not(.btn):focus,.bg-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.bg-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.bg-standout a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.bg-standout a:not(.btn):focus,.bg-standout a:not(.btn):hover{color:#c0baaf;text-decoration:underline}.bg-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}a.text-white:not(.btn),a.text-white:not(.btn):hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.header-slideshow-banner{background:#000}.progress-bar-default{background-color:#d6d6d6}.progress-striped .progress-bar-accent1,.progress-striped .progress-bar-accent2,.progress-striped .progress-bar-accent3,.progress-striped .progress-bar-accent4,.progress-striped .progress-bar-accent5,.progress-striped .progress-bar-accent6,.progress-striped .progress-bar-accent7,.progress-striped .progress-bar-accent8,.progress-striped .progress-bar-accent9,.progress-striped .progress-bar-default,.progress-striped .progress-bar-overstated,.progress-striped .progress-bar-primary,.progress-striped .progress-bar-standout,.progress-striped .progress-bar-understated{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-primary{background-color:#446a7c}.progress-bar-understated{background-color:#f9f8f8}.progress-bar-overstated{background-color:#ccc8bf}.progress-bar-standout{background-color:#21272a}.progress-bar-accent1{background-color:#1b79c0}.progress-bar-accent2{background-color:#077cbb}.progress-bar-accent3{background-color:#258378}.progress-bar-accent4{background-color:#32852e}.progress-bar-accent5{background-color:#815ab4}.progress-bar-accent6{background-color:#be37cd}.progress-bar-accent7{background-color:#c93e2c}.progress-bar-accent8{background-color:#bb520c}.progress-bar-accent9{background-color:#f7e455}.testimonial-default{background:#f5f5f5}.testimonial-understated{background:#f9f8f8}.testimonial-overstated{background:#ccc8bf;color:#111}.testimonial-overstated a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-overstated a:not(.btn):focus,.testimonial-overstated a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-overstated a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-overstated footer{color:#000}.testimonial-standout{background:#21272a;color:#fff}.testimonial-standout a:not(.btn){color:#c19e73;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-standout a:not(.btn):focus,.testimonial-standout a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-standout a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-primary footer,.testimonial-standout footer{color:#fff}.testimonial-primary{background:#446a7c;color:#fff}.testimonial-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-primary a:not(.btn):focus,.testimonial-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.testimonial-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight{background:#c19e73;color:#111}.testimonial-highlight a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-highlight a:not(.btn):focus,.testimonial-highlight a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-highlight a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-highlight footer{color:#000}.testimonial-inverted{background:#222;color:#fff}.testimonial-inverted a:not(.btn){color:#c19e73;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-inverted a:not(.btn):focus,.testimonial-inverted a:not(.btn):hover{color:#fff;text-decoration:underline}.testimonial-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-inverted footer{color:#fff}.testimonial-danger{background:#d24532;color:#000}.testimonial-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.testimonial-danger a:not(.btn):focus,.testimonial-danger a:not(.btn):hover{color:#000;text-decoration:underline}.testimonial-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.testimonial-danger footer{color:#000}.card-primary{background-color:#046b99;border-color:#046b99;color:#fff}.card-primary a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-primary a:not(.btn):focus,.card-primary a:not(.btn):hover{color:#f9f8f8;text-decoration:underline}.card-primary a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-primary .card-header{border-bottom:1px solid #046b99;background-color:#035a80}.card-primary .card-footer{border-top:1px solid #046b99;background-color:#035a80}.card-inverse,.card-inverted{background-color:#000;border-color:#000;color:#fff}.card-inverse a:not(.btn),.card-inverted a:not(.btn){color:#ccc8bf;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-inverse a:not(.btn):focus,.card-inverse a:not(.btn):hover,.card-inverted a:not(.btn):focus,.card-inverted a:not(.btn):hover{color:#bcb7ab;text-decoration:underline}.card-inverse a:not(.btn):focus,.card-inverted a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid #000;background-color:#000}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid #000;background-color:#000}.card-success{background-color:#32852e;border-color:#32852e;color:#fff}.card-success a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-success a:not(.btn):focus,.card-success a:not(.btn):hover{color:#000;text-decoration:underline}.card-success a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-success .card-header{border-bottom:1px solid #32852e;background-color:#2b7227}.card-success .card-footer{border-top:1px solid #32852e;background-color:#2b7227}.card-info{background-color:#1c7db5;border-color:#1c7db5;color:#fff}.card-info a:not(.btn){color:#fff;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-info a:not(.btn):focus,.card-info a:not(.btn):hover{color:#fff;text-decoration:underline}.card-info a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-info .card-header{border-bottom:1px solid #1c7db5;background-color:#196e9f}.card-info .card-footer{border-top:1px solid #1c7db5;background-color:#196e9f}.card-warning{background-color:#c2570f;border-color:#c2570f;color:#fff}.card-warning a:not(.btn){color:#111;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-warning a:not(.btn):focus,.card-warning a:not(.btn):hover{color:#000;text-decoration:underline}.card-warning a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-warning .card-header{border-bottom:1px solid #c2570f;background-color:#aa4c0d}.card-warning .card-footer{border-top:1px solid #c2570f;background-color:#aa4c0d}.card-danger{background-color:#d24532;border-color:#d24532;color:#000}.card-danger a:not(.btn){color:#000;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-danger a:not(.btn):focus,.card-danger a:not(.btn):hover{color:#000;text-decoration:underline}.card-danger a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-danger .card-header{border-bottom:1px solid #d24532;background-color:#c03c2a}.card-danger .card-footer{border-top:1px solid #d24532;background-color:#c03c2a}.card-inverse .card-header,.card-inverted .card-header{border-bottom:1px solid rgba(255,255,255,.2)}.card-inverse .card-footer,.card-inverted .card-footer{border-top:1px solid rgba(255,255,255,.2)}.card-default,.card-overstated,.card-standout,.card-understated,.panel-default,.panel-overstated,.panel-standout,.panel-understated{border-color:#ddd}.card-default>.card-heading,.card-default>.panel-heading,.panel-default>.card-heading,.panel-default>.panel-heading{color:#111;background-color:#e2dfda;border-color:#ddd}.card-default>.card-heading+.card-collapse>.card-body,.card-default>.card-heading+.panel-collapse>.panel-body,.card-default>.panel-heading+.card-collapse>.card-body,.card-default>.panel-heading+.panel-collapse>.panel-body,.panel-default>.card-heading+.card-collapse>.card-body,.panel-default>.card-heading+.panel-collapse>.panel-body,.panel-default>.panel-heading+.card-collapse>.card-body,.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-default>.card-heading .badge,.card-default>.panel-heading .badge,.panel-default>.card-heading .badge,.panel-default>.panel-heading .badge{color:#e2dfda;background-color:#111}.card-default>.card-footer+.card-collapse>.card-body,.card-default>.card-footer+.panel-collapse>.panel-body,.card-default>.panel-footer+.card-collapse>.card-body,.card-default>.panel-footer+.panel-collapse>.panel-body,.panel-default>.card-footer+.card-collapse>.card-body,.panel-default>.card-footer+.panel-collapse>.panel-body,.panel-default>.panel-footer+.card-collapse>.card-body,.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-default .card-header h2 span[class^=ca-gov-icon-],.card-default .card-header h3 span[class^=ca-gov-icon-],.card-default .card-header h4 span[class^=ca-gov-icon-],.card-default .card-header h5 span[class^=ca-gov-icon-],.card-default .card-heading h2 span[class^=ca-gov-icon-],.card-default .card-heading h3 span[class^=ca-gov-icon-],.card-default .card-heading h4 span[class^=ca-gov-icon-],.card-default .card-heading h5 span[class^=ca-gov-icon-],.card-default .panel-heading h2 span[class^=ca-gov-icon-],.card-default .panel-heading h3 span[class^=ca-gov-icon-],.card-default .panel-heading h4 span[class^=ca-gov-icon-],.card-default .panel-heading h5 span[class^=ca-gov-icon-],.panel-default .card-header h2 span[class^=ca-gov-icon-],.panel-default .card-header h3 span[class^=ca-gov-icon-],.panel-default .card-header h4 span[class^=ca-gov-icon-],.panel-default .card-header h5 span[class^=ca-gov-icon-],.panel-default .card-heading h2 span[class^=ca-gov-icon-],.panel-default .card-heading h3 span[class^=ca-gov-icon-],.panel-default .card-heading h4 span[class^=ca-gov-icon-],.panel-default .card-heading h5 span[class^=ca-gov-icon-],.panel-default .panel-heading h2 span[class^=ca-gov-icon-],.panel-default .panel-heading h3 span[class^=ca-gov-icon-],.panel-default .panel-heading h4 span[class^=ca-gov-icon-],.panel-default .panel-heading h5 span[class^=ca-gov-icon-]{color:#21272a}.card-default .card-header .options .btn-default,.card-default .card-heading .options .btn-default,.card-default .panel-heading .options .btn-default,.panel-default .card-header .options .btn-default,.panel-default .card-heading .options .btn-default,.panel-default .panel-heading .options .btn-default{color:#212529;background-color:#f6f5f4;border-color:#ddd}.card-default .card-header .options .btn-default:hover,.card-default .card-heading .options .btn-default:hover,.card-default .panel-heading .options .btn-default:hover,.panel-default .card-header .options .btn-default:hover,.panel-default .card-heading .options .btn-default:hover,.panel-default .panel-heading .options .btn-default:hover{color:#212529;background-color:#e5e2df;border-color:#c4c4c4}.card-default .card-header .options .btn-default.focus,.card-default .card-header .options .btn-default:focus,.card-default .card-heading .options .btn-default.focus,.card-default .card-heading .options .btn-default:focus,.card-default .panel-heading .options .btn-default.focus,.card-default .panel-heading .options .btn-default:focus,.panel-default .card-header .options .btn-default.focus,.panel-default .card-header .options .btn-default:focus,.panel-default .card-heading .options .btn-default.focus,.panel-default .card-heading .options .btn-default:focus,.panel-default .panel-heading .options .btn-default.focus,.panel-default .panel-heading .options .btn-default:focus{color:#212529;background-color:#e5e2df;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-header .options .btn-default.disabled,.card-default .card-header .options .btn-default:disabled,.card-default .card-heading .options .btn-default.disabled,.card-default .card-heading .options .btn-default:disabled,.card-default .panel-heading .options .btn-default.disabled,.card-default .panel-heading .options .btn-default:disabled,.panel-default .card-header .options .btn-default.disabled,.panel-default .card-header .options .btn-default:disabled,.panel-default .card-heading .options .btn-default.disabled,.panel-default .card-heading .options .btn-default:disabled,.panel-default .panel-heading .options .btn-default.disabled,.panel-default .panel-heading .options .btn-default:disabled{color:#212529;background-color:#f6f5f4;border-color:#ddd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-default .card-header .options .btn-default.dropdown-toggle,.show>.card-default .card-heading .options .btn-default.dropdown-toggle,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-default .card-header .options .btn-default.dropdown-toggle,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#dfdcd8;border-color:#bdbdbd}.card-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-default .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-default .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-default .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-default .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-default .card-body,.card-default .panel-body,.panel-default .card-body,.panel-default .panel-body{background:#f9f8f8;color:#111}.card-overstated>.card-heading,.card-overstated>.panel-heading,.panel-overstated>.card-heading,.panel-overstated>.panel-heading{color:#fff;background-color:#446a7c;border-color:#446a7c}.card-overstated>.card-heading+.card-collapse>.card-body,.card-overstated>.card-heading+.panel-collapse>.panel-body,.card-overstated>.panel-heading+.card-collapse>.card-body,.card-overstated>.panel-heading+.panel-collapse>.panel-body,.panel-overstated>.card-heading+.card-collapse>.card-body,.panel-overstated>.card-heading+.panel-collapse>.panel-body,.panel-overstated>.panel-heading+.card-collapse>.card-body,.panel-overstated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-overstated>.card-heading .badge,.card-overstated>.panel-heading .badge,.panel-overstated>.card-heading .badge,.panel-overstated>.panel-heading .badge{color:#446a7c;background-color:#fff}.card-overstated>.card-footer+.card-collapse>.card-body,.card-overstated>.card-footer+.panel-collapse>.panel-body,.card-overstated>.panel-footer+.card-collapse>.card-body,.card-overstated>.panel-footer+.panel-collapse>.panel-body,.panel-overstated>.card-footer+.card-collapse>.card-body,.panel-overstated>.card-footer+.panel-collapse>.panel-body,.panel-overstated>.panel-footer+.card-collapse>.card-body,.panel-overstated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-overstated .card-header,.card-overstated .card-heading,.card-overstated .panel-heading,.panel-overstated .card-header,.panel-overstated .card-heading,.panel-overstated .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-overstated .card-header h2 span[class^=ca-gov-icon-],.card-overstated .card-header h3 span[class^=ca-gov-icon-],.card-overstated .card-header h4 span[class^=ca-gov-icon-],.card-overstated .card-header h5 span[class^=ca-gov-icon-],.card-overstated .card-heading h2 span[class^=ca-gov-icon-],.card-overstated .card-heading h3 span[class^=ca-gov-icon-],.card-overstated .card-heading h4 span[class^=ca-gov-icon-],.card-overstated .card-heading h5 span[class^=ca-gov-icon-],.card-overstated .panel-heading h2 span[class^=ca-gov-icon-],.card-overstated .panel-heading h3 span[class^=ca-gov-icon-],.card-overstated .panel-heading h4 span[class^=ca-gov-icon-],.card-overstated .panel-heading h5 span[class^=ca-gov-icon-],.panel-overstated .card-header h2 span[class^=ca-gov-icon-],.panel-overstated .card-header h3 span[class^=ca-gov-icon-],.panel-overstated .card-header h4 span[class^=ca-gov-icon-],.panel-overstated .card-header h5 span[class^=ca-gov-icon-],.panel-overstated .card-heading h2 span[class^=ca-gov-icon-],.panel-overstated .card-heading h3 span[class^=ca-gov-icon-],.panel-overstated .card-heading h4 span[class^=ca-gov-icon-],.panel-overstated .card-heading h5 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h2 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h3 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h4 span[class^=ca-gov-icon-],.panel-overstated .panel-heading h5 span[class^=ca-gov-icon-],.utility-header a{color:#fff}.card-overstated .card-header .options .btn-default,.card-overstated .card-heading .options .btn-default,.card-overstated .panel-heading .options .btn-default,.panel-overstated .card-header .options .btn-default,.panel-overstated .card-heading .options .btn-default,.panel-overstated .panel-heading .options .btn-default{color:#fff;background-color:#365362;border-color:#446a7c}.card-overstated .card-header .options .btn-default:hover,.card-overstated .card-heading .options .btn-default:hover,.card-overstated .panel-heading .options .btn-default:hover,.panel-overstated .card-header .options .btn-default:hover,.panel-overstated .card-heading .options .btn-default:hover,.panel-overstated .panel-heading .options .btn-default:hover{color:#fff;background-color:#283e49;border-color:#324e5b}.card-overstated .card-header .options .btn-default.focus,.card-overstated .card-header .options .btn-default:focus,.card-overstated .card-heading .options .btn-default.focus,.card-overstated .card-heading .options .btn-default:focus,.card-overstated .panel-heading .options .btn-default.focus,.card-overstated .panel-heading .options .btn-default:focus,.panel-overstated .card-header .options .btn-default.focus,.panel-overstated .card-header .options .btn-default:focus,.panel-overstated .card-heading .options .btn-default.focus,.panel-overstated .card-heading .options .btn-default:focus,.panel-overstated .panel-heading .options .btn-default.focus,.panel-overstated .panel-heading .options .btn-default:focus{color:#fff;background-color:#283e49;border-color:#324e5b;box-shadow:0 0 0 .2rem rgba(96,128,144,.5)}.card-overstated .card-header .options .btn-default.disabled,.card-overstated .card-header .options .btn-default:disabled,.card-overstated .card-heading .options .btn-default.disabled,.card-overstated .card-heading .options .btn-default:disabled,.card-overstated .panel-heading .options .btn-default.disabled,.card-overstated .panel-heading .options .btn-default:disabled,.panel-overstated .card-header .options .btn-default.disabled,.panel-overstated .card-header .options .btn-default:disabled,.panel-overstated .card-heading .options .btn-default.disabled,.panel-overstated .card-heading .options .btn-default:disabled,.panel-overstated .panel-heading .options .btn-default.disabled,.panel-overstated .panel-heading .options .btn-default:disabled{color:#fff;background-color:#365362;border-color:#446a7c}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#233741;border-color:#2d4753}.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-overstated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-overstated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-overstated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(96,128,144,.5)}.card-overstated .card-body,.card-overstated .panel-body,.panel-overstated .card-body,.panel-overstated .panel-body{background:#f9f8f8;color:#111}.card-overstated .card-body a:not(.btn),.card-overstated .panel-body a:not(.btn),.panel-overstated .card-body a:not(.btn),.panel-overstated .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-overstated .card-body a:not(.btn):focus,.card-overstated .card-body a:not(.btn):hover,.card-overstated .panel-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):hover,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):hover,.panel-overstated .panel-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-overstated .card-body a:not(.btn):focus,.card-overstated .panel-body a:not(.btn):focus,.panel-overstated .card-body a:not(.btn):focus,.panel-overstated .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-understated>.card-heading,.card-understated>.panel-heading,.panel-understated>.card-heading,.panel-understated>.panel-heading{color:#111;background-color:#f9f8f8;border-color:#f9f8f8}.card-understated>.card-heading+.card-collapse>.card-body,.card-understated>.card-heading+.panel-collapse>.panel-body,.card-understated>.panel-heading+.card-collapse>.card-body,.card-understated>.panel-heading+.panel-collapse>.panel-body,.panel-understated>.card-heading+.card-collapse>.card-body,.panel-understated>.card-heading+.panel-collapse>.panel-body,.panel-understated>.panel-heading+.card-collapse>.card-body,.panel-understated>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-understated>.card-heading .badge,.card-understated>.panel-heading .badge,.panel-understated>.card-heading .badge,.panel-understated>.panel-heading .badge{color:#f9f8f8;background-color:#111}.card-understated>.card-footer+.card-collapse>.card-body,.card-understated>.card-footer+.panel-collapse>.panel-body,.card-understated>.panel-footer+.card-collapse>.card-body,.card-understated>.panel-footer+.panel-collapse>.panel-body,.panel-understated>.card-footer+.card-collapse>.card-body,.panel-understated>.card-footer+.panel-collapse>.panel-body,.panel-understated>.panel-footer+.card-collapse>.card-body,.panel-understated>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-understated .card-header,.card-understated .card-heading,.card-understated .panel-heading,.panel-understated .card-header,.panel-understated .card-heading,.panel-understated .panel-heading{border-bottom-width:2px;border-bottom-style:solid}.card-understated .card-header h2 span[class^=ca-gov-icon-],.card-understated .card-header h3 span[class^=ca-gov-icon-],.card-understated .card-header h4 span[class^=ca-gov-icon-],.card-understated .card-header h5 span[class^=ca-gov-icon-],.card-understated .card-heading h2 span[class^=ca-gov-icon-],.card-understated .card-heading h3 span[class^=ca-gov-icon-],.card-understated .card-heading h4 span[class^=ca-gov-icon-],.card-understated .card-heading h5 span[class^=ca-gov-icon-],.card-understated .panel-heading h2 span[class^=ca-gov-icon-],.card-understated .panel-heading h3 span[class^=ca-gov-icon-],.card-understated .panel-heading h4 span[class^=ca-gov-icon-],.card-understated .panel-heading h5 span[class^=ca-gov-icon-],.panel-understated .card-header h2 span[class^=ca-gov-icon-],.panel-understated .card-header h3 span[class^=ca-gov-icon-],.panel-understated .card-header h4 span[class^=ca-gov-icon-],.panel-understated .card-header h5 span[class^=ca-gov-icon-],.panel-understated .card-heading h2 span[class^=ca-gov-icon-],.panel-understated .card-heading h3 span[class^=ca-gov-icon-],.panel-understated .card-heading h4 span[class^=ca-gov-icon-],.panel-understated .card-heading h5 span[class^=ca-gov-icon-],.panel-understated .panel-heading h2 span[class^=ca-gov-icon-],.panel-understated .panel-heading h3 span[class^=ca-gov-icon-],.panel-understated .panel-heading h4 span[class^=ca-gov-icon-],.panel-understated .panel-heading h5 span[class^=ca-gov-icon-]{color:#21272a}.card-understated .card-header .options .btn-default,.card-understated .card-heading .options .btn-default,.card-understated .panel-heading .options .btn-default,.panel-understated .card-header .options .btn-default,.panel-understated .card-heading .options .btn-default,.panel-understated .panel-heading .options .btn-default{color:#212529;background-color:#e6e2e2;border-color:#ddd}.card-understated .card-header .options .btn-default:hover,.card-understated .card-heading .options .btn-default:hover,.card-understated .panel-heading .options .btn-default:hover,.panel-understated .card-header .options .btn-default:hover,.panel-understated .card-heading .options .btn-default:hover,.panel-understated .panel-heading .options .btn-default:hover{color:#212529;background-color:#d5cdcd;border-color:#c4c4c4}.card-understated .card-header .options .btn-default.focus,.card-understated .card-header .options .btn-default:focus,.card-understated .card-heading .options .btn-default.focus,.card-understated .card-heading .options .btn-default:focus,.card-understated .panel-heading .options .btn-default.focus,.card-understated .panel-heading .options .btn-default:focus,.panel-understated .card-header .options .btn-default.focus,.panel-understated .card-header .options .btn-default:focus,.panel-understated .card-heading .options .btn-default.focus,.panel-understated .card-heading .options .btn-default:focus,.panel-understated .panel-heading .options .btn-default.focus,.panel-understated .panel-heading .options .btn-default:focus{color:#212529;background-color:#d5cdcd;border-color:#c4c4c4;box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-header .options .btn-default.disabled,.card-understated .card-header .options .btn-default:disabled,.card-understated .card-heading .options .btn-default.disabled,.card-understated .card-heading .options .btn-default:disabled,.card-understated .panel-heading .options .btn-default.disabled,.card-understated .panel-heading .options .btn-default:disabled,.panel-understated .card-header .options .btn-default.disabled,.panel-understated .card-header .options .btn-default:disabled,.panel-understated .card-heading .options .btn-default.disabled,.panel-understated .card-heading .options .btn-default:disabled,.panel-understated .panel-heading .options .btn-default.disabled,.panel-understated .panel-heading .options .btn-default:disabled{color:#212529;background-color:#e6e2e2;border-color:#ddd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-understated .card-header .options .btn-default.dropdown-toggle,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle{color:#212529;background-color:#cfc7c7;border-color:#bdbdbd}.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-understated .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-understated .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-understated .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(193,193,194,.5)}.card-understated .card-body,.card-understated .panel-body,.panel-understated .card-body,.panel-understated .panel-body{background:#fff;color:#111}.card-standout>.card-heading,.card-standout>.panel-heading,.panel-standout>.card-heading,.panel-standout>.panel-heading{color:#fff;background-color:#21272a;border-color:#21272a}.card-standout>.card-heading+.card-collapse>.card-body,.card-standout>.card-heading+.panel-collapse>.panel-body,.card-standout>.panel-heading+.card-collapse>.card-body,.card-standout>.panel-heading+.panel-collapse>.panel-body,.panel-standout>.card-heading+.card-collapse>.card-body,.panel-standout>.card-heading+.panel-collapse>.panel-body,.panel-standout>.panel-heading+.card-collapse>.card-body,.panel-standout>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.card-standout>.card-heading .badge,.card-standout>.panel-heading .badge,.panel-standout>.card-heading .badge,.panel-standout>.panel-heading .badge{color:#21272a;background-color:#fff}.card-standout>.card-footer+.card-collapse>.card-body,.card-standout>.card-footer+.panel-collapse>.panel-body,.card-standout>.panel-footer+.card-collapse>.card-body,.card-standout>.panel-footer+.panel-collapse>.panel-body,.panel-standout>.card-footer+.card-collapse>.card-body,.panel-standout>.card-footer+.panel-collapse>.panel-body,.panel-standout>.panel-footer+.card-collapse>.card-body,.panel-standout>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.card-standout .card-header,.card-standout .card-heading,.card-standout .panel-heading,.panel-standout .card-header,.panel-standout .card-heading,.panel-standout .panel-heading{border-bottom-width:5px;border-bottom-style:solid}.card-standout .card-header h2 span[class^=ca-gov-icon-],.card-standout .card-header h3 span[class^=ca-gov-icon-],.card-standout .card-header h4 span[class^=ca-gov-icon-],.card-standout .card-header h5 span[class^=ca-gov-icon-],.card-standout .card-heading h2 span[class^=ca-gov-icon-],.card-standout .card-heading h3 span[class^=ca-gov-icon-],.card-standout .card-heading h4 span[class^=ca-gov-icon-],.card-standout .card-heading h5 span[class^=ca-gov-icon-],.card-standout .panel-heading h2 span[class^=ca-gov-icon-],.card-standout .panel-heading h3 span[class^=ca-gov-icon-],.card-standout .panel-heading h4 span[class^=ca-gov-icon-],.card-standout .panel-heading h5 span[class^=ca-gov-icon-],.panel-standout .card-header h2 span[class^=ca-gov-icon-],.panel-standout .card-header h3 span[class^=ca-gov-icon-],.panel-standout .card-header h4 span[class^=ca-gov-icon-],.panel-standout .card-header h5 span[class^=ca-gov-icon-],.panel-standout .card-heading h2 span[class^=ca-gov-icon-],.panel-standout .card-heading h3 span[class^=ca-gov-icon-],.panel-standout .card-heading h4 span[class^=ca-gov-icon-],.panel-standout .card-heading h5 span[class^=ca-gov-icon-],.panel-standout .panel-heading h2 span[class^=ca-gov-icon-],.panel-standout .panel-heading h3 span[class^=ca-gov-icon-],.panel-standout .panel-heading h4 span[class^=ca-gov-icon-],.panel-standout .panel-heading h5 span[class^=ca-gov-icon-]{color:#c19e73}.card-standout .card-header .options .btn-default,.card-standout .card-heading .options .btn-default,.card-standout .panel-heading .options .btn-default,.panel-standout .card-header .options .btn-default,.panel-standout .card-heading .options .btn-default,.panel-standout .panel-heading .options .btn-default{color:#fff;background-color:#0f1213;border-color:#161a1c}.card-standout .card-header .options .btn-default:hover,.card-standout .card-heading .options .btn-default:hover,.card-standout .panel-heading .options .btn-default:hover,.panel-standout .card-header .options .btn-default:hover,.panel-standout .card-heading .options .btn-default:hover,.panel-standout .panel-heading .options .btn-default:hover{color:#fff;background-color:#000;border-color:#000}.card-standout .card-header .options .btn-default.focus,.card-standout .card-header .options .btn-default:focus,.card-standout .card-heading .options .btn-default.focus,.card-standout .card-heading .options .btn-default:focus,.card-standout .panel-heading .options .btn-default.focus,.card-standout .panel-heading .options .btn-default:focus,.panel-standout .card-header .options .btn-default.focus,.panel-standout .card-header .options .btn-default:focus,.panel-standout .card-heading .options .btn-default.focus,.panel-standout .card-heading .options .btn-default:focus,.panel-standout .panel-heading .options .btn-default.focus,.panel-standout .panel-heading .options .btn-default:focus{color:#fff;background-color:#000;border-color:#000;box-shadow:0 0 0 .2rem rgba(57,60,62,.5)}.card-standout .card-header .options .btn-default.disabled,.card-standout .card-header .options .btn-default:disabled,.card-standout .card-heading .options .btn-default.disabled,.card-standout .card-heading .options .btn-default:disabled,.card-standout .panel-heading .options .btn-default.disabled,.card-standout .panel-heading .options .btn-default:disabled,.panel-standout .card-header .options .btn-default.disabled,.panel-standout .card-header .options .btn-default:disabled,.panel-standout .card-heading .options .btn-default.disabled,.panel-standout .card-heading .options .btn-default:disabled,.panel-standout .panel-heading .options .btn-default.disabled,.panel-standout .panel-heading .options .btn-default:disabled{color:#fff;background-color:#0f1213;border-color:#161a1c}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active,.show>.card-standout .card-header .options .btn-default.dropdown-toggle,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.card-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-header .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .card-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled).active:focus,.panel-standout .panel-heading .options .btn-default:not(:disabled):not(.disabled):active:focus,.show>.card-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.card-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.card-standout .panel-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-header .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .card-heading .options .btn-default.dropdown-toggle:focus,.show>.panel-standout .panel-heading .options .btn-default.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(57,60,62,.5)}.card-standout .card-body,.card-standout .panel-body,.panel-standout .card-body,.panel-standout .panel-body{background:#f9f8f8;color:#111}.card-standout .card-body a:not(.btn),.card-standout .panel-body a:not(.btn),.panel-standout .card-body a:not(.btn),.panel-standout .panel-body a:not(.btn){color:#046b99;text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}.card-standout .card-body a:not(.btn):focus,.card-standout .card-body a:not(.btn):hover,.card-standout .panel-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):hover,.panel-standout .card-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):hover,.panel-standout .panel-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):hover{color:#02374e;text-decoration:underline}.card-standout .card-body a:not(.btn):focus,.card-standout .panel-body a:not(.btn):focus,.panel-standout .card-body a:not(.btn):focus,.panel-standout .panel-body a:not(.btn):focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.card-standout.highlight .card-header .triangle,.card-standout.highlight .card-heading .triangle,.card-standout.highlight .panel-heading .triangle,.panel-standout.highlight .card-header .triangle,.panel-standout.highlight .card-heading .triangle,.panel-standout.highlight .panel-heading .triangle{content:'';display:block;width:0;height:0;border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #21272a}.text-accent1{color:#1b79c0}.text-accent2{color:#077cbb}.text-accent3{color:#258378}.text-accent4{color:#32852e}.text-accent5{color:#815ab4}.text-accent6{color:#be37cd}.text-accent7{color:#c93e2c}.text-accent8{color:#bb520c}.text-accent9{color:#f7e455}.text-accent-p1{color:#c19e73}.color-primary--hover:hover,.text-accent-p2{color:#446a7c}.text-accent-p3{color:#21272a}.text-accent-s1{color:#f9f8f8}.text-accent-s2{color:#e2dfda}.text-accent-s3{color:#ccc8bf}.bg-primary--hover:hover{background-color:#446a7c}.label-info,.label-primary{color:#fff;background-color:#446a7c}.label-secondary{color:#111;background-color:#e2dfda}.label-light{color:#111;background-color:#f9f8f8}.label-dark{color:#fff;background-color:#21272a}.label-warning{color:#111;background-color:#c19e73}.card-understated .img-thumbnail,.section-understated .img-thumbnail{padding:.25rem;background-color:#f5f5f5;border:1px solid #c2c2c2}.card-overstated .img-thumbnail,.section-overstated .img-thumbnail{padding:.25rem;background-color:#ebe9e5;border:1px solid #bab4a8}.card-impact .img-thumbnail,.card-standout .img-thumbnail,.section-impact .img-thumbnail,.section-standout .img-thumbnail{padding:.25rem;background-color:#7a7d7f;border:1px solid #0f1213}.card-primary .img-thumbnail,.section-primary .img-thumbnail{padding:.25rem;background-color:#c7d2d8;border:1px solid #324e5b}.card-danger .img-thumbnail,.card-inverted .img-thumbnail,.section-danger .img-thumbnail,.section-inverted .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #c2c2c2}.carousel-video-submenu .owl-item.watching button,.carousel-video-submenu .owl-item.watching img{border-color:#c19e73}.btn-primary{color:#fff;background-color:#446a7c;border-color:#446a7c}.btn-primary .show>.dropdown-toggle,.btn-primary:focus,.btn-primary:hover,.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{color:#fff;background-color:#375665;border-color:#375665}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#446a7c!important;border-color:#446a7c}.btn-primary .badge{color:#446a7c;background-color:#fff}.btn-primary:disabled{color:#fff!important}.btn-primary.disabled{color:#fff!important}.btn-outline-primary{color:#446a7c;background-color:#fff;border-color:#446a7c}.btn-outline-primary .show>.dropdown-toggle,.btn-outline-primary:focus,.btn-outline-primary:hover,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{color:#fff;background-color:#446a7c;border-color:#375665}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-primary{background-image:none}.btn-outline-primary.disabled,.btn-outline-primary.disabled.active,.btn-outline-primary.disabled:active,.btn-outline-primary.disabled:focus,.btn-outline-primary.disabled:hover,.btn-outline-primary[disabled],.btn-outline-primary[disabled].active,.btn-outline-primary[disabled]:active,.btn-outline-primary[disabled]:focus,.btn-outline-primary[disabled]:hover,fieldset[disabled] .btn-outline-primary,fieldset[disabled] .btn-outline-primary.active,fieldset[disabled] .btn-outline-primary:active,fieldset[disabled] .btn-outline-primary:focus,fieldset[disabled] .btn-outline-primary:hover{background-color:#fff!important;border-color:#446a7c}.btn-outline-primary .badge{color:#fff;background-color:#446a7c}.btn-default{color:#000;background-color:rgba(255,255,255,.65);border-color:#000}.btn-default .show>.dropdown-toggle,.btn-default:focus,.btn-default:hover,.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{color:#000;background-color:#fff;border-color:#000}.btn-default:not(:disabled):not(.disabled).active,.btn-default:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:rgba(255,255,255,.65)!important;border-color:#000}.btn-default .badge{color:rgba(255,255,255,.65);background-color:#000}.btn-standout{color:#fff;background-color:#21272a;border-color:#21272a}.btn-standout .show>.dropdown-toggle,.btn-standout:focus,.btn-standout:hover,.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{color:#fff;background-color:#111416;border-color:#111416}.btn-standout:not(:disabled):not(.disabled).active,.btn-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-standout{background-image:none}.btn-standout.disabled,.btn-standout.disabled.active,.btn-standout.disabled:active,.btn-standout.disabled:focus,.btn-standout.disabled:hover,.btn-standout[disabled],.btn-standout[disabled].active,.btn-standout[disabled]:active,.btn-standout[disabled]:focus,.btn-standout[disabled]:hover,fieldset[disabled] .btn-standout,fieldset[disabled] .btn-standout.active,fieldset[disabled] .btn-standout:active,fieldset[disabled] .btn-standout:focus,fieldset[disabled] .btn-standout:hover{background-color:#21272a!important;border-color:#21272a}.btn-standout .badge{color:#21272a;background-color:#fff}.btn-standout:disabled{color:#fff!important}.btn-standout.disabled{color:#fff!important}.btn-outline-standout{color:#21272a;background-color:#fff;border-color:#21272a}.btn-outline-standout .show>.dropdown-toggle,.btn-outline-standout:focus,.btn-outline-standout:hover,.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{color:#fff;background-color:#21272a;border-color:#111416}.btn-outline-standout:not(:disabled):not(.disabled).active,.btn-outline-standout:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-standout{background-image:none}.btn-outline-standout.disabled,.btn-outline-standout.disabled.active,.btn-outline-standout.disabled:active,.btn-outline-standout.disabled:focus,.btn-outline-standout.disabled:hover,.btn-outline-standout[disabled],.btn-outline-standout[disabled].active,.btn-outline-standout[disabled]:active,.btn-outline-standout[disabled]:focus,.btn-outline-standout[disabled]:hover,fieldset[disabled] .btn-outline-standout,fieldset[disabled] .btn-outline-standout.active,fieldset[disabled] .btn-outline-standout:active,fieldset[disabled] .btn-outline-standout:focus,fieldset[disabled] .btn-outline-standout:hover{background-color:#fff!important;border-color:#21272a}.btn-outline-standout .badge{color:#fff;background-color:#21272a}.btn-highlight{color:#222;background-color:#c19e73;border-color:#c19e73}.btn-highlight .show>.dropdown-toggle,.btn-highlight:focus,.btn-highlight:hover,.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{color:#222;background-color:#b68d5a;border-color:#b68d5a}.btn-highlight:not(:disabled):not(.disabled).active,.btn-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-highlight{background-image:none}.btn-highlight.disabled,.btn-highlight.disabled.active,.btn-highlight.disabled:active,.btn-highlight.disabled:focus,.btn-highlight.disabled:hover,.btn-highlight[disabled],.btn-highlight[disabled].active,.btn-highlight[disabled]:active,.btn-highlight[disabled]:focus,.btn-highlight[disabled]:hover,fieldset[disabled] .btn-highlight,fieldset[disabled] .btn-highlight.active,fieldset[disabled] .btn-highlight:active,fieldset[disabled] .btn-highlight:focus,fieldset[disabled] .btn-highlight:hover{background-color:#c19e73!important;border-color:#c19e73}.btn-highlight .badge{color:#c19e73;background-color:#222}.btn-outline-highlight{color:#111;background-color:#fff;border-color:#c19e73}.btn-outline-highlight .show>.dropdown-toggle,.btn-outline-highlight:focus,.btn-outline-highlight:hover,.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{color:#111;background-color:#c19e73;border-color:#b68d5a}.btn-outline-highlight:not(:disabled):not(.disabled).active,.btn-outline-highlight:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-highlight{background-image:none}.btn-outline-highlight.disabled,.btn-outline-highlight.disabled.active,.btn-outline-highlight.disabled:active,.btn-outline-highlight.disabled:focus,.btn-outline-highlight.disabled:hover,.btn-outline-highlight[disabled],.btn-outline-highlight[disabled].active,.btn-outline-highlight[disabled]:active,.btn-outline-highlight[disabled]:focus,.btn-outline-highlight[disabled]:hover,fieldset[disabled] .btn-outline-highlight,fieldset[disabled] .btn-outline-highlight.active,fieldset[disabled] .btn-outline-highlight:active,fieldset[disabled] .btn-outline-highlight:focus,fieldset[disabled] .btn-outline-highlight:hover{background-color:#fff!important;border-color:#c19e73}.btn-outline-highlight .badge{color:#fff;background-color:#111}.btn-outline-highlight.active{color:#111}.btn-secondary{color:#555;background-color:#f5f5f5;border-color:#555}.btn-secondary .show>.dropdown-toggle,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{color:#02374e;background-color:#fff;border-color:#000}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-secondary{background-image:none}.btn-secondary.disabled,.btn-secondary.disabled.active,.btn-secondary.disabled:active,.btn-secondary.disabled:focus,.btn-secondary.disabled:hover,.btn-secondary[disabled],.btn-secondary[disabled].active,.btn-secondary[disabled]:active,.btn-secondary[disabled]:focus,.btn-secondary[disabled]:hover,fieldset[disabled] .btn-secondary,fieldset[disabled] .btn-secondary.active,fieldset[disabled] .btn-secondary:active,fieldset[disabled] .btn-secondary:focus,fieldset[disabled] .btn-secondary:hover{background-color:#f5f5f5!important;border-color:#555}.btn-secondary .badge{color:#f5f5f5;background-color:#555}.btn-secondary.active{background:#555;color:#fff;box-shadow:none}.btn-secondary:disabled{color:#000}.btn-secondary.disabled{color:#000}.btn-outline-secondary{color:#555;background-color:#fff;border-color:#555}.btn-outline-secondary .show>.dropdown-toggle,.btn-outline-secondary:focus,.btn-outline-secondary:hover,.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{color:#fff;background-color:#555;border-color:#444}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.open>.dropdown-toggle .btn-outline-secondary{background-image:none}.btn-outline-secondary.disabled,.btn-outline-secondary.disabled.active,.btn-outline-secondary.disabled:active,.btn-outline-secondary.disabled:focus,.btn-outline-secondary.disabled:hover,.btn-outline-secondary[disabled],.btn-outline-secondary[disabled].active,.btn-outline-secondary[disabled]:active,.btn-outline-secondary[disabled]:focus,.btn-outline-secondary[disabled]:hover,fieldset[disabled] .btn-outline-secondary,fieldset[disabled] .btn-outline-secondary.active,fieldset[disabled] .btn-outline-secondary:active,fieldset[disabled] .btn-outline-secondary:focus,fieldset[disabled] .btn-outline-secondary:hover{background-color:#fff!important;border-color:#555}.btn-outline-secondary .badge{color:#fff;background-color:#555}.check-icon-radio{color:#446a7c}.check-icon-checkbox,.check-icon-radio{border-color:#446a7c}input[type=checkbox]:checked+* i,input[type=checkbox]:checked+i,input[type=radio]:checked+* i,input[type=radio]:checked+i{color:#fff;background-color:#446a7c;border-color:#446a7c}.bg-primary--checked.checked,.checked .bg-primary--checked{background-color:#446a7c!important}.bg-blue-gradient{background-repeat:repeat-x;background-image:linear-gradient(225deg,#749eb3,#446a7c)}.circle-icon{background:#222}.icon-link:focus,.icon-link:hover{color:#f9f8f8!important}.service-tile-empty{background:#1c1d1e;color:#171717}.main-content a.color-gray-dark,.main-content a.color-primary-hover:hover{text-decoration:underline;text-decoration-style:dotted;text-decoration-thickness:from-font}@media (min-width:768px){.bg-highlight.group-right:before,.bg-p1.group-right:before{border-right-color:#c19e73}.bg-highlight.group-left:after,.bg-p1.group-left:after{border-left-color:#c19e73}.bg-p2.group-right:before,.bg-primary.group-right:before,.section-primary.group-right:before{border-right-color:#446a7c}.bg-p2.group-left:after,.bg-primary.group-left:after,.section-primary.group-left:after{border-left-color:#446a7c}.section-default.group-right:before{border-right-color:#f5f5f5}.section-default.group-left:after{border-left-color:#f5f5f5}.bg-p3.group-right:before,.bg-standout.group-right:before,.section-standout.group-right:before{border-right-color:#21272a}.bg-p3.group-left:after,.bg-standout.group-left:after,.section-standout.group-left:after{border-left-color:#21272a}.bg-s1.group-right:before,.section-understated.group-right:before{border-right-color:#f9f8f8}.bg-s1.group-left:after,.section-understated.group-left:after{border-left-color:#f9f8f8}.section-inverted.group-right:before{border-right-color:#222}.section-inverted.group-left:after{border-left-color:#222}}@media (max-width:767px){.bg-highlight.group-left:after,.bg-highlight.group-right:before,.bg-p1.group-left:after,.bg-p1.group-right:before{border-bottom-color:#c19e73}.bg-p2.group-left:after,.bg-p2.group-right:before,.bg-primary.group-left:after,.bg-primary.group-right:before,.section-primary.group-left:after,.section-primary.group-right:before{border-bottom-color:#446a7c}.section-default.group-left:after,.section-default.group-right:before{border-bottom-color:#f5f5f5}.bg-p3.group-left:after,.bg-p3.group-right:before,.bg-standout.group-left:after,.bg-standout.group-right:before,.section-standout.group-left:after,.section-standout.group-right:before{border-bottom-color:#21272a}.bg-s1 .group-right:before,.bg-s1.group-left:after,.section-understated.group-left:after,.section-understated.group-right:before{border-bottom-color:#f9f8f8}.section-inverted.group-left:after,.section-inverted.group-right:before{border-bottom-color:#222}}.utility-header{background:#446a7c;color:#fff}.utility-header a.hovered,.utility-header a:focus,.utility-header a:hover{color:#f8f4ef}.utility-header ul li{padding:0 8px}.utility-header ul li button:focus,.utility-header ul li button:hover{color:#e8dbcb}@media (max-width:767px){.nav-full-width-icons .settings-links .utility-links a,.nav-full-width-icons .settings-links .utility-links button{border:1px solid #446a7c;color:#446a7c}}html.high-contrast *{background-color:#000!important;background-image:none!important;border-color:#ffd600!important;box-shadow:none!important;color:#ffd600!important;text-shadow:none!important}html.high-contrast .gauge-detail,html.high-contrast .gauge-number,html.high-contrast .percent-detail{background:0 0!important}html.high-contrast .service-tile .teaser:before{border:none!important}html.high-contrast .disableHighContrastMode.active,html.high-contrast .enableHighContrastMode.active{background:#ffd600!important;color:#000!important}html.high-contrast .close{opacity:1}html.high-contrast input[type=checkbox]:checked+* i,html.high-contrast input[type=checkbox]:checked+i,html.high-contrast input[type=radio]:checked+* i,html.high-contrast input[type=radio]:checked+i{color:#000!important;background-color:#ffd600!important;border-color:#ffd600}html.high-contrast .bg-primary--checked.checked,html.high-contrast .checked .bg-primary--checked{background-color:#ffd600!important}html.high-contrast .check-icon-checkbox{color:#000!important;border-color:#ffd600!important}html.high-contrast .check-icon-checkbox i{color:#000!important}html.high-contrast .check,html.high-contrast .select{border:1px solid #ffd600!important}html.high-contrast .select::after{border-left:1px solid #ffd600!important;background:#000!important}html.high-contrast input[type=checkbox]:checked+* .bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+* .bg-primary--checked,html.high-contrast input[type=checkbox]:checked+.bg-highlight--checked,html.high-contrast input[type=checkbox]:checked+.bg-primary--checked,html.high-contrast input[type=radio]:checked+* .bg-highlight--checked,html.high-contrast input[type=radio]:checked+* .bg-primary--checked,html.high-contrast input[type=radio]:checked+.bg-highlight--checked,html.high-contrast input[type=radio]:checked+.bg-primary--checked{background-color:#ffd600!important;color:#000!important}html.high-contrast input[type=checkbox]:checked+* .color-white--checked,html.high-contrast input[type=checkbox]:checked+.color-white--checked,html.high-contrast input[type=radio]:checked+* .color-white--checked,html.high-contrast input[type=radio]:checked+.color-white--checked{color:#000!important} \ No newline at end of file diff --git a/StateTemplateV5/images/WebAccessibilityCert-template.webstandards.ca.gov.pdf b/StateTemplateV5/images/WebAccessibilityCert-template.webstandards.ca.gov.pdf new file mode 100644 index 0000000..5e4f5ad Binary files /dev/null and b/StateTemplateV5/images/WebAccessibilityCert-template.webstandards.ca.gov.pdf differ diff --git a/StateTemplateV5/images/color.png b/StateTemplateV5/images/color.png new file mode 100644 index 0000000..dcebf8e Binary files /dev/null and b/StateTemplateV5/images/color.png differ diff --git a/StateTemplateV5/images/icons.png b/StateTemplateV5/images/icons.png new file mode 100644 index 0000000..54df415 Binary files /dev/null and b/StateTemplateV5/images/icons.png differ diff --git a/StateTemplateV5/images/news-image1.jpg b/StateTemplateV5/images/news-image1.jpg new file mode 100644 index 0000000..5655d27 Binary files /dev/null and b/StateTemplateV5/images/news-image1.jpg differ diff --git a/StateTemplateV5/images/news-image2.jpg b/StateTemplateV5/images/news-image2.jpg new file mode 100644 index 0000000..7488b8d Binary files /dev/null and b/StateTemplateV5/images/news-image2.jpg differ diff --git a/StateTemplateV5/images/news-image3.jpg b/StateTemplateV5/images/news-image3.jpg new file mode 100644 index 0000000..3f47eab Binary files /dev/null and b/StateTemplateV5/images/news-image3.jpg differ diff --git a/StateTemplateV5/images/news-image4.jpg b/StateTemplateV5/images/news-image4.jpg new file mode 100644 index 0000000..aa31667 Binary files /dev/null and b/StateTemplateV5/images/news-image4.jpg differ diff --git a/StateTemplateV5/images/news-image5.jpg b/StateTemplateV5/images/news-image5.jpg new file mode 100644 index 0000000..d845c45 Binary files /dev/null and b/StateTemplateV5/images/news-image5.jpg differ diff --git a/StateTemplateV5/images/news-image6.jpg b/StateTemplateV5/images/news-image6.jpg new file mode 100644 index 0000000..56783b3 Binary files /dev/null and b/StateTemplateV5/images/news-image6.jpg differ diff --git a/StateTemplateV5/images/news-image7.jpg b/StateTemplateV5/images/news-image7.jpg new file mode 100644 index 0000000..88c9f42 Binary files /dev/null and b/StateTemplateV5/images/news-image7.jpg differ diff --git a/StateTemplateV5/images/news-image8.jpg b/StateTemplateV5/images/news-image8.jpg new file mode 100644 index 0000000..e323326 Binary files /dev/null and b/StateTemplateV5/images/news-image8.jpg differ diff --git a/StateTemplateV5/images/type.png b/StateTemplateV5/images/type.png new file mode 100644 index 0000000..435cddb Binary files /dev/null and b/StateTemplateV5/images/type.png differ diff --git a/StateTemplateV5/js/cagov.core.js b/StateTemplateV5/js/cagov.core.js index 69442b0..b49bd73 100644 --- a/StateTemplateV5/js/cagov.core.js +++ b/StateTemplateV5/js/cagov.core.js @@ -1,5 +1,5 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (source/js) DO NOT MODIFY */ /*! modernizr (Custom Build) | MIT * * https://modernizr.com/download/?-flexbox-setclasses !*/ diff --git a/StateTemplateV5/js/cagov.core.min.js b/StateTemplateV5/js/cagov.core.min.js index 4ce3cef..795ed29 100644 --- a/StateTemplateV5/js/cagov.core.min.js +++ b/StateTemplateV5/js/cagov.core.min.js @@ -1,4 +1,4 @@ /** - * CA State Template v5.5 - @version v5.5.21 - 4/21/2021 + * CA State Template v5.5 - @version v5.5.22 - 6/2/2021 STYLES COMPILED FROM SOURCE (source/js) DO NOT MODIFY */ !function(r,u,f){function p(t,e){return typeof t===e}function g(){return"function"!=typeof u.createElement?u.createElement(arguments[0]):y?u.createElementNS.call(u,"http://www.w3.org/2000/svg",arguments[0]):u.createElement.apply(u,arguments)}function o(t,e){return function(){return t.apply(e,arguments)}}function a(t){return t.replace(/([A-Z])/g,function(t,e){return"-"+e.toLowerCase()}).replace(/^ms-/,"-ms-")}function s(t,e,i,n){var a,r,s,o,l,c="modernizr",d=g("div"),h=((l=u.body)||((l=g(y?"svg":"body")).fake=!0),l);if(parseInt(i,10))for(;i--;)(s=g("div")).id=n?n[i]:c+(i+1),d.appendChild(s);return(a=g("style")).type="text/css",a.id="s"+c,(h.fake?h:d).appendChild(a),h.appendChild(d),a.styleSheet?a.styleSheet.cssText=t:a.appendChild(u.createTextNode(t)),d.id=c,h.fake&&(h.style.background="",h.style.overflow="hidden",o=v.style.overflow,v.style.overflow="hidden",v.appendChild(h)),r=e(d,t),h.fake?(h.parentNode.removeChild(h),v.style.overflow=o,v.offsetHeight):d.parentNode.removeChild(d),!!r}function m(t,e){var i=t.length;if("CSS"in r&&"supports"in r.CSS){for(;i--;)if(r.CSS.supports(a(t[i]),e))return!0;return!1}if("CSSSupportsRule"in r){for(var n=[];i--;)n.push("("+a(t[i])+":"+e+")");return s("@supports ("+(n=n.join(" or "))+") { #modernizr { position: absolute; } }",function(t){return"absolute"==function(t,e,i){var n;if("getComputedStyle"in r){n=getComputedStyle.call(r,t,e);var a=r.console;null!==n?i&&(n=n.getPropertyValue(i)):a&&a[a.error?"error":"log"].call(a,"getComputedStyle returning null, its possible modernizr test results are inaccurate")}else n=!e&&t.currentStyle&&t.currentStyle[i];return n}(t,null,"position")})}return f}function n(t,e,i,n,a){var r=t.charAt(0).toUpperCase()+t.slice(1),s=(t+" "+h.join(r+" ")+r).split(" ");return p(e,"string")||p(e,"undefined")?function(t,e,i,n){function a(){s&&(delete b.style,delete b.modElem)}if(n=!p(n,"undefined")&&n,!p(i,"undefined")){var r=m(t,i);if(!p(r,"undefined"))return r}for(var s,o,l,c,d,h=["modernizr","tspan","samp"];!b.style&&h.length;)s=!0,b.modElem=g(h.shift()),b.style=b.modElem.style;for(l=t.length,o=0;othis._items.length-1||t<0))if(this._isSliding)f.default(this._element).one(S,function(){return e.to(t)});else{if(i===t)return this.pause(),void this.cycle();var n=i=n.clientWidth&&i>=n.clientHeight}),d=0l[t]&&!n.escapeWithReference&&(i=Math.min(d[e],l[t]-("right"===t?d.width:d.height))),dt({},e,i)}};return c.forEach(function(t){var e=-1!==["left","top"].indexOf(t)?"primary":"secondary";d=ht({},d,h[e](t))}),t.offsets.popper=d,t},priority:["left","right","top","bottom"],padding:5,boundariesElement:"scrollParent"},keepTogether:{order:400,enabled:!0,fn:function(t){var e=t.offsets,i=e.popper,n=e.reference,a=t.placement.split("-")[0],r=Math.floor,s=-1!==["top","bottom"].indexOf(a),o=s?"right":"bottom",l=s?"left":"top",c=s?"width":"height";return i[o]r(n[o])&&(t.offsets.popper[l]=r(n[o])),t}},arrow:{order:500,enabled:!0,fn:function(t,e){var i;if(!It(t.instance.modifiers,"arrow","keepTogether"))return t;var n=e.element;if("string"==typeof n){if(!(n=t.instance.popper.querySelector(n)))return t}else if(!t.instance.popper.contains(n))return console.warn("WARNING: `arrow.element` must be child of its popper element!"),t;var a=t.placement.split("-")[0],r=t.offsets,s=r.popper,o=r.reference,l=-1!==["left","right"].indexOf(a),c=l?"height":"width",d=l?"Top":"Left",h=d.toLowerCase(),u=l?"left":"top",f=l?"bottom":"right",p=_t(n)[c];o[f]-ps[f]&&(t.offsets.popper[h]+=o[h]+p-s[f]),t.offsets.popper=ut(t.offsets.popper);var g=o[h]+o[c]/2-p/2,m=X(t.instance.popper),v=parseFloat(m["margin"+d]),y=parseFloat(m["border"+d+"Width"]),_=g-t.offsets.popper[h]-v-y;return _=Math.max(Math.min(s[c]-p,_),0),t.arrowElement=n,t.offsets.arrow=(dt(i={},h,Math.round(_)),dt(i,u,""),i),t},element:"[x-arrow]"},flip:{order:600,enabled:!0,fn:function(m,v){if(Et(m.instance.modifiers,"inner"))return m;if(m.flipped&&m.placement===m.originalPlacement)return m;var y=mt(m.instance.popper,m.instance.reference,v.padding,v.boundariesElement,m.positionFixed),_=m.placement.split("-")[0],w=wt(_),b=m.placement.split("-")[1]||"",x=[];switch(v.behavior){case Rt:x=[_,w];break;case Ht:x=Lt(_);break;case Mt:x=Lt(_,!0);break;default:x=v.behavior}return x.forEach(function(t,e){if(_!==t||x.length===e+1)return m;_=m.placement.split("-")[0],w=wt(_);var i,n=m.offsets.popper,a=m.offsets.reference,r=Math.floor,s="left"===_&&r(n.right)>r(a.left)||"right"===_&&r(n.left)r(a.top)||"bottom"===_&&r(n.top)r(y.right),c=r(n.top)r(y.bottom),h="left"===_&&o||"right"===_&&l||"top"===_&&c||"bottom"===_&&d,u=-1!==["top","bottom"].indexOf(_),f=!!v.flipVariations&&(u&&"start"===b&&o||u&&"end"===b&&l||!u&&"start"===b&&c||!u&&"end"===b&&d),p=!!v.flipVariationsByContent&&(u&&"start"===b&&l||u&&"end"===b&&o||!u&&"start"===b&&d||!u&&"end"===b&&c),g=f||p;(s||h||g)&&(m.flipped=!0,(s||h)&&(_=x[e+1]),g&&(b="end"===(i=b)?"start":"start"===i?"end":i),m.placement=_+(b?"-"+b:""),m.offsets.popper=ht({},m.offsets.popper,bt(m.instance.popper,m.offsets.reference,m.placement)),m=Ct(m.instance.modifiers,m,"flip"))}),m},behavior:"flip",padding:5,boundariesElement:"viewport",flipVariations:!1,flipVariationsByContent:!1},inner:{order:700,enabled:!1,fn:function(t){var e=t.placement,i=e.split("-")[0],n=t.offsets,a=n.popper,r=n.reference,s=-1!==["left","right"].indexOf(i),o=-1===["top","left"].indexOf(i);return a[s?"left":"top"]=r[i]-(o?a[s?"width":"height"]:0),t.placement=wt(e),t.offsets.popper=ut(a),t}},hide:{order:800,enabled:!0,fn:function(t){if(!It(t.instance.modifiers,"hide","preventOverflow"))return t;var e=t.offsets.reference,i=xt(t.instance.modifiers,function(t){return"preventOverflow"===t.name}).boundaries;if(e.bottomi.right||e.top>i.bottom||e.rightdocument.documentElement.clientHeight;i||(this._element.style.overflowY="hidden"),this._element.classList.add(xe);var n=p.getTransitionDurationFromElement(this._dialog);f.default(this._element).off(p.TRANSITION_END),f.default(this._element).one(p.TRANSITION_END,function(){t._element.classList.remove(xe),i||f.default(t._element).one(p.TRANSITION_END,function(){t._element.style.overflowY=""}).emulateTransitionEnd(t._element,n)}).emulateTransitionEnd(n),this._element.focus()}},t._showElement=function(t){var e=this,i=f.default(this._element).hasClass(we),n=this._dialog?this._dialog.querySelector(".modal-body"):null;this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE||document.body.appendChild(this._element),this._element.style.display="block",this._element.removeAttribute("aria-hidden"),this._element.setAttribute("aria-modal",!0),this._element.setAttribute("role","dialog"),f.default(this._dialog).hasClass("modal-dialog-scrollable")&&n?n.scrollTop=0:this._element.scrollTop=0,i&&p.reflow(this._element),f.default(this._element).addClass(be),this._config.focus&&this._enforceFocus();var a=f.default.Event("shown.bs.modal",{relatedTarget:t}),r=function(){e._config.focus&&e._element.focus(),e._isTransitioning=!1,f.default(e._element).trigger(a)};if(i){var s=p.getTransitionDurationFromElement(this._dialog);f.default(this._dialog).one(p.TRANSITION_END,r).emulateTransitionEnd(s)}else r()},t._enforceFocus=function(){var e=this;f.default(document).off(pe).on(pe,function(t){document!==t.target&&e._element!==t.target&&0===f.default(e._element).has(t.target).length&&e._element.focus()})},t._setEscapeEvent=function(){var e=this;this._isShown?f.default(this._element).on(ve,function(t){e._config.keyboard&&27===t.which?(t.preventDefault(),e.hide()):e._config.keyboard||27!==t.which||e._triggerBackdropTransition()}):this._isShown||f.default(this._element).off(ve)},t._setResizeEvent=function(){var e=this;this._isShown?f.default(window).on(ge,function(t){return e.handleUpdate(t)}):f.default(window).off(ge)},t._hideModal=function(){var t=this;this._element.style.display="none",this._element.setAttribute("aria-hidden",!0),this._element.removeAttribute("aria-modal"),this._element.removeAttribute("role"),this._isTransitioning=!1,this._showBackdrop(function(){f.default(document.body).removeClass(_e),t._resetAdjustments(),t._resetScrollbar(),f.default(t._element).trigger(ue)})},t._removeBackdrop=function(){this._backdrop&&(f.default(this._backdrop).remove(),this._backdrop=null)},t._showBackdrop=function(t){var e=this,i=f.default(this._element).hasClass(we)?we:"";if(this._isShown&&this._config.backdrop){if(this._backdrop=document.createElement("div"),this._backdrop.className="modal-backdrop",i&&this._backdrop.classList.add(i),f.default(this._backdrop).appendTo(document.body),f.default(this._element).on(me,function(t){e._ignoreBackdropClick?e._ignoreBackdropClick=!1:t.target===t.currentTarget&&("static"===e._config.backdrop?e._triggerBackdropTransition():e.hide())}),i&&p.reflow(this._backdrop),f.default(this._backdrop).addClass(be),!t)return;if(!i)return void t();var n=p.getTransitionDurationFromElement(this._backdrop);f.default(this._backdrop).one(p.TRANSITION_END,t).emulateTransitionEnd(n)}else if(!this._isShown&&this._backdrop){f.default(this._backdrop).removeClass(be);var a=function(){e._removeBackdrop(),t&&t()};if(f.default(this._element).hasClass(we)){var r=p.getTransitionDurationFromElement(this._backdrop);f.default(this._backdrop).one(p.TRANSITION_END,a).emulateTransitionEnd(r)}else a()}else t&&t()},t._adjustDialog=function(){var t=this._element.scrollHeight>document.documentElement.clientHeight;!this._isBodyOverflowing&&t&&(this._element.style.paddingLeft=this._scrollbarWidth+"px"),this._isBodyOverflowing&&!t&&(this._element.style.paddingRight=this._scrollbarWidth+"px")},t._resetAdjustments=function(){this._element.style.paddingLeft="",this._element.style.paddingRight=""},t._checkScrollbar=function(){var t=document.body.getBoundingClientRect();this._isBodyOverflowing=Math.round(t.left+t.right)
',trigger:"hover focus",title:"",delay:0,html:!1,selector:!1,placement:"top",offset:0,container:!1,fallbackPlacement:"flip",boundary:"scrollParent",customClass:"",sanitize:!0,sanitizeFn:null,whiteList:Ae,popperConfig:null},Fe="show",Ve={HIDE:"hide"+Ne,HIDDEN:"hidden"+Ne,SHOW:"show"+Ne,SHOWN:"shown"+Ne,INSERTED:"inserted"+Ne,CLICK:"click"+Ne,FOCUSIN:"focusin"+Ne,FOCUSOUT:"focusout"+Ne,MOUSEENTER:"mouseenter"+Ne,MOUSELEAVE:"mouseleave"+Ne},We="fade",qe="show",Be="hover",Ue="focus",Qe=function(){function a(t,e){if(void 0===Ft)throw new TypeError("Bootstrap's tooltips require Popper (https://popper.js.org)");this._isEnabled=!0,this._timeout=0,this._hoverState="",this._activeTrigger={},this._popper=null,this.element=t,this.config=this._getConfig(e),this.tip=null,this._setListeners()}var t=a.prototype;return t.enable=function(){this._isEnabled=!0},t.disable=function(){this._isEnabled=!1},t.toggleEnabled=function(){this._isEnabled=!this._isEnabled},t.toggle=function(t){if(this._isEnabled)if(t){var e=this.constructor.DATA_KEY,i=f.default(t.currentTarget).data(e);i||(i=new this.constructor(t.currentTarget,this._getDelegateConfig()),f.default(t.currentTarget).data(e,i)),i._activeTrigger.click=!i._activeTrigger.click,i._isWithActiveTrigger()?i._enter(null,i):i._leave(null,i)}else{if(f.default(this.getTipElement()).hasClass(qe))return void this._leave(null,this);this._enter(null,this)}},t.dispose=function(){clearTimeout(this._timeout),f.default.removeData(this.element,this.constructor.DATA_KEY),f.default(this.element).off(this.constructor.EVENT_KEY),f.default(this.element).closest(".modal").off("hide.bs.modal",this._hideModalHandler),this.tip&&f.default(this.tip).remove(),this._isEnabled=null,this._timeout=null,this._hoverState=null,this._activeTrigger=null,this._popper&&this._popper.destroy(),this._popper=null,this.element=null,this.config=null,this.tip=null},t.show=function(){var e=this;if("none"===f.default(this.element).css("display"))throw new Error("Please use show on visible elements");var t=f.default.Event(this.constructor.Event.SHOW);if(this.isWithContent()&&this._isEnabled){f.default(this.element).trigger(t);var i=p.findShadowRoot(this.element),n=f.default.contains(null!==i?i:this.element.ownerDocument.documentElement,this.element);if(t.isDefaultPrevented()||!n)return;var a=this.getTipElement(),r=p.getUID(this.constructor.NAME);a.setAttribute("id",r),this.element.setAttribute("aria-describedby",r),this.setContent(),this.config.animation&&f.default(a).addClass(We);var s="function"==typeof this.config.placement?this.config.placement.call(this,a,this.element):this.config.placement,o=this._getAttachment(s);this.addAttachmentClass(o);var l=this._getContainer();f.default(a).data(this.constructor.DATA_KEY,this),f.default.contains(this.element.ownerDocument.documentElement,this.tip)||f.default(a).appendTo(l),f.default(this.element).trigger(this.constructor.Event.INSERTED),this._popper=new Ft(this.element,a,this._getPopperConfig(o)),f.default(a).addClass(qe),f.default(a).addClass(this.config.customClass),"ontouchstart"in document.documentElement&&f.default(document.body).children().on("mouseover",null,f.default.noop);var c=function(){e.config.animation&&e._fixTransition();var t=e._hoverState;e._hoverState=null,f.default(e.element).trigger(e.constructor.Event.SHOWN),"out"===t&&e._leave(null,e)};if(f.default(this.tip).hasClass(We)){var d=p.getTransitionDurationFromElement(this.tip);f.default(this.tip).one(p.TRANSITION_END,c).emulateTransitionEnd(d)}else c()}},t.hide=function(t){var e=this,i=this.getTipElement(),n=f.default.Event(this.constructor.Event.HIDE),a=function(){e._hoverState!==Fe&&i.parentNode&&i.parentNode.removeChild(i),e._cleanTipClass(),e.element.removeAttribute("aria-describedby"),f.default(e.element).trigger(e.constructor.Event.HIDDEN),null!==e._popper&&e._popper.destroy(),t&&t()};if(f.default(this.element).trigger(n),!n.isDefaultPrevented()){if(f.default(i).removeClass(qe),"ontouchstart"in document.documentElement&&f.default(document.body).children().off("mouseover",null,f.default.noop),this._activeTrigger.click=!1,this._activeTrigger[Ue]=!1,this._activeTrigger[Be]=!1,f.default(this.tip).hasClass(We)){var r=p.getTransitionDurationFromElement(i);f.default(i).one(p.TRANSITION_END,a).emulateTransitionEnd(r)}else a();this._hoverState=""}},t.update=function(){null!==this._popper&&this._popper.scheduleUpdate()},t.isWithContent=function(){return Boolean(this.getTitle())},t.addAttachmentClass=function(t){f.default(this.getTipElement()).addClass(Le+"-"+t)},t.getTipElement=function(){return this.tip=this.tip||f.default(this.config.template)[0],this.tip},t.setContent=function(){var t=this.getTipElement();this.setElementContent(f.default(t.querySelectorAll(".tooltip-inner")),this.getTitle()),f.default(t).removeClass(We+" "+qe)},t.setElementContent=function(t,e){"object"!=typeof e||!e.nodeType&&!e.jquery?this.config.html?(this.config.sanitize&&(e=De(e,this.config.whiteList,this.config.sanitizeFn)),t.html(e)):t.text(e):this.config.html?f.default(e).parent().is(t)||t.empty().append(e):t.text(f.default(e).text())},t.getTitle=function(){var t=this.element.getAttribute("data-original-title");return t||(t="function"==typeof this.config.title?this.config.title.call(this.element):this.config.title),t},t._getPopperConfig=function(t){var e=this;return l({},{placement:t,modifiers:{offset:this._getOffset(),flip:{behavior:this.config.fallbackPlacement},arrow:{element:".arrow"},preventOverflow:{boundariesElement:this.config.boundary}},onCreate:function(t){t.originalPlacement!==t.placement&&e._handlePopperPlacementChange(t)},onUpdate:function(t){return e._handlePopperPlacementChange(t)}},this.config.popperConfig)},t._getOffset=function(){var e=this,t={};return"function"==typeof this.config.offset?t.fn=function(t){return t.offsets=l({},t.offsets,e.config.offset(t.offsets,e.element)||{}),t}:t.offset=this.config.offset,t},t._getContainer=function(){return!1===this.config.container?document.body:p.isElement(this.config.container)?f.default(this.config.container):f.default(document).find(this.config.container)},t._getAttachment=function(t){return je[t.toUpperCase()]},t._setListeners=function(){var n=this;this.config.trigger.split(" ").forEach(function(t){if("click"===t)f.default(n.element).on(n.constructor.Event.CLICK,n.config.selector,function(t){return n.toggle(t)});else if("manual"!==t){var e=t===Be?n.constructor.Event.MOUSEENTER:n.constructor.Event.FOCUSIN,i=t===Be?n.constructor.Event.MOUSELEAVE:n.constructor.Event.FOCUSOUT;f.default(n.element).on(e,n.config.selector,function(t){return n._enter(t)}).on(i,n.config.selector,function(t){return n._leave(t)})}}),this._hideModalHandler=function(){n.element&&n.hide()},f.default(this.element).closest(".modal").on("hide.bs.modal",this._hideModalHandler),this.config.selector?this.config=l({},this.config,{trigger:"manual",selector:""}):this._fixTitle()},t._fixTitle=function(){var t=typeof this.element.getAttribute("data-original-title");(this.element.getAttribute("title")||"string"!==t)&&(this.element.setAttribute("data-original-title",this.element.getAttribute("title")||""),this.element.setAttribute("title",""))},t._enter=function(t,e){var i=this.constructor.DATA_KEY;(e=e||f.default(t.currentTarget).data(i))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),f.default(t.currentTarget).data(i,e)),t&&(e._activeTrigger["focusin"===t.type?Ue:Be]=!0),f.default(e.getTipElement()).hasClass(qe)||e._hoverState===Fe?e._hoverState=Fe:(clearTimeout(e._timeout),e._hoverState=Fe,e.config.delay&&e.config.delay.show?e._timeout=setTimeout(function(){e._hoverState===Fe&&e.show()},e.config.delay.show):e.show())},t._leave=function(t,e){var i=this.constructor.DATA_KEY;(e=e||f.default(t.currentTarget).data(i))||(e=new this.constructor(t.currentTarget,this._getDelegateConfig()),f.default(t.currentTarget).data(i,e)),t&&(e._activeTrigger["focusout"===t.type?Ue:Be]=!1),e._isWithActiveTrigger()||(clearTimeout(e._timeout),e._hoverState="out",e.config.delay&&e.config.delay.hide?e._timeout=setTimeout(function(){"out"===e._hoverState&&e.hide()},e.config.delay.hide):e.hide())},t._isWithActiveTrigger=function(){for(var t in this._activeTrigger)if(this._activeTrigger[t])return!0;return!1},t._getConfig=function(t){var e=f.default(this.element).data();return Object.keys(e).forEach(function(t){-1!==He.indexOf(t)&&delete e[t]}),"number"==typeof(t=l({},this.constructor.Default,e,"object"==typeof t&&t?t:{})).delay&&(t.delay={show:t.delay,hide:t.delay}),"number"==typeof t.title&&(t.title=t.title.toString()),"number"==typeof t.content&&(t.content=t.content.toString()),p.typeCheckConfig(Oe,t,this.constructor.DefaultType),t.sanitize&&(t.template=De(t.template,t.whiteList,t.sanitizeFn)),t},t._getDelegateConfig=function(){var t={};if(this.config)for(var e in this.config)this.constructor.Default[e]!==this.config[e]&&(t[e]=this.config[e]);return t},t._cleanTipClass=function(){var t=f.default(this.getTipElement()),e=t.attr("class").match(Re);null!==e&&e.length&&t.removeClass(e.join(""))},t._handlePopperPlacementChange=function(t){this.tip=t.instance.popper,this._cleanTipClass(),this.addAttachmentClass(this._getAttachment(t.placement))},t._fixTransition=function(){var t=this.getTipElement(),e=this.config.animation;null===t.getAttribute("x-placement")&&(f.default(t).removeClass(We),this.config.animation=!1,this.hide(),this.show(),this.config.animation=e)},a._jQueryInterface=function(n){return this.each(function(){var t=f.default(this),e=t.data(Ie),i="object"==typeof n&&n;if((e||!/dispose|hide/.test(n))&&(e||(e=new a(this,i),t.data(Ie,e)),"string"==typeof n)){if(void 0===e[n])throw new TypeError('No method named "'+n+'"');e[n]()}})},s(a,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"Default",get:function(){return ze}},{key:"NAME",get:function(){return Oe}},{key:"DATA_KEY",get:function(){return Ie}},{key:"Event",get:function(){return Ve}},{key:"EVENT_KEY",get:function(){return Ne}},{key:"DefaultType",get:function(){return Me}}]),a}();f.default.fn[Oe]=Qe._jQueryInterface,f.default.fn[Oe].Constructor=Qe,f.default.fn[Oe].noConflict=function(){return f.default.fn[Oe]=Pe,Qe._jQueryInterface};var Ke="popover",Xe="bs.popover",Ye="."+Xe,Ge=f.default.fn[Ke],Ze="bs-popover",Je=new RegExp("(^|\\s)"+Ze+"\\S+","g"),ti=l({},Qe.Default,{placement:"right",trigger:"click",content:"",template:''}),ei=l({},Qe.DefaultType,{content:"(string|element|function)"}),ii={HIDE:"hide"+Ye,HIDDEN:"hidden"+Ye,SHOW:"show"+Ye,SHOWN:"shown"+Ye,INSERTED:"inserted"+Ye,CLICK:"click"+Ye,FOCUSIN:"focusin"+Ye,FOCUSOUT:"focusout"+Ye,MOUSEENTER:"mouseenter"+Ye,MOUSELEAVE:"mouseleave"+Ye},ni=function(t){var e,i;function n(){return t.apply(this,arguments)||this}i=t,(e=n).prototype=Object.create(i.prototype),(e.prototype.constructor=e).__proto__=i;var a=n.prototype;return a.isWithContent=function(){return this.getTitle()||this._getContent()},a.addAttachmentClass=function(t){f.default(this.getTipElement()).addClass(Ze+"-"+t)},a.getTipElement=function(){return this.tip=this.tip||f.default(this.config.template)[0],this.tip},a.setContent=function(){var t=f.default(this.getTipElement());this.setElementContent(t.find(".popover-header"),this.getTitle());var e=this._getContent();"function"==typeof e&&(e=e.call(this.element)),this.setElementContent(t.find(".popover-body"),e),t.removeClass("fade show")},a._getContent=function(){return this.element.getAttribute("data-content")||this.config.content},a._cleanTipClass=function(){var t=f.default(this.getTipElement()),e=t.attr("class").match(Je);null!==e&&0=this._offsets[a]&&(void 0===this._offsets[a+1]||t li > .active",bi=function(){function n(t){this._element=t}var t=n.prototype;return t.show=function(){var i=this;if(!(this._element.parentNode&&this._element.parentNode.nodeType===Node.ELEMENT_NODE&&f.default(this._element).hasClass(yi)||f.default(this._element).hasClass("disabled"))){var t,n,e=f.default(this._element).closest(".nav, .list-group")[0],a=p.getSelectorFromElement(this._element);if(e){var r="UL"===e.nodeName||"OL"===e.nodeName?wi:_i;n=(n=f.default.makeArray(f.default(e).find(r)))[n.length-1]}var s=f.default.Event("hide.bs.tab",{relatedTarget:this._element}),o=f.default.Event("show.bs.tab",{relatedTarget:n});if(n&&f.default(n).trigger(s),f.default(this._element).trigger(o),!o.isDefaultPrevented()&&!s.isDefaultPrevented()){a&&(t=document.querySelector(a)),this._activate(this._element,e);var l=function(){var t=f.default.Event("hidden.bs.tab",{relatedTarget:i._element}),e=f.default.Event("shown.bs.tab",{relatedTarget:n});f.default(n).trigger(t),f.default(i._element).trigger(e)};t?this._activate(t,t.parentNode,l):l()}}},t.dispose=function(){f.default.removeData(this._element,mi),this._element=null},t._activate=function(t,e,i){var n=this,a=(!e||"UL"!==e.nodeName&&"OL"!==e.nodeName?f.default(e).children(_i):f.default(e).find(wi))[0],r=i&&a&&f.default(a).hasClass("fade"),s=function(){return n._transitionComplete(t,a,i)};if(a&&r){var o=p.getTransitionDurationFromElement(a);f.default(a).removeClass("show").one(p.TRANSITION_END,s).emulateTransitionEnd(o)}else s()},t._transitionComplete=function(t,e,i){if(e){f.default(e).removeClass(yi);var n=f.default(e.parentNode).find("> .dropdown-menu .active")[0];n&&f.default(n).removeClass(yi),"tab"===e.getAttribute("role")&&e.setAttribute("aria-selected",!1)}if(f.default(t).addClass(yi),"tab"===t.getAttribute("role")&&t.setAttribute("aria-selected",!0),p.reflow(t),t.classList.contains("fade")&&t.classList.add("show"),t.parentNode&&f.default(t.parentNode).hasClass("dropdown-menu")){var a=f.default(t).closest(".dropdown")[0];if(a){var r=[].slice.call(a.querySelectorAll(".dropdown-toggle"));f.default(r).addClass(yi)}t.setAttribute("aria-expanded",!0)}i&&i()},n._jQueryInterface=function(i){return this.each(function(){var t=f.default(this),e=t.data(mi);if(e||(e=new n(this),t.data(mi,e)),"string"==typeof i){if(void 0===e[i])throw new TypeError('No method named "'+i+'"');e[i]()}})},s(n,null,[{key:"VERSION",get:function(){return"4.6.0"}}]),n}();f.default(document).on("click.bs.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"], [data-toggle="list"]',function(t){t.preventDefault(),bi._jQueryInterface.call(f.default(this),"show")}),f.default.fn.tab=bi._jQueryInterface,f.default.fn.tab.Constructor=bi,f.default.fn.tab.noConflict=function(){return f.default.fn.tab=vi,bi._jQueryInterface};var xi="toast",Ci="bs.toast",Ei="."+Ci,Ti=f.default.fn[xi],$i="click.dismiss"+Ei,Ai="show",ki="showing",Si={animation:"boolean",autohide:"boolean",delay:"number"},Di={animation:!0,autohide:!0,delay:500},Oi=function(){function n(t,e){this._element=t,this._config=this._getConfig(e),this._timeout=null,this._setListeners()}var t=n.prototype;return t.show=function(){var t=this,e=f.default.Event("show.bs.toast");if(f.default(this._element).trigger(e),!e.isDefaultPrevented()){this._clearTimeout(),this._config.animation&&this._element.classList.add("fade");var i=function(){t._element.classList.remove(ki),t._element.classList.add(Ai),f.default(t._element).trigger("shown.bs.toast"),t._config.autohide&&(t._timeout=setTimeout(function(){t.hide()},t._config.delay))};if(this._element.classList.remove("hide"),p.reflow(this._element),this._element.classList.add(ki),this._config.animation){var n=p.getTransitionDurationFromElement(this._element);f.default(this._element).one(p.TRANSITION_END,i).emulateTransitionEnd(n)}else i()}},t.hide=function(){if(this._element.classList.contains(Ai)){var t=f.default.Event("hide.bs.toast");f.default(this._element).trigger(t),t.isDefaultPrevented()||this._close()}},t.dispose=function(){this._clearTimeout(),this._element.classList.contains(Ai)&&this._element.classList.remove(Ai),f.default(this._element).off($i),f.default.removeData(this._element,Ci),this._element=null,this._config=null},t._getConfig=function(t){return t=l({},Di,f.default(this._element).data(),"object"==typeof t&&t?t:{}),p.typeCheckConfig(xi,t,this.constructor.DefaultType),t},t._setListeners=function(){var t=this;f.default(this._element).on($i,'[data-dismiss="toast"]',function(){return t.hide()})},t._close=function(){var t=this,e=function(){t._element.classList.add("hide"),f.default(t._element).trigger("hidden.bs.toast")};if(this._element.classList.remove(Ai),this._config.animation){var i=p.getTransitionDurationFromElement(this._element);f.default(this._element).one(p.TRANSITION_END,e).emulateTransitionEnd(i)}else e()},t._clearTimeout=function(){clearTimeout(this._timeout),this._timeout=null},n._jQueryInterface=function(i){return this.each(function(){var t=f.default(this),e=t.data(Ci);if(e||(e=new n(this,"object"==typeof i&&i),t.data(Ci,e)),"string"==typeof i){if(void 0===e[i])throw new TypeError('No method named "'+i+'"');e[i](this)}})},s(n,null,[{key:"VERSION",get:function(){return"4.6.0"}},{key:"DefaultType",get:function(){return Si}},{key:"Default",get:function(){return Di}}]),n}();f.default.fn[xi]=Oi._jQueryInterface,f.default.fn[xi].Constructor=Oi,f.default.fn[xi].noConflict=function(){return f.default.fn[xi]=Ti,Oi._jQueryInterface},t.Alert=h,t.Button=w,t.Carousel=N,t.Collapse=q,t.Dropdown=re,t.Modal=Te,t.Popover=ni,t.Scrollspy=gi,t.Tab=bi,t.Toast=Oi,t.Tooltip=Qe,t.Util=p,Object.defineProperty(t,"__esModule",{value:!0})});var $par,firstItem,uniqueId=function(t){return(t||"ui-id")+"-"+Math.floor(1e3*Math.random()+1)},removeMultiValAttributes=function(t,e,i){var n=(t.attr(e)||"").split(/\s+/),a=$.inArray(i,n);-1!==a&&n.splice(a,1),(n=$.trim(n.join(" ")))?t.attr(e,n):t.removeAttr(e)},toggle="[data-toggle=dropdown]",focusDelay=200,menus=$(toggle).parent().find("ul").attr("role","menu"),lis=menus.find("li").attr("role","presentation");lis.find("a").attr({role:"menuitem",tabIndex:"-1"}),$(toggle).attr({"aria-haspopup":"true","aria-expanded":"false"}),$(toggle).parent().on("shown.bs.dropdown",function(t){($par=$(this)).find(toggle).attr("aria-expanded","true"),setTimeout(function(){firstItem=$(".dropdown-menu [role=menuitem]:visible",$par)[0];try{firstItem.focus()}catch(t){}},focusDelay)}),$(toggle).parent().on("hidden.bs.dropdown",function(t){($par=$(this)).find(toggle).attr("aria-expanded","false")}),$.fn.dropdown.Constructor.prototype.keydown=function(t){/(32)/.test(t.keyCode)&&($(this).parent(),$(this).trigger("click"),t.preventDefault()&&t.stopPropagation())},$(document).on("focusout.dropdown.data-api",".dropdown-menu",function(t){var e=$(this),i=this;setTimeout(function(){$.contains(i,document.activeElement)||(e.parent().removeClass("open"),e.parent().find("[data-toggle=dropdown]").attr("aria-expanded","false"))},150)}).on("keydown.bs.dropdown.data-api",toggle+", [role=menu]",$.fn.dropdown.Constructor.prototype.keydown);var $tablist=$(".nav-tabs, .nav-pills"),$lis=$tablist.children("li"),$tabs=$tablist.find('[data-toggle="tab"], [data-toggle="pill"]');$tablist.attr("role","tablist"),$lis.attr("role","presentation"),$tabs.attr("role","tab"),$tabs.each(function(t){var e=$($(this).attr("href")),i=$(this),n=i.attr("id")||uniqueId("ui-tab");i.attr("id",n),i.parent().hasClass("active")?(i.attr({tabIndex:"0","aria-selected":"true","aria-controls":i.attr("href").substr(1)}),e.attr({role:"tabpanel",tabIndex:"0","aria-hidden":"false","aria-labelledby":n})):(i.attr({tabIndex:"-1","aria-selected":"false","aria-controls":i.attr("href").substr(1)}),e.attr({role:"tabpanel",tabIndex:"-1","aria-hidden":"true","aria-labelledby":n}))}),$.fn.tab.Constructor.prototype.keydown=function(t){var e,i,n=$(this),a=n.closest("ul[role=tablist] "),r=t.which||t.keyCode;if(n=$(this),/(37|38|39|40)/.test(r)){i=(e=a.find("[role=tab]:visible")).index(e.filter(":focus")),38!==r&&37!==r||i--,39!==r&&40!==r||i++,i<0&&(i=e.length-1),i===e.length&&(i=0);var s=e.eq(i);"tab"===s.attr("role")&&(s.tab("show"),s.focus()),t.preventDefault(),t.stopPropagation()}},$(document).on("keydown.tab.data-api",'[data-toggle="tab"], [data-toggle="pill"]',$.fn.tab.Constructor.prototype.keydown);var tabactivate=$.fn.tab.Constructor.prototype.activate;$.fn.tab.Constructor.prototype.activate=function(t,e,i){var n=e.find("> .active");n.find("[data-toggle=tab], [data-toggle=pill]").attr({tabIndex:"-1","aria-selected":!1}),n.filter(".tab-pane").attr({"aria-hidden":!0,tabIndex:"-1"}),tabactivate.apply(this,arguments),t.addClass("active"),t.find("[data-toggle=tab], [data-toggle=pill]").attr({tabIndex:"0","aria-selected":!0}),t.filter(".tab-pane").attr({"aria-hidden":!1,tabIndex:"0"})},$(document).ready(function(){$(".nav-tabs > li > a[aria-selected='true']").addClass("active"),$(".nav-tabs > li > a").on("click",function(){var t=$(this).attr("id"),e=$("[aria-labelledby="+t+"]");$(this).closest(".tab-group").find(".tab-pane").attr("tabindex","-1").attr("aria-hidden","true"),"false"===$(this).attr("aria-selected")?($(".nav-tabs > li").removeClass("active"),$(this).parent("li").addClass("active"),e.removeAttr("tabindex aria-hidden")):($(".nav-tabs > li").removeClass("active"),$(this).parent("li").addClass("active"))}),$(".nav-tabs > li > a").on("keydown",function(t){var e=$(this).attr("id"),i=$("[aria-labelledby="+e+"]"),n=$(this).closest(".tab-group"),a=(n.find(".tab-pane"),n.find(".tab-pane:first-child")),r=n.find(".tab-pane:last-child"),s=$(this).parent("li");s.is(":first-child")&&console.log("first"),s.is(":last-child")&&console.log("last"),37===t.keyCode?(i.prev().removeAttr("tabindex aria-hidden"),i.attr("tabindex","-1").attr("aria-hidden","true"),s.is(":first-child")&&r.removeAttr("tabindex aria-hidden")):38===t.keyCode?(i.prev().removeAttr("tabindex aria-hidden"),i.attr("tabindex","-1").attr("aria-hidden","true"),s.is(":first-child")&&r.removeAttr("tabindex aria-hidden")):39===t.keyCode?(i.next().removeAttr("tabindex aria-hidden"),i.attr("tabindex","-1").attr("aria-hidden","true"),s.is(":last-child")&&a.removeAttr("tabindex aria-hidden")):40===t.keyCode&&(i.next().removeAttr("tabindex aria-hidden"),i.attr("tabindex","-1").attr("aria-hidden","true"),s.is(":last-child")&&a.removeAttr("tabindex aria-hidden"))}),$("ul.nav-tabs").find(".nav-link").attr("tabindex",0)}),function(l,i,a,o){function c(t,e){this.settings=null,this.options=l.extend({},c.Defaults,e),this.$element=l(t),this._handlers={},this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._widths=[],this._invalidated={},this._pipe=[],this._drag={time:null,target:null,pointer:null,stage:{start:null,current:null},direction:null},this._states={current:{},tags:{initializing:["busy"],animating:["busy"],dragging:["interacting"]}},l.each(["onResize","onThrottledResize"],l.proxy(function(t,e){this._handlers[e]=l.proxy(this[e],this)},this)),l.each(c.Plugins,l.proxy(function(t,e){this._plugins[t.charAt(0).toLowerCase()+t.slice(1)]=new e(this)},this)),l.each(c.Workers,l.proxy(function(t,e){this._pipe.push({filter:e.filter,run:l.proxy(e.run,this)})},this)),this.setup(),this.initialize()}c.Defaults={items:3,loop:!1,center:!1,rewind:!1,checkVisibility:!0,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:i,fallbackEasing:"swing",slideTransition:"",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",refreshClass:"owl-refresh",loadedClass:"owl-loaded",loadingClass:"owl-loading",rtlClass:"owl-rtl",responsiveClass:"owl-responsive",dragClass:"owl-drag",itemClass:"owl-item",stageClass:"owl-stage",stageOuterClass:"owl-stage-outer",grabClass:"owl-grab"},c.Width={Default:"default",Inner:"inner",Outer:"outer"},c.Type={Event:"event",State:"state"},c.Plugins={},c.Workers=[{filter:["width","settings"],run:function(){this._width=this.$element.width()}},{filter:["width","items","settings"],run:function(t){t.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){this.$stage.children(".cloned").remove()}},{filter:["width","items","settings"],run:function(t){var e=this.settings.margin||"",i=!this.settings.autoWidth,n=this.settings.rtl,a={width:"auto","margin-left":n?e:"","margin-right":n?"":e};!i&&this.$stage.children().css(a),t.css=a}},{filter:["width","items","settings"],run:function(t){var e=(this.width()/this.settings.items).toFixed(3)-this.settings.margin,i=null,n=this._items.length,a=!this.settings.autoWidth,r=[];for(t.items={merge:!1,width:e};n--;)i=this._mergers[n],i=this.settings.mergeFit&&Math.min(i,this.settings.items)||i,t.items.merge=1",o)||this.op(e,"<",s)&&this.op(e,">",o))&&l.push(i);this.$stage.children(".active").removeClass("active"),this.$stage.children(":eq("+l.join("), :eq(")+")").addClass("active"),this.$stage.children(".center").removeClass("center"),this.settings.center&&this.$stage.children().eq(this.current()).addClass("center")}}],c.prototype.initializeStage=function(){this.$stage=this.$element.find("."+this.settings.stageClass),this.$stage.length||(this.$element.addClass(this.options.loadingClass),this.$stage=l("<"+this.settings.stageElement+">",{class:this.settings.stageClass}).wrap(l("
",{class:this.settings.stageOuterClass})),this.$element.append(this.$stage.parent()))},c.prototype.initializeItems=function(){var t=this.$element.find(".owl-item");if(t.length)return this._items=t.get().map(function(t){return l(t)}),this._mergers=this._items.map(function(){return 1}),void this.refresh();this.replace(this.$element.children().not(this.$stage.parent())),this.isVisible()?this.refresh():this.invalidate("width"),this.$element.removeClass(this.options.loadingClass).addClass(this.options.loadedClass)},c.prototype.initialize=function(){var t,e,i;(this.enter("initializing"),this.trigger("initialize"),this.$element.toggleClass(this.settings.rtlClass,this.settings.rtl),this.settings.autoWidth&&!this.is("pre-loading"))&&(t=this.$element.find("img"),e=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:o,i=this.$element.children(e).width(),t.length&&i<=0&&this.preloadAutoWidthImages(t));this.initializeStage(),this.initializeItems(),this.registerEventHandlers(),this.leave("initializing"),this.trigger("initialized")},c.prototype.isVisible=function(){return!this.settings.checkVisibility||this.$element.is(":visible")},c.prototype.setup=function(){var e=this.viewport(),t=this.options.responsive,i=-1,n=null;t?(l.each(t,function(t){t<=e&&i").addClass(this.options.itemClass).append(t)),this.trigger("prepared",{content:e.data}),e.data},c.prototype.update=function(){for(var t=0,e=this._pipe.length,i=l.proxy(function(t){return this[t]},this._invalidated),n={};t",s[t+1]!==o?s[t+1]:e-r)&&(a="left"===n?t+1:t),-1===a},this)),this.settings.loop||(this.op(i,">",s[this.minimum()])?a=i=this.minimum():this.op(i,"<",s[this.maximum()])&&(a=i=this.maximum())),a},c.prototype.animate=function(t){var e=0s/2&&(a+=-1*r*s),(n=(((t=i+a)-o)%s+s)%s+o)!==t&&n-a<=l&&0":return n?t=":return n?t<=i:i<=t;case"<=":return n?i<=t:t<=i}},c.prototype.on=function(t,e,i,n){t.addEventListener?t.addEventListener(e,i,n):t.attachEvent&&t.attachEvent("on"+e,i)},c.prototype.off=function(t,e,i,n){t.removeEventListener?t.removeEventListener(e,i,n):t.detachEvent&&t.detachEvent("on"+e,i)},c.prototype.trigger=function(t,e,i,n,a){var r={item:{count:this._items.length,index:this.current()}},s=l.camelCase(l.grep(["on",t,i],function(t){return t}).join("-").toLowerCase()),o=l.Event([t,"owl",i||"carousel"].join(".").toLowerCase(),l.extend({relatedTarget:this},r,e));return this._supress[t]||(l.each(this._plugins,function(t,e){e.onTrigger&&e.onTrigger(o)}),this.register({type:c.Type.Event,name:t}),this.$element.trigger(o),this.settings&&"function"==typeof this.settings[s]&&this.settings[s].call(this,o)),o},c.prototype.enter=function(t){l.each([t].concat(this._states.tags[t]||[]),l.proxy(function(t,e){this._states.current[e]===o&&(this._states.current[e]=0),this._states.current[e]++},this))},c.prototype.leave=function(t){l.each([t].concat(this._states.tags[t]||[]),l.proxy(function(t,e){this._states.current[e]--},this))},c.prototype.register=function(i){if(i.type===c.Type.Event){if(l.event.special[i.name]||(l.event.special[i.name]={}),!l.event.special[i.name].owl){var e=l.event.special[i.name]._default;l.event.special[i.name]._default=function(t){return!e||!e.apply||t.namespace&&-1!==t.namespace.indexOf("owl")?t.namespace&&-1
',i=l.lazyLoad?d("
",{class:"owl-video-tn "+o,srcType:t}):d("
",{class:"owl-video-tn",style:"opacity:1;background-image:url("+t+")"}),e.after(i),e.after('
')};if(e.wrap(d("
",{class:"owl-video-wrapper",style:a})),this._core.settings.lazyLoad&&(s="data-src",o="owl-lazy"),r.length)return c(r.attr(s)),r.remove(),!1;"youtube"===t.type?(n="//img.youtube.com/vi/"+t.id+"/hqdefault.jpg",c(n)):"vimeo"===t.type?d.ajax({type:"GET",url:"//vimeo.com/api/v2/video/"+t.id+".json",jsonp:"callback",dataType:"jsonp",success:function(t){n=t[0].thumbnail_large,c(n)}}):"vzaar"===t.type&&d.ajax({type:"GET",url:"//vzaar.com/api/videos/"+t.id+".json",jsonp:"callback",dataType:"jsonp",success:function(t){n=t.framegrab_url,c(n)}})},n.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null,this._core.leave("playing"),this._core.trigger("stopped",null,"video")},n.prototype.play=function(t){var e,i=d(t.target).closest("."+this._core.settings.itemClass),n=this._videos[i.attr("data-video")],a=n.width||"100%",r=n.height||this._core.$stage.height();this._playing||(this._core.enter("playing"),this._core.trigger("play",null,"video"),i=this._core.items(this._core.relative(i.index())),this._core.reset(i.index()),(e=d('')).attr("height",r),e.attr("width",a),"youtube"===n.type?e.attr("src","//www.youtube.com/embed/"+n.id+"?autoplay=1&rel=0&v="+n.id):"vimeo"===n.type?e.attr("src","//player.vimeo.com/video/"+n.id+"?autoplay=1"):"vzaar"===n.type&&e.attr("src","//view.vzaar.com/"+n.id+"/player?autoplay=true"),d(e).wrap('
').insertAfter(i.find(".owl-video")),this._playing=i.addClass("owl-video-playing"))},n.prototype.isInFullScreen=function(){var t=e.fullscreenElement||e.mozFullScreenElement||e.webkitFullscreenElement;return t&&d(t).parent().hasClass("owl-video-frame")},n.prototype.destroy=function(){var t,e;for(t in this._core.$element.off("click.owl.video"),this._handlers)this._core.$element.off(t,this._handlers[t]);for(e in Object.getOwnPropertyNames(this))"function"!=typeof this[e]&&(this[e]=null)},d.fn.owlCarousel.Constructor.Plugins.Video=n}(window.Zepto||window.jQuery,window,document),function(s,t,e,i){var n=function(t){this.core=t,this.core.options=s.extend({},n.Defaults,this.core.options),this.swapping=!0,this.previous=void 0,this.next=void 0,this.handlers={"change.owl.carousel":s.proxy(function(t){t.namespace&&"position"===t.property.name&&(this.previous=this.core.current(),this.next=t.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":s.proxy(function(t){t.namespace&&(this.swapping="translated"===t.type)},this),"translate.owl.carousel":s.proxy(function(t){t.namespace&&this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};n.Defaults={animateOut:!1,animateIn:!1},n.prototype.swap=function(){if(1===this.core.settings.items&&s.support.animation&&s.support.transition){this.core.speed(0);var t,e=s.proxy(this.clear,this),i=this.core.$stage.children().eq(this.previous),n=this.core.$stage.children().eq(this.next),a=this.core.settings.animateIn,r=this.core.settings.animateOut;this.core.current()!==this.previous&&(r&&(t=this.core.coordinates(this.previous)-this.core.coordinates(this.next),i.one(s.support.animation.end,e).css({left:t+"px"}).addClass("animated owl-animated-out").addClass(r)),a&&n.one(s.support.animation.end,e).addClass("animated owl-animated-in").addClass(a))}},n.prototype.clear=function(t){s(t.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.onTransitionEnd()},n.prototype.destroy=function(){var t,e;for(t in this.handlers)this.core.$element.off(t,this.handlers[t]);for(e in Object.getOwnPropertyNames(this))"function"!=typeof this[e]&&(this[e]=null)},s.fn.owlCarousel.Constructor.Plugins.Animate=n}(window.Zepto||window.jQuery,window,document),function(n,a,e,t){var i=function(t){this._core=t,this._call=null,this._time=0,this._timeout=0,this._paused=!0,this._handlers={"changed.owl.carousel":n.proxy(function(t){t.namespace&&"settings"===t.property.name?this._core.settings.autoplay?this.play():this.stop():t.namespace&&"position"===t.property.name&&this._paused&&(this._time=0)},this),"initialized.owl.carousel":n.proxy(function(t){t.namespace&&this._core.settings.autoplay&&this.play()},this),"play.owl.autoplay":n.proxy(function(t,e,i){t.namespace&&this.play(e,i)},this),"stop.owl.autoplay":n.proxy(function(t){t.namespace&&this.stop()},this),"mouseover.owl.autoplay":n.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.pause()},this),"mouseleave.owl.autoplay":n.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.play()},this),"touchstart.owl.core":n.proxy(function(){this._core.settings.autoplayHoverPause&&this._core.is("rotating")&&this.pause()},this),"touchend.owl.core":n.proxy(function(){this._core.settings.autoplayHoverPause&&this.play()},this)},this._core.$element.on(this._handlers),this._core.options=n.extend({},i.Defaults,this._core.options)};i.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},i.prototype._next=function(t){this._call=a.setTimeout(n.proxy(this._next,this,t),this._timeout*(Math.round(this.read()/this._timeout)+1)-this.read()),this._core.is("interacting")||e.hidden||this._core.next(t||this._core.settings.autoplaySpeed)},i.prototype.read=function(){return(new Date).getTime()-this._time},i.prototype.play=function(t,e){var i;this._core.is("rotating")||this._core.enter("rotating"),t=t||this._core.settings.autoplayTimeout,i=Math.min(this._time%(this._timeout||t),t),this._paused?(this._time=this.read(),this._paused=!1):a.clearTimeout(this._call),this._time+=this.read()%t-i,this._timeout=t,this._call=a.setTimeout(n.proxy(this._next,this,e),t-i)},i.prototype.stop=function(){this._core.is("rotating")&&(this._time=0,this._paused=!0,a.clearTimeout(this._call),this._core.leave("rotating"))},i.prototype.pause=function(){this._core.is("rotating")&&!this._paused&&(this._time=this.read(),this._paused=!0,a.clearTimeout(this._call))},i.prototype.destroy=function(){var t,e;for(t in this.stop(),this._handlers)this._core.$element.off(t,this._handlers[t]);for(e in Object.getOwnPropertyNames(this))"function"!=typeof this[e]&&(this[e]=null)},n.fn.owlCarousel.Constructor.Plugins.autoplay=i}(window.Zepto||window.jQuery,window,document),function(r,t,e,i){"use strict";var n=function(t){this._core=t,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":r.proxy(function(t){t.namespace&&this._core.settings.dotsData&&this._templates.push('
'+r(t.content).find("[data-dot]").addBack("[data-dot]").attr("data-dot")+"
")},this),"added.owl.carousel":r.proxy(function(t){t.namespace&&this._core.settings.dotsData&&this._templates.splice(t.position,0,this._templates.pop())},this),"remove.owl.carousel":r.proxy(function(t){t.namespace&&this._core.settings.dotsData&&this._templates.splice(t.position,1)},this),"changed.owl.carousel":r.proxy(function(t){t.namespace&&"position"===t.property.name&&this.draw()},this),"initialized.owl.carousel":r.proxy(function(t){t.namespace&&!this._initialized&&(this._core.trigger("initialize",null,"navigation"),this.initialize(),this.update(),this.draw(),this._initialized=!0,this._core.trigger("initialized",null,"navigation"))},this),"refreshed.owl.carousel":r.proxy(function(t){t.namespace&&this._initialized&&(this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation"))},this)},this._core.options=r.extend({},n.Defaults,this._core.options),this.$element.on(this._handlers)};n.Defaults={nav:!1,navText:['',''],navSpeed:!1,navElement:'button type="button"',navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotsData:!1,dotsSpeed:!1,dotsContainer:!1},n.prototype.initialize=function(){var t,i=this._core.settings;for(t in this._controls.$relative=(i.navContainer?r(i.navContainer):r("
").addClass(i.navContainerClass).appendTo(this.$element)).addClass("disabled"),this._controls.$previous=r("<"+i.navElement+">").addClass(i.navClass[0]).html(i.navText[0]).prependTo(this._controls.$relative).on("click",r.proxy(function(t){this.prev(i.navSpeed)},this)),this._controls.$next=r("<"+i.navElement+">").addClass(i.navClass[1]).html(i.navText[1]).appendTo(this._controls.$relative).on("click",r.proxy(function(t){this.next(i.navSpeed)},this)),i.dotsData||(this._templates=[r('
');t.append(n);var a=n.find(".play").hide(),r=n.find(".pause");a.on("click",function(){o(this).hide(),o(this).parent().removeClass("active"),o(this).attr("aria-hidden","true"),o(this).attr("tabindex","-1"),r.show(),r.attr("aria-hidden","false"),r.attr("tabindex","0"),t.trigger("play.owl.autoplay",[s.delay]),t.owlCarousel("next")}),r.on("click",function(){o(this).hide(),o(this).parent().addClass("active"),o(this).attr("aria-hidden","true"),o(this).attr("tabindex","-1"),a.show(),a.attr("aria-hidden","false"),a.attr("tabindex","0"),t.trigger("stop.owl.autoplay")}),o(".banner-pager .banner-control").each(function(){o(this).find("span").append(o(this).index()+1)})})},$("body .carousel-banner").owlBannerCarousel(),$.fn.owlCarousel&&($(".carousel-media").owlCarousel({onResized:function(){window.setTimeout(function(){$(window).trigger("resize")},0)},onDragged:function(){window.setTimeout(function(){$(window).trigger("resize")},0)},onTranslated:function(){window.setTimeout(function(){$(window).trigger("resize")},0)},responsive:!0,margin:10,nav:!0,loop:!0,responsiveClass:!0,responsive:{0:{items:1,nav:!0},400:{items:2},700:{items:3,nav:!0},1e3:{items:4,nav:!0}},navText:['Previous','Next'],dots:!1}),$(".carousel-link").owlCarousel({margin:25,autoWidth:!0,nav:!0,navText:['Previous','Next'],dots:!1}),$(".carousel-slider").owlCarousel({items:1,nav:!0,navText:['Previous','Next'],dots:!1}),$(".carousel-gallery").owlCarousel({items:1,nav:!0,navText:['Previous','Next'],dots:!1})),$("button.banner-control").removeAttr("role")}),function(h){h.fn.initCAVideo=function(t){return this.each(function(){var l=h(this);if(!l.attr("data-loaded")){l.attr("data-loaded","true");var e=(l.find(".item a").first().attr("href")||"").split("?v=").pop(),i=0,c=l.find(".item").length;l.owlCarousel({items:1,loop:!1,nav:!0,lazyLoad:!1,video:!0,navText:['Previous','Next'],dots:!1}),l.on("translated.owl.carousel",function(t){e=l.find(".owl-item.active").attr("data-video").split(/\?v=|\/v\//).pop(),n(),i=t.item.index,d.trigger("to.owl.carousel",[i,300,!0])}),l.find(".owl-video-play-icon").append(h('')),l.find(".owl-video-tn").after(h("
").addClass("item-overlay"));var d=h("
").insertAfter(l);d.addClass("carousel owl-carousel carousel-video-submenu"),l.find("a.owl-video").each(function(t){var e=h(this),i=e.attr("href"),n=e.find("span"),a=h("
").addClass("item-thumbnail");a.on("click",function(){l.trigger("to.owl.carousel",[t%c,300,!0]),d.find(".watching").removeClass("watching"),h(this).parents(".owl-item").addClass("watching"),l.find(".active .owl-video-play-icon").trigger("click")});new RegExp("ab+c","i");var r="url(http://img.youtube.com/vi/"+i.split(/\?v=|\/v\//).pop()+"/0.jpg )",s=h("