.mtab  {
  margin-top: 0;
  border-collapse: separate;
  border-spacing: 0;
  color: #4a4a4d;
  font-family: 'Georgia Pro', Georgia, Times, 'Times New Roman', serif;
  font-size: 1.6em;
  display: table;
  width : 100%;

	}

.mtab  thead th,td {
  border: 1px solid #999;
  font-size: 40%;
	vertical-align: middle;
	padding: 1em;
	text-align: center;


}
.mtab  tbody th,td {
  border: 1px solid #999;
  font-size: 60%;
	vertical-align: middle;
	padding: 1em;

}

.mtab  thead {
  background: #395870;
  background: linear-gradient(#49708f, #293f50);
  color: #fff;
  font-size: 150%;
  text-transform: uppercase;
}
.mtab  th:first-child {
  border-top-left-radius: 5px;
  text-align: center;
	color: black;
}
.mtab  th:last-child {
  border-top-right-radius: 5px;
}
.mtab  tbody tr:nth-child(even) {
  background: #f0f0f2;
}
.mtab  tbody th {
  background: #f0f0f2;
  border-top-left-radius: 5px;
  text-align: left;
	color: black;
}
.mtab  td {
  border-bottom: 3px solid #cecfd5;
  border-right: 3px solid #cecfd5;
}
.mtab  td:first-child {
  border-left: 1px solid #cecfd5;
}
.mtab .vl-price {
 padding: 0.5em;
 text-align: center;
 color: #395870;
 font-size:16px;
 background: #f0f0f2;
}
.mtab .vl-qty {
 padding: 0.5em;
 text-align: center;
 color: #395870;
 font-size:16px;
 background: #f0f0f2;
}
.mtab .vl-item {
 padding: 0.5em;
 text-align: center;
 color: black;
 font-size:16px;
 background: #808080;
}

.tabs-above .tab-align-left .tab-bordered .tabs-krajee{
 text-align: center;
 background: #f0f0f2;
}
.nav {
 text-align: center;
 background:   #395870;
 font-weight: bold;
}

.mtab-title {
 border: 3px solid black;
  color: #395870;
  display: block;
  padding: 0.5em;
	 text-align: center;
}

.text-offset {
  color: #7c7c80;
  font-size: 12px;
}
.item-stock,
.item-qty {
 text-align: center;
}
.item-price {
  text-align: center;
}
.item-multiple {
  display: block;
}
.mtab tfoot {
  text-align: center;
}
.mtab  tfoot tr:last-child {
  background: #f0f0f2;
  color: #395870;
  font-weight: bold;
}
.mtab tfoot tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
.mtab  tfoot tr:last-child td:last-child {
  border-bottom-right-radius: 5px;

}

<div id="w1-tab0" aria-labelledby="ui-id-1" class="ui-tabs-panel
ui-widget-content ui-corner-bottom" role="tabpanel" aria-hidden="false">
<div class="col-lg-6"><div class="form-group field-patientdetail-admission_date">

*:before, *:after {
    box-sizing: border-box;
}
*:before, *:after {
    box-sizing: border-box;
}
.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-width: 0;
    display: block;
    padding: 1em 1.4em;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-widget-content {
    background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #ffffff;
    border: 1px solid #aaaaaa;
    color: #222222;
}
* {
    box-sizing: border-box;
}
.ui-widget-content {
    color: #222222;
}
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;