.zensysDate {
padding-left:40px;
margin-left:20px;
}

.nric6 {
    width: 120px;
  }
.nric2 {
    width: 80px;
}
.nric4 {
    width: 100px;
}

.btn-zensys {
  color: #fff;
  background-color: #236aa2;
  border-color: #2e6da4;
}
.btn-zensys:focus,
.btn-zensys.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-zensys:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-zensys:active,
.btn-zensys.active,
.open > .dropdown-toggle.btn-zensys {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-zensys:active:hover,
.btn-zensys.active:hover,
.open > .dropdown-toggle.btn-zensys:hover,
.btn-zensys:active:focus,
.btn-zensys.active:focus,
.open > .dropdown-toggle.btn-zensys:focus,
.btn-zensys:active.focus,
.btn-zensys.active.focus,
.open > .dropdown-toggle.btn-zensys.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-zensys:active,
.btn-zensys.active,
.open > .dropdown-toggle.btn-zensys {
  background-image: none;
}
.btn-zensys.disabled:hover,
.btn-zensys[disabled]:hover,
fieldset[disabled] .btn-zensys:hover,
.btn-zensys.disabled:focus,
.btn-zensys[disabled]:focus,
fieldset[disabled] .btn-zensys:focus,
.btn-zensys.disabled.focus,
.btn-zensys[disabled].focus,
fieldset[disabled] .btn-zensys.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-zensys .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-warning-excel{
	background-color: #f39c12;
}
.btn-zensys-excel:hover{
	background-color: #FF8800;
	background: rgba(0, 0, 0, 0.1);
}
/*SELF DESIGNED TABLE*/

.table-zensys {

}
.table-zensys > thead > tr > th,
.table-zensys > tbody > tr > th,
.table-zensys > tfoot > tr > th,
.table-zensys > thead > tr > td,
.table-zensys > tbody > tr > td,
.table-zensys > tfoot > tr > td {
border-left: 1px solid #4d94ff;

  
}

.table-zensys > thead > tr > th,
.table-zensys > thead > tr > td {
  border-bottom-width: 2px;
  background-color: #bfbfbf;
  border: 1px solid #bfbfbf;
  
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
  background-color: #ddd;
  /*background-color: #3c8dbc;*/
  text-align: center;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  /*background-color: #f9f9f9;*/
  background-color: #f2f2f2;
}
.table-striped > tbody > tr:nth-of-type(even) {
  /*background-color: #f9f9f9;*/
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #F1F7FC;
}

.label-zensys {
  color: #3c8dbc !important;
}
.data-label{

  display: block;
  width: 100%;
  min-height: 34px;
  padding: 6px 12px;
  padding-left:0px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;


}

.modal-header-zensys{
	background-color: #0480be;
	color:#FFFFFF;
}
.close-zensys2{
	color:#FFFFFF;
}
.box {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}

td.table-headings {
	background-color: #F3F3F3;
	font-weight:bold;
	width:200px;


}
.pageFlow {page-break-inside: avoid;}
.publicWeb-page {
  background: #d2d6de;
}
.webFrame {
	min-height: 400px; 
	width:100%;
}

.photoFrame {
	border-style: solid;
	border-width: 2px;
	border-color:#000000;
	padding :5px;
}
