.topContainer {
    background-color: #fff;
    /*border-radius: 16px;
    padding: 20px;*/
    display: block;
    /*margin-bottom: 20px;*/
}
.headerTopSearch .form-group {
    display: inline-block;
    margin: 0 10px;
}
.cateHeader > span {
    float: left;
    line-height: 42px;
    font-weight: 500;
    font-size: 18px;
}
.cateHeader .form-group {
    float: right;
}
.cateHeader .sp-input-datepicker {
    margin: 0 10px;
}
.headerTopSearch .form-group > span {
    display: inline-block;
    margin-right: 10px;
}
.headerTopSearch .form-group label,
.cateHeader .form-group label {
    display: inline-block;
    position: relative;
}
.headerTopSearch label .fa,
.cateHeader label .fa {
    position: absolute;
    top: 15px;
    left: 10px;
    color: rgba(33, 65, 86, 0.5);
}
.headerTopSearch .searchInput input,
.cateHeader .searchInput input {
    height: 44px;
    border-radius: 10px;
    padding-left: 30px;
    border: 1px solid #A5A6A7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    width: 150px;
}
.searchTop .form-group:first-child label input {
    width: 350px;
}
.searchTop .form-search-lock #searchMore {
    display: none;
}
.searchTop .form-search-lock .btn-search {
    margin-right: 0 !important;
}
.topKeywords > span {
    display: inline-block;
    margin-right: 10px;
    color: #ED0068;
    font-weight: bold;
    font-size: 16px;
}
.topKeywords a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 10px;
    border: 1px solid;
    color: #232323;
    border-radius: 5px;
}
.topContainerHeader {
    font-size: 18px;
    color: #232323;
    font-weight: 500;
    border-bottom: 1px solid #A5A6A7;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
.topFreePosts {
    padding: 24px 36px !important;
    margin-bottom: 24px;
}
.gird_report {
    grid-template-columns: repeat(3, 1fr) !important;
    height: auto;
}
.topLastestPosts {
    grid-column-start: 1;
    grid-column-end: 8;
}
.top_latest_post {
    padding: 3px 20px !important;
    border: none !important;
    clear: both;
}
.topLastestPosts .top_latest_post {
    padding: 12px 0 !important;
    border-bottom: 1px solid #ECECEC !important;
    border-radius: unset;
}
.topLastestPosts .top_latest_post:hover{
    background-color:#F3F4F6;
}
.topLastestPosts .top_latest_post:first-child {
    /*padding-top: 0 !important;*/
}
.topLastestPosts .item_report .body_item_gird .title_content_body_item_gird,
.search_post .body_item_gird .title_content_body_item_gird {
    font-size: 16px;
    padding-bottom: 0;
}
.search_post .post-tag {
    line-height: 1;
    font-size: 12px;
    color: #A6A6A6;
    padding: 10px 0;
}
.search_post .content_body_item_gird .post-tag {
    padding-bottom: 7px;
}
.search_post .description_content_body_item_gird {
    font-size: 14px;
    line-height: 21px;
    color: #232323;
    font-weight: normal;
}
.bottomLink {
    width: 100%;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.bottomLink a {
    padding: 5px 20px;
    border: 1px solid;
    color: #232323;
    border-radius: 5px;
}
.datepicker.datepicker-dropdown {
    width: fit-content !important;
    z-index: 9999;
}

.owl-carousel .owl-nav {
  overflow: hidden;
  height: 0px;
}

.owl-carousel .nav-button {
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: absolute;
    top: 55%;
    z-index: 5;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #D2D2D2;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.25;
}

.owl-carousel .owl-prev {
    left: -36px;
}

.owl-carousel .owl-next {
    right: -36px;
}
.top_latest_post .post-left {
    /*float: left;*/
    display: inline-block;
    width: 163px;
    position: relative;
    border-radius: 6px;
    vertical-align: middle;
}
.top_latest_post .post-left .lock-icon,
.searchPosts .top_latest_post .post-left .lock-icon {
   width: 35.78px;
   height: 38px;
   background-size: contain;
   top: 3px;
   left: 3px;
   background-image: url(../images/lock_icon_2.svg);
}
.top_latest_post .post-right {
    /*float: left;*/
    display: inline-block;
    width: calc(100% - 183px);
    margin-left: 15px;
    vertical-align: middle;
}
.item-category .cate-image {
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
.item-category .cate-description {
    margin-top: 10px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}
.searchTop {
    width: 100%;
}
.topLogo {
    width: 200px;
    display: inline-block;
    font-size: 20px;
}
.topLogo a {
    color: #232323;
}
.searchTop .search {
    width: 100%;
    display: block;
}
.searchTop .search .sp-input-search {
    margin-right: 9px;
}
.searchTop .search .sp-input-search.sp-btn-lock {
    padding-left: 42px;
    border: 1px solid #a6a6a6;
}
#searchMore {
    /*cursor: pointer;
    margin-left: 10px;
    border: 1px solid #232232;
    box-sizing: border-box;
    border-radius: 6px;
    display: inline-block;
    height: 44px;
    line-height: 40px;
    padding: 0 30px 0 35px;
    background-image: url(../images/setting_icon.png);
    background-position: center left 5px;
    background-size: 30px;
    background-repeat: no-repeat;
    position: relative;*/
    float: right;
}
/*#searchMore:after {
    content: "";
    position: absolute;
    right: 13px;
    top: 15px;
    transition: all 0.2s ease-in-out;
    display: block;
    width: 6px;
    height: 6px;
    border-top: solid 2px #232323;
    border-right: solid 2px #232323;
    -webkit-transform: rotate( 
        135deg
    );
    transform: rotate( 
        135deg
    );
}
#searchMore.open:after {
    -webkit-transform: rotate(
        315deg
    );
    transform: rotate(
        315deg
    );
    top: 19px;
}*/
.searchBot {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    display: none;
    position: relative;
}
.sp-input-datepicker {
    width: 120px;
}
.sp-radio-buttons {
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: 20px;
}
.report_container_main {
    margin-top: 0px;
}
.btn-search-cancel {
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border: 1px solid #A5A6A7;
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: 10px;
    background: #A5A6A7;
    color: #fff;
    font-weight: bold;
}
.headerCategories {
    margin-top: 0px;
}
.headerCategories label input{
    vertical-align: middle;
}
.headerCategories label {
    vertical-align: middle;
    margin-right: 16px;
    display: inline-block;
    margin-top: 20px;
}
.report-list-right .item-category {
    margin-bottom: 8px;
}
.searchPosts {
    width: 100%;
    float: left;
}
.searchPosts .topContainerContent {
    width: 100%;
    float: left;
}
.search_post {
    padding: 0 !important;
    border-bottom: 1px solid #E8E8E8 !important;
    border-radius: 0;
}
.search_post:first-child {
    padding-top: 0 !important;
}
.search_post > div {
    padding: 20px;
    cursor: pointer;
    white-space: nowrap;
}
.search_post > div:hover {
    background: #F3F4F6;
}
.search_post .post-left {
    width: 250px;
    vertical-align: middle;
}
.search_post .post-right {
    width: calc(100% - 265px);
    vertical-align: middle;
    white-space: normal;
}
.top_cate_grid {
    grid-template-columns: repeat(12, 1fr) !important;
}
.topCategory {
    background-color: transparent;
    border-radius: unset;
    display: grid;
    grid-template-columns: repeat(2, 1fr) !important;
    grid-gap: 8px;
    grid-auto-rows: minmax(min-content, max-content);
/*    grid-column-start: 8;
    grid-column-end: 13;*/
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.topCategory .item-category,
.archiveCates .item-category {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0px;
    border-radius: 8px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.post-full-date {
    font-weight: 400;
    font-size: 12px;
}
.archiveCates .report-list .report-list-left {
    width: 77%;
}
.archiveCates .report-list .report-list-right {
    width: calc(23% - 24px);
    margin-left: 24px;
    /*background: transparent;
    padding: 0;*/
}
.item_report_lock {
    cursor: initial !important;
    overflow: hidden;
}
.nav-menu-active {
    background: #fff !important;
}
.nav-menu-active .nav-icon-active,
.nav-menu-active .current {
    color: #232323 !important;
}
.reportDownloadMenu {
    display: block;
    width: 60%;
    text-align: center;
    font-size: 16px;
    border-radius: 8px;
    margin: 0 auto 24px;
    background: #fff;
    color: #232323;
    font-weight: 500;
    line-height: 40px;
    min-width: 260px;
    border: 1px solid #232323;
}
.reportDownloadMenu:hover {
    background: #A6A6A6;
    color: #fff;
    border-color: #A6A6A6;
}
.reportDownloadMenu span {
    background-image: url(../images/black-pdf-1.svg);
    background-repeat: no-repeat;
    background-size: 32px;
    padding-left: 40px;
    background-position: center left 0;
}
.reportDownloadMenu:hover span {
    background-image: url(../images/white-pdf-3.svg);
}
/*#container {
    padding: 28px;
}*/
.sp_single_body a {
    color: #0693e3;
}
div#ez-toc-container ul.ez-toc-list a {
    color: #232323 !important;
    font-size: 14px;
    font-weight: normal;
}
.sp_single_body .rp4wp-related-post-content a {
    color: #232323 !important;
}
.topContainerBtns{
    text-align: center;
    margin-top: 24px;
}
.topContainerBtns .btn {
    display: block;
    margin: 20px auto 0;
    width: fit-content;
    color: #232323;
    font-size: 14px;
    border-radius: 8px;
    user-select: none;
    border: 1px solid #A6A6A6;
    padding: 0.288rem .75rem;
    line-height: 1.5;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    text-decoration: none;
}
.topContainerBtns .btn:hover {
  border: 1px solid #A6A6A6;
  background-color: #A6A6A6;
  color: #fff !important;
  text-decoration: none;
}
.search-highlight {
    font-weight: bold;
    color: #232323;
}
.item-category .item-active {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 1;
    background: linear-gradient(99.57deg, #0066FF 1.15%, rgba(1, 28, 69, 0) 100%);
}
.topRightCategory {
    grid-column-start: 8;
    grid-column-end: 13; 
    background: transparent; 
    padding-top: 0; 
    padding-right: 0;
}
.sp_single_body table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sp_single_body table td:hover {
    overflow: visible;
    white-space: normal;
}
.nav-menu .fa, .nav-menu .fas, .nav-menu .far, .nav-menu .fab {
    padding-right: 6px;
    display: inline-block;
    font-size: 1.05em;
    color: #fff;
    width: 18px;
}
.nav .nav-menu .fa-home, .nav .nav-menu .fa-info-circle {
    font-size: 1em;
}
.nav .nav-menu .fa-laptop, .nav .nav-menu .fa-home, .nav .nav-menu .fa-youtube {
    font-size: 0.85em;
}
.nav .nav-menu .fa-file-alt {
    font-size: 1.1em;
    padding-left: 2px;
}
.nav-content > li:hover {
    background-color: #333;
}
.sp-custome-menu > li > .nav-menu:hover {
    background-color: #232323;
    cursor: default;
}
.nav-content > .current {
    background: #333 !important;
    color: #fff !important;
}
.nav.open .nav-content .current a {
    color: #fff !important;
}
#spCustomMenu {
    height: 100%;
    overflow: auto;
}
#spCustomMenu > ul.sp-custome-menu {
    padding-bottom: 100px;
}
.sp-scrollbar::-webkit-scrollbar {
  width: 8px;
  display: none;
}
#spCustomMenu:hover::-webkit-scrollbar {
    display: block;
}
.sp-scrollbar::-webkit-scrollbar-track {
  background: #232323;
}
.sp-scrollbar::-webkit-scrollbar-thumb {
  background: #6f6f6f;
  border-radius: 5px;
}
.sp-scrollbar::-webkit-scrollbar-corner {
  background-color: #232323;
}
.sp-custome-menu {
    padding: 0;
    /*padding-bottom: 100px;*/
    overflow-y: auto;
    margin: 0;
}
.sp-custome-menu > li {
    margin-bottom: 14px;
}
.owl-carousel {
    width: calc(100% - 48px);
    margin: 0 auto;
}
.post-navigation .screen-reader-text {
    display: none;
}
.single_container .page-links {
    margin-bottom: 0;
}
@media only screen and (min-width: 1740px) {
    .topLastestPosts {
        grid-column-end: 9;
    }
    .topRightCategory {
        grid-column-start: 9;
    }
}