.progress_bar {
  border: 1px solid silver;   height: 20px;   width: 100%;   display: none; background-color: white;
}
.progress_bar_percent { width: 100%;  text-align: center;  font-weight: bold; }
.progress_bar_status { background-color: #006666; width:0;  height: 20px }

.app-id {  word-break: break-all;   }

#app_id { font-weight: bold; text-decoration: underline; }

.dropdown-menu { min-width: 200px;}
.dropdown-item { display: block; font-weight: normal; }

form[name=form_statistics] .form-check-label,  label.form-check-label[for=one_page] { font-weight: normal !important; }

.table-alt-row .list-group .form-group-item:nth-of-type(odd){ background-color: #e4e4e4; }

.graph_color { border: 0; background-color: silver;  border-radius: 4px; padding: 4px; display:inline-block; }
.graph_color .color { width: 100px; height: 16px; text-align: center; color: white;}

.margin-top-10 { margin-top: 10px;}

.fa-spin { color:#337ab7;  };

.list-group-item.active a.sort-link { color: white !important; }

.search_voter .modal-dialog { min-width: 800px; }
.search_voter .modal-body * { line-height: 30px; }