
/**************************************************** GENERAL ****************************************************/

body, h1, h2, h3, h4, h5, h6, p, li, a {
  font-family: 'Roboto';
  font-weight: 300;
}

body {
  font-size: 18px;
}

a {
  color: #0e549f;
  text-decoration: none;
  transition: color 0.3s;
}
a:hover {
  color: #00bdd9;
  text-decoration: none;
}

.sfBtn, .gform_button, #reset-pass-submit, .search-submit {
  display: inline-block;
  padding: 8px 25px;
  color: #FFFFFF;
  background-color: #0e549f;
  transition: background-color 0.3s;
  cursor: pointer;
  box-shadow: none;
  border: 0px;
}
.sfBtn:hover, .gform_button:hover, #reset-pass-submit:hover, .search-submit:hover {
  background-color: #00bdd9;
  color: #FFFFFF;
}

.downloadBox {
  border: 1px solid #0e549f;
  margin-top: 25px;
  padding-bottom: 25px;
}
.downloadBox h3 {
  background-color: #0e549f;
  color: #FFFFFF;
  padding:8px;
}
.downloadBox h3 svg {
  margin-top: -4px;
  margin-right: 15px;
}
.downloadBox ul {
  list-style-type: none;
  margin:0px;
  margin-left: 15px;
  padding: 0px;
}
.downloadBox ul li svg {
  margin-top: -4px;
}

.sidebarBox {
  padding: 25px 0;
  border-bottom: 1px solid #eaeaea;
}

.search-field {
    width: 100%;
    display: block;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.mainMenu ul {
  list-style-type: none;
  margin-top: 32px;
  margin-bottom: 0;
  padding: 0;
}

.mainMenu ul li {
  display: inline-block;
  line-height: 1em;
  padding-right: 25px;
  padding-left:0;
}
.mainMenu ul li:first-child {

}
.faqAccordion li {
  margin-top:10px !important;
}

.faqAccordionWrapper {
  margin-bottom: 100px;
}

.faqAccordion .uk-accordion-title {
  padding: 15px;
  background-color: #f9f9f9;
  border: 1px solid #eaeaea;
}
.faqAccordion .uk-accordion-content {
  padding: 15px;
  border: 1px solid #eaeaea;
  margin-top: 0px;
  border-top: 0px;
}

h1 {
  color: #0e549f;
  font-size: 2em;
}

section {
  background-color: #eeeeee;
}

section > div {
  background-color: #FFFFFF;
}

.headerImage {}

.header > div {
  padding-top:5px;
  padding-bottom:25px;
  position: relative;
  border-bottom: 4px solid #0e549f;
}

.logo {
  width: 130px;
}

.loggedIn .loginBox {
  font-size: 0.7em;
  margin-top:0px;
}
.loggedIn .loginBox p {
  margin-bottom: 0px;
}

.headerImage {
  background-size: cover;
  height: 180px;
  position: relative;
}

.headerImage h1 {
  position: absolute;
  bottom:10px;
  width: auto;
  padding: 15px;
  color: #FFFFFF;
  background-color: rgba(14, 84, 159, 0.8);
}


.contentWrapper {
  padding-top:50px;
  padding-bottom: 50px;
  min-height: calc(100vh - 430px);
}

article {

  padding: 25px;
  border-bottom: 1px solid #0e549f;

}
article:nth-child(odd) {
  background-color: #f9f9f9;
}
.article {
  -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.2);
  border-bottom: none;
}
.article:nth-child(odd) {
  background-color: transparent;
}


.articleMeta {
  font-size: 0.7em;
  margin-bottom: 10px;
  margin-top:10px;
}
article h1 {
  font-size: 1.2em;
  margin-top:0px;
}

article .excerpt {
  font-size: 0.8em;
}

.loginFrontpage {
  margin: 0 auto;
  width: auto;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.loginFrontpage .loginBox {
  display: inline-block;
  text-align: left;
  background-color: #f9f9f9;
  padding: 25px;
}

.loginBox {
  max-width: calc(100% - 50px);
}
.sfForm_wrapper {
  background-color: #f9f9f9;
  padding: 25px;
}
.sidebarBox ul {
    margin: 0.75em 0;
    padding: 0 1em;
    list-style: none;
  }

.sidebarBox ul li:before {
  content: "";
    border-color: transparent #0e549f;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.1em;
    position: relative;
}

.loginFrontpage .loginBox .ginput_container_text input {
  width: 400px;
  max-width: 100%;
}

.pagination {
  text-align: center;
  margin-top:25px;
}

.footer > div {
  background-color: #0e549f;
  color: #FFFFFF;
  padding-top:15px;
  padding-bottom:15px;
}

.footer a {
  color: #FFFFFF;
}
.copyright {
  font-size: 0.7em;
}
.metaMenu {
  font-size: 0.7em;
}

.metaMenu ul {
  list-style-type: none;
  margin: 0;
}
.metaMenu ul li {
  float: right;
  border-right: 1px solid #FFFFFF;
  line-height: 1em;
  margin-left: 10px;
  padding-right: 10px;
}

.metaMenu ul li:first-child {
  padding-right: 0px;
  border-right: 0px;
}

.metaMenu ul li {}


#gform_0 ul {
list-style-type: none !important;
margin:0;
	padding: 0;
}

#gform_submit_button_0 {
	margin-top:15px;
}



/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 100%;
  padding-top: 56.25%;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  position: relative;
  cursor: pointer;
}
.flip-card a {
  position: absolute;
  top: 0px;
  left:0px;
  width: 100%;
  height: 100%;
  z-index: 500;
}
/* This container is needed to position the front and back side */
.flip-card-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #bbb;
  color: black;
}

/* Style the back side */
.flip-card-back {
  background-color: #0e549f;
  color: white;
  transform: rotateY(180deg);
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.flip-card-back p {
  margin: 0;
}
