




/* .newtab_wrap { background: #fff; } */
/* .tabbtn_box { */
/*     display: block; */
/*     height: 36px; */
/*     border-bottom: 1px solid #487fed; */
/* } */
/* .tabbtn_box .frtab_btn { */
/*     display: inline-block; */
/*     min-width: 100px; */
/*     height: 35px; */
/*     color: #999; */
/*     font-size: 12px; */
/*     font-weight: 700; */
/*     text-align: center; */
/*     line-height: 35px; */
/*     margin-right: -3px; */
/*     background: #fff; */
/* } */
/* .tabbtn_box .frtab_btn:hover, */
/* .tabbtn_box .frtab_btn.on { */
/*     color: #fff; */
/*     background: #487fed; */
/* } */

/* .inner_tab_box { */
/*     display: block; */
/*     margin-top: 10px; */
/*     border-top: 1px solid #e5e5e5;     */
/* } */
/* .inner_tab_box .innertab_btnbox .innertab_btn { */
/*     position: relative; */
/*     display: inline-block; */
/*     min-width: 80px; */
/*     height: 36px; */
/*     color: #999; */
/*     font-size: 12px; */
/*     font-weight: 700; */
/*     text-align: center; */
/*     line-height: 35px; */
/*     margin-right: -3px; */
/*     background: #fff; */
/* } */
/* .inner_tab_box .innertab_btnbox .innertab_btn:hover, */
/* .inner_tab_box .innertab_btnbox .innertab_btn.on { color: #487fed; } */
/* .inner_tab_box .innertab_btnbox .innertab_btn.on:after { */
/*     position: absolute; */
/*     left: 0; */
/*     bottom: 0; */
/*     content: ''; */
/*     width: 100%; */
/*     height: 2px; */
/*     color: #487fed; */
/*     background: #487fed; */
/* } */

/* .newtab_wrap .front_tab_box .tab_conbox, */
/* .newtab_wrap .inner_tab_box .tab_conbox { padding: 10px; } */



/* GNB Search for enfra **************************************************/
.ax5autocomplete-display { background-color: #0067ac !important; }
.ax5autocomplete-display .ax5autocomplete-display-table [data-ax5autocomplete-display="label"] [data-ax5autocomplete-display="input"] { background-color: #0067ac; }
.ax5autocomplete-display .ax5autocomplete-display-table [data-ax5autocomplete-display="label-holder"] { background-color: #0067ac; }

.ax5autocomplete-display .ax5autocomplete-display-table [data-ax5autocomplete-display="label"] [data-ax5autocomplete-display="input"]:focus {
    outline: none;
    background-color: #0067ac;
    color: #fff;
}
/* GNB Search for enfra **************************************************/