.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.tim-typo {
  padding-left: 25%;
  margin-bottom: 40px;
  position: relative;
  width: 100%;
}

.tim-typo .tim-note {
  bottom: 5px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
  left: 0;
  margin-left: 20px;
  position: absolute;
  width: 260px;
}

.bootstrap-select .btn.dropdown-toggle.select-with-transition {
  padding-top: 0px !important;
  margin-top: 0px !important;
  height: 24px !important;
  margin-bottom: 7px !important;
}

.bootstrap-select .dropdown-item.active {
  background: #0070e0 !important;
}

.card [class*="card-header-"] .card-icon, .card [class*="card-header-"] .card-text {
  background-color: #d1d1d1;
}

.btn-default2
{
    color: #000 !important;
    border-color: #172b4d !important;
    background-color: #000 !important;
}

table.table.dataTable>tbody>tr.selected>* {
  box-shadow: inset 0 0 0 9999px rgb(216 217 219) !important; 
  box-shadow: inset 0 0 0 9999px rgb(216 217 219) !important;
  color: #000 !important;
}
