@import url(https://fonts.googleapis.com/css?family=Oxygen:100,200,400,300,500,600,700);
@import url(fonts/oxygen/stylesheet.css);
/* line 4, app.scss */
::-moz-selection {
  /* Code for Firefox */
  background-color: #013856;
  color: #fff;
}

/* line 10, app.scss */
::selection {
  background-color: #013856;
  color: #fff;
}

/* line 15, app.scss */
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

/* line 21, app.scss */
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

/* line 28, app.scss */
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

/* line 35, app.scss */
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

/* line 41, app.scss */
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

/* Sticky footer styles
-------------------------------------------------- */
/* line 49, app.scss */
html {
  position: relative;
  min-height: 100%;
}

/* line 53, app.scss */
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  color: #373d40;
  font-family: 'Oxygen', 'OxygenFallback', sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.625em;
  background-color: #e8e8dd;
}

/* line 63, app.scss */
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  background-color: #013856;
  border-top: solid 5px #666;
  display: flex;
  justify-content: center;
  align-items: center;
  resize: vertical;
}

/* line 74, app.scss */
.footer-content {
  text-align: center;
}
/* line 76, app.scss */
.footer-content p {
  color: #999;
  margin: 0;
  text-align: center;
}
/* line 81, app.scss */
.footer-content a {
  color: #FFF;
}

/* line 87, app.scss */
ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 92, app.scss */
select {
  display: block;
}

/* line 95, app.scss */
figure {
  margin: 0;
}

/* line 98, app.scss */
a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 104, app.scss */
iframe {
  border: 0;
}

/* line 107, app.scss */
a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

/* line 111, app.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Oxygen', 'OxygenFallback', sans-serif;
  color: #222222;
  line-height: 1.2em !important;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
}

/* line 119, app.scss */
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: 'Oxygen', 'OxygenFallback', sans-serif;
  font-weight: 600;
  color: #222222;
}

/* line 126, app.scss */
h1, .h1 {
  font-size: 32px;
}

/* line 129, app.scss */
h2, .h2 {
  font-size: 28px;
}

/* line 132, app.scss */
h3, .h3 {
  font-size: 22px;
}

/* line 135, app.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 138, app.scss */
h5, .h5 {
  font-size: 16px;
}

/* line 141, app.scss */
h6, .h6 {
  font-size: 14px;
  color: #222222;
}

/* line 145, app.scss */
td, th {
  border-radius: 0;
}

/* line 148, app.scss */
.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 155, app.scss */
.container.fullwidth {
  width: 100%;
}

/* line 158, app.scss */
.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

/* line 162, app.scss */
.no-padding {
  padding: 0;
}

/* line 165, app.scss */
.section-bg {
  background: #f9fafc;
}

@media (max-width: 767px) {
  /* line 169, app.scss */
  .no-flex-xs {
    display: block !important;
  }
}
/* line 173, app.scss */
.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}

/* line 177, app.scss */
b, i, sup, sub, u, del {
  color: inherit;
}

@media (max-width: 992px) {
  /* line 181, app.scss */
  .navbar-nav {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
  }
}
/* line 187, app.scss */
.menu-bar {
  cursor: pointer;
}
/* line 189, app.scss */
.menu-bar span {
  color: #222;
  font-size: 24px;
}

/* line 194, app.scss */
.main-menubar {
  display: none !important;
}

@media (max-width: 991px) {
  /* line 198, app.scss */
  .main-menubar {
    display: block !important;
  }
}
/* line 202, app.scss */
.navbar {
  background-color: #013856;
}

/* line 205, app.scss */
.navbar-nav a, .nav-link {
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px;
  font-size: large;
  display: inline-block;
  text-align: center;
  line-height: normal;
}

/* line 214, app.scss */
.navbar-nav a:hover {
  color: #FFF;
}

/* line 217, app.scss */
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.7);
  border-color: rgba(255, 255, 255, 0.4);
}

@media (max-width: 992px) {
  /* line 222, app.scss */
  .navbar-nav {
    margin-top: 10px;
  }
  /* line 224, app.scss */
  .navbar-nav a {
    padding: 5px;
  }
  /* line 227, app.scss */
  .navbar-nav li {
    margin: 5px 0;
  }
}
/* line 232, app.scss */
.section-gap {
  padding: 120px 0;
}

/* line 235, app.scss */
.section-title {
  padding-bottom: 30px;
}
/* line 237, app.scss */
.section-title h2 {
  margin-bottom: 20px;
}
/* line 240, app.scss */
.section-title p {
  font-size: 16px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  /* line 246, app.scss */
  .section-title p br {
    display: none;
  }
}
/* line 252, app.scss */
.page-heading {
  margin-bottom: 15px;
}

/* line 255, app.scss */
.hidden {
  display: none !important;
}

/* line 259, app.scss */
.table-sm td, .table-sm th {
  vertical-align: middle;
}

/* line 263, app.scss */
.overdue td {
  color: #C00 !important;
}

/* line 266, app.scss */
#clear-sig {
  border: solid 1px #999;
  padding: 0 5px;
}

/* line 270, app.scss */
.issue-image {
  height: 100px;
  width: auto;
}
