/* topbar schmaler machen */
/* .topbar
{
  height: 30px;
}

.topbar ul li a, .topbar h3 a
{
  padding: 5px;
}*/

.topbar .active a
{
  font-weight: bold;
}

li.menu ul li
{
  padding: 0.3em 1em;
}

.header
{
  margin-top: 5em;
}

/* form */


.alert-message ul.error_list
{
  margin-top: 0.7em;
  margin-bottom: 0;
}

.error_list li
{
  color: #f00;
}

/*form div.error > label
{
  color: #404040;
}
form div.error span.help-block
{
  color: #BFBFBF;
}
form div.error span.help-inline
{
  color: #f00;
}*/

.field-separator
{
  margin: 1px;
  font-size: 1px;
}

.checkbox-group-label
{
  background-color: #eee;
  padding: 0.3em;
  color: #666;
  margin: 1em 0 0.5em 0;
  font-weight: bold;
  font-size: 15px;
}


/*
.checkbox_list li
{
  list-style-type: none;
  line-height: normal;
}

.checkbox_list li label
{
  float: none;
  padding-top: 0;
  line-height: normal;
}
*/

h1
{
  /* background: url(/images/IMT-Sales-Icon.jpg) no-repeat 0px 2px;
  padding-left: 45px; */
}

h2
{
  margin-bottom: 0.6em;
}

.two-cols-input
{
  display: inline-block;
}

.input-col
{
  float: left;
}

.input-col-separator
{
  float: left;
  padding-top: 6px;
  font-size: 13px;
  line-height: 18px;
}

div.two-cols-input-label
{
  float: left;
  width: 130px;
  text-align: right;
  font-size: 13px;
  line-height: 18px;
  padding-top: 6px;
}

div.two-cols-input-label label
{
  width: auto;
  float: none;
  display: inline;
}

label
{
  text-align: right;
  /* padding-left: 5px; */
}

.app-activity-details
{
  margin-top: 2em;
}

.configure-anonymization ul.radio_list li
{
  list-style-type: none;
}

.configure-anonymization ul.radio_list li label
{
  float: none !important;
  text-align: left;
}

#app-stats-filter-toggler
{
  margin-bottom: 1em;
}