<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.container {
    width: 1380px !important;
    max-width: 100%;
}
.wrap {
    margin: 0 auto;
    max-width: 1380px;
}
#backstretch {
    position: absolute;
    z-index: -1;
    width: 100%;
    padding-top: 90px;
    background-size: cover;
    width: 100%;
    height: 352px;
    display: block;
    background-position: center center !important;
    z-index: -1;
    margin-top: -52px;
}
div#other-header.wrap {
    padding: 0px 20px;
}
div.contents.wrap {
    max-width: 1400px;
}
.nav-secondary .wrap {
    max-width: 1300px;
}
.site-title a {
    padding: 20px 36px;
    border-radius: 2px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 60px;
    font-size: 6rem;
    font-size: 3vw;
    letter-spacing: -2px;
    color: #003087;
    background: #FFF;
    max-width: 900px;
    line-height: 1;
    font-weight: 500;
    display: block;
    justify-content: center;
    align-items: center;
}
.site-title a:hover, .site-title a:active, .site-title a:focus {
    text-decoration: none;
    opacity: .8;
}
.site-title {
    text-align: center;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.main-body {
  background: #FFF;
}
.main.container {
    margin-bottom: 40px;
}
.nav-tabs&gt;li&gt;a {
    font-size: 18px;
    color: #003087;
    font-family: 'Roboto', sans-serif;
  }
  .nav i {
    margin-right: 6px;
    font-size: 2.5rem;
    vertical-align: middle;
}
h1 {
    font-size: 3em;
}

.canada a {
    color: #063;
}

.skyline a {
    color: #8e1016;
}
#main-nav {
    margin-top: 20px;
}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
    background-color: #e0e0e0;
    border: 1px solid #ddd;
    border-radius: 0px;
  }
  .comn-tiles {
    margin: 7px;
}
.title-tiles, .slds .slds-text-heading--medium {
    font-size: 17px;
    font-weight: 500;
    font-family: 'Roboto';
    background: #dedede;
    text-indent: 20px;
    line-height: 50px;
    display: block;
    color: #252525;
}
  .comn-tiles-inner {
      background: #eaeaea;
      padding: 13px;
  }
footer {
    background: #003087;
    padding: 20px;
}
footer a {
  color: #e9e9e9;
}
footer a:hover {
  color: #ffc000;
}
.footer-logo img {
    max-width: 182px;
}
.footer-logo {
    margin: 0 auto;
    text-align: center;
}
.foot-credits {
    text-align: center;
    color: #FFF;
    padding: 21px;
}
.social-icons a {
    font-size: 30px;
    margin: 2px 3%;
}
.social h3 {
    color: #FAC000;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 2px;
}
.social {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}
.slds { 
 font-family: 'Roboto' !important;
 }
.slds input[type="text"], .slds .slds-select, .slds .slds-input, .slds-form-element__control {
    border-radius: 0px;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    padding: 2px 6px;
}
.navigation-progess-bar-div.col-md-2 {
    width: 25%;
}

.col-md-10.slds.main-form-div {
    width: 75%;
}

div#right a {
    font-size: 16px;
    color: #FFF;
    line-height: 34px;
    font-weight: 500;
    font-family: 'Roboto';
}
div#left input[type="checkbox"] {
    width: 18px;
    height: 18px;
    margin: 7px;
    margin-left: 15px;
}
.slds .slds-text-heading--label {
    color: #003087;
    font-family: 'Roboto';
    letter-spacing: 0px;
    font-size: 20px;
    padding: 10px 20px 5px 10px;
    background: #fff;
    margin-bottom: 20px;
}
.slds-page-header .slds-text-heading--label {
  padding: 0px;
}
.slds .slds-form-element__label {
    font-size: 14px;
    color: #666;
    font-weight: 300;
	padding-top: 10px;
    margin-left: 10px;
}
div#left {
    width: 15%;
}
div#right {
    width: 85%; 
}
nav.navbar.navbar-default {
    background: #003087;
    color: #FFF;
    border-radius: 0px;
    border:0px; 
}

li.side-bar-page-list.selected-page {
    background: #001d52; 
}

.errorLabel {
    font-style: italic;
    margin-bottom: 3px
}
.page-error-message {
    padding: 0;
    float: left;
    width: auto;
}

.formbuilder-paragraph-component span.showOnDesktop{ 
    font-style: italic; 
    color: #666;
    margin-bottom: 7px;
}
.slds-grid.slds-wrap.button-block {
    margin-top: 20px;
}
.slds .slds-button--brand {
    background: #003087; 
    border-radius: 0px;
    border: 0px;
}
.slds .slds-button--brand:hover {
    background: #092861;
}
.add-another-section-div {
    background: #efefef;
    padding: 20px;
    margin: 0px 3%;
}
.add-another-section-div + .slds-grid.slds-wrap.button-block {
    margin-top: 5px; 
    margin-bottom: 20px;
}
.add-another-section-div + .slds-grid.slds-wrap.button-block .slds-button--brand, .add-another-section-div .slds-button--brand{
    background:  #717171;
    color: #FFF;
}

@media(max-width:990px) {
    .navigation-progess-bar-div.col-md-2, .col-md-10.slds.main-form-di {
    width: 100%;
}
.slds .slds-form-element__label {
    margin-left: 0px;
}
.site-title {
  height: auto;
}
.site-title a {
  font-size: 5vw
}
}

@media screen and (max-width: 768px) {
  .nav-tabs&gt;li&gt;a {
      font-size: 2vw;
    }
}

@media screen and (max-width: 655px) {
  #main-nav .container {
    padding: 0px;
}
  .nav-tabs&gt;li, .nav-tabs&gt;li.pull-right {
      width: 50%;
      text-align: center;
      border: 1px solid #e9e9e9;
  }
  .nav-tabs&gt;li a {
    font-size: 15px;
}
  .nav-tabs&gt;li i {
    font-size: 19px;
}
}


@media screen and (max-width: 375px) {

}


@media screen and (max-width: 320px) {

}
</pre></body></html>