:root {
    --is-running: 1;
    --timer-color: #4CAF50;
}
.search-filter {
    float: right;
}
.table-settings {
    float: right;
    margin-left: 10px;
}
/*body {*/
/*background:#ffffff;*/
/*font-family: Arial, sans-serif;*/
/*font-size:15px;*/
/*color:#666666;*/
/*overflow-x: hidden;*/
/*}*/
/*a {*/
/*color: #663399;*/
/*text-decoration: none;*/
/*}*/
/*a:hover, a:focus {*/
/*color: #663399;*/
/*text-decoration: none;*/
/*}*/
/*.container-app {*/
/*margin-left:0;*/
/*}*/
/*.divider {*/
/*border-bottom:1px solid #e3e4e4;*/
/*}*/
/*.login .divider {*/
/*display:none;*/
/*}*/
/*.content {*/
/*padding-left:250px;*/
/*}*/
/*.content  h2{*/
/*font-family: Arial, sans-serif;*/
/*font-size:22px;*/
/*font-weight:bold;*/
/*margin:0;*/
/*padding-bottom:20px;*/
/*color:#1f2829*/
/*}*/
/*.content h4 {*/
/*color:#1f2829;*/
/*padding-left:0;*/
/*font-family: Arial, sans-serif;*/
/*font-weight:bold;*/
/*}*/
/*.table h4 {*/
/*margin-top:0;*/
/*margin-bottom:0;*/
/*padding-left:0;*/
/*}*/
/*.content h5 {*/
/*color:#1f2829;*/
/*padding-left:8px;*/
/*font-family: 'globerbold_free', Arial, sans-serif;*/
/*font-weight:bold;*/
/*}*/
/*.content-header .btn-group.pull-right {*/
/*margin-top:-6px;*/
/*}*/
/*.form-inline.form-header .add-elements {*/
/*margin-bottom:10px;*/
/*}*/
/*# sourceMappingURL=main.css.map */