.search-notice-box{ width: 100%; height: 43.5px; margin-bottom: 1px; display: flex; align-items: center; } .search-svg{ position: absolute; padding-left: 10px; } .top-search{ width: 100%; height: 100%; border:0 solid rgba(38, 104, 255, 0.2); border-radius: 6px 6px 0 0; padding: 0 0 0 40px; } .am-tabs-default-bar-tab-active{ color: #0185FB; } .am-tabs-default-bar-underline{ border: 1px #0185FB solid; } .search-tab{ width: 100%; } .pos-line{ display: flex; flex-direction: column; align-items: center; } .am-tabs-default-bar-top, .am-tabs-default-bar-bottom{ border-radius:0 0 6px 6px !important; }