/*used in branch location view,add*/
.control-label{
  text-align: left!important;
}

/*used in branch location list*/
.branchlocation-table{
  margin: 2%;
}

/*used in branch location add*/
.branchlocation-table tbody tr{
  cursor: pointer;
}
