.bg_8307 .sse-breadcrumb {
    background:url("/xhtml/images/search_banner202312.jpg") no-repeat center center !important;
}

.bg_8307 .tool_title_gray{
    margin-left: 4px;
    color: #d2d2d2;
}

.bi-x-circle::before {
    content: "\f623";
}

.search-notice-tool-btn .btn:focus, .search-notice-tool-btn .btn.focus{
    box-shadow: none;
}

.search-notice-tool-btn .btn{
    padding: 0.375rem 0.75rem 0.375rem 0;
}

.bi-caret-down-fill::before{
    content: "\f229";
    color: #999;
    font-size: 14px;
    margin-left: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.bg_8307 .search-notice-tool-btn [aria-expanded="true"] .bi-caret-down-fill::before{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.searchHeight .search_fixed.sse_searchContainer{
    background: #f5f5f5 !important;
    padding: 15px 0 0 0 !important;
    z-index: 100;
}

.sse_searchContainer .sse_searchMain .sse_searchVal .sse_searchActive{
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 40%);
}

.bg_8307 .laydate-btns-clear{
    margin-left: 10px;
}

.bg_8307 .sse_content{
    min-height: 440px;
}

.bg_8307 .sse_searchContent .search_chartTitle{
    display: -moz-box;
    display: -ms-flexbox;
}

.bg_8307 .sse_searchContent .search_chartTitle a{
    white-space: nowrap;
}

.bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal {
    position: relative;
    width: 727px;
    background: #fff;
    border-radius: 23px;
    height: 47px;
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 20%);
}

.bg_8307 .sse_searchContent .search_toFeedback a{
    cursor: auto;
}

.bg_8307 .sse_searchContainer.search_fixed .sse_searchMain .sse_searchVal {
    margin: 0;
    height: 42px;
}

.sse_searchContainer .sse_searchMain .sse_searchVal .sse_searchBorder{
    height: 47px;
    line-height: 47px;
}

.bg_8307 .sse_searchContent .search_tool .tool_one .condition_con.sse_search_scope{
    margin-right: 10px;
}

.bg_8307 .sse_searchContent .condition_con .input_title,.bg_8307 .sse_searchContent .tool_title{
    font-size: 16px;
}

.bg_8307 .searchHeight .search_fixed .sse_searchMain .sse_searchVal .sse_searchBorder{
    box-shadow: 2px 2px 10px 0 rgb(0 0 0 / 20%);
    background: -webkit-linear-gradient(left, #80cef4, #8f84be);
    background: -moz-linear-gradient(left, #80cef4, #8f84be);
    background: -o-linear-gradient(left, #80cef4, #8f84be);
    background: linear-gradient(90deg, #80cef4, #8f84be);
}

.bg_8307 .searchHeight .search_fixed .sse_searchMain .sse_searchVal .sse_searchBorder:after{
    content: '';
    position: absolute;
    bottom: 1px;
    left: 1px;
    right: 1px;
    top: 1px;
    border-radius: 23px;
    background-color: #fff;
}

.bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal .search_btn{
    position: absolute;
    top: 10px;
    right: 20px;
    width: 22px;
    height: 28px;
    background-image: url(/xhtml/images/icon_search2022.png);
    background-repeat: no-repeat;
    z-index: 999;
}

.bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal .globalSearch{
    z-index: 999;
    padding-right: 34px;
}

.bg_8307 .sse_searchContainer.search_fixed .sse_searchMain .sse_searchVal .search_btn{
    top: 8px;
}

.searchHeight{
    background: #f5f5f5;
}

.bg_8307 .searchbar_link_area {
    background: #f5f5f5;
    padding-top: 43px;
    height: 81px;
    margin-top: -23.5px;
}

.bg_8307 .searchbar_link_area .searchbar_link {
    width: 727px;
    /* width: 870px; */
    margin: 0 auto;
    cursor: pointer;
    white-space: nowrap;
    font-size: 0;
    display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
}

.bg_8307 .searchbar_link_area .searchbar_link span {
    position: relative;
    display: inline-block;
    box-flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        flex: 1;
        -webkit-flex: 1;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 14px;
    color: #313131;
    font-size: 1rem;
}

.bg_8307 .searchbar_link_area .searchbar_link span:before {
    position: absolute;
    left: 15%;
    top: 2px;
    content: '';
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    -o-background-size: contain;
       background-size: contain;
}

.bg_8307 .searchbar_link_area .searchbar_link span.active {
    font-weight: bold;
    color: #0058c6
}

.bg_8307 .searchbar_link_area .searchbar_link span.active:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 5%;
    width: 90%;
    border-bottom: 5px solid #88abda
}

.bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link span.active:after {
    content: none !important;
}

.bg_8307 .searchbar_link_area .searchbar_link span.all::before {
    background-image: url(/xhtml/images/icon_search2023_all.png)
}

.bg_8307 .searchbar_link_area .searchbar_link span.anouncements::before {
    top: 0;
    background-image: url(/xhtml/images/icon_search2023_anouncements.png)
}

.bg_8307 .searchbar_link_area .searchbar_link span.guide::before {
    top: 0;
    background-image: url(/xhtml/images/icon_search2023_guide.png)
}

.bg_8307 .searchbar_link_area .searchbar_link span.data::before {
    background-image: url(/xhtml/images/icon_search2023_data.png)
}

.bg_8307 .searchbar_link_area .searchbar_link span.credibility::before {
    background-image: url(/xhtml/images/icon_search2023_credibility.png)
}

.bg_8307 .searchbar_link_area .searchbar_link span.new_news::before {
    background-image: url(/xhtml/images/icon_search2024_news.png)
}

.bg_8307 .searchbar_link_area .searchbar_link span.faq::before {
    background-image: url(/xhtml/images/icon_search2023_faq.png);
    width: 32px;
    left: 10%;
}

.bg_8307 .sse2020_lev1_block {
    padding-top: 65px !important;
}

.bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link{
    float: right;
}

.bg_8307 .sse_searchContent .search_columns .columns_title{
    padding-bottom: 0;
}

.bg_8307 .sse_searchContent .search_tool .tool_one .condition_con{
    margin-right: 10px;
}

.bg_8307 .sse_searchContent .search_tool .tool_one .sort_condition{
    flex-wrap: wrap;
}

.bg_8307 .sse_searchContent .search_columns .full-back{
    background: rgb(245,245,245);
    padding: 0 0 15px 15px;
    margin-top: 15px;
}

.bg_8307 .sse_searchContent .search_columns .columns_list a{
    padding: 4px 8px;
    background: rgb(245,245,245);
    font-size: 18px;
}

.bg_8307 .js_dataTable .first_title:nth-child(1) {
    padding-top: 0 !important;
}
.bg_8307 .js_dataTable .first_title {
    padding-top: 35px;
}
.bg_8307 .sse_searchContent .first_title {
    padding-top: 20px;
}

.bg_8307 .sse_searchContent .bottom_list li{
    padding: 30px 0;
    color: #7d7d7d;
}

.bg_8307 .sse_searchContent .bottom_list.anouncements_bottom_list li{
    padding: 12px 0;
}

.sse_searchContent .bottom_list.anouncements_bottom_list li .bot_summary{
    margin: 12px 0 0;
}

.bg_8307 .sse_searchContent .bottom_list li a{
    font-weight: normal;
}

.bg_8307 .sse_searchContent .bottom_list .red-back{
    display: inline-block;
    border: 1px solid #bc0007;
    background-color: rgba(188, 0, 7, 0.1);
    border-radius: 10px;
    font-size: 12px;
    padding: 2px 10px;
    margin-right: 6px;
    vertical-align: text-bottom;
}

.bg_8307 .sse_searchContent .data_noDaTa{
    color: #7d7d7d;
    line-height: 2;
    text-align: left;
    padding: 30px 0 30px 35% !important;
}

.bg_8307 .sse_searchContent .bottom_list li .bot_summary{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #7d7d7d;
    line-height: 25px;
}

.bg_8307 .sse_searchContent .bottom_list li .bot_channel{
    font-weight: normal !important;
    font-size: 16px !important;
}

.bg_8307 .anouncements-content .search-notice-tool-btn{
    margin-bottom: 0;
}

.bg_8307 .anouncements-content .big_title{
    margin-right: 40px;
    min-width: 67px;
}

.bg_8307 .bot_title_a{
    max-width: 70%;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bg_8307 .search-notice-tool-body{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.bg_8307 .anouncements-type-title{
    background-color: rgba(229, 229, 229,0.5);;
    padding: 2px 10px;
    border-radius: 3px;
    margin-right: 40px;
}

.bg_8307 .anouncements_time{
    display: inline-block;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
}

.bg_8307 .search-notice-tool-body .big_title{
    position: relative;
    cursor: pointer;
}

.bg_8307 .anouncements_time .anouncements_time_text{
    border: 1px solid #999;
    display: inline-block;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 10px;
    margin: 0 4px;
    min-width: 80px;
    text-align: center;
}

.bg_8307 .search-notice-tool-body .anouncements_time_hide_input{
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    cursor: pointer;
}

.bg_8307 .search-notice-tool-body .tool_one{
    padding: 16px 0;
    border-bottom: 1px solid rgba(229,229,229,0.3);
}

.bg_8307 .search-notice-tool-body .tool_second{
    padding: 16px 0;
    position: relative;
}

.bg_8307 .search-notice-tool-body .tool_second::after{
    content: "";
    border-bottom: 4px solid;
    border-right: 10px solid transparent;
    border-top: 0;
    border-left: 10px solid transparent;
    color: #ccc;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translateX(-3px);
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    -o-transform: translateX(-3px);
}

.bg_8307 .search-notice-tool-body .tool_second .close-collapse{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 28px;
    height: 14px;
    transform: translateX(-7px);
    -webkit-transform: translateX(-7px);
    -ms-transform: translateX(-7px);
    -o-transform: translateX(-7px);
    cursor: pointer;
    z-index: 1;
}

.bg_8307 .sse_searchContent .search-notice-tool-body .big_active{
    color: #005fc9 !important;
}

.bg_8307 .sse_searchContent .search-notice-tool-body .search_typeCon .iconcircle.iconcirclecheckfull:before{
    border: 1px solid #005fc9;
    background-color: #005fc9;
    z-index: 1;
}

.bg_8307 .sse_searchContent .search_reset .iconreset{
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
}

.bg_8307 .sse_searchContent .search_reset:hover .iconreset {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.bg_8307 .sse_searchContent .anouncements-from-column{
    font-size: 14px;
    font-weight: normal;
    color: #005fc9;
    background-color: rgba(0, 95, 201, 0.1);
    padding: 2px 10px;
    border-radius: 10px;
    margin-right: 8px;
}

.bg_8307 .search-notice-reset-box{
    color: #666;
    cursor: pointer;
    margin-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.bg_8307 .search-notice-reset-box .search_reset{
    border: 1px solid #ddd;
    padding: 2px 10px;
    border-radius: 16px;
    margin-bottom: 10px;
}

.bg_8307 .search-notice-reset-box .search-notice-reset-item{
    padding: 2px 16px;
    border-radius: 16px;
    background: #eee;
    margin-right: 20px;
    margin-bottom: 10px;
}

.bg_8307 .search-notice-reset-box .search-notice-reset-item .bi-x-circle{
    margin-left: 16px;
}

.bg_8307 .search-notice-reset-box .search_reset .iconreset{
    margin-left: 2px;
}

.bg_8307 .sse_searchContent .bottom_list li .from-column{
    font-size: 16px;
    font-weight: normal;
    color: #888;
}

.bg_8307 .sse_searchContent .bottom_list li .from-column:hover{
    color: #005fc9;
}

.bg_8307 .sse_searchContent .bottom_list li .new_date{
    float: right;
    font-size: 18px;
}

.bg_8307 .sse_searchContent .search_selectCon{
    display: none !important;
}

.bg_8307 .sse_searchContent .search_tool .tool_one .search_dataNum.hidden{
    display: none !important;
}

.bg_8307 .sse_searchContent .tool_second{
    padding-top: none !important;
    border-top: none !important;
}

.bg_8307 .sse_searchContent .rule_type{
    margin-left: 0 !important;
    margin-bottom: 1px !important;
    font-size: 16px;
}

.bg_8307 .sse_searchContent .supervision_type{
    font-size: 16px;
}

.bg_8307 .sse_searchContent .tool_left{
    padding-bottom: 0 !important;
}

.bg_8307 .sse_searchContent .search_typeCon .iconcircle{
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
}

.bg_8307 .sse_searchContent .search_typeCon .iconcircle:before{
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    content: '' !important;
    border: 1px solid #005fc9;
    width: 14px;
    border-radius: 50%;
}

.bg_8307 .sse_searchContent .search_typeCon .iconcircle.iconcirclecheckfull:before{
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    content: '' !important;
    border: 1px solid #bc0007;
    width: 14px;
    border-radius: 50%;
}

.bg_8307 .sse_searchContent .search_typeCon .iconcircle.iconcirclecheckfull:after{
    position: absolute;
    top: 6px;
    left: 4px;
    height: 6px;
    content: '' !important;
    background-color: #bc0007;
    width: 6px;
    border-radius: 50%;
}
.bg_8307 .sse_searchContent .search_marginTop{
    margin-top: 10px;
}

.re_col {
    padding: 20px 0px 0px 0px;
}

.re_col .hotColumn_con a img {
    vertical-align: middle;
    border-style: none;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 4px;
}

.user-communication {
	display:none;
    padding: 7px 10px;
    border-radius: 50px;
    border: 1px solid #005fc9;
    margin-left: 18px;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    
    white-space: nowrap;
	position: absolute;
    top: 25px;
    
    right: 30%;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
    align-items: center;
    font-size: 8px;
    color: #005fc9;
	height: 20px;
}	

#dl-menu-button{
	width: 15% !important;
}

.bg_8307 .page-title {
    display: none;
    margin-top: 20px;
    font-size: 22px;
}
.bg_8307 .page-title.show{
    display: block;
}

.bg_8307 .page-title span{
    vertical-align: middle;
}

.bg_8307 .page-title .banner-btn{
    background: -webkit-linear-gradient(left, rgb(28,149,235), rgb(157,104,244));
    background: -moz-linear-gradient(left, rgb(28,149,235), rgb(157,104,244));
    background: -o-linear-gradient(left, rgb(28,149,235), rgb(157,104,244));
    background: linear-gradient(90deg, rgb(28,149,235), rgb(157,104,244));
    color: #fff;
    display: inline-block;
    line-height: 24px;
    border-radius: 24px;
    padding: 0 10px;
    margin-left: 10px;
    vertical-align: middle;
}

.bg_8307 .page-title .banner-btn .icon_search2022{
    width: 16px;
    height: 16px;
    margin: -2px 0 0 6px;
}

.hotColumn_con_title{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}

.faq-ul li{
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    border-bottom: none;
    padding: 30px 0;
}

.faq-ul li .bot_title{
    font-size: 20px;
    font-weight: bold;
    color: #333;
}

.faq-ul li .bot_summary{
    margin: 12px 0;
    color: #7d7d7d;
}

.faq-title{
    color: #005fc9;
}

.bg_8307 .pc-only{
    display: block;
}

@media (min-width: 1599px){
    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal .globalSearch{
        width: 95%;
    }
}

@media (max-width: 1599px){
    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal {
        width: 727px;
    }

    .bg_8307 .sse_searchContainer.search_fixed .sse_searchMain .sse_searchVal {
        width: 600px;
        /* width: 720px; */
        height: 42px;
    }

    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal .sse_searchBorder {
        height: 47px;
        line-height: 47px;
    }

    .bg_8307 .searchHeight .search_fixed .sse_searchMain .sse_searchVal .sse_searchBorder{
        height: 42px;
        line-height: 42px;
    }

    .bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link{
        width: 600px;
    }

    .bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link span{
        padding-left: 30px;
    }
}

@media (min-width: 1599px){
    .sse_searchContent .chart_numDetail { 
        /* width: 727px; */
        padding: 0 20px !important;
    }
}


@media (max-width: 1199px){
    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal {
        /* width: 727px; */
        width: calc(80% - 200px) !important;
    }

    .bg_8307 .sse_searchContainer.search_fixed .sse_searchMain .sse_searchVal {
        width: 400px;
        height: 42px;
    }
}



@media (max-width: 992px){
    .bg_8307 .sse_searchContainer .searchbar_link_area .searchbar_link{
        width: 100%;
    }

    .bg_8307 .bot_title_a{
        max-width: 100% !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        white-space: normal;
    }

    .bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link{
        width: 500px;
        /* width: 600px; */
    }

    .bg_8307 .sse_searchContainer.search_fixed .sse_searchMain .sse_searchVal {
        width: 500px;
    }
}
@media (max-width: 767px){
    .bg_8307 .pc-only{
        display: none;
    }

    .bg_8307 .pagination-box ._count{
        display: inline !important;
    }

    .bg_8307 .page-title{
        margin-top: 10px;
        font-size: 20px;
    }

    .bg_8307 .page-title .banner-btn{
        line-height: 16px;
        border-radius: 16px;
        padding: 0 6px;
        margin-left: 4px;
        font-size: 10px;
        vertical-align: baseline;
    }

    .bg_8307 .page-title .banner-btn .icon_search2022 {
        width: 10px;
        height: 10px;
        margin: -4px 0 0 4px;
    }

    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal .sse_searchBorder {
        font-size: 14px !important;
    }
    
    .bg_8307 .sse-breadcrumb {
        background-size: cover !important;
        text-align: center;
    }

    .bg_8307 .laydate-btns-clear{
        margin-left: 0;
    }
    
    .bg_8307 .searchbar_link_area .container{
        overflow: hidden;
    }

    .bg_8307 .searchbar_link_area .searchbar_link span:before{
        content: none !important;
    }

    .bg_8307 .searchbar_link_area .searchbar_link {
        width: auto;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .bg_8307 .sse_searchContainer .searchbar_link_area .searchbar_link span{
        padding-left: 0;
    }
	
	.user-communication {
		display: -webkit-flex;
		display: -moz-box;
		display: flex;
    }

    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal .globalSearch{
        padding-right: 20px;
    }

    .bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link{
        width: 100% !important;
    }

    .bg_8307 .sse_searchContainer.search_fixed .searchbar_link_area .searchbar_link span{
        padding-left: 0 !important;
    }

    .bg_8307 .user-comm-dl-menuwrapper li {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .bg_8307 .user-comm-dl-menuwrapper li a {
        text-align: left;
        left: calc(50% - 65px);
        width: 130px;
        border-bottom: none;
    }
    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal {
        width: calc(90% - 100px) !important;
    }
    .bg_8307 .sse_searchBorder input::-webkit-input-placeholder {
        font-size: 12px;
    }
    .bg_8307 .sse_searchBorder input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        font-size: 12px;
    }
    .bg_8307 .sse_searchBorder input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        font-size: 12px;
    }
    .bg_8307 .sse_searchBorder input::-ms-input-placeholder {
        /* Internet Explorer 10+ */
        font-size: 12px;
    }

    .re_col .hotColumn_con a img {
        width: calc(50% - 23px);
    }

    .bg_8307 .sse_searchContent .data_noDaTa{
        padding: 30px 0 30px 15px !important;
    }

    .bg_8307 .faq-ul li .bot_summary{
        overflow-y: scroll;
    }

    .bg_8307 .sse_searchBorder .search-title .btn-secondary{
        font-size: 12px !important;
        padding: 0;
        width: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .bg_8307 .sse_searchBorder .valueClear {
        font-size: 16px !important;
        left: -10px !important;
    }

    .bg_8307 .sse_searchBorder .search-title .dropdown-item{
        font-size: 12px !important;
    }
  
}
@media (max-width: 500px){
    .bg_8307 .sse_searchContainer .sse_searchMain .sse_searchVal {
        width: calc(100% - 60px) !important;
    }
    .bg_8307 .sse_searchContainer .sse_searchMain {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .bg_8307 .anouncements-type-title{
        margin-right: 10px;
    }

    .bg_8307 .search-notice-tool-body .tool_one .big_title:first-of-type{
        margin-right: 10px;
    }
}
.user-comm-dl-menuwrapper {
	width: 50%;
	text-align: center;	
}

.user-comm-dl-menuwrapper a {
    padding: 10px 15px !important;
	font-size: 8px !important;
}

.icon_search2022 {
	display: inline-block;
	width: 30px;
	height: 30px;
	background-position: center;
	-o-background-size: cover;
	   background-size: cover;
	vertical-align:middle;
	margin-right:10px;
	line-height:2rem;
	text-align:center;
}

.icon_search2022_set{
	background-image:url(/xhtml/images/icon_search2022_set_mobile.png);
}
.icon_search2022_feedback{
	background-image:url(/xhtml/images/icon_search2022_feedback_mobile.png);
}
.icon_search2022_quest{
	background-image:url(/xhtml/images/icon_search2022_quest_mobile.png);
}
.search_banner2023_icon_1{
	background-image:url(/xhtml/images/search_banner2023_icon_1.png);
}
.search_banner2023_icon_2{
	background-image:url(/xhtml/images/search_banner2023_icon_2.png);
}
.bg_8307 .sse_searchBorder input::-webkit-search-cancel-button {
    display: none;
}
.bg_8307 .sse_searchBorder input::-ms-clear{
    display: none !important;
}

.bg_8307 .sse_searchBorder .search-title {
    position: relative;
    right: 12px;
    top: 0;
    z-index: 999999;
    font-size: 12px;
    color: #2370bf;
    line-height: initial;
    text-align: center;
    white-space: nowrap;
    padding: 2px;
    margin-right: 10px;
}

.bg_8307 .sse_searchBorder .valueClear {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    left: -20px;
}

.bg_8307 .sse_searchBorder .search-title .btn-secondary{
    background-color: #fff;
    border-color: #fff;
    outline: none;
    color: #2370bf;
    font-size: 16px;
}

.bg_8307 .sse_searchBorder .search-title .dropdown-item{
    font-size: 16px;
    line-height: 1.5;
}

.bg_8307 .sse_searchBorder .search-title .dropdown-menu{
    min-width: 8rem;
}

.bg_8307 .sse_searchBorder .search-title .btn-secondary:focus, .bg_8307 .sse_searchBorder .search-title .btn-secondary.focus{
    background-color: #fff;
    border-color: #fff;
    outline: none;
    color: #2370bf;
    position: relative;
    box-shadow: none;
}

.bg_8307 .sse_searchBorder .search-title .dropdown-toggle::before{
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #999;
}

.bg_8307 .sse_searchBorder .search-title .dropdown-toggle::after{
    display: none;
}


a.search_icon_2022_a:hover{
    background-color: transparent;
}
