.glyphicon {
  vertical-align: middle;
  top: 0px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 30px;
}
a.glyphicon:link,
a.glyphicon:visited {
  text-decoration: none;
  color: inherit;
}
.btn {
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: middle;
  line-height: 30px;
}
.cursor-pointer {
  cursor: pointer;
}
#login-form .input-group-addon {
  padding-top: 0;
  padding-bottom: 0;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f4f4f4;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: white;
}
.dropdown-menu li {
  list-style-type: none;
}
.dropdown-menu li > a {
  text-decoration: none;
  clear: both;
  color: #333;
  display: block;
  font-weight: 400;
  line-height: 1.42857;
  padding: 3px 20px;
  white-space: nowrap;
}
#app_menu .row {
  width: 600px;
}
.spinner {
  margin-right: 15px;
  display: none;
}
.spinner img {
  height: 24px;
  margin-top: 5px;
  vertical-align: top;
}
#searchForm label,
#searchForm select,
#searchForm span,
#searchForm input {
  margin: 0;
}
#searchForm #search,
#searchForm #clear-filters {
  cursor: pointer;
}
#searchForm .glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -ms-animation: spin .7s infinite linear;
  -webkit-animation: spinw .7s infinite linear;
  -moz-animation: spinm .7s infinite linear;
}
@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }
  to {
    transform: scale(1) rotate(360deg);
  }
}
@-webkit-keyframes spinw {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinm {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
#searchForm #wrapper_from,
#searchForm #wrapper_until {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  vertical-align: top;
}
#searchForm #wrapper_from label,
#searchForm #wrapper_until label {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  vertical-align: top;
  margin-right: 2px;
}
#searchForm #loading_icon_valueFrom,
#searchForm #loading_icon_valueUntil {
  margin-left: 2px;
  margin-right: 2px;
}
#export-results {
  display: none;
  margin-left: 10px;
}
#export-results .progress {
  margin-bottom: auto;
}
#export-results .progress .progress-bar {
  line-height: 32px;
  font-size: 18px;
}
#actions {
  margin: 20px 0;
}
#actions #export-excel {
  margin-right: 1em;
}
#updateView {
  margin: 0;
  margin-bottom: 20px;
}
#updateView .progress {
  margin: 0;
}
#activeFilters {
  display: none;
}
.pagination_and_elements_counts {
  width: 100%;
  line-height: 34px;
  height: 34px;
  vertical-align: middle;
  margin-bottom: 20px;
}
.pagination {
  vertical-align: middle;
  margin: 0;
}
.elements-count {
  display: inline-block;
  line-height: 34px;
  vertical-align: middle;
  margin-left: 5px;
}
#activeFilters li {
  line-height: 30px;
  vertical-align: middle;
}
#activeFilters li span.glyphicon.glyphicon-remove {
  cursor: pointer;
  margin-right: 5px;
}
table thead th,
table thead td {
  background-color: #f4f4f4;
}
ul#filterslist {
  margin: 0;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
}
.json_array_add {
  font-size: 32px;
  cursor: pointer;
}
.json_array_actions {
  text-align: center;
  font-size: 20px;
  vertical-align: middle !important;
}
.json_array_actions > span {
  margin: 0 5px;
  cursor: pointer;
}
.ui-autocomplete.ui-menu {
  border: 1px solid #ccc;
  border-radius: 3px;
}
.ui-autocomplete.ui-menu .ui-menu-item-wrapper {
  font-size: 12px;
}
.ui-autocomplete.ui-menu .ui-menu-item .ui-state-active {
  margin: 0;
}
.ui-autocomplete.ui-menu .ui-menu-divider {
  margin: 0;
}
.form-control {
  font-weight: normal;
}
.input-group-addon + input.form-control[type="email"],
.input-group-addon + input.form-control[type="password"] {
  height: 45px;
}
.colorpicker {
  width: 34px;
  height: 34px;
  padding: 1px;
}
.colorpicker-view {
  width: 20px;
  height: 20px;
}
.tmt-errors-container {
  margin-top: 20px;
}
form table.table {
  font-size: 0.8em;
}
#account_menu .dropdown-menu a {
  vertical-align: middle;
  line-height: 30px;
}
.narrow-container {
  max-width: 400px;
}
.navbar-brand {
  padding: 0;
}
.navbar-brand img {
  max-height: 100%;
}
input.required,
select.required,
textarea.required {
  background-color: #f2dede;
}
.pie_chart {
  margin: 0 auto;
  position: relative;
  display: inline-block;
}
.pie_chart svg {
  overflow: visible;
}
.pie_chart .tooltip_chart {
  background: #eee;
  box-shadow: 0 0 5px #999999;
  color: #333;
  display: none;
  font-size: 12px;
  left: 130px;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 95px;
  width: 80px;
  z-index: 10;
}
.pie_chart .legend_chart {
  font-size: 12px;
}
.pie_chart rect {
  cursor: pointer;
  stroke-width: 2;
}
.pie_chart rect.disabled {
  fill: transparent !important;
}
.help-text-button{
  float: right;
}
