/* Tab Pager & Tab */
.tab-pager {
  margin-top: 20px;
  text-align: center;
}
.tab-pager .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border: 0;
  border-radius: 4px;
}
.tab-pager .pagination li {
  display: inline-block;
}
.tab-pager .pagination li a {
  padding: 10px 15px;
  border: 2px solid #C567FF;
  border-radius: 10px;
  text-decoration: none;
}
.tab-pager .pagination li a.active, .tab-pager .pagination li a:hover {
  background-color: #C567FF;
  color: #fff;
}

ul.pagination.tab li.active > a {
  background-color: #C567FF;
  color: #fff;
}

ul.mbs-tab {
  border: 0;
  padding: 10px 0;
  border-bottom: 1px solid #C567FF;
}
ul.mbs-tab li {
  margin-bottom: -1px !important;
  margin-right: 5px;
}
ul.mbs-tab li:before {
  display: none !important;
}
ul.mbs-tab li a {
  border: 2px solid #C567FF;
  border-bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 10px 15px;
  text-decoration: none;
}
ul.mbs-tab li a.active, ul.mbs-tab li afocus, ul.mbs-tab li a:hover {
  background-color: #C567FF;
  color: #fff;
  text-decoration: none;
}

.mbs-tab-content {
  margin-top: 20px;
}

/* Table Style */
.tablestyle1 {
  margin-top: 20px;
  border: 1px solid #e2e5f5;
  border-radius: 10px;
  border-collapse: inherit;
  overflow: hidden;
  position: relative;
  border-right: 0;
}
.tablestyle1 thead {
  background: #C567FF;
  color: #fff;
  /*font-size: 0.875em;*/
}
.tablestyle1 thead tr {
  background-color: #C567FF !important;
}
.tablestyle1 thead tr th {
  border-bottom: 0;
  padding: 12px;
  border-right: 1px solid #C567FF;
}
.tablestyle1 thead tr > td:first-child, .tablestyle1 thead tr > td:last-child {
  border-radius: unset !important;
}

/* CCTV Table */
.path-cctv #main-wrapper {
  max-width: 1140px;
  margin: 50px auto 80px;
}
.path-cctv #main-wrapper #cctv_table thead,
.path-cctv #main-wrapper #cctv_table td {
  display: none;
}
.path-cctv #main-wrapper #cctv_table thead:nth-child(2), .path-cctv #main-wrapper #cctv_table thead:nth-last-child(1),
.path-cctv #main-wrapper #cctv_table td:nth-child(2),
.path-cctv #main-wrapper #cctv_table td:nth-last-child(1) {
  display: block;
}
.path-cctv #main-wrapper #cctv_table thead:nth-last-child(1) div a,
.path-cctv #main-wrapper #cctv_table td:nth-last-child(1) div a {
  position: absolute;
  background: url("/themes/contrib/mbs23/images/sample jalan nilai.jpg") no-repeat top center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  font-size: 0;
  border-radius: 5px;
}
.path-cctv #main-wrapper #cctv_table tr {
  position: relative;
  display: inline-block;
  background-color: transparent;
  width: calc(20% - 10px);
  min-height: 106px;
  margin: 5px;
  vertical-align: top;
}
.path-cctv #main-wrapper #cctv_table tr:before {
  content: "Offline";
  display: block;
  background: rgba(0, 0, 0, 0.8);
  /* background: url(/themes/contrib/mbs23/images/sample jalan nilai.jpg); */
  background-size: 100%;
  color: #fff;
  width: 100%;
  height: 99px;
  padding: 30px 0;
  text-align: center;
  border-radius: 5px;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(1) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/hdpan-toto-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(2) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-hos-tuankujaafar.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(3) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-4-kota-seriemas.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(4) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-4-nilai-impian.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(5) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-nilai-sqr.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(6) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/simpang-3-smk-cempaka.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(7) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/bltn-kota-seriemas.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(8) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-nilai-3-4.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(9) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/persimpangan-bertingkat-bbn.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(10) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/dalam-kwsn-taman-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(11) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/bulatan-desa-indah.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(12) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/depan-pasaraya-pbw.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(13) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-7a-1a.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(14) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-3-acasia.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(15) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bbn-1-2.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(16) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-terminal-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(17) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-labu.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(18) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bbn-1-1a.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(19) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/simpang-4-masjid-putra-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(20) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-3-desa.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(21) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/dtaran-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(22) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/lampu-insyarat-nilai-3.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(23) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-4-nilai-spring.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(24) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/flat-taman-semarak.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(25) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/simpang-3-smk-cempaka.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(26) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bbn-1-2f.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(27) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-tmn-semarak-1-1.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(28) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-s2-f16.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(29) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/taman-ast.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(30) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/persimpangan-tingkat-tol-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(31) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/smpg-4-nilai.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(32) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-8-1.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(33) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bss-21a.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(34) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/public-bank-rasah.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(35) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/bkt-putus.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(36) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-dato-leefongyee.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(37) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/trafik-punca-emas.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(38) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/psr-besar-seremban.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(39) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/hdpn-maybank.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(40) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/trafik-courts.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(41) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/pej-pos-bsr.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(42) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/trafik-jln-lobak.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(43) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bss-srmbn-selatan.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(44) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/blkng-maybank.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(45) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-s2-f24-gardens.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(46) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-s2-f1.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(47) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-s2-f22-gardens.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(48) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bbn-6-2b.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(49) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-s2-f23-gardens.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(50) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-s2-f2-gardens.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(51) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bbn-1-3.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(52) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/7-11-desa-palma.jpg") no-repeat top center;
}
.path-cctv #main-wrapper #cctv_table tr:nth-child(53) td:nth-last-child(1) div a {
  background: url("/themes/contrib/mbs23/images/thumbnail-cctv/jln-bbn-1-1f.jpg") no-repeat top center;
}
.path-cctv div#cctv_hid {
  display: none;
}

/* Webform */
.path-webform div#main-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 3rem;
}

table#edit-jenis > thead > tr > th {
  background: #fff;
  color: #000;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #000;
}
table#edit-jenis > thead > tr > th:nth-child(1) {
  /*width: 50px;*/
}
table#edit-jenis > tbody > tr > td {
  background: #fff;
  color: #000;
  padding: 0;
  border: 1px solid #000;
}
table#edit-jenis > tbody > tr > td > div {
  margin-bottom: 0 !important;
}
table#edit-jenis > tbody > tr > td > div input#edit-jenis-01-bil,
table#edit-jenis > tbody > tr > td > div input#edit-bil {
  background: #fff !important;
}
table#edit-jenis > tbody > tr > td > div#edit-jenis-01-markup, table#edit-jenis > tbody > tr > td > div#edit-markup {
  text-align: center;
  background: #fff;
  padding: 7px;
}

/*# sourceMappingURL=custom1.css.map */
