

@import url("https://rsms.me/inter/inter.css");
html {
  font-family: "Inter", sans-serif;
}
@supports (font-variation-settings: normal) {
  html {
    font-family: "Inter var", sans-serif;
  }
}
body{
  color: #4C5580;
}
.portal-header-navbar + .inner .logo-link {
  display: block;
}
.portal-header-navbar + .inner {
  margin-top: 12px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", sans-serif;
  color: #303550;
}

.portal-header .portal-search button,
.publication-contents h4 span {
  background-color: #10239e;
  cursor: pointer;
}

.portal-header .portal-search button:hover {
  background-color: #2B4FF4;
}

a:hover,
a:focus,
.btn-link:hover,
.btn-link:focus {
  color: #10239e;
  text-decoration: underline;
}
.toolbar{
  background: #FFFFFF;
  box-shadow: none;
  border-bottom: 1px solid #DDE0EE;
}
.navbar-header {
  display: none;
}

.portal-header::before {
  background-color: transparent;
}

.portal-header::after {
  opacity: 1;
  filter: none;
}

.portal-header h1 {
  color: #000;
}

.portal-header .portal-search .search-field::placeholder {
  color: rgb(104, 104, 104);
}
.portal-header .portal-search .search-field {
  color: #000;
}

.site-sidebar {
  background-color: #F6F6F9 !important;
}

.search-field {
  color: #000;
}
.search-field::placeholder {
  color: rgb(104, 104, 104);
}
.site-sidebar-search{
  margin: 4px 8px
  ;
}

.site-sidebar-search .search-field {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid #AAB1D5;
    border-radius: 4px;
}
.nav-site-sidebar li a {
  color: #2A4BF4;
  margin: 4px 8px;
  border-radius: 4px;
}


.nav-site-sidebar li a:focus, .nav-site-sidebar li a:hover{
  color: #1737D3;
  background: rgba(163, 189, 255, 0.15);
}
.nav-site-sidebar .active > a {
  color: #081F91;
  background: rgba(157, 182, 251, 0.3);
}

.section-nav{
  boder-color: #DDDFEE;
}

.section-nav-container .section-nav.nav>li a{
  color: #2A4BF4;
  opacity: 1;
}
.section-nav-container .section-nav.nav>li a:hover{
  color: #1737D3;
    opacity: 1;
}
.section-nav-container .section-nav.nav>li.active a{
  color: #081F91;
    opacity: 1;
}
.section-nav-container .procedure > li::before {
  background-color: #adc6ff;
}
.procedure > li::before {
  color: white;
}



a,
.text-primary,
.btn-link,
.pagination > li > a,
.pagination > li > span,
.publication-contents a:hover {
  color: #2B4FF4;
  font-weight: 600;
}

div.feedback-panel .btn{
  border-radius: 4px !important;
  border: 1px solid rgba(42, 75, 244, 0.3);
}
div.feedback-panel .btn:hover{
  background: rgba(163, 189, 255, 0.15);
  border: 1px solid  rgba(25, 59, 229, 0.3);
}
div.feedback-panel .btn:active{
  background: rgba(157, 182, 251, 0.3);
  border: 1px solid rgba(18, 40, 138, 0.3);
}
.pager li > a,
.pager li > span {
  background-color: #2B4FF4;
  color: #fff;
  font-weight: 600;
  border-radius: 4px;
}
.pager li > a:hover,
.pager li > span:hover {
  background-color: #1737D3;
  color: #fff;
}
.warning, .note, .important, .caution, .tip{
  border-radius: 12px;
  border: 1px solid;
  padding: 12px 8px 12px 48px;
}
.warning h3, .note h3, .important h3, .caution h3, .tip h3 {
    font-size: 1.1em;
    font-weight: 600;
}
.note:before {
  color: #2B4FF4;
}
.note {
  border-color: #2B4FF4;
  background: rgba(163, 189, 255, 0.15);
}
.caution:before {
  color: #FAAD14;
}
.caution{
  border-color: #FAAD14;
  background: #FFFBE6;
}
.warning:before {
  color: #CF1322;
}
.warning {
  border-color: #CF1322;
  background: #FFF1F0;
}
.tip:before {
  color: #237804;
}
.tip {
  border-color: #237804;
  background: #F6FFED;
}

.table-bordered{
  border: 1px solid #DDDFEE;
}
.table-bordered>thead>tr>th {
  background: #F6F6F9;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #DDDFEE;
}

.mediaobject img {
    border-radius: 4px;
}



.bg-primary,
.btn-primary,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.site-sidebar,
.portal-single-publication .publication-icon {
  background: #adc6ff;
}

.portal-single-publication .publication-icon .fa {
  color: #10239e;
}

.featured-title .toc-count {
  display: none;
}

video{
  width: 100%;
  height: auto;
}

.cat-panel-1:before{
    content: "\f024"; 
}

.cat-panel-2:before{
    content: "\f0ad"; 
}

.cat-panel-3:before{
    content: "\f0c0"; 
}

.cat-panel-4:before{
    content: "\f109"; 
}

.cat-panel-5:before{
    content: "\f073";
}

.cat-panel-6:before{
    content: "\f007"; 
}

.cat-panel-7:before{
    content: "\f10b"; 
}

.cat-panel-8:before{
    content: "\f11d"; 
}

.cat-panel-9:before{
    content: "\f02e"; 
}
.cat-panel-10:before{
    content: "\f1c9";
}

#content[role=divide] {
<hr />
}

div.feedback-panel{
  border-top: 1px solid #DDDFEE;
  border-radius: 0px;
}

/* Remove abstract from topic */
.titlepage .abstract {
    display: none;
}
