<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w3-theme-l5 {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.w3-theme-l3 {color:#fff !important; background-color:#999999 !important}
.w3-theme-l2 {color:#fff !important; background-color:#666666 !important}
.w3-theme-l1 {color:#fff !important; background-color:#333333 !important}
.w3-theme-d1 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d2 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d3 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d4 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#000000 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-dark {color:#fff !important; background-color:#211261 !important}
.w3-theme-action {color:#fff !important; background-color:#000000 !important}

.w3-theme {color:#333 !important; background-color:#FFF !important}
.w3-text-theme {color:#000000 !important}
.w3-border-theme {border-color:#000000 !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#ffc107 !important}
.w3-hover-text-theme:hover {color:#000000 !important}
.w3-hover-border-theme:hover {border-color:#000000 !important}

a {color: #211261;}

h3 {color: #211261; font-size: 1.3em; margin-top: 1em; font-weight: bold;}
h5 {font-size: 1.1em; font-weight: bold; margin-bottom: 0;}
#myHeader {padding: 0;background-color:#000!important;}

.w3-bar.bar-nav {background-color: #3cb4e5; padding-left: 1em;}
.w3-bar.bar-nav .w3-bar-item {color: #000; border-right: 1px solid #FFF;}
.w3-dropdown-hover:first-child,.w3-dropdown-click:hover{background-color:#3cb4e5;color:#FFF;}
.w3-dropdown-hover:first-child {background-color: #3cb4e5; color: inherit;}
.w3-dropdown-hover:hover &gt; .w3-button:first-child, .w3-dropdown-click:hover &gt; .w3-button:first-child {background-color: #3cb4e5; color: inherit;}
.w3-dropdown-content {width: 30%;}
.w3-dropdown-hover button {color: #000; border-right: 1px solid #FFF;}
.w3-button:hover{color:#FFF!important;background-color:#586877!important}
.w3-button.active {background-color: #211261; color: #ffffff;font-weight:bold;}
.w3-button a {text-decoration: none; color: #003f5f;}

.w3-white {background-color:#fff !important;}
.w3-yellow {background-color:#ffbf3c !important;}
.w3-light-yellow {background-color:#f9e4bd !important;}
.w3-light-grey {background-color:#e6e7e8 !important;}
.w3-text-dark-blue {color:#211261 !important;} 
.w3-dark-blue {background-color:#211261 !important; color:#fff !important;}
.w3-text-blue {color:#211261 !important;}
.w3-blue {background-color: #211261 !important;}
.w3-text-white {color:#fff !important; }
.w3-text-yellow {color:#FFC52F !important;}
.w3-text-light-grey {color:#e6e7e8 !important;}

h2 a, h3 a {color: #211261;}

img.thumbnail {width: 100%; height: 100%; border: 1px solid #CCC; max-width: 140px;}
img.thumbnail-sm {width: 100%; height: 100%; border: 1px solid #CCC; max-width: 90px;}
img.thumbnail-lg {width: 100%; height: 100%; border: 1px solid #CCC; max-width: 240px;}

div.login {float: right;position: absolute;top: 4em;right: 2em;}
div.login button {border-radius: 0.8em;padding: 0.8em 1em;background-color: #ffbf3c; border: medium none;cursor: pointer;}
div.login button:hover {background-color: #333;color: #FFF;}

div.login-sm {text-align:center;width:100%;s}
div.login-sm button {border-radius: 0.8em;padding: 0.8em 1em;background-color: #ffbf3c; border: medium none;cursor: pointer;}
div.login-sm button:hover {background-color: #333;color: #FFF;}</pre></body></html>