@charset "UTF-8";
.content-program ul:not([class]),
.js-anchor-nav,
.nav-sidebar-program .sub-link-list,
.top-nav,
[id=nav] ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.clearfix:after {
  content: "";
  display: block;
  clear: both
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}
.df-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (min-width:480px) {
  .df-row.df-rr-ph {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:480px) {
  .df-row.df-aic-ph {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:768px) {
  .df-row.df-rr-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:768px) {
  .df-row.df-aic-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:992px) {
  .df-row.df-rr-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }
}
@media (min-width:992px) {
  .df-row.df-aic-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}
@media (min-width:480px) {
  .df-row .col-ph-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:480px) {
  .df-row .col-ph-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:480px) {
  .df-row .col-offset-ph-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row .col-sm-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:768px) {
  .df-row .col-offset-sm-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:992px) {
  .df-row .col-md-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 1);
    flex: 1 0 calc(100% / 12 * 1);
    max-width: calc(100% / 12 * 1)
  }
}
@media (min-width:992px) {
  .df-row .col-md-2 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 2);
    flex: 1 0 calc(100% / 12 * 2);
    max-width: calc(100% / 12 * 2)
  }
}
@media (min-width:992px) {
  .df-row .col-md-3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 3);
    flex: 1 0 calc(100% / 12 * 3);
    max-width: calc(100% / 12 * 3)
  }
}
@media (min-width:992px) {
  .df-row .col-md-4 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4)
  }
}
@media (min-width:992px) {
  .df-row .col-md-5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 5);
    flex: 1 0 calc(100% / 12 * 5);
    max-width: calc(100% / 12 * 5)
  }
}
@media (min-width:992px) {
  .df-row .col-md-6 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 6);
    flex: 1 0 calc(100% / 12 * 6);
    max-width: calc(100% / 12 * 6)
  }
}
@media (min-width:992px) {
  .df-row .col-md-7 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 7);
    flex: 1 0 calc(100% / 12 * 7);
    max-width: calc(100% / 12 * 7)
  }
}
@media (min-width:992px) {
  .df-row .col-md-8 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 8);
    flex: 1 0 calc(100% / 12 * 8);
    max-width: calc(100% / 12 * 8)
  }
}
@media (min-width:992px) {
  .df-row .col-md-9 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 9);
    flex: 1 0 calc(100% / 12 * 9);
    max-width: calc(100% / 12 * 9)
  }
}
@media (min-width:992px) {
  .df-row .col-md-10 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 10);
    flex: 1 0 calc(100% / 12 * 10);
    max-width: calc(100% / 12 * 10)
  }
}
@media (min-width:992px) {
  .df-row .col-md-11 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 11);
    flex: 1 0 calc(100% / 12 * 11);
    max-width: calc(100% / 12 * 11)
  }
}
@media (min-width:992px) {
  .df-row .col-md-12 {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(100% / 12 * 12);
    flex: 1 0 calc(100% / 12 * 12);
    max-width: calc(100% / 12 * 12)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-0 {
    margin-left: calc(100% / 12 * 0)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-1 {
    margin-left: calc(100% / 12 * 1)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-2 {
    margin-left: calc(100% / 12 * 2)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-3 {
    margin-left: calc(100% / 12 * 3)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-4 {
    margin-left: calc(100% / 12 * 4)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-5 {
    margin-left: calc(100% / 12 * 5)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-6 {
    margin-left: calc(100% / 12 * 6)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-7 {
    margin-left: calc(100% / 12 * 7)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-8 {
    margin-left: calc(100% / 12 * 8)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-9 {
    margin-left: calc(100% / 12 * 9)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-10 {
    margin-left: calc(100% / 12 * 10)
  }
}
@media (min-width:992px) {
  .df-row .col-offset-md-11 {
    margin-left: calc(100% / 12 * 11)
  }
}
@media (min-width:768px) {
  .df-row {
    margin: 0 -20px
  }
}
@font-face {
  font-family: "NHaasGroteskDSPro";
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Light.eot");
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Light.eot?#iefix") format("embedded-opentype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Light.woff2") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Light.woff") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Light.ttf") format("truetype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Light.svg#NHaasGroteskDSPro") format("svg");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: "NHaasGroteskDSPro";
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Regular.eot");
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Regular.eot?#iefix") format("embedded-opentype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Regular.woff2") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Regular.woff") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Regular.ttf") format("truetype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Regular.svg#NHaasGroteskDSPro") format("svg");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: "NHaasGroteskDSPro";
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Medium.eot");
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Medium.eot?#iefix") format("embedded-opentype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Medium.woff2") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Medium.woff") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Medium.ttf") format("truetype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Medium.svg#NHaasGroteskDSPro") format("svg");
  font-weight: 500;
  font-style: normal
}
@font-face {
  font-family: "NHaasGroteskDSPro";
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Bold.eot");
  src: url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Bold.eot?#iefix") format("embedded-opentype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Bold.woff2") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Bold.woff") format("woff"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Bold.ttf") format("truetype"),url("fonts/NHaasGroteskDSPro/NHaasGroteskDSPro-Bold.svg#NHaasGroteskDSPro") format("svg");
  font-weight: 700;
  font-style: normal
}
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon/icomoon.eot?54jmgc");
  src: url("fonts/icomoon/icomoon.eot?54jmgc#iefix") format("embedded-opentype"),url("fonts/icomoon/icomoon.ttf?54jmgc") format("truetype"),url("fonts/icomoon/icomoon.woff?54jmgc") format("woff"),url("fonts/icomoon/icomoon.svg?54jmgc#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block
}
[id=header] {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #005eb8
}
[id=header] .logo {
  width: 70px;
  margin-right: 12px
}
@media (min-width:768px) {
  [id=header] .logo {
    width: 130px
  }
}
.header-top {
  padding: 9px 0;
  background-color: #fff
}
@media (min-width:992px) {
  .header-top {
    padding: 12px 0;
    letter-spacing: 0.025em
  }
}
.top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: -4px;
  font-size: 9px;
  line-height: 1.05
}
@media (min-width:356px) {
  .top-nav {
    font-size: 11px
  }
}
@media (min-width:768px) {
  .top-nav {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: -4px -9px;
    font-size: 14px
  }
}
.top-nav li {
  margin: 4px
}
@media (min-width:768px) {
  .top-nav li {
    margin: 4px 9px
  }
}
.top-nav li.active a {
  color: #005eb8
}
.top-nav a {
  -webkit-transition: text-decoration-color 0.3s ease-in-out;
  transition: text-decoration-color 0.3s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 2px;
  color: #63666a
}
.top-nav a:focus,
.top-nav a:hover {
  text-decoration: underline;
  text-decoration-color: currentColor
}
.top-nav a:hover {
  color: #005eb8
}
.header-main {
  padding: 10px 0
}
@media (min-width:992px) {
  .header-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 19px 0
  }
}
.header-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
@media (min-width:992px) {
  .header-panel {
    display: block
  }
}
@media (min-width:992px) {
  .navbar-toggler {
    display: none
  }
}
.navbar-toggler:focus {
  outline: 0
}
.mobile-drop {
  line-height: 1.05;
  background-color: #005eb8;
  overflow-y: auto;
  max-height: calc(100vh - 130px)
}
@media (min-width:992px) {
  .mobile-drop {
    position: static;
    overflow-y: visible;
    background-color: transparent;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-height: none
  }
}
@media (min-width:992px) {
  .mobile-drop.collapse:not(.show) {
    display: block
  }
}
.mobile-drop .container {
  padding: 30px 0 20px
}
@media (min-width:992px) {
  .mobile-drop .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
  }
}
@media (min-width:992px) {
  [id=nav] {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
}
@media (min-width:992px) {
  [id=nav] > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.03em;
    font-size: 14px
  }
}
@media (min-width:1200px) {
  [id=nav] > ul {
    font-size: 16px
  }
}
[id=nav] > ul > li {
  margin: 15px 0
}
@media (min-width:992px) {
  [id=nav] > ul > li {
    margin: 0 6px;
    position: relative
  }
}
@media (min-width:1200px) {
  [id=nav] > ul > li {
    margin: 0 12px
  }
}
[id=nav] > ul > li:first-child {
  margin-top: 0
}
@media (min-width:992px) {
  [id=nav] > ul > li.hover.has-drop-down:before {
    opacity: 1;
    visibility: visible
  }
}
[id=nav] > ul > li.hover > a {
  text-decoration: underline;
  text-decoration-color: currentColor
}
[id=nav] > ul > li.hover .drop-nav-wrap {
  display: block
}
@media (min-width:992px) {
  [id=nav] > ul > li.hover .drop-nav-wrap {
    opacity: 1;
    visibility: visible
  }
}
[id=nav] > ul > li:not(.hover) .drop-nav-col > ul > li.hover > .drop-nav-sub {
  opacity: 0;
  visibility: hidden
}
@media (min-width:992px) {
  [id=nav] > ul > li.has-drop-down:before {
    -webkit-transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: calc(100% + 11px);
    border-style: solid;
    border-width: 0 10px 12px;
    border-color: #edf2f0 transparent;
    opacity: 0;
    visibility: hidden
  }
}
[id=nav] > ul > li > a {
  -webkit-transition: text-decoration-color 0.3s ease-in-out;
  transition: text-decoration-color 0.3s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 2px;
  color: #fff;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  display: inline-block
}
[id=nav] > ul > li > a:focus,
[id=nav] > ul > li > a:hover {
  text-decoration: underline;
  text-decoration-color: currentColor
}
[id=nav] .drop-nav-wrap {
  display: none;
  padding: 23px 0 0
}
@media (min-width:992px) {
  [id=nav] .drop-nav-wrap {
    -webkit-transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
    display: block;
    position: absolute;
    top: 100%;
    left: -64px;
    width: 622px;
    opacity: 0;
    visibility: hidden
  }
}
[id=nav] .drop-nav-wrap.center {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
[id=nav] .drop-nav-wrap.reverse {
  left: auto;
  right: -64px
}
[id=nav] .drop-nav {
  background-color: #edf2f0;
  border-radius: 12px
}
@media (min-width:992px) {
  [id=nav] .drop-nav {
    overflow-y: auto;
    max-height: calc(100vh - 200px);
    position: relative;
    -webkit-box-shadow: 0 4px 6px rgba(16,24,40,0.03),0 12px 16px rgba(16,24,40,0.08);
    box-shadow: 0 4px 6px rgba(16,24,40,0.03),0 12px 16px rgba(16,24,40,0.08)
  }
}
[id=nav] .drop-nav-col {
  padding: 25px 20px
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col {
    width: 48%;
    border-right: 1px solid rgba(186,186,186,0.5);
    letter-spacing: 0;
    padding-right: 0
  }
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col > ul {
    min-height: var(--min-height,0px)
  }
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col > ul > li {
    padding-right: 20px
  }
}
[id=nav] .drop-nav-col > ul > li + li {
  margin-top: 2px
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col > ul > li.active > a,
  [id=nav] .drop-nav-col > ul > li.hover > a {
    background-color: #fff
  }
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col > ul > li.active > a .title:after,
  [id=nav] .drop-nav-col > ul > li.hover > a .title:after {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
    opacity: 1
  }
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col > ul > li.hover > .drop-nav-sub {
    opacity: 1;
    visibility: visible
  }
}
[id=nav] .drop-nav-col > ul > li > a {
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 8px;
  font-size: 14px;
  line-height: 1.2;
  color: #75797e;
  -webkit-text-decoration: transparent;
  text-decoration: transparent
}
@media (min-width:992px) {
  [id=nav] .drop-nav-col > ul > li > a {
    padding: 12px
  }
}
[id=nav] .drop-nav-col > ul > li > a .icon-box {
  width: 28px;
  height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #005eb8;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
[id=nav] .drop-nav-col > ul > li > a .text-frame {
  padding: 0 0 0 12px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
[id=nav] .drop-nav-col > ul > li > a .title {
  display: block;
  color: #1e1e1e;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 500
}
[id=nav] .drop-nav-col > ul > li > a .title:after {
  -webkit-transition: opacity 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out,opacity 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;
  width: 16px;
  height: 16px;
  content: "";
  opacity: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.6665%208.49976L13.3332%208.49976M13.3332%208.49976L9.33317%204.49976M13.3332%208.49976L9.33317%2012.4998%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.77778%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
[id=nav] .drop-nav-col > ul > li > a .text {
  display: block
}
[id=nav] .drop-nav-title {
  display: none;
  text-transform: uppercase;
  color: #75797e;
  font-size: 14px;
  margin: 0 0 18px;
  font-weight: 500
}
@media (min-width:992px) {
  [id=nav] .drop-nav-title {
    display: block;
    padding-right: 20px
  }
}
[id=nav] .drop-nav-sub {
  padding: 20px 40px
}
@media (min-width:992px) {
  [id=nav] .drop-nav-sub {
    -webkit-transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 48%;
    height: 100%;
    width: 52%;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    padding: 25px 20px 25px 0
  }
}
@media (min-width:992px) {
  [id=nav] .drop-nav-sub ul > li {
    padding-left: 32px
  }
}
[id=nav] .drop-nav-sub ul > li + li {
  margin-top: 19px
}
[id=nav] .drop-nav-sub ul a {
  -webkit-transition: text-decoration-color 0.3s ease-in-out;
  transition: text-decoration-color 0.3s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 2px;
  color: #1e1e1e
}
[id=nav] .drop-nav-sub ul a:focus,
[id=nav] .drop-nav-sub ul a:hover {
  text-decoration: underline;
  text-decoration-color: currentColor
}
[id=nav] .drop-nav-sub ul a:hover {
  color: #1e1e1e
}
[id=nav] .drop-nav-sub .drop-nav-title {
  margin-bottom: 24px
}
@media (min-width:992px) {
  [id=nav] .drop-nav-sub .drop-nav-title {
    padding-right: 0;
    padding-left: 32px
  }
}
.header-search-form {
  border-radius: 8px;
  background-color: #fff;
  position: relative
}
@media (min-width:992px) {
  .header-search-form {
    margin-left: 6px
  }
}
@media (min-width:1200px) {
  .header-search-form {
    margin-left: 12px
  }
}
.header-search-form input[type=search] {
  border: 0;
  background-color: transparent;
  height: 32px;
  padding: 0 30px 0 8px;
  color: #1e1e1e;
  width: 100%;
  font-size: 14px;
  letter-spacing: 0.042em
}
@media (min-width:992px) {
  .header-search-form input[type=search] {
    width: 110px
  }
}
.header-search-form input[type=search]::-webkit-input-placeholder {
  color: #75797e
}
.header-search-form input[type=search]::-moz-placeholder {
  opacity: 1;
  color: #75797e
}
.header-search-form input[type=search]:-moz-placeholder {
  color: #75797e
}
.header-search-form input[type=search]:-ms-input-placeholder {
  color: #75797e
}
.header-search-form input[type=search].placeholder {
  color: #75797e
}
.header-search-form .submit {
  width: 16px;
  height: 16px;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  position: absolute;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  padding: 0;
  color: #1e1e1e;
  border: 0
}
.header-search-form .submit:hover {
  color: #005eb8
}
.header-search-form .submit svg {
  vertical-align: top
}
#wrapper.overflow-visible {
  overflow: visible
}
.section-main {
  padding: 64px 0;
  background-color: #edeff1
}
@media (min-width:992px) {
  .section-main {
    padding: 96px 0
  }
}
.section-main + .section-main {
  padding-top: 0
}
.btn-success {
  background-color: #28a745;
  color: #fff;
  border-color: #28a745
}
.btn-success:hover {
  background-color: #fff;
  color: #28a745;
  border-color: #28a745
}
:root {
  --dt-row-selected: 13,110,253;
  --dt-row-selected-text: 255,255,255;
  --dt-row-selected-link: 9,10,11;
  --dt-row-stripe: 0,0,0;
  --dt-row-hover: 0,0,0;
  --dt-column-ordering: 0,0,0;
  --dt-html-background: white
}
:root.dark {
  --dt-html-background: rgb(33, 37, 41)
}
table.dataTable td.dt-control {
  text-align: center;
  cursor: pointer
}
table.dataTable td.dt-control:before {
  display: inline-block;
  color: rgba(0,0,0,0.5);
  content: "►"
}
table.dataTable tr.dt-hasChild td.dt-control:before {
  content: "▼"
}
html.dark table.dataTable td.dt-control:before,
html.dark table.dataTable tr.dt-hasChild td.dt-control:before {
  color: rgba(255,255,255,0.5)
}
table.dataTable thead > tr > td.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_asc_disabled,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting_desc_disabled,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_asc_disabled,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px
}
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after,
table.dataTable thead > tr > th.sorting_desc_disabled:before {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em
}
table.dataTable thead > tr > td.sorting:before,
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc:before,
table.dataTable thead > tr > td.sorting_desc_disabled:before,
table.dataTable thead > tr > th.sorting:before,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc:before,
table.dataTable thead > tr > th.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▲";
  content: "▲"/""
}
table.dataTable thead > tr > td.sorting:after,
table.dataTable thead > tr > td.sorting_asc:after,
table.dataTable thead > tr > td.sorting_asc_disabled:after,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > th.sorting:after,
table.dataTable thead > tr > th.sorting_asc:after,
table.dataTable thead > tr > th.sorting_asc_disabled:after,
table.dataTable thead > tr > th.sorting_desc:after,
table.dataTable thead > tr > th.sorting_desc_disabled:after {
  top: 50%;
  content: "▼";
  content: "▼"/""
}
table.dataTable thead > tr > td.sorting_asc:before,
table.dataTable thead > tr > td.sorting_desc:after,
table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:after {
  opacity: 0.6
}
table.dataTable thead > tr > td.sorting_asc_disabled:before,
table.dataTable thead > tr > td.sorting_desc_disabled:after,
table.dataTable thead > tr > th.sorting_asc_disabled:before,
table.dataTable thead > tr > th.sorting_desc_disabled:after {
  display: none
}
table.dataTable thead > tr > td:active,
table.dataTable thead > tr > th:active {
  outline: 0
}
div.dataTables_scrollBody > table.dataTable > thead > tr > td:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > td:before,
div.dataTables_scrollBody > table.dataTable > thead > tr > th:after,
div.dataTables_scrollBody > table.dataTable > thead > tr > th:before {
  display: none
}
div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 2px
}
div.dataTables_processing > div:last-child {
  position: relative;
  width: 80px;
  height: 15px;
  margin: 1em auto
}
div.dataTables_processing > div:last-child > div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #0d6efd;
  background: rgb(var(--dt-row-selected));
  -webkit-animation-timing-function: cubic-bezier(0,1,1,0);
  animation-timing-function: cubic-bezier(0,1,1,0)
}
div.dataTables_processing > div:last-child > div:nth-child(1) {
  left: 8px;
  -webkit-animation: 0.6s infinite datatables-loader-1;
  animation: 0.6s infinite datatables-loader-1
}
div.dataTables_processing > div:last-child > div:nth-child(2) {
  left: 8px;
  -webkit-animation: 0.6s infinite datatables-loader-2;
  animation: 0.6s infinite datatables-loader-2
}
div.dataTables_processing > div:last-child > div:nth-child(3) {
  left: 32px;
  -webkit-animation: 0.6s infinite datatables-loader-2;
  animation: 0.6s infinite datatables-loader-2
}
div.dataTables_processing > div:last-child > div:nth-child(4) {
  left: 56px;
  -webkit-animation: 0.6s infinite datatables-loader-3;
  animation: 0.6s infinite datatables-loader-3
}
@-webkit-keyframes datatables-loader-1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@keyframes datatables-loader-1 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}
@-webkit-keyframes datatables-loader-3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
}
@keyframes datatables-loader-3 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
}
@-webkit-keyframes datatables-loader-2 {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    -webkit-transform: translate(24px,0);
    transform: translate(24px,0)
  }
}
@keyframes datatables-loader-2 {
  0% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
  }
  100% {
    -webkit-transform: translate(24px,0);
    transform: translate(24px,0)
  }
}
table.dataTable.nowrap td,
table.dataTable.nowrap th {
  white-space: nowrap
}
table.dataTable td.dt-left,
table.dataTable th.dt-left {
  text-align: left
}
table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
  text-align: center
}
table.dataTable td.dt-right,
table.dataTable th.dt-right {
  text-align: right
}
table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
  text-align: justify
}
table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
  white-space: nowrap
}
table.dataTable tfoot td,
table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td,
table.dataTable thead td.dt-head-left,
table.dataTable thead th,
table.dataTable thead th.dt-head-left {
  text-align: left
}
table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
  text-align: center
}
table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
  text-align: right
}
table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
  text-align: justify
}
table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
  white-space: nowrap
}
table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
  text-align: left
}
table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
  text-align: center
}
table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
  text-align: right
}
table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
  text-align: justify
}
table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
  white-space: nowrap
}
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0
}
table.dataTable tfoot th,
table.dataTable thead th {
  font-weight: bold
}
table.dataTable > thead > tr > td,
table.dataTable > thead > tr > th {
  padding: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.3)
}
table.dataTable > thead > tr > td:active,
table.dataTable > thead > tr > th:active {
  outline: 0
}
table.dataTable > tfoot > tr > td,
table.dataTable > tfoot > tr > th {
  padding: 10px 10px 6px;
  border-top: 1px solid rgba(0,0,0,0.3)
}
table.dataTable tbody tr {
  background-color: transparent
}
table.dataTable tbody tr.selected > * {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.9);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.9);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.9);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.9);
  color: #fff;
  color: rgb(var(--dt-row-selected-text))
}
table.dataTable tbody tr.selected a {
  color: #090a0b;
  color: rgb(var(--dt-row-selected-link))
}
table.dataTable tbody td,
table.dataTable tbody th {
  padding: 8px 10px
}
table.dataTable.display > tbody > tr > td,
table.dataTable.display > tbody > tr > th,
table.dataTable.row-border > tbody > tr > td,
table.dataTable.row-border > tbody > tr > th {
  border-top: 1px solid rgba(0,0,0,0.15)
}
table.dataTable.display > tbody > tr:first-child > td,
table.dataTable.display > tbody > tr:first-child > th,
table.dataTable.row-border > tbody > tr:first-child > td,
table.dataTable.row-border > tbody > tr:first-child > th {
  border-top: none
}
table.dataTable.display > tbody > tr.selected + tr.selected > td,
table.dataTable.row-border > tbody > tr.selected + tr.selected > td {
  border-top-color: #0262ef
}
table.dataTable.cell-border > tbody > tr > td,
table.dataTable.cell-border > tbody > tr > th {
  border-top: 1px solid rgba(0,0,0,0.15);
  border-right: 1px solid rgba(0,0,0,0.15)
}
table.dataTable.cell-border > tbody > tr > td:first-child,
table.dataTable.cell-border > tbody > tr > th:first-child {
  border-left: 1px solid rgba(0,0,0,0.15)
}
table.dataTable.cell-border > tbody > tr:first-child > td,
table.dataTable.cell-border > tbody > tr:first-child > th {
  border-top: none
}
table.dataTable.display > tbody > tr.odd > *,
table.dataTable.stripe > tbody > tr.odd > * {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.023);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.023);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe),0.023);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-stripe),0.023)
}
table.dataTable.display > tbody > tr.odd.selected > *,
table.dataTable.stripe > tbody > tr.odd.selected > * {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.923);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.923);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.923);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.923)
}
table.dataTable.display > tbody > tr:hover > *,
table.dataTable.hover > tbody > tr:hover > * {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.035);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.035);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.035);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.035)
}
table.dataTable.display > tbody > tr.selected:hover > *,
table.dataTable.hover > tbody > tr.selected:hover > * {
  -webkit-box-shadow: inset 0 0 0 9999px #0d6efd!important;
  box-shadow: inset 0 0 0 9999px #0d6efd!important;
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),1)!important;
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),1)!important
}
table.dataTable.display > tbody tr > .sorting_1,
table.dataTable.display > tbody tr > .sorting_2,
table.dataTable.display > tbody tr > .sorting_3,
table.dataTable.order-column > tbody tr > .sorting_1,
table.dataTable.order-column > tbody tr > .sorting_2,
table.dataTable.order-column > tbody tr > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.019);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.019);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.019);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.019)
}
table.dataTable.display > tbody tr.selected > .sorting_1,
table.dataTable.display > tbody tr.selected > .sorting_2,
table.dataTable.display > tbody tr.selected > .sorting_3,
table.dataTable.order-column > tbody tr.selected > .sorting_1,
table.dataTable.order-column > tbody tr.selected > .sorting_2,
table.dataTable.order-column > tbody tr.selected > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.919);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.919);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.919);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.919)
}
table.dataTable.display > tbody > tr.odd > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_1 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.054);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.054);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.054);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.054)
}
table.dataTable.display > tbody > tr.odd > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_2 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.047);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.047);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.047);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.047)
}
table.dataTable.display > tbody > tr.odd > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.odd > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.039);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.039);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.039);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-column-ordering),0.039)
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_1 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.954);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.954);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.954);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.954)
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_2 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.947);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.947);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.947);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.947)
}
table.dataTable.display > tbody > tr.odd.selected > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.odd.selected > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.939);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.939);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.939);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.939)
}
table.dataTable.display > tbody > tr.even > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_1 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.019);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.019);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.019);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.019)
}
table.dataTable.display > tbody > tr.even > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_2 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.011);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.011);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.011);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.011)
}
table.dataTable.display > tbody > tr.even > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.even > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.003);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.003);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.003);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.003)
}
table.dataTable.display > tbody > tr.even.selected > .sorting_1,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_1 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.919);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.919);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.919);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.919)
}
table.dataTable.display > tbody > tr.even.selected > .sorting_2,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_2 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.911);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.911);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.911);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.911)
}
table.dataTable.display > tbody > tr.even.selected > .sorting_3,
table.dataTable.order-column.stripe > tbody > tr.even.selected > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.903);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.903);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.903);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.903)
}
table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.082);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.082);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.082);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.082)
}
table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.074);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.074);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.074);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.074)
}
table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.062);
  box-shadow: inset 0 0 0 9999px rgba(0,0,0,0.062);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.062);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-hover),0.062)
}
table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.982);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.982);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.982);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.982)
}
table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.974);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.974);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.974);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.974)
}
table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  -webkit-box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.962);
  box-shadow: inset 0 0 0 9999px rgba(13,110,253,0.962);
  -webkit-box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.962);
  box-shadow: inset 0 0 0 9999px rgba(var(--dt-row-selected),0.962)
}
table.dataTable.no-footer {
  border-bottom: 1px solid rgba(0,0,0,0.3)
}
table.dataTable.compact tbody td,
table.dataTable.compact tbody th,
table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th,
table.dataTable.compact thead td,
table.dataTable.compact thead th {
  padding: 4px
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}
.dataTables_wrapper {
  position: relative;
  clear: both
}
.dataTables_wrapper .dataTables_length {
  float: left
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 4px;
  background-color: transparent;
  color: inherit
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right
}
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
  color: inherit;
  margin-left: 3px
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none!important;
  cursor: pointer;
  color: inherit!important;
  border: 1px solid transparent;
  border-radius: 2px;
  background: 0 0
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: inherit!important;
  border: 1px solid rgba(0,0,0,0.3);
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(230,230,230,0.05)),to(rgba(0,0,0,0.05)));
  background: linear-gradient(to bottom,rgba(230,230,230,0.05) 0%,rgba(0,0,0,0.05) 100%)
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  cursor: default;
  color: #666!important;
  border: 1px solid transparent;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #fff!important;
  border: 1px solid #111;
  background-color: #111;
  background: -webkit-gradient(linear,left top,left bottom,from(#585858),to(#111));
  background: linear-gradient(to bottom,#585858 0%,#111 100%)
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: 0;
  background-color: #0c0c0c;
  background: -webkit-gradient(linear,left top,left bottom,from(#2b2b2b),to(#0c0c0c));
  background: linear-gradient(to bottom,#2b2b2b 0%,#0c0c0c 100%);
  -webkit-box-shadow: inset 0 0 3px #111;
  box-shadow: inset 0 0 3px #111
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em
}
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_paginate,
.dataTables_wrapper .dataTables_processing {
  color: inherit
}
.dataTables_wrapper .dataTables_scroll {
  clear: both
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  -webkit-overflow-scrolling: touch
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th {
  vertical-align: middle
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0!important;
  padding: 0!important
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid rgba(0,0,0,0.3)
}
.dataTables_wrapper.no-footer div.dataTables_scrollBody > table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable {
  border-bottom: none
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0
}
@media screen and (max-width:767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em
  }
}
@media screen and (max-width:640px) {
  .dataTables_wrapper .dataTables_filter,
  .dataTables_wrapper .dataTables_length {
    float: none;
    text-align: center
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em
  }
}
html.dark {
  --dt-row-hover: 255,255,255;
  --dt-row-stripe: 255,255,255;
  --dt-column-ordering: 255,255,255
}
html.dark table.dataTable > thead > tr > td,
html.dark table.dataTable > thead > tr > th {
  border-bottom: 1px solid #595b5e
}
html.dark table.dataTable > thead > tr > td:active,
html.dark table.dataTable > thead > tr > th:active {
  outline: 0
}
html.dark table.dataTable > tfoot > tr > td,
html.dark table.dataTable > tfoot > tr > th {
  border-top: 1px solid #595b5e
}
html.dark table.dataTable.display > tbody > tr > td,
html.dark table.dataTable.display > tbody > tr > th,
html.dark table.dataTable.row-border > tbody > tr > td,
html.dark table.dataTable.row-border > tbody > tr > th {
  border-top: 1px solid #404346
}
html.dark table.dataTable.display > tbody > tr.selected + tr.selected > td,
html.dark table.dataTable.row-border > tbody > tr.selected + tr.selected > td {
  border-top-color: #0257d5
}
html.dark table.dataTable.cell-border > tbody > tr > td,
html.dark table.dataTable.cell-border > tbody > tr > th {
  border-top: 1px solid #404346;
  border-right: 1px solid #404346
}
html.dark table.dataTable.cell-border > tbody > tr > td:first-child,
html.dark table.dataTable.cell-border > tbody > tr > th:first-child {
  border-left: 1px solid #404346
}
html.dark .dataTables_wrapper .dataTables_filter input,
html.dark .dataTables_wrapper .dataTables_length select {
  border: 1px solid rgba(255,255,255,0.2);
  background-color: var(--dt-html-background)
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current,
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  border: 1px solid #595b5e;
  background: rgba(255,255,255,0.15)
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
  color: #666!important
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 1px solid #353535;
  background: #353535
}
html.dark .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  background: #3a3a3a
}
[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit
}
.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto!important;
  height: auto!important;
  z-index: 0
}
.simplebar-offset {
  direction: inherit!important;
  -webkit-box-sizing: inherit!important;
  box-sizing: inherit!important;
  resize: none!important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch
}
.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box!important;
  box-sizing: border-box!important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0
}
.simplebar-content:after,
.simplebar-content:before {
  content: " ";
  display: table
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none
}
.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit!important;
  box-sizing: inherit!important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0
}
.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1
}
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden
}
[data-simplebar].simplebar-dragging,
[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all
}
.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px
}
.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: #000;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear 0.5s;
  transition: opacity 0.2s linear 0.5s
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: 0s;
  transition-duration: 0s
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px
}
.simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  bottom: 0;
  min-height: 0;
  min-width: 10px;
  width: auto
}
[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0
}
.simplebar-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: scrollbar!important
}
.simplebar-dummy-scrollbar-size > div {
  width: 200%;
  height: 200%;
  margin: 10px 0
}
.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none
}
.js-sticky-scrollable-wrap {
  margin: 0 -20px 64px
}
@media (min-width:768px) {
  .js-sticky-scrollable-wrap {
    position: relative;
    margin: 0 0 96px
  }
}
.js-sticky-scrollable-wrap:last-child {
  margin-bottom: 0
}
.js-sticky-scrollable-holder {
  background-color: #fff;
  padding: 0 20px 40px;
  position: relative
}
@media (min-width:768px) {
  .js-sticky-scrollable-holder {
    position: sticky;
    top: calc(var(--header-height,0px) + 16px);
    height: calc(var(--vh,1vh) * 100 - var(--header-height,0px) - 32px);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 25px 32px 32px;
    border-radius: 24px
  }
}
@media (min-width:768px) {
  .js-scrollable-content {
    overflow: hidden;
    height: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.js-scrollable-content h2 {
  text-align: center;
  font-weight: 400;
  margin: 0 0 21px
}
@media (min-width:992px) {
  .js-scrollable-content h2 {
    margin-bottom: 17px
  }
}
.js-scrollable-transform {
  overflow: hidden
}
.js-fake-scrollable {
  position: absolute;
  top: 32px;
  bottom: 32px;
  left: 100%;
  width: 11px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 11px;
  flex: 0 0 11px;
  pointer-events: none;
  visibility: hidden;
  display: none
}
@media (min-width:768px) {
  .js-fake-scrollable {
    left: auto;
    right: 10px;
    visibility: visible;
    display: block
  }
}
.js-anchor-nav {
  white-space: nowrap;
  overflow-y: auto;
  margin: 0 0 40px;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  padding: 18px 0 0;
  background-color: #fff;
  position: sticky;
  top: calc(var(--header-height,0px));
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-box-shadow: inset 0 -2px 2px -2px rgba(117,121,126,0.32);
  box-shadow: inset 0 -2px 2px -2px rgba(117,121,126,0.32)
}
@media (min-width:768px) {
  .js-anchor-nav {
    position: static;
    overflow-y: hidden;
    white-space: normal;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px 0 0;
    margin: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 362px;
    font-size: 24px;
    line-height: 1.4
  }
}
@media (min-width:992px) {
  .js-anchor-nav {
    font-size: 30px
  }
}
.js-anchor-nav::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: 0 0
}
.js-anchor-nav li {
  display: inline-block;
  padding: 0 0 6px;
  margin: 0 14px 0 0;
  position: relative
}
@media (min-width:768px) {
  .js-anchor-nav li {
    -webkit-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
    padding: 9px 0 9px 24px;
    margin-right: 0;
    border-left: 2px solid rgba(117,121,126,0.32)
  }
}
.js-anchor-nav li:last-child {
  margin-right: 0
}
.js-anchor-nav li.anchor-active {
  font-weight: 500
}
@media (min-width:768px) {
  .js-anchor-nav li.anchor-active {
    border-color: #005eb8
  }
}
.js-anchor-nav li.anchor-active a {
  color: #005eb8
}
.js-anchor-nav li.anchor-active:before {
  opacity: 1;
  visibility: visible
}
.js-anchor-nav li:before {
  -webkit-transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #005eb8;
  opacity: 0;
  visibility: hidden
}
@media (min-width:768px) {
  .js-anchor-nav li:before {
    display: none
  }
}
.js-anchor-nav a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  text-decoration: none;
  color: #75797e
}
.text-scrollable-block {
  background-color: #e6f5fb;
  padding: 37px 24px 24px;
  border-radius: 18px;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 1.6
}
@media (min-width:992px) {
  .text-scrollable-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 24px
  }
}
.text-scrollable-block h3 {
  font-weight: 500;
  margin: 0 0 5px
}
@media (min-width:768px) {
  .text-scrollable-block h3 {
    font-size: 20px
  }
}
.text-scrollable-block p {
  margin-bottom: 8px
}
.text-scrollable-block .img-wrap {
  margin: 0 0 8px
}
@media (min-width:992px) {
  .text-scrollable-block .img-wrap {
    margin-bottom: 0;
    width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
  }
}
@media (min-width:992px) {
  .text-scrollable-block .text-wrap {
    width: calc(100% - 180px);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
}
.text-scrollable-block .link-more {
  display: inline-block;
  font-size: 16px;
  font-weight: 700
}
.text-scrollable-block .link-more:hover {
  color: #005eb8;
  text-decoration: none
}
.text-scrollable-block .link-more:hover:after {
  -webkit-transform: translateX(3px);
  transform: translateX(3px)
}
.text-scrollable-block .link-more:after {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;
  width: 18px;
  height: 18px;
  content: "";
  margin: 3px 0 -3px 9px;
  display: inline-block;
  background-size: 100%;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2217%22%20viewBox%3D%220%200%2016%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.6665%208.49976L13.3332%208.49976M13.3332%208.49976L9.33317%204.49976M13.3332%208.49976L9.33317%2012.4998%22%20stroke%3D%22%23005eb8%22%20stroke-width%3D%221.77778%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
.section-welcome .background-image.align-right {
  background-position: right
}
.section-welcome .anchor-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.57;
  font-size: 14px
}
@media (min-width:992px) {
  .section-welcome .anchor-wrap {
    line-height: 1.37;
    font-size: 16px
  }
}
.section-welcome .anchor-wrap .text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 0 0 12px
}
.section-welcome .anchor-link {
  -webkit-transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out,color 0.3s ease-in-out;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid transparent
}
.section-welcome .anchor-link.anchor-link-primary {
  border-color: #005eb8;
  background-color: #005eb8;
  color: #fff
}
.section-welcome .anchor-link.anchor-link-primary:hover {
  background-color: #fff;
  color: #005eb8
}
.section-welcome .anchor-link svg {
  width: 18px
}
.section-text {
  max-width: 720px;
  margin: 0 auto 51px;
  text-align: center
}
@media (min-width:992px) {
  .section-text {
    margin-bottom: 40px
  }
}
.section-text h2 {
  font-weight: 500;
  color: #005eb8;
  font-size: 30px;
  line-height: 1.4;
  margin: 0 0 19px
}
@media (min-width:992px) {
  .section-text h2 {
    font-size: 48px
  }
}
.banner {
  background: #005eb8;
  padding: 20px;
  border-radius: 18px;
  color: #fff;
  position: relative;
  z-index: 1
}
@media (min-width:992px) {
  .banner {
    padding: 40px
  }
}
.banner h3 {
  font-weight: 500;
  margin-bottom: 15px
}
.banner .btn {
  font-size: 16px;
  padding: 10px 32px
}
.banner .text-block {
  max-width: 430px
}
.banner .text-block p {
  max-width: 90%
}
.banner .img-block {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  max-width: 50%
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
  background-color: #edeff1
}
.content-program {
  margin-top: -64px
}
@media (min-width:992px) {
  .content-program {
    margin-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}
.content-program h2 {
  color: #005eb8;
  margin: 0 0 18px
}
@media (min-width:992px) {
  .content-program h2 {
    margin-bottom: 16px
  }
}
.content-program p {
  margin-bottom: 18px
}
.content-program a {
  -webkit-transition: text-decoration-color 0.3s ease-in-out;
  transition: text-decoration-color 0.3s ease-in-out;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 2px;
  text-decoration-color: currentColor
}
.content-program a:focus,
.content-program a:hover {
  text-decoration: underline;
  text-decoration-color: currentColor
}
.content-program a:hover {
  color: #005eb8
}
.content-program ul:not([class]) {
  margin: 0 0 18px
}
.content-program ul:not([class]) > li {
  position: relative;
  padding: 0 0 0 24px
}
.content-program ul:not([class]) > li:before {
  width: 4px;
  height: 4px;
  content: "";
  position: absolute;
  left: 10px;
  top: 12px;
  border-radius: 50%;
  background: currentColor
}
.content-program ol:not([class]) {
  overflow: hidden;
  counter-reset: item;
  padding: 0;
  margin: 0 0 18px
}
.content-program ol:not([class]) > li {
  padding: 0 0 0 24px
}
.content-program ol:not([class]) > li:before {
  float: left;
  width: 24px;
  margin: 0 0 0 -24px;
  content: counters(item, ".") ".";
  counter-increment: item;
  text-align: center
}
.content-program table td {
  padding: 10px 15px;
  vertical-align: top
}
.content-program .content-wrap {
  padding: 40px 0 0
}
@media (min-width:992px) {
  .content-program .content-wrap {
    width: calc(100% - 340px);
    padding-top: 0
  }
}
.content-program .content-group {
  margin-bottom: 34px
}
@media (min-width:992px) {
  .content-program .content-group {
    margin-bottom: 40px
  }
}
.content-program .content-group:last-child {
  margin-bottom: 0
}
@media (min-width:992px) {
  .sidebar-program-wrap {
    width: 285px;
    padding: 10px 0 0
  }
}
.sidebar-program {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10
}
@media (min-width:992px) {
  .sidebar-program {
    padding: 18px 0
  }
}
.sidebar-program-title {
  display: none;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.16;
  letter-spacing: 0.035em
}
@media (min-width:992px) {
  .sidebar-program-title {
    display: block
  }
}
.opener-sidebar-program {
  margin: 0 -20px;
  padding: 10px 56px 10px 20px;
  background-color: #fff;
  position: relative;
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.33;
  color: #1e1e1e;
  width: calc(100% + 40px);
  border: 0;
  border-radius: 0;
  text-align: left
}
@media (min-width:768px) {
  .opener-sidebar-program {
    margin: 0;
    width: 100%
  }
}
.opener-sidebar-program:focus {
  outline: 0
}
.opener-sidebar-program:hover {
  text-decoration: none;
  color: #1e1e1e;
  background-color: #fff
}
.opener-sidebar-program[aria-expanded=true]:after {
  -webkit-transform: translate(0,-50%) rotate(180deg);
  transform: translate(0,-50%) rotate(180deg)
}
.opener-sidebar-program:after {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s,_ 0.3s;
  width: 30px;
  height: 30px;
  content: "";
  position: absolute;
  top: 50%;
  right: 18px;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-size: 0.67em;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%2012L16%2020L24%2012%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222.66667%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
.nav-sidebar-program {
  background-color: #fff;
  line-height: 1.5;
  position: absolute;
  top: 100%;
  left: -20px;
  right: -20px
}
@media (min-width:768px) {
  .nav-sidebar-program {
    left: 0;
    right: 0
  }
}
@media (min-width:992px) {
  .nav-sidebar-program {
    position: static;
    border-radius: 8px;
    -webkit-box-shadow: 0 2px 8px 0 rgba(16,24,40,0.04);
    box-shadow: 0 2px 8px 0 rgba(16,24,40,0.04);
    font-size: 18px;
    line-height: 1.33
  }
}
@media (min-width:992px) {
  .nav-sidebar-program.collapse:not(.show) {
    display: block
  }
}
.nav-sidebar-program .sub-link-list li {
  border-top: 1px solid #edeff1;
  padding: 12px 20px;
  position: relative
}
@media (min-width:992px) {
  .nav-sidebar-program .sub-link-list li {
    padding: 16px 15px 16px 20px
  }
}
.nav-sidebar-program .sub-link-list li.anchor-active {
  font-weight: 700
}
.nav-sidebar-program .sub-link-list li.anchor-active:before {
  opacity: 1;
  visibility: visible
}
.nav-sidebar-program .sub-link-list li.anchor-active a {
  color: #005eb8
}
.nav-sidebar-program .sub-link-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 2px;
  height: calc(100% - 16px);
  background: #005eb8;
  opacity: 0;
  visibility: hidden
}
.nav-sidebar-program a {
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #75797e;
  text-decoration: none
}
.nav-sidebar-program a:hover {
  text-decoration: none;
  color: #005eb8
}
.nav-sidebar-program a:focus {
  text-decoration: none
}
.accordion-program {
  counter-reset: none;
  margin: 0 0 20px
}
.accordion-program .accordion-item {
  border-bottom: 1px solid rgba(117,121,126,0.5)
}
.accordion-program .accordion-item:not(:last-child) {
  margin-bottom: 0
}
.accordion-program .accordion-item:first-child .accordion-item-title button {
  padding-top: 11px;
  padding-bottom: 11px
}
.accordion-program .accordion-item-title button {
  background-color: transparent;
  color: #1e1e1e;
  padding: 21px 70px 20px 0
}
.accordion-program .accordion-item-title button:before {
  display: none
}
.accordion-program .accordion-item-title button:after {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out,-webkit-transform 0.3s ease-in-out;
  width: 32px;
  height: 32px;
  content: "";
  right: 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M8%2012L16%2020L24%2012%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222.66667%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
.accordion-program .accordion-item-body {
  background-color: transparent;
  border-radius: 0;
  border: 0;
  padding: 0 0 15px
}
.js-data-table-wrap {
  overflow-x: auto;
  padding: 13px 0 0
}
.js-data-table-wrap [id=wrapper] .dataTables_wrapper {
  padding-top: 0
}
[id=wrapper] .dataTables_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  overflow-x: auto;
  padding: 13px 0 0
}
[id=wrapper] .dataTables_wrapper label {
  margin: 0
}
[id=wrapper] .dataTables_wrapper .dataTables_length select {
  display: inline-block;
  height: 46px;
  border: 0;
  background-color: #fff;
  border-radius: 4px;
  padding: 0 20px 0 16px;
  margin: 0 8px;
  width: 65px;
  background-size: 8px 6px;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%228%22%20height%3D%226%22%20viewBox%3D%220%200%208%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3.98381%204.98609C4.18051%205.19051%204.50769%205.19051%204.70439%204.98609L7.8595%201.7072C8.16516%201.38955%207.94004%200.860515%207.49921%200.860515H1.18899C0.748155%200.860515%200.523036%201.38955%200.828697%201.7072L3.98381%204.98609Z%22%20fill%3D%22%2375797e%22%2F%3E%3C%2Fsvg%3E")
}
[id=wrapper] .dataTables_wrapper .dataTables_filter {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  width: 100%;
  margin: 0 0 8px;
  float: none;
  text-align: left
}
@media (min-width:768px) {
  [id=wrapper] .dataTables_wrapper .dataTables_filter {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    margin-bottom: 0;
    width: auto
  }
}
[id=wrapper] .dataTables_wrapper .dataTables_filter label {
  width: 100%;
  position: relative
}
[id=wrapper] .dataTables_wrapper .dataTables_filter label:before {
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  right: 16px;
  bottom: 14px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M15.75%2015.75L12.4875%2012.4875M14.25%208.25C14.25%2011.5637%2011.5637%2014.25%208.25%2014.25C4.93629%2014.25%202.25%2011.5637%202.25%208.25C2.25%204.93629%204.93629%202.25%208.25%202.25C11.5637%202.25%2014.25%204.93629%2014.25%208.25Z%22%20stroke%3D%22%2375797e%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
[id=wrapper] .dataTables_wrapper .dataTables_filter input {
  background-color: #fff;
  height: 46px;
  border: 0;
  border-radius: 4px;
  padding: 0 46px 0 16px;
  display: block;
  width: 100%;
  margin: 0
}
@media (min-width:768px) {
  [id=wrapper] .dataTables_wrapper .dataTables_filter input {
    margin-left: 8px;
    display: inline-block;
    width: auto;
    max-width: 210px
  }
}
[id=wrapper] .dataTables_wrapper .dataTables_info {
  padding-top: 0
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple {
  padding: 0;
  margin-top: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}
@media (min-width:768px) {
  [id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple {
    width: auto;
    margin-left: auto
  }
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button {
  position: relative;
  text-underline-offset: 4px;
  text-decoration: underline!important;
  border: 0
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button:hover {
  background: 0 0;
  border: 0;
  color: #1e1e1e!important
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button.disabled {
  text-decoration: none!important;
  color: #75797e!important
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button.disabled:hover {
  color: #75797e!important
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button.previous {
  padding: 0 0 0 22px;
  margin-left: 0
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button.previous:before {
  left: 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12.5%2015L7.5%2010L12.5%205%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.66667%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button.next {
  padding: 0 22px 0 0;
  margin-right: 0
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button.next:after {
  right: 0;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.5%2015L12.5%2010L7.5%205%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.66667%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E")
}
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button:after,
[id=wrapper] .dataTables_wrapper .dataTables_paginate.paging_simple .paginate_button:before {
  width: 20px;
  height: 20px;
  content: "";
  background-size: 100%;
  background-repeat: no-repeat
}
[id=wrapper] table.dataTable {
  margin-top: 8px;
  font-size: 14px;
  min-width: 680px
}
@media (min-width:992px) {
  [id=wrapper] table.dataTable {
    font-size: 16px
  }
}
[id=wrapper] table.dataTable.no-footer {
  border: 0
}
[id=wrapper] table.dataTable.display>tbody>tr.even,
[id=wrapper] table.dataTable.display>tbody>tr.even>*,
[id=wrapper] table.dataTable.display>tbody>tr.even>*>.sorting_1,
[id=wrapper] table.dataTable.display>tbody>tr.even>.sorting_1,
[id=wrapper] table.dataTable.display>tbody>tr.odd,
[id=wrapper] table.dataTable.display>tbody>tr.odd>*,
[id=wrapper] table.dataTable.display>tbody>tr.odd>*>.sorting_1,
[id=wrapper] table.dataTable.display>tbody>tr.odd>.sorting_1,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.even,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.even>*,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.even>*>.sorting_1,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.even>.sorting_1,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.odd,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.odd>*,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.odd>*>.sorting_1,
[id=wrapper] table.dataTable.order-column.stripe>tbody>tr.odd>.sorting_1 {
  -webkit-box-shadow: none;
  box-shadow: none
}
[id=wrapper] table.dataTable.tablepress .sorting:hover,
[id=wrapper] table.dataTable.tablepress .sorting_asc,
[id=wrapper] table.dataTable.tablepress .sorting_desc {
  color: #fff
}
[id=wrapper] table.dataTable > tbody > tr > td,
[id=wrapper] table.dataTable > tbody > tr > th,
[id=wrapper] table.dataTable > thead > tr > td,
[id=wrapper] table.dataTable > thead > tr > th {
  border-color: #b7b7b7;
  border-style: solid;
  border-width: 0 1px 1px 0!important
}
[id=wrapper] table.dataTable > tbody > tr > td:first-child,
[id=wrapper] table.dataTable > tbody > tr > th:first-child,
[id=wrapper] table.dataTable > thead > tr > td:first-child,
[id=wrapper] table.dataTable > thead > tr > th:first-child {
  border-left-width: 1px!important
}
[id=wrapper] table.dataTable > tbody > tr > th.sorting:after,
[id=wrapper] table.dataTable > tbody > tr > th.sorting:before,
[id=wrapper] table.dataTable > tbody > tr > th.sorting_asc:after,
[id=wrapper] table.dataTable > tbody > tr > th.sorting_asc:before,
[id=wrapper] table.dataTable > thead > tr > th.sorting:after,
[id=wrapper] table.dataTable > thead > tr > th.sorting:before,
[id=wrapper] table.dataTable > thead > tr > th.sorting_asc:after,
[id=wrapper] table.dataTable > thead > tr > th.sorting_asc:before {
  content: "";
  border-color: currentColor transparent;
  border-style: solid;
  right: 15px
}
[id=wrapper] table.dataTable > tbody > tr > th.sorting:before,
[id=wrapper] table.dataTable > tbody > tr > th.sorting_asc:before,
[id=wrapper] table.dataTable > thead > tr > th.sorting:before,
[id=wrapper] table.dataTable > thead > tr > th.sorting_asc:before {
  opacity: 1;
  bottom: calc(50% + 1px);
  border-width: 0 4px 6px
}
[id=wrapper] table.dataTable > tbody > tr > th.sorting:after,
[id=wrapper] table.dataTable > tbody > tr > th.sorting_asc:after,
[id=wrapper] table.dataTable > thead > tr > th.sorting:after,
[id=wrapper] table.dataTable > thead > tr > th.sorting_asc:after {
  bottom: calc(50% - 6px);
  opacity: 1;
  border-width: 6px 4px 0;
  top: auto;
  height: auto;
  padding: 0
}
[id=wrapper] table.dataTable > thead {
  background-color: #005eb8
}
[id=wrapper] table.dataTable > thead > tr > th {
  border-top-width: 1px!important;
  padding: 5px;
  color: #fff
}
@media (min-width:992px) {
  [id=wrapper] table.dataTable > thead > tr > th {
    padding: 10px 15px
  }
}
[id=wrapper] table.dataTable > thead th:first-child {
  width: 20.8%!important
}
[id=wrapper] table.dataTable > tbody > tr.odd td,
[id=wrapper] table.dataTable > tbody > tr.odd th {
  background-color: #edeff1
}
[id=wrapper] table.dataTable > tbody td {
  padding: 5px
}
@media (min-width:992px) {
  [id=wrapper] table.dataTable > tbody td {
    padding: 10px 15px
  }
}