.data-list-section{width:100%;position:absolute;top:0;z-index:1030}.data-list-section>.wrapper{height:100vh;background-color:#fff}.section-header{height:340px}.section-header>.small-header{padding:0 25px;min-height:75px;display:flex;align-items:center;flex-direction:column;position:absolute;width:100%;max-width:500px;background-color:#fff;z-index:10;opacity:1}.section-header>.small-header.is-fixed{position:fixed;width:100%;max-width:500px;background-color:#fff;opacity:0;border-bottom:1px solid #f0f0f0}.section-header>.small-header>.header-container{width:100%;display:flex;align-items:center;justify-content:space-between;height:75px}.section-header>.small-header>.header-container>.title{color:#282828;font-size:18px;font-weight:900;opacity:1}.section-header>.small-header>.header-container>.back-button,.section-header>.small-header>.header-container>.search-button{min-width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer}.section-header>.small-header>.header-container>.search-button>.search-icon{width:80%;height:80%}.section-header>.big-header{position:relative;padding:25px;height:340px;display:flex;align-items:center;justify-content:flex-end;border-bottom:1px solid #f0f0f0;flex-direction:column}.section-header>.big-header>.search-form>.search-input{margin-top:20px}.section-header>.big-header>.header-container{position:relative;bottom:0;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 25px}.section-header>.big-header>.header-container>.icon{width:60px;height:60px}.section-header>.big-header>.header-container>.title{color:#282828;font-size:40px;font-weight:900;margin-top:25px;margin-bottom:10px;text-align:center}.section-header>.big-header>.header-container>.subtitle{font-size:14px;font-weight:500;margin-bottom:0;color:#000}.data-list-section>.wrapper .search-form{width:100%;position:relative;display:none}.data-list-section>.wrapper .small-header .search-form{padding-bottom:10px}.data-list-section>.wrapper .search-form>.search-input{min-height:40px;width:100%;border:1px solid #d9d9d9;border-radius:50px;padding:5px 20px 5px 40px;color:#666;background-image:url(/images/ico_filter_search.png);background-color:#fff;background-repeat:no-repeat;background-size:20px;background-position:12px}.data-list-section .clear-search-button{position:absolute;width:24px;height:24px;cursor:pointer;top:28px;left:10px;background-color:#fff;border-radius:100%;display:none}.data-list-section .small-header .clear-search-button{top:8px}#ico-content-mgr-state-programmed>line,#ico-content-mgr-state-programmed>path,#ico-content-mgr-state-programmed>rect{stroke:red}.section-content.empty-data-info{height:calc(100% - 340px)}.section-content.empty-data-info>.text{margin-top:0}.section-content>.is-notification-card>.bf-smart-list{box-shadow:none;border:2px solid #e4e4e4;margin-top:15px;margin-bottom:15px}@media(max-width:420px){.section-header>.small-header{padding:0 15px}}