/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 11 June 2026 23:26:34
*/


/* TABLEAU */
.tableau-banner {
    background-color: #5e5e5e;
    border-bottom: 2pt solid #262626;
    padding-top: 5rem;
}

  @media screen and (min-width: 1200px) {
.tableau-hero {
    background-color: #2f6895;
    background-image: url("/userfiles/servers/server_583/image/tableau/home-background.png");
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 2pt solid #262626;
    clear: both;
    height: 320px;
    width: 100%;
}
 .theme .tableau-homepage .page {
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-bottom: 2rem;
}
}

.tableau-homepage {
    background-image: url("/userfiles/servers/server_583/image/tableau/page-background.png");
background-position: 0 -500px;
font-size: 1.2rem;
}
.tableau-homepage .card-title {
font-size: 1.5rem;
font-family: "Lato", Helvetica, Roboto, Arial, sans-serif;
}
.tableau-homepage .card-deck {
margin: 50px auto;
}
  @media screen and (min-width: 1200px) {
.tableau-homepage .card-deck {
    width: 1200px;
}
}
.tableau-homepage .card {
    height: 210px;
    width: 209px;
margin: 0 auto;
}
.tableau-homepage .card-img-top {
    margin-top: -25px;
}
.tableau-homepage .card-body {
    position: absolute;
    width: 100%;
    padding-top: 50px;
   text-align: center;
}
.skip-to {
z-index: 2005;
}
.skip-to, .skip-to.popup.focus {
	left: 25% !important;
}
.skip-to button {
	font-size: 10px;
}
.skip-to .h1, .skip-to .h2 {
text-align: left;
margin: 0;
padding: 0;
}
.cke_source {
  white-space: pre-wrap !important;
}
.cke_skin_kama, .cke_browser_webkit, .cke_wrapper, .cke_editor, .cke_contents, .cke_contents iframe {
min-height:500px;
}