 /* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400&family=Oswald:wght@200;500&display=swap');
/* Font Awesome 5 : FAR font-weight:400, FAS font-weight:900 */

body {
  color: #444;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
.pagemaster {
  width: 100%;
  position: relative;
  z-index: 1;
}
.pagelarge {
  padding: 0 4%;
  max-width: 1280px;
  margin: 0 auto;
}
.page {
  padding: 0 30px;
}
.pagelarge:after, .page:after {content:"";display:table;clear:both;}
.pageflex {display:flex;}

.header {position:relative;width:100%;background:#1c3859;-webkit-animation:none;animation:none;}
.logopane {float:left;}
.logopane img {margin:20px 0;}
.menu {float:right;margin:0 30px 0 0;}
.menu a:link {text-decoration:none;}
.login {float:right;}
.login a {margin:60px 0 0 0;}
.toppane {}
.content {padding:60px 0;}
.contentpane {}
.leftpane {width:300px;background:#f2f2f2;padding:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.contentpane2 {flex:1;margin:0 0 0 60px;}
.contentpane3 {}
.bottom {background:#1c3859;color:white;padding:40px 60px;}
.bottom .h4-headline {color:white;}
.bottom a:link, .bottom a:visited {color:white;text-decoration:none;}
.bottom a:active, .bottom a:hover {color:white;text-decoration:underline;}
.bottompane1 {color:white;min-height:128px;margin:0 80px 0 0;}
.bottom2 {flex:1;}
.bottompane2 {}
.bottompane3 {}
.footer {background:white;padding:40px 0;}
.copyright {float:left;color:#ccc;font-size:12px;}
.copyright span {white-space:pre;}
.copyright a:link, .copyright a:visited {color:#ccc;text-decoration:none;}
.copyright a:active, .copyright a:hover {color:#444;text-decoration:none;}
.footerpane {float:right;}

/* Text selection */
::selection {background:#f7af31;}
::-moz-selection {background:#f7af31;}

/* BUTTONS */
a.bigbutton:link, a.bigbutton:visited {background:#3c95c0;display:inline-block;font-family:'Oswald', sans-serif;font-weight:500;font-size:18px;color:white;letter-spacing:1px;text-decoration:none;padding:10px 30px 12px 30px;line-height:1;text-align:center;border-radius:24px;}
a.bigbutton:active, a.bigbutton:hover {background:#3c3c3b;color:white;text-decoration:none;}
button.bigbutton {background:#3c95c0;display:inline-block;font-family:'Oswald', sans-serif;font-weight:500;font-size:18px;color:white;letter-spacing:1px;text-decoration:none;padding:10px 30px 12px 30px;line-height:1;text-align:center;border:none;cursor:pointer;font-style:normal;border-radius:24px;}
button.bigbutton:hover {background:#3c3c3b;color:white;}

/* LOGIN */
.LoginPanel {border:#eee solid 2px;border-radius:24px;padding:40px;float:none;width:auto;max-width:640px;}
.LoginPanel input {border:none;height:40px;padding-left:10px;background:#eee;color:#3c3c3b;font:inherit;width:320px !important;}
a.dnnPrimaryAction:link, a.dnnPrimaryAction:visited {background:#3c95c0;color:white;display:inline-block;font-family:'Oswald', sans-serif;font-size:18px;line-height:1;font-weight:500;text-decoration:none;padding:10px 30px 12px 30px;text-align:center;border-radius:24px;}
a.dnnPrimaryAction:active, a.dnnPrimaryAction:hover {background:#3c3c3b;color:white;text-decoration:none;}
a.dnnSecondaryAction:link, a.dnnSecondaryAction:visited {background:#eee;color:#3c3c3b;display:inline-block;font-family:'Oswald', sans-serif;font-size:18px;line-height:1;font-weight:500;text-decoration:none;padding:10px 30px 12px 30px;text-align:center;border-radius:24px;}
a.dnnSecondaryAction:active, a.dnnSecondaryAction:hover {background:#3c3c3b;color:white;text-decoration:none;}
label#dnn_ctr_Login_Login_DNN_lblLogin {display:none;}
.dnnLoginRememberMe {display:none;}
/* Menu buttons */
.login a.dnnPrimaryAction:before, .article-alert a.bigbutton:before {font-family:'Font Awesome 5 Free';font-weight:900;font-size:16px;content:"\f023";margin-right:8px;}
/* REGISTER */
.dnnRegistrationForm {border:#eee solid 2px;border-radius:24px;padding:40px;}
.dnnRegistrationForm input {border:none;height:40px;padding-left:10px;background:#eee;color:#3c3c3b;font:inherit;min-width:320px;}
/* Fix */
div.dnnRegistrationForm .dnnForm {float:none !important;width:auto !important;}
.dnnFormHelpContent {display:none;}
.dnnFormItem .password-strength-container input {width:auto !important;margin-bottom:0 !important;}
.password-strength-container .meter {height:auto !important;}
/* FORGOT PASSWORD */
.dnnSendPassword {border:#eee solid 2px;border-radius:24px;padding:40px;}
.dnnSendPassword input {border:none;height:40px;padding-left:10px;background:#eee;color:#3c3c3b;font:inherit;}
.dnnSendPassword .dnnFormItem {margin:40px 0;}
.dnnSendPassword ul.dnnActions {margin:0;}
/* LOGGED IN */
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {border:none;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important;}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {border:none;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important;}

/* HEADLINES */
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Oswald', sans-serif;font-weight:500;line-height:normal;}
.h1-headline {font-size:36px;line-height:40px;color:#444;}
.h2-headline {font-size:30px;line-height:36px;color:#3c95c0;}
.h3-headline {font-size:36px;line-height:40px;color:#444;}
.h4-headline {font-size:30px;line-height:36px;color:#3c95c0;}

/* Documents and links */
.documents {margin:20px 0 0 0;}
.documents a {text-decoration:none;color:#747474;}
.documents a:before {font-family:'Font Awesome 5 Free';font-weight:900;content:"\f1c1";font-size:24px;color:#e2574c;margin:0 8px 0 20px;}
.newspaper-link {text-align:center;margin:20px 0 0 0;}
.newspaper-link a {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    padding: 8px 30px 12px 30px;
    text-align: center;
    border-radius: 24px;
    box-sizing: border-box;
}
.newspaper-link a:link, .newspaper-link a:visited {border:#3c95c0 solid 2px;color:#3c95c0;text-decoration:none;}
.newspaper-link a:active, .newspaper-link a:hover {background:#3c95c0;color:white;text-decoration:none;}

/* MISC */
.citation-content h2 {color:white;}
.citation-content hr {margin:30px 0;background:white;}
.video-container {text-align:center;}

/* Resources */
.a-filtercheckedtags {margin:0 0 20px 0;}
.selectedfiltertags {
  background: #3c95c0;
  color: white;
  border-radius: 14px;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 28px;
  margin: 0 6px 0 0;
  padding: 0 12px;
  font-weight: 600;
}
.selectedfiltertags:after {font-family:'Material Icons';font-weight:normal;content:"\e5cd";font-size:16px;margin:0 0 0 4px;vertical-align:middle;}
.selectedfiltertags:hover {background:#3c3c3b;}

/* Image Headers */
.topimageheader {height:240px;overflow:hidden;position:relative;}
.topimageheader .caption {position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:white;text-align:center;z-index:1200;}
.topimageheader .caption h2 {font-size:30px;line-height:36px;color:white;letter-spacing:1px;text-transform:uppercase;}
.topimageheader .caption h3 {font-size:72px;line-height:80px;color:white;letter-spacing:1px;font-weight:200;}
.topimageheader .caption hr {background:#ffe17f;margin:20px auto;}
.tih-mask:after {
    background: rgba(32,57,89,.8);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    z-index: 1100;
}

/* Contact Details */
.contact-infos {}
.contact-item {position:relative;padding:0 0 0 62px;margin:0 0 40px 0;}
.ci-header span {
  display: block;
  background: #3c95c0;
  height: 42px;
  width: 42px;
  line-height: 42px;
  text-align: center;
  border-radius: 50%;
  color: white;
  font-size: 21px;
  position: absolute;
  top: 0;
  left: 0;
}
.ci-content {}

/* LABELS */
.labels {text-align:center;}
.label {display:inline-block;width:140px;height:140px;margin:0 10px 20px 10px;background:white;position:relative;}
.label img {display:block;max-height:140px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}

/* SOCIAL ICONS */
.socialicons {margin-top:12px;font-size:0;}
.socialicons a {
  display: inline-block;
  font-size: 16px;
  margin: 0 5px 10px;
  line-height: 42px;
  width: 42px;
  text-align: center;
  text-decoration: none !important;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.socialicons a:link, .socialicons a:visited {background:white;color:#1c3859;text-decoration:none;}
.socialicons a:active, .socialicons a:hover {background:#3c95c0;color:white;text-decoration:none;}

/* TABLE */
.datatable {margin:20px 0;border:2px solid #eee;font-size:18px;border-collapse:collapse;}
.datatable th {border:2px solid #eee;background-color:#1d1d1d;padding:12px 36px;text-align:right;color:white;font-family:'Open Sans', sans-serif;font-weight:600;font-size:18px;text-transform:uppercase;font-style:normal;}
.datatable td {border:2px solid #eee;padding:12px 36px;text-align:left;}

.clearfix {clear:both;}

/* Default */
h1, h2, h3, h4, h5, h6 {font-family:'Oswald', sans-serif;font-weight:500;margin:0;line-height:normal;color:#3c95c0;}
h1 {font-size:36px;line-height:40px;color:#444;}
h2 {font-size:30px;line-height:36px;}
h3 {font-size:36px;line-height:40px;color:#444;}
h4 {font-size:30px;line-height:36px;}
h5 {font-size:24px;line-height:30px;}
h1 a:link, h1 a:visited, h3 a:link, h3 a:visited {text-decoration:none;color:#444;}
h1 a:active, h1 a:hover, h3 a:active, h3 a:hover {text-decoration:none;color:#3c95c0;}
h2 a:link, h2 a:visited {text-decoration:none;color:#3c95c0;}
h2 a:active, h2 a:hover {text-decoration:none;color:#444;}
strong {font-weight:600;}
a:link, a:visited {color:#3c95c0;text-decoration:none;}
a:active, a:hover {color:#3c95c0;text-decoration:underline;}
/* IE10 FIX */
a:active {background-color:transparent;}
/* DNN7 FIX */
h1, h2, h3, h4, h5 {margin:20px 0;}
p {margin:12px 0;}
ul {margin:12px 0;padding:0;}
.content ul {padding:0;margin:20px 0 20px 15px;}
.content ul li {list-style-type:none;position:relative;padding:0 0 0 24px;margin:0 0 10px 0;}
.content ul li:before {font-family:'Font Awesome 5 Free';font-weight:900;font-size:10px;content:'\f111';color:#3c95c0;position:absolute;top:0;left:0;}
/* Fix */
.dnnLoginActions ul {margin:20px 0;}
.dnnLoginActions ul li, .dnnRegistrationForm ul li, .dnnSendPassword ul li {display:inline-block;padding:0;margin:0 3px;}
.dnnLoginActions ul li:before, .dnnRegistrationForm ul li:before, .dnnSendPassword ul li:before {content:'';}

ul.multicolumn {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
hr {border:0;height:2px;background:#3c95c0;margin:30px auto;max-width:170px;clear:none;}
blockquote {border-left:#f2f2f2 solid 10px;margin:40px 0;padding:0 0 0 20px;}
blockquote, blockquote p {font-style:normal;font-size:24px;line-height:30px;font-family:'Oswald', sans-serif;font-weight:500;color:#444;}

/* DEBUG */
.DNNEmptyPane {width:auto;margin:0 !important;padding:0 !important;}
/* DNN9 Fix */
.dnnModuleManager {
    padding: 0 !important;
}

/* MainMenu */
nav#dnnMenu {white-space:nowrap;}
nav#dnnMenu:after {content:"";display:table;clear:both;}
nav#dnnMenu ul {list-style:none;margin:0;padding:0;}
nav#dnnMenu ul li {
  display: block;
	float: left;
  margin: 0 0 0 30px;
}
nav#dnnMenu ul li a {
  display: block;
  font-family: 'Oswald', sans-serif;
  color: white;
  font-size: 24px;
  height: 160px;
  line-height: 160px;
  font-weight: 500;
  text-decoration: none;
}
nav#dnnMenu ul li a:hover {
  color:#3c95c0;
}
nav#dnnMenu ul li:first-child {margin:0;}
.bottommenu nav#dnnMenu ul li a {height:auto;line-height:1;}

/* MobileMenu */
/* Button */
.navicon {background:#f5f5f5;}
.navicon a {display:block;height:50px;line-height:50px;text-align:center;text-decoration:none !important;}
.navicon a:before {font-family:'Font Awesome 5 Free';font-weight:900;content:"\f0c9";font-size:28px;color:#747474;}
/* Menu */
.mobilemenu ul {list-style:none;margin:0;padding:0 0 20px 0;font-family:'Oswald', sans-serif;font-weight:500;font-size:24px;text-transform:uppercase;text-align:center;background:#f5f5f5;}
.mobilemenu ul li {display:block;border-top:white solid 1px;}
.mobilemenu ul li a {display:block;padding:10px 20px;text-decoration:none;color:#747474;}
.mobilemenu ul li a:hover {color:#444;}

/* PREQUERIES */
.navicon, .mobilemenu {display:none;}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 1240px and less */
@media screen and (max-width:1240px) {
.page {padding:0;}
}
/* for 1070px and less */
@media screen and (max-width:1070px) {
ul.megamenu a {margin-left:18px;}
}
/* for 980px and less - Only portrait for retina display */
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
nav#dnnMenu {display:none;}
.navicon {display:block;}
.pagelarge {padding: 0 8%;}
.pageflex {flex-direction:column-reverse;}
.header {height:auto;}
.logopane {float:none;text-align:center;}
.content {padding:40px 0;}
.contentpane {padding:0 0 40px 0;}
.leftpane {width:auto;}
.contentpane2 {margin:0 0 40px 0;}
.bottompane1 {margin:40px 0 0 0;}
.footer {text-align:center;}
.copyright {float:none;}
.footerpane {float:none;}
.gallery a {width:23%;margin:8px 1%;}
.logopane img, .content img, .contentright img {max-width:100%;height:auto !important;}
.login {float:none;text-align:center;}
.login a {margin:0 0 20px 0;}
}
/* for 640px and less */
@media screen and (max-width:640px) {
.topimageheader .caption h3 {font-size:48px;line-height:54px;}
.gallery a {width:29.33%;margin:8px 2%;}
.content ul, .contentright ul {margin:20px 0;}
a.backtotop {display:none !important;}
/* Responsive Embed */
.video-container {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.video-container iframe, .video-container object, .video-container embed {position:absolute;top:0;left:0;width:100%;height:100%;}
}
/* for less than 380px (Iphone 7)*/
@media screen and (max-width:380px) {
.bottom {padding:40px;}
.gallery a {width:46%;margin:8px 2%;}
}


