span.select2-selection{
  width:auto!important;
}
.form-group{
  margin-bottom: 5px!important;
}
.content{
  padding:10px 1.25rem!important;
}
.card-header{
  padding: 5px 15px !important;
}
.card-body{
  padding:5px 10px;
}
.card{
  margin-bottom: 0px;
  border-radius: 0px;
}

input:focus,select:focus{
  border:1px solid #2196f3!important;
}