.borderless{
  border: 0 !important;
}

.shadowless{
  box-shadow: 0 0 0 #000 !important;
  -webkit-box-shadow: 0 0 0 #000 !important;
  -moz-box-shadow: 0 0 0 #000 !important;
}
