@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes pulse{48%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}52%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{48%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.3);transform:scale(1.3)}52%{-webkit-transform:scale(1);transform:scale(1)}}.data_landing .filter_options .col{padding-left:1rem;padding-right:1rem;position:relative}.data_landing .filter_options .checkbox_label{bottom:0;color:#383838;font-size:1.2rem;height:60%;margin:auto;padding-left:2rem;position:absolute;top:0}.data_landing .filter_options .custom-control-input:checked~.custom-control-label:before{background-color:#434343}.data_landing .filter_options .custom-control-label{margin-top:.2rem}.data_landing .filter_options .custom-control-label:after,.data_landing .filter_options .custom-control-label:before{height:1.3rem;width:1.3rem}.data_landing .filter_options .custom-control-label:before{background-color:hsla(0,0%,100%,.6)}.data_landing .filter_options select{background-color:#ccc;border:0;font-size:1.25rem;height:100%!important;padding-left:1.2rem}.data_landing .filter_options .host_filter_form,.data_landing .filter_options .search_widget{border-radius:2px;color:#333;margin-bottom:7px;margin-top:3px}.data_landing .filter_options .search_widget{background-color:#b3b3b3;border-radius:2px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;float:right;padding:.5rem}.data_landing .filter_options .search_widget svg{color:#666;height:100%;margin-right:4px;width:15px}.data_landing .filter_options .search_widget input{background-color:transparent!important;border:0!important;border-radius:0!important;font-size:1.2rem;padding:0}.data_landing table.data_list{color:#fff;font-size:120%}.data_landing table.data_list thead{color:#000}.data_landing table.data_list thead tr th{background-color:#b3b3b3;border:0;padding-bottom:.6rem;padding-top:1rem}.data_landing table.data_list thead tr th:first-child{border-top-left-radius:2px}.data_landing table.data_list thead tr th:last-child{border-top-right-radius:2px;text-align:right}.data_landing table.data_list tbody tr{border-bottom:1px solid transparent}.data_landing table.data_list tbody tr td{border-top:0;height:53px;padding:0}.data_landing table.data_list tbody tr td .fake{display:none}.data_landing table.data_list tbody tr td .data_name{overflow:hidden}.data_landing table.data_list tbody tr td .data_value{font-size:180%}.data_landing table.data_list tbody tr td .value_pubdate{font-size:.9rem}.data_landing table.data_list tbody tr td .vue-switcher{margin-bottom:0}.data_landing table.data_list tbody tr td .vue-switcher--bold div{top:0}.data_landing table.data_list tbody tr td .right{float:right;position:relative}.data_landing table.data_list tbody tr td .value{cursor:pointer;position:relative;text-align:right}.data_landing table.data_list tbody tr td .alarm_icon{left:-5px;top:-5px}.data_landing table.data_list tbody tr td .pending_icon{right:-5px;top:-5px}.data_landing table.data_list tbody tr td>div{height:53px;padding:1rem .5rem}