  .bg-login-image {
    background: url(../img/logo-marga-yang.png);
    background-position: center;
    background-repeat: no-repeat;
  }

  .bg-register-image {
    background: url(https://source.unsplash.com/Mv9hjnEUHR4/600x800);
    background-position: center;
    background-size: cover
  }

  .bg-password-image {
    background: url(https://source.unsplash.com/oWTW-jNGl9I/600x800);
    background-position: center;
    background-size: cover
  }
  .bg-yang{
    background: #c52630
  }

  .azure {
    background: azure;
  }

  .red-yang {
    background: #c52530
  }

  .active {
    background: #941a23;
  }

  .biodata-jns {
    display: block;
  }

  @media (min-width: 768px) {
    .sidebar.toggled .nav-item .nav-link span {
      font-size: .85rem;
      display: block;
    }

    .sidebar-dark .nav-item .nav-link i {
      color: rgba(255, 255, 255, .8);
    }
  }

  #results {
    width: 150px;
    height: 150px;
    border: 1px solid #c1c1c1;
    text-align: center;
    font-size: 12px;
    color: #dedede;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
  }

  .modal-xxl {
    max-width: 1080px
  }

  .cust-pad-1 {
    padding: 1.5rem 3rem;
  }

  .error {
    color: #5a5c69;
    font-size: 100%;
    position: relative;
    line-height: 1;
    width: 100%;
  }

  .btn-foto {
    position: relative;
    top: 2em;
  }

  #my_camera {
    margin: auto;
  }

  #errors {
    position: absolute;
    right: 20px;
    color: red;
  }

  .bg-grid-line,
  .idcard:after,
  .idcard header:before {
    background-color: #333;
    background-image:
      linear-gradient(0deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent),
      linear-gradient(90deg, transparent 24%, rgba(255, 255, 255, .05) 25%, rgba(255, 255, 255, .05) 26%, transparent 27%, transparent 74%, rgba(255, 255, 255, .05) 75%, rgba(255, 255, 255, .05) 76%, transparent 77%, transparent);
    height: 100%;
    background-size: 50px 50px;
  }

  #member-card {
    width: 600px;
    margin: auto;
  }

  .idcard {
    position: relative;
    height: 384px;
    width: 600px;
    margin: 0 auto;
    background: #f9f9f9;
    border-radius: 4px;
    border: 1px solid #ddd;
    font:"droidsansfallback";
  }

  .idcard header {
    position: relative;
    background: #ED3D34;
    height: 110px;
    width: 100%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow:
      inset 0 1px 0 0 rgba(255, 120, 120, .8),
      0 1px 2px rgba(0, 0, 0, .4);
    padding: 35px 20px;
    opacity: .9;
  }

  .idcard header h1 {
    color: #fff;
    font-size: 30px;
    margin: 0;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, .5);
  }

  .idcard header .qrcode {
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .idcard header .qrcode img {
    width: 90px
  }

  .idcard article {
    padding: 20px;
  }

  .idcard .img-cover {
    width: 165px;
    height: 200px;
    border: 5px solid #fff;
    float: left;
    margin-right: 30px;
  }

  .idcard article .no-anggota {
    width: 170px;
    text-align: center;
    position: relative;
    top: 15px;
  }

  .idcard article .no-anggota h3 {
    position: relative;
    top: 10px;
    color: #777777;
    font-size: 1.2rem;
    font-weight: 800;
  }

  .idcard article h2 {
    color: #000;
    float: left;
    font-size: 1.65rem;
    font-weight: bold;
    width: 360px;
    margin-bottom: 1rem;
  }

  .idcard article .area {
    position: absolute;
    height: 170px;
    width: 360px;
    top: 9em;
    right: 35px;
    color: #000;
  }

  .idcard article .area h3 {
    margin: 0;
    color: #5F6163;
    font-size: 20px
  }

  .idcard article .area .lbl {
    width: 100%;
    display: inline-flex;
    font-size: 17px;
  }

  .idcard article .area .lbl .dodot {
    position: absolute;
    left: 125px;
  }

  .idcard article .area .lbl .cnt {
    position: absolute;
    left: 135px;
  }

  .idcard article .area p {
    color: #000;
    margin-bottom: 5px
  }

  .lh-30 {
    line-height: 30px
  }

  .login-title {
    position: relative;
    top: 1.5em;
    padding: 0 3em;
    color: #d3272d
  }

  p.login-tile {
    font-size: 70%;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
  }

  .btn-yang {
    color: #fff;
    background-color: #d7212e;
    border-color: #d8212a;
  }

  .img-header-logo {
    width: 200px;
  }

  .pesan-err-card {
    color: #d3272d
  }
  table.dataTable{
    font-size: 13px;
  }
  table.dataTable thead tr{
    background: #f8f9fc;
  }

  .btn-tambah{
    position: absolute;
  
  }

  .btnheader-1{
    left: 14em;
  }

  .btnheader-2{
    left: 26em;
  }

  .btnheader-3{
    left: 36.2em
  }

  .img-foto-table{
    width:60px
  }