.btn-bordered{
	border : 3px #2C8FE5 solid;
}
.editable-submit {
  height: 32px;
  width: 34px;
  background: #2C8FE5;	
}
.editable-cancel{
  height: 32px;
  width: 34px;
  background: #92959a;	
}
.editable-input .form-control-sm {
	height: 30px !important;
	width: 160px !important;
	padding: 4px;
}