Footer

.columnhome {
    float: left;
    width: 50%;
    padding: 10px;

  
    font-size: 14px;
}


@media screen and (min-width: 800px) {
    .logoimg {
        max-width: 140px;
        width: auto;
        height: auto;
    }
}

@media (min-width: 992px) {
    .cmp_breadcrumbs {
        padding-top: 8px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 23px;
        list-style: none;
        list-style-position: initial;
        list-style-image: initial;
        list-style-type: none;
        background-color: #c7c9ed;
        border-radius: 3px;
    }
}

@media (min-width: 992px) {
    .cmp_breadcrumbs {
        display: block;
    }
}
.pkp_page_index .cmp_announcements>.obj_announcement_summary {
    position: relative;
   
    padding-top: 0.443rem;
    padding-right: 0.714rem;
    padding-bottom: 0.143rem;
    padding-left: 1.714rem;
    background-color:#f0f7fc;
    
    border-left: 5px solid #10147e;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
    box-shadow: 0 0 1px 1px #c7c9ed;
}


@media (min-width: 768px) {
    .pkp_page_index .cmp_announcements .more {
        float: right;
        width: 0%;
        padding-top: 1.43rem;
        padding-bottom: 1.43rem;
    }
}
@media (min-width: 768px) {
    .pkp_page_index .cmp_announcements>.obj_announcement_summary {
        float: left;
        width: 100%;
    }
}

@media (min-width: 1200px){
.col-ed {
    width: 45%;
    float: left;
        position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
  
}

.imgs {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
}


.col-sm-1st {
    width: 30%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}


.col-sm-2nd {
    width: 65%;
    float: right;
    padding-left: 5px;
    margin-left: 5px;
}


.columnhom p a
{
    color: black;
}


.imgs {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
}

.cta-button {
    background-color: #10147e;
    color: #fff;
    border: none;
    padding: 15px 30px;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}


.pkp_block {
    margin-bottom: 23px;
   
}

.page-footer {
  position: relative;
  display: block;
  padding-top: 80px;
  padding-bottom: 16px;
  background-color: #042657;
}

.page-footer p a {
  color: #fff;
  transition: color .3s ease;
}

.page-footer p a:hover {
  color: #40d48a;
}

.page-footer h3,
.page-footer h4,
.page-footer h5 {
  color: #fff;
  margin-bottom: 24px;
}

.page-footer p {
  color: #fff;
}

.footer-menu {
  position: relative;
  padding-left: 0;
  list-style: none;
}

.footer-menu li {
  margin-bottom: 12px;
}

.footer-link {
  display: inline-block;
  padding: 6px 0;
}

.footer-menu a,
.footer-link {
  color: #fff;
}

.footer-menu a:hover,
.footer-link:hover {
  color: #fff;
  text-decoration: none;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}


.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}


.modal-footer > * {
  margin: 0.25rem;
}


*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #0c3e70;
  text-decoration: none;
  background-color: transparent;
}



a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}


@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

  .pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg

  .mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

 .styled-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
    margin: 25px 0;
    font-size: 18px;
    text-align: left;
  }
  .styled-table th, .styled-table td {
    padding: 12px 15px;
  }
  .styled-table thead tr {
    background-color: #10147e;
    color: #ffffff;
    text-align: center;
  }
  .styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
  }
  .styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
  }
  .styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #10147e;
  }
  .styled-table tbody tr:hover {
    background-color: #f1f1f1;
  }
  .button-link {
    color: #10147e;
    text-decoration: none;
    font-weight: bold;
  }
  .button-link:hover {
    text-decoration: underline;
  }
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
.pkp_structure_main p {
    line-height: 1.785rem;
    margin: 1.43rem 0;
    text-align: justify;
}
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.page-footer h3, .page-footer h4, .page-footer h5 {
    color: #fff;
    margin-bottom: 24px;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding: 0.5rem 1rem; /* Reduced padding for less height */
    font-size: 1.1rem; /* Font size */
    font-weight: 700;
    line-height: normal; /* Normal line height to avoid extra height */
    color: #006798; /* Text color */
    background-color: transparent; /* Transparent background */
    text-decoration: none;
    margin-bottom: 1.43rem;
    border: 2px solid #006798; /* Blue border */
    border-radius: 10px; /* Rounded corners */
    width: 200px; /* Fixed width */
    text-align: center; /* Center text */
    transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease; /* Smooth transition for hover effects */
}

.pkp_page_index .current_issue .read_more:hover {
    background-color: #006798; /* Blue background on hover */
    color: #ffffff; /* White text color on hover */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* Shadow effect on hover */
}

.pkp_page_index .current_issue .read_more:active {
    background-color: #00557f; /* Darker blue on click */
    color: #ffffff; /* White text color on click */
}

.obj_issue_toc .published {
    margin: 0rem 0;
}
.obj_issue_toc .sections:not(:first-child) {
    margin-top: 0.286rem;
}

@media (min-width: 992px) {
    .obj_issue_toc .galleys, .obj_issue_toc .section {
     
        margin-top: 0.143rem;
        margin-right: -2.143rem;
        margin-bottom: 2.143rem;
        margin-left: -2.143rem;
    }
}


.pkp_page_index .current_issue .current_issue_title {
   
    margin-top: 0rem;
    margin-right: 0px;
    margin-bottom: 1.43rem;
    margin-left: 0px;
    font-weight: 700;
}

@media (min-width: 768px) {
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
        content: '';
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%;
        border-top: 1px solid #c7c9ed;
    }
}
.pkp_structure_main:before, .pkp_structure_main:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 1px;
        background: #ffffff;
    }
.pkp_page_index .additional_content {
    padding: 0rem .0rem 0 0rem;
    border-top: 1px solid #ffffff;
}
.pkp_page_index .cmp_announcements {
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
}
.sidebar {
            background-color: #2c3e50;
            padding: 10px; /* Padding for all sides */
            width: 250px;
            position: fixed; /* Keeps sidebar fixed on the left */
            height: 100%; /* Full height */
            overflow: auto; /* Enable scrolling if needed */
        }
        .sidebar h5 {
            margin: 10px 0;
            color: white;
        }
        .sidebar a {
            color: white !important; /* Force white color for the links */
            text-decoration: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .sidebar a:hover {
            text-decoration: underline;
        }
        .custom-hr {
            border: none;
            height: 1px; /* Height of the hr */
            background-color: #c7c9ed; /* Blue color */
            margin: 10px 0; /* Space around the hr */
        }
        .arrow-icon {
            display: inline-block;
            width: 25px;
            height: 25px;
            background-color: #c7c9ed;; /* Faded blue background */
            color: #10147e; /* Blue color for the arrow */
            border-radius: 50%;
            text-align: center;
            line-height: 20px; /* Aligns the arrow vertically */
        }

.pkp_block {
    border: none;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
    box-shadow: 0 0 1px 1px #c7c9ed;;
}

@media (min-width: 992px) {
    .pkp_block {
        padding: 2.143rem;
        margin-left: 20px;
        margin-bottom:20px;
    }
}

@media (min-width: 992px) {
    .pkp_navigation_primary_wrapper {
        padding-left: 0;
        padding-right: 0;
        background-color: #10147e;
        border-radius: 2px;
        padding-left: 10px;
    }
}


    .pkp_navigation_primary>li>a {
        margin: .357rem .5em 0;
        padding: .357rem .5em calc(.714rem - 2px);
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;
        font-weight:bold;
    }
        .pkp_navigation_search_wrapper a {
        margin: .357rem .5em 0;
        padding: .357rem .5em calc(.714rem - 2px);
        border-bottom: 2px solid transparent;
        color: #fff;
        text-decoration: none;
        font-weight:bold;
    }
    
    @media (min-width: 992px) {
    .pkp_site_nav_menu {
        display: block;
        background: #10147e;
    }
}
.obj_issue_toc .cover img {
        max-height: none;
        border: 0.1px solid #cdcdcd;
        border-radius: 10px;
        box-shadow: 1px 1px 1px #cdcdcd;
    }

@media (min-width: 992px) {
    .pkp_head_wrapper {
        padding-top: 1.286rem;
    }
}

    .pkp_navigation_user a {
        padding-top: .357rem;
        padding-bottom: .357rem;
        line-height: 1.43rem;
       font-size:16px;
        color: #10147e;
    }
@media (min-width: 992px) {
    .pkp_navigation_primary>li>a:hover {
        color: #fff;
        outline: 0;
        border-color: rgba(0, 0, 0, 0.84);
    }
}

@media (min-width: 992px) {
    .pkp_nav_list ul {
        position: absolute;
        top: 100%;
        left: -9999px;
        z-index: 1000;
        width: 15em;
        margin: 0;
        padding: 0;
        background: #fff;
        border-radius: 3px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}
        .pkp_nav_list ul a {
        color: #10147e;
    }
    

    }