.row::after {
    content: "";
    clear: both;
    display: table;
}
[class*="col-"] {
    float: left;
    padding: 15px;
    border: 1px solid red;
}
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

* {
    box-sizing: border-box;
}

.navbar-header {
    width: 100%;
}

.navbar-brand-logo img {
    width: 100% !important;
}

a.navbar-brand.navbar-brand-logo {
    width: 100% !important;
    height: auto;
    margin: 0 !important;
    padding: 0;
}

#nav-menu {
    background: #cea20c;
}

#nav-menu a {
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
}

#sidebar h2.title {
    font-size: 30px;
}
.pkp_navigation_search_wrapper{
    display: none;
}

.pkp_structure_head{
    background-color: #382f88;
}

.pkp_structure_main h2 {
    font-family: 'Plus Jakarta Sans';
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    color: #382f88;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.current_issue_title{
    display: none;
}

.current_issue_title_v2{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #363636;
    margin-bottom: 12px;
}

.obj_issue_toc .published{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    margin: 0;
}

.obj_issue_toc .heading{
    border: #36308980 solid 0.5px;
    padding: 24px;
}

#customblock-about-us{
    border:#C1BCFF54 solid 1px;
    padding: 24px 32px;
    margin-bottom: 24px;
}

#customblock-akreditasi{
    border:#C1BCFF54 solid 1px;
    padding: 24px 32px;
    margin-bottom: 24px;
    text-align: center;
    display: grid;
    width: 100%;
}

#customblock-tools{
    border:#C1BCFF54 solid 1px;
    padding: 24px 32px;
    margin-bottom: 24px;
}

#customblock-indeksasi{
    border:#C1BCFF54 solid 1px;
    padding: 24px 32px 0px;
    margin-bottom: 24px;
}

.block_information{
    border:#C1BCFF54 solid 1px;
    padding: 24px 32px;
}

#customblock-akreditasi a{
    color: #363089;
    text-decoration: underline;
    cursor: pointer;
}

#customblock-about-us .title{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #363089;
    margin-bottom: 32px;
}

#customblock-akreditasi .title{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #363089;
    margin-bottom: 32px;
    text-align: left;
}

#customblock-tools .title{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #363089;
    margin-bottom: 32px;
}

#customblock-indeksasi .title{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #363089;
    margin-bottom: 32px;
}

.block_information .title{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #363089;
    margin-bottom: 24px;
}

#customblock-akreditasi img{
    width: 205px;
    height: 161px;
}

#customblock-about-us .content li a{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363636;
    margin-bottom: 16px;
}

#customblock-about-us .content li a:hover{
    color: #898888;
}

#customblock-tools .content p{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 14px;
    line-height: 23.03px;
    letter-spacing: 0%;
    text-transform: capitalize;
    text-align: left;
    margin-bottom: 32px;
}

#customblock-tools .content img{
    width: 100%;
    border: #C1BCFF54 solid 1px;
    padding: 12px 24px;
    margin-bottom: 8px;
}

#customblock-indeksasi .content p{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 14px;
    line-height: 23.03px;
    letter-spacing: 0%;
    text-transform: capitalize;
    text-align: left;
    margin-bottom: 32px;
}

#customblock-indeksasi .content img{
    width: 100%;
    border: #C1BCFF54 solid 1px;
    padding: 12px 24px;
    margin-bottom: 8px;
}

.block_information .content li{
    margin-bottom: 12px;
}

.block_information .content li a{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363636;
    margin-bottom: 16px;
}

.block_information .content li a:hover{
    color: #898888;
}

.pkp_structure_footer_wrapper{
    background: #F8F7FF;
    border-bottom: 1px solid #00000021;
    margin-top: 30px;
}

.pkp_structure_footer{
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

.pkp_footer_content{
    display: inline-flex;
    gap: 40px;
    padding-top: 64px;
    padding-right: 32px;
    padding-bottom: 64px;
    padding-left: 32px;
}

.pkp_footer_content p{
    font-family: 'Plus Jakarta Sans';
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0%;
    vertical-align: middle;
    margin: 0px;
}

.pkp_footer_content .welcome-footer{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #363089;
    margin-bottom: 12px;
}

.pkp_footer_content .copyright-footer{
    margin-top: 32px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #363089;
}

.pkp_footer_content .pkp_footer_content_img{
    display: inline-flex;
    gap: 12px;
}

.pkp_footer_content .logo-footer{
    padding: 12px; 
    width: 191px;
}

.pkp_footer_content .logo-footer img{
    max-height: 178px;
}

.cmp_article_list>li {
    border: #36308929 solid 1px;
    padding: 10px;
    margin-bottom: 10px;
}

.cmp_article_list>li:hover {
    background: #36308929;
}

.obj_article_summary>.title a {
    font-family: 'Plus Jakarta Sans';
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363636;
}
.obj_article_summary>.title{
    margin-bottom: 12px;
}

.obj_article_summary .meta {
    position: relative;
    padding-top: 0px;
}

.obj_galley_link {
    font-family: 'Montserrat';
    display: inline-block;
    padding: 0px 8px;
    background: #363089;
    border: 1px solid #363089;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    line-height: 28px;
    vertical-align: middle;
    text-transform: uppercase;
}

.obj_galley_link:hover, .obj_galley_link:focus {
    background: #656297;
    color: #fff;
}

.cmp_breadcrumbs a{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
}

.cmp_breadcrumbs span{
    font-family: 'Plus Jakarta Sans';
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
}
.cmp_breadcrumbs .current span{
    color: #363636;
}

.obj_announcement_summary{
    width: 100% !important;
    border: #36308980 solid 0.5px;
    padding: 24px;
}

.pkp_page_index .cmp_announcements {
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #ddd;
    display: inline;
}

.title-announcement {
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
    margin-bottom: 32px;
}
.obj_announcement_summary a{
    color: #363089;
    font-family: 'Plus Jakarta Sans';
}

.page_register h1{
    font-family: 'Plus Jakarta Sans';
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
}

.page_register .required-field-info{
    font-family: 'Plus Jakarta Sans';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: black;
}

.page_register .required{
    color: red;
    text-decoration: none;
}

.page_register legend{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
}

.page_login h1{
    font-family: 'Plus Jakarta Sans';
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
}

.page_login .required-field-info{
    font-family: 'Plus Jakarta Sans';
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: black;
}

.page_login .required-field-info .required{
    color: red;
    text-decoration: none;
}

.page_login legend{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #363089;
}

.page_login .password a{
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    color: #363089;
    text-decoration: none;
}

.page_login .fields .username input{
    padding: 18px 12px !important;
    border-width: 0.5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    min-width: 320px;
    min-height: 60px;
    border: 0.5px solid #00000052;
}

.page_login .fields .password input{
    padding: 18px 12px !important;
    border-width: 0.5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    min-width: 320px;
    min-height: 60px;
    border: 0.5px solid #00000052;
}

.identity input{
    padding: 18px 12px !important;
    border-width: 0.5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    min-width: 320px;
    min-height: 60px;
    border: 0.5px solid #00000052;
}

.identity input::placeholder {
  color: #AEAEAE;
  opacity: 1; /* Firefox */
}

.auth-form .login input{
    padding: 18px 12px !important;
    border-width: 0.5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    min-width: 320px;
    min-height: 60px;
    border: 0.5px solid #00000052;
}

.auth-form .login input::placeholder {
  color: #AEAEAE;
  opacity: 1; /* Firefox */
}

.cmp_form .identity select{
    padding: 18px 12px !important;
    border-width: 0.5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    min-height: 60px;
    color: #AEAEAE;
}

.auth-form .login select{
    padding: 18px 12px !important;
    border-width: 0.5px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    min-height: 60px;
}

.consent {
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    color: #363636;
}

.reviewer {
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    color: #363636;
}
.cmp_form .optin {
    position: relative;
    padding-bottom: 16px !important;
    font-family: 'Plus Jakarta Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    letter-spacing: 0%;
    vertical-align: middle;
    text-transform: capitalize;
    color: #363636;
}

.cmp_form .optin input{
    width: 18;
    height: 18;
    gap: 3.46px;
    padding-top: 5.54px;
    padding-right: 4.15px;
    padding-bottom: 5.54px;
    padding-left: 4.15px;
    border-width: 0.57px;
    color: #363089;
}

.custom-checkbox {
  position: relative;
  padding-left: 32px; /* space for checkbox */
  cursor: pointer;
  display: inline-block;
  user-select: none;
  font-size: 14px;
  color: #333;
}

.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #2e1d60;
  box-sizing: border-box;
}

.custom-checkbox input:checked + .checkmark::after {
  content: "";
  position: absolute;
  left: 5px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid #2e1d60;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.cmp_form .buttons .custom-button-register{
    background: #363089;
    padding: 12px 18px;
    color: white;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    cursor: pointer;
}

.cmp_form .buttons .custom-button-login{
    color: #363089;
    padding: 18px;
    background: white;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #36308952;
    text-decoration: none;
}

/* page Login */
.cmp_form.login .buttons .custom-button-register{
    background: #363089;
    padding: 12px 18px;
    color: white;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    cursor: pointer;
}

.cmp_form.login .buttons .custom-button-login{
    color: #363089;
    padding: 12px;
    background: white;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 33px;
    letter-spacing: 0%;
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #36308952;
    text-decoration: none;
}
/* end page login */

@media (min-width: 768px) {
    .pkp_structure_main:before, .pkp_structure_main:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 1px;
        background: #ddd;
        display: none;
    }
    .obj_issue_toc .galleys:before, .obj_issue_toc .section:before {
        content: '';
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%;
        border-top: 1px solid #ddd;
        display: none;
    }
    .obj_issue_toc .galleys>h2, .obj_issue_toc .section>h2, .obj_issue_toc .galleys>h3, .obj_issue_toc .section>h3 {
        font-family: 'Plus Jakarta Sans';
        font-weight: 700;
        font-size: 20px;
        line-height: 20px;
        text-transform: capitalize;
        color: #363089;
        margin-bottom: 32px;
    }
    .obj_article_summary .authors {
        font-family: Plus Jakarta Sans;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0%;
        text-transform: capitalize;
        color: #4B4B4B;
    }
    .pkp_page_index .cmp_announcements .more:before {
        display: none;
    }
    .pkp_page_index .cmp_announcements>.obj_announcement_summary:before {
        display: none;
    }
}
@media (min-width: 992px) {
    .has_site_logo .pkp_head_wrapper {
        width: 1160px;
    }
    .pkp_site_nav_menu {
        display: block;
        background: white;
    }
    .pkp_navigation_primary>li>a {
        margin: .357rem .5em 0;
        padding: .357rem .5em calc(.714rem - 2px);
        border-bottom: 2px solid transparent;
        color: #363636;
        text-decoration: none;
        font-weight: bold;
    }
    .pkp_navigation_primary>li>a:hover {
        color: #382f88;
        outline: 0;
        border-color: #fff;
    }
    .pkp_site_name .is_img img {
        max-height: 300px;
    }
    .pkp_nav_list li {
        font-family: 'Plus Jakarta Sans';font-size: 20px;
    }
    .pkp_navigation_search_wrapper {
        float: right;
        margin: 0;
        padding: 24px 40px;
        border: none;
    }
    .pkp_navigation_search_wrapper a {
        margin: .357rem .5em 0;
        padding: .357rem .5em calc(.714rem - 2px);
        border-bottom: 2px solid transparent;
        text-decoration: none;
        color: #363636;
    }
    .pkp_navigation_search_wrapper a:hover {
        color: #382f88;
        outline: 0;
        border-color: #fff;
        text-decoration: none;
    }
}
.pkp_site_nav_menu .pkp_nav_list {
    padding: 24px 40px;
    margin-left: 0;
}
.pkp_site_name .is_img {
    display: inline-block;
    margin-top: .357rem;
    margin-bottom: 0 !important; 
    padding: 0;
}

/* START style for header search section */
.directory-content{
    width: 100%;
}
.directory-banner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f7f7f7;
  padding: 20px 30px;
  box-sizing: border-box;
  width: 100%;
  margin: auto;
}

.directory-text .subtitle {
  font-size: 20px;
  color: #333;
  margin: 0;
  font-weight: 600;
  font-family: 'Plus Jakarta Sans';
}

.directory-text .title {
  font-size: 36px;
  color: #363089;
  font-weight: 800;
  margin: 5px 0 0;
  text-transform: uppercase;
  font-family: 'Abhaya Libre ExtraBold';
  margin-top: 24px;
}

.search-button {
  display: flex;
  align-items: center;
  background-color: #363089;
  color: white;
  border: none;
  padding: 13px 22px;
  font-size: 16px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 700;
  cursor: pointer;
  width: 159px;
  height: 59;
  justify-content: center;
  text-decoration: none;
}

.search-button:hover {
  background-color: #5d5991;
  color: white;
}

.search-button .icon {
  margin-right: 8px;
}

@media (min-width: 768px) {
    .directory-banner {
        width: 728px;
    }
}

@media (min-width: 992px) {
    .directory-banner {
        width: 952px;
    }
}

@media (min-width: 1200px) {
    .directory-banner {
        width: 1160px;
    }
}
/* STOP style for header search section */