table, td, th {
    border: 1px solid #ddd;
    text-align: left;
  }

  table {
    border-collapse: collapse;
    width: 100%;
  }

  th, td {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  tr:nth-child(even) {background-color: #eeeeee;}


  .fab_kecil{
      width: 45px;
      height: 20px;
  }


  .tbl_responsive{
    overflow-x:auto;
  }


  .bgku{
    /* background: url('https://previews.123rf.com/images/1stchoice/1stchoice1512/1stchoice151200038/49760022-light-grey-background-with-soft-canvas-paper-texture.jpg') no-repeat center center fixed;  */
    /* background-image: url("https://studiobehind90.com/wp-content/uploads/2018/07/mid-ter-animation.gif"); */
    /* background-image: url("http://letsexchangeplates.com/images/services_content/reals.gif"); */
    /* background-image: url("https://i.pinimg.com/originals/91/a1/76/91a176408d6ec73dfa3d2057e7e6631a.gif"); */
    /* background-image: url("https://i.pinimg.com/originals/9f/55/f1/9f55f1098b35a2b2e904ca9f1b7f814d.gif"); */
    background-image: url("https://i.pinimg.com/originals/da/83/47/da8347dcb9b4e70c5d01780db65a139b.gif");
    background-position: center;
    background-size: 100% 100%;
    background-repeat: no-repeat;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 100%;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
  }

  .formLogin{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    border-radius: 2%;
  }

  .margin_btn{
    margin-bottom: 1.5% !important;
  }

  .tbl_btn{
    width: 50px !important;
  }

  .paginate_btn{
    width: 40px !important;
  }

  .hrpagin{
    border: 10px solid #cfd8dc;
  }


  .alertku{
    padding: 3% 0% 3% 0% ;
    background-color: rgb(212, 95, 150);
    color: white;
    font-weight: 500;
    text-align: center;
  }

  .frWidget{
    padding: 1.5%;
  }

  .frWidgetSub{
    border-radius: 5px;

  }

  .frWidgetSub1{
    /* padding: 3% 0% 3% 0% ; */
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }


  .frWidgetSub2{
    padding-left:2%; padding-right:2%;
    padding-top: 4%; padding-bottom: 4%;

    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;



  }

  .frame_cari{
    padding-left: 1%;
    padding-right: 1%;
  }

input.mdCheckbox {
    width: 20px;
    height: 20px;
}

input.mdCheckbox1 {
  width: 20px;
  height: 20px;
  background-color: yellow;
}
