@charset "utf-8";

/* Source: theme/BS4-Basic/css/custom-style-new-header.css */
:root {
    --new-border-color: #ededed;
    --new-btn-color: #a66eff;
    --new-btn-hover-color: #9565e3;
    --new-text-color: #303437;
}
/* Header style start */

/* Hide the top header menu  */
/* #nt_lnb .float-left{
    display: none
} */

.clearfix.sub-slide.sub-1div {
    top: 60px;
    background-color: #ffffff;
    min-width: 180px;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
    z-index: 1;
    border-radius: 8px;
    border: 0px !important;
    color: var(--new-text-color);
    left: 0% !important;
    transform: translateX(-5%) !important;
}

#me-list-pc li.sub-1dli {
    margin: 0px !important;
    padding: 0 15px !important;
}

a.me-sh.sub-1da {
    color: var(--new-text-color);
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: bold;
    padding: 0 15px;
    background-color: #ffffff;
    font-size: 18px;
}

.sub-1dul .sub-1dli:hover,
.nt-menu .sub-1dli:hover .sub-1da:hover{
    color: var(--new-text-color) !important;
    background-color: #f7f9fa !important;
}
.nt-menu .sub-1da:hover{
    background-color: none !important;
    color: var(--new-text-color) !important;

}
#top_header_right_cnt{
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-search-wrap{
    padding: 0px 0px !important;
}
#top_search{
    height: 35px !important;
    padding: 0 20px !important;
    border: 1px solid var(--new-border-color) !important;
    border-radius: 8px !important;
    width: 220px !important;
    background: #fafafa !important;
    font-size: 13px !important;
}
#top_search:focus{
    box-shadow: none !important;
    border-color: var(--new-btn-color) !important;
}
.header-search-wrap .btn:focus {
    box-shadow: none !important;
}
#nt_lnb ul>li.header-search-wrap .header-search button[type=submit] {
    position: absolute;
    top: 0;
    right: 3px;
    font-size: 12px;
    z-index: 3;
    width: 35px !important;
    height: 35px !important;
}
#nt_lnb ul>li.header-search-wrap .header-search button[type=submit] i {
    color: #626266 !important;
}
#nt_lnb{
    min-height: 145px;
    height: auto;
    padding-bottom: 0;
}
#nt_sticky_wrap,
#nt_lnb{
   border-bottom: 0px !important;
}
div#nt_sticky {
    border-bottom: 1px solid var(--new-border-color) !important;
    padding: 0px 15px;
    background-color: white !important;
}
#nt_menu .me-a {
    font-size: 18px !important;
    /* display: flex; */
    /* align-items: center; */
    margin-right: 15px !important;
    padding-left: 0px !important;
    color: var(--new-text-color);
    font-size: 15px;
    font-weight: bold;
}
.nt_menu_icon_hot{
    display: none !important;
}
#nt_menu #me-list-pc{
    padding-left: 0px !important;
}
#me-list-pc ul.clearfix.float-right.m-0.me-ul.nav-slide {
    height: 60px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

#nt_menu .d-flex {
    justify-content: flex-start;
    width: 100%;
}

#nt_menu #me-list-pc > ul > li > a > span {
    height: 60px;
    line-height: 60px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#top_header_left_cnt {
    line-height: 0;
}

#top_header_left_cnt > a {
    display: inline-block;
    width: 250px;
    height: 105px;
    margin-top: 30px;
    line-height: 0;
}

#top_header_left_cnt > a > #logo_img {
    display: block;
    width: 250px;
    height: 105px;
    margin-top: 0;
    object-fit: cover;
    object-position: center;
    position: relative;
    z-index: 100;
}

.btn_register,
#btn_ft_cscenter,
.custom_btn{
    background-color: var(--new-btn-color) !important;
    transition: 0.2s ease;
    border-radius: 8px !important;
    border: none;
    display: flex !important;
    height: 35px !important;
    align-items: center;
    justify-content: center;
    padding: 0 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.btn_register:hover,
#btn_ft_cscenter:hover,
.custom_btn:hover{
    background-color: var(--new-btn-hover-color) !important;
}
.btn_nt_lnb_01,
#btn_ft_device_change{
    background-color: white !important;
    transition: 0.2s ease;
    border-radius: 8px !important;
    border: 1px solid var(--new-btn-color) !important;
    color: var(--new-btn-color) !important;
    display: flex !important;
    height: 35px !important;
    align-items: center;
    justify-content: center;
    padding: 0 20px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.btn_nt_lnb_01:hover,
#btn_ft_device_change:hover{
    background-color: var(--new-btn-color) !important;
    color: white !important;
}
@media (min-width: 767px) and (max-width: 1199px) {
    /*
    #nt_header img#logo_img {
        width: auto !important;
    }
    */
}
/* Header style end */


/* Source: theme/BS4-Basic/css/custom-style-new-mobile-header.css */
/* Mobile Header style start */
#nt_menu_mobile .bg-primary.shadow-sm.pr-2 {
    background: var(--new-btn-color) !important;
}

#nt_menu_mobile .gra.gra-left-primary {
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, var(--new-btn-color) 60%);
}

#nt_menu_mobile .gra.gra-right-primary {
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, var(--new-btn-color) 60%);
}

#nt_menu_mobile .d-block.on{
    background: #f2eaff2e !important;
}

#header_mo_search a.ml-3 {
    color: var(--new-btn-color) !important;
}

#search_mo button.btn.btn-primary {
    background: var(--new-btn-color) !important;
    border-color: var(--new-btn-color) !important;
}

input#mo_top_search:focus{
    box-shadow: none !important;
    border-color: var(--new-btn-color) !important;
}

.nt_sidebar_m_header {
    color: var(--new-btn-color) !important;
    border-bottom-color: var(--new-btn-color) !important;
}

@media (max-width: 767px) {
    .mob-logimg img#logo_img {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -55px);
        max-height: 165px !important;
    }
}

/* Mobile Header style end  */


/* Source: theme/BS4-Basic/css/custom-style-new-pages.css */
/* Pormotion page style */

#list_edit_div{
    display: flex;
    justify-content: center;
    align-items: center;
}
#list_edit_div .btn_b01:hover,
#list_edit_div .btn_b01:hover{
    color: var(--new-btn-hover-color) !important;
}
.tbl_content .tbl_list_content{
    border-top: 2px solid var(--new-btn-color) !important;
    height: 40px;
    border-bottom: 1px solid var(--new-border-color) !important;
}
.na-table-head.border-primary.d-md-table-row.tbl_list_content > div{
    font-size: 12px !important;
}
/* #bo_list_total b {
    color: var(--new-btn-color) !important;
} */
.list_cnt_hover a:hover{
    color: var(--new-text-color) !important;
}
.tbl_content ul li{
    font-size: 14px !important;
}
.tbl_content ul li:hover {
    background-color: #f7f9fa;
}
.tbl_content .na-item a.na-subject:hover {
    color: var(--new-btn-color);
}
.cnt_sub_head,
#bo_list #mttip_price{
    color: var(--new-btn-color) !important;
}

/* Community Page */

.custom_top_nav_div {
    /* display: flex; */
    /* flex-direction: column; */
    padding-bottom: 0px !important;
}

.custom_top_nav_div .header-top {
    display: flex;
    align-items: center;
    width: 100%;
}

.custom_top_nav_div .board-title {
    display: flex;
}

span.custom_top_nav_head {
    font-size: 22px;
    font-weight: bold;
    color: var(--new-btn-color);
    line-height: 1.5;
    text-align: center;
}

span.custom_top_nav_active {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin-left: 10px;
    font-weight: bold;
}

.custom_top_nav_btn{
    display: flex;
}

a.write-btn {
    background-color: #ffffff;
    border: 1px solid #ededed;
    padding: 0 20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    transition: 0.2s ease;
    color: var(--new-text-color) !important;
    font-size: 15px !important;
}

.custom_top_nav_bills {
    display: flex;
    height: 40px;
    align-items: center;
    margin-top: 20px;
}

.custom_top_nav_bills>a.active {
    background-color: var(--new-btn-color);
    color: #ffffff !important;
    font-weight: bold;
    border: 0 !important;
}
.custom_top_nav_div .custom_top_nav_bills > a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    height: 36px;
    border-radius: 100px;
    padding: 0 10px;
    border: 1px solid #d4d6d7;
    color: var(--new-text-color);
}

@media (max-width: 767px) {
    span.custom_top_nav_head,
    span.custom_top_nav_active {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    .custom_top_nav_div .custom_top_nav_bills > a {
        font-size: 13px !important;
        line-height: 1.4 !important;
    }

    #bo_gallery .list-safety-info table tbody tr th,
    #bo_gallery .list-safety-info table tbody tr td {
        font-size: 13px !important;
        line-height: 1.5 !important;
    }
}

/* Eat & run company Image Grid style start */
.list-item-div {
    background: transparent !important;
    box-shadow: none !important;
    padding-bottom: 20px !important;
    border-radius: 8px !important;
}

.list-item-wrap {
    padding: 0px !important;
}

.list-safety-info {
    border-radius: 0px 0px 8px 8px;
    border: 1px solid #d4d6d7;
    border-top: 0 !important;
    padding: 0 10px;
    margin-top: 0px !important;
}

.img-wrap.bg-light {
    border-radius: 0px !important;
    box-shadow: none !important;
}

#bo_gallery .list-safety-info table tbody tr th {
    background: #ffffff !important;
    border: none !important;
    border-bottom: 1px solid #d4d6d7 !important;
    color: #303437;
    font-size: 14px;
    height: 40px;
    align-items: center;
}

#bo_gallery .list-safety-info table tbody tr td {
    background: #ffffff !important;
    border: none !important;
    border-bottom: 1px solid #d4d6d7 !important;
    color: #303437;
    font-size: 14px;
    height: 40px;
}
#bo_gallery .list-safety-info table tbody tr:last-child td{
    border: none !important;
}
#bo_gallery .list-safety-info table tbody tr:last-child th{
    border: none !important;
}
#bo_gallery .list-safety-info table tr td.site_code {
    color: #a66eff;
}

.list-safety-item-btn-wrap {
    width: 100%;
    margin: 10px 0px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

a.btn_safety_view {
    width: 100%;
    height: 100%;
    background-color: #a66eff;
    border-radius: 8px;
    transition: 0.2s ease;
    color: #ffffff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
}

a.btn_safety_view:hover {
    background-color: #9565e3 !important;
}

.list-safety-info {
    background: white !important;
}

#bo_gallery img.img-render {
    padding: 0px;
}

#bo_gallery .list-item:hover .list-item-div {
    border: none !important;
    border-radius: 8px !important;
}

.tbl_content ul li:hover {
    background: none !important;
}

#bo_gallery .list-item:hover .list-item-div .list-item-wrap {
    margin: auto !important;
}

#bo_gallery img.img-render {
    /*
    height: 100% !important;
    width: 100% !important;
    */
}
@media (min-width: 576px) and (max-width: 576px){
    #bo_gallery .img-wrap.bg-light {
        width: 100% !important;
        height: auto !important;
    }
}

@media (min-width: 420px) and (max-width: 575px){
    /* #bo_gallery .list-safety-info{
        border: 1px solid #d4d6d7 !important;
        border-radius: 8px !important;
    } */

    #bo_gallery li.list-item.col.px-2.pb-3 {
        max-width: 50% !important;
        min-width: 50% !important;
    }

    #bo_gallery .img-wrap {
        width: 100% !important;
        height: 150px !important;
    }

    #bo_gallery img.img-render {
        width: 100% !important;
        height: 100% !important;
    }

    #bo_gallery .img-item {
        width: 100% !important;
        height: 100% !important;
    }

    #bo_gallery .list-safety-info {
        width: 100% !important;
    }

}
@media (min-width: 320px) and (max-width: 419px){
    #bo_gallery .img-wrap.bg-light {
        width: 100% !important;
        height: auto !important;
    }

    #bo_gallery .list-safety-info {
        width: 100% !important;
    }

    #bo_gallery img.img-render {

    }
}
/* Eat & run company Image Grid style end */




/* Event Page style start */


.custom_event_board {
    margin-top: 20px;
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    /* padding-top: 5rem; */
}

.custom_event_content {
    position: relative;
    background-size: 100% 100%;
    background-position: center center;
    text-align: center;
    height: 200px;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}

/* This is for the custom_event_img, the child container for the image */
.custom_event_img {
    /* width: 100%;
    height: 150px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto; */
    /* width: 100%;
    height: 150px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    background-size: contain; */

    height:100%;
    background-repeat:no-repeat;
    width:100%;
    background-size: contain;
    background-position:center;
}

#event_titles {
    font-size: 25px;
    color: white;
    font-weight: bold;
    margin-bottom: 10px;
    top: -10% !important;
    position: relative;
}


.event-content_list {
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow-x: auto;
    max-width: 100%;
    box-sizing: border-box;
    overflow: hidden;
}

.event-image {
    display: flex;
    width: 100%;
    height: 200px;
    border-radius: 8px;
}

.event-image a {
    width: 100%;
    height: 100%;
    display: flex;
}

.event-image img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
}


@media (max-width: 576px) {
    .custom_event_board{
        grid-template-columns: repeat(1, 1fr) !important;
        padding-top: 0 !important;
        margin-top: 10px !important;
    }
}

@media (max-width: 576px) {
    .custom_event_board{
        grid-template-columns: repeat(1, 1fr) !important;
        padding-top: 20px !important;
        margin-top: 10px !important;
        width: 100% !important;
    }
}
/* Event Page style end */


/* Source: theme/BS4-Basic/css/custom-style-new-extras.css */
/* Event Detail Page Start */



.event_detail_page .event_detail_btn>div{
    display: flex;
}

.event_detail_page .event_detail_btn a{
    background-color: #ffffff;
    border: 1px solid #ededed;
    padding: 0 20px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    transition: 0.2s ease;
}

.event_detail_page .event_page_info {
    margin-top: 20px;
    display: flex;
}

.event_detail_page .event_page_info .margin-horizontal-5 {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.event_detail_page #event_header {
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d4d6d7;
}

.event_detail_page .subject span {
    font-size: 28px;
    font-weight: 600;
}

.event_detail_page .user-info-wrap {
    display: flex;
    color: #6c7072;
    margin-top: 20px;
}

.event_detail_page .user-info-wrap>div {
    display: flex;
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
    align-items: center;
}

.event_detail_page .user-icon {
    display: flex;
    flex-shrink: 0;
    border-radius: 50%;
    width: 40px;
    margin-right: 10px;
}

.event_detail_page .user-icon img {
    border-radius: 50%;
    width: 100%;
}

.event_detail_page .user-nickname {
    font-weight: 400;
}
.profile_img,
.pf_img {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 50%;
    vertical-align: middle;
}

.profile_img img,
.pf_img img,
img.member-profile-img,
img.member-photo {
    display: block;
    border-radius: 50% !important;
    object-fit: cover;
}

.event_detail_page .user-info-wrap>div:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    background: #d4d6d7;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.event_detail_page .user-info-wrap>div{
    display: flex;
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
    align-items: center;
}

.event_detail_page .user-info-wrap>div:last-child:after {
    background: transparent;
}

/* Event Deatil Page End */

/* Event Comment Style Start */
.event_cmt_img{
    display: flex;
    width: 30px;
    margin-right: 10px;
}

.event_reviews .by-writer,
.event_bgs{
    background: none !important;
}

.cmt-wrap.position-relative.mb-2.event_reviews.event_replys {
    padding-left: 35px;
    padding-right: 20px;
    background-color: #f7f9fa;
}

.event_replys .by-writer {
    border-top: none !important;
}
.event_cmt_icon {
    margin-right: 10px;
    color: #ff6060 !important;
}

/* Event Comment Style End */

/* Home/board misc shared surface */
.safety_grid_list img {
    /* height: 120px !important; */
    height: 100% !important;
    object-fit: fill;
    object-position: top center;
}
.safety_grid_list{
    padding-left: 0px !important;
}

@media (max-width: 575px) {
}
@media (min-width: 575px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) and (max-width: 1400px) {
}
@media (min-width: 320px) and (max-width: 767px) {
    .tbl_content ul li{font-size: 14px !important;}
}
.custom-event-button{
    background-color:#fff !important;
    color:#333 !important;
}
.cpadright5pxcls{padding-right:5px !important;}
.nonmemberimgcls{
    width: 24px;
    height: 24px;
    object-fit: contain;
    padding: 5px;
    background: #f1f1f1;
}
.nonmemberemojj{
    margin-right:3px;
}


/* Source: theme/BS4-Basic/css/custom-style-page-sections.css */
/* Phase 4 owner: section/container spacing */
.custom-left-sec {
  background-color: #ffffff;
  border-radius: 8px;
  min-height: 400px;
  padding: 20px !important;
  border: 1px solid #ededed;
  min-width: 0;
  box-shadow: none;
}

.custom-left-sec.na-col {
  padding: 20px !important;
}

.custom-right-sec {
}

.custombox-wrap {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #ededed;
  min-width: 0;
  margin-right: 18px;
  width: 100%;
  box-shadow: none !important;
}

.padleft0 {
  padding-left: 0 !important;
}

.padright0 {
  padding-right: 0 !important;
}

.cpadleft0 {
  padding-left: 0 !important;
}

.cpadright0 {
  padding-right: 0 !important;
}

.custombox-head {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 15px;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}

.main-contentbox-wrap {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #ededed;
  box-shadow: none;
  background: #fff;
  margin-bottom: 20px !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .custom-right-sec.na-col {
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .custom-left-sec.na-col {
    padding: 10px !important;
  }

  .main-contentbox-wrap {
    padding: 10px;
  }

  .main-contentbox-wrap.na-col {
    padding: 10px !important;
  }

  .custombox-wrap {
    min-height: auto !important;
  }

  .cpadleft0 {
    padding-left: 0 !important;
  }

  .cpadright0 {
    padding-right: 0 !important;
  }
}

