.box_border {
  box-sizing: border-box;
  padding: 5px 12px;
  border: 1px solid #cecece;
}