.fixed-action-btn {
  bottom: 12%;
  left: 50%;
  margin-top: -100px; /* Negative half of height. */
  margin-left: -55px; /* Negative half of width. */
}
.bayangan {
  box-shadow: inset 0px -120px 120px -120px red;
}
.dataTables_empty {
  text-align: center !important;
}
.kosong {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 20px;
}
.gepeng {
  height: 3px;
  width: 20px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.owl-nav {
  text-align: center !important;
}
@media (max-width: 320px) {
  .obj {
    color:#555;
    padding:6px;
    border:1px solid #eaeaea;
    border-radius:10px;
  }
}
@media (min-width: 320px) {
  .obj {
    color:#555;
    padding:10px;
    border:1px solid #eaeaea;
    border-radius:5px;
  }
}
.obj-text {
  margin-top: 5px;
  text-align: center;
  font-size:11px;
  line-height:1rem;
  color:#555;
}
.message-green {
  color:#fff;
  position: relative;
  margin-left: 15px;
  margin-bottom: 10px;
  padding: 10px;
  background-color: #4CAF50;
  width: 200px;
  /* height: 50px; */
  text-align: left;
  font: 400 .9em -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  border: 1px solid #4CAF50;
  border-radius: 10px;
}

.message-white {
  position: relative;
  margin-bottom: 10px;
  margin-left: calc(100% - 215px);
  padding: 10px;
  background-color: #fff;
  width: 200px;
  /* height: 50px; */
  text-align: left;
  font: 400 .9em -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  border: 1px solid #fff;
  border-radius: 10px;
}

.message-content {
  padding: 0;
  margin: 0;
}

.message-timestamp-right {
  /* position: absolute; */
  font-size: .75em;
  font-weight: 300;
  bottom: 5px;
  right: 10px;
  text-align: right;
}

.message-timestamp-left {
  /* position: absolute; */
  font-size: .75em;
  font-weight: 300;
  bottom: 5px;
  left: 10px;
}

.message-green:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 15px solid #4CAF50;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  top: 0;
  left: -15px;
}

.message-green:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 17px solid #4CAF50;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  top: -1px;
  left: -17px;
}

.message-white:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  bottom: 0;
  right: -15px;
}

.message-white:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 17px solid #fff;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  bottom: -1px;
  right: -17px;
}
.circle:before {
  content: ' \25CF';
  font-size: 15px;
  color:green;
}
.indicator {
  background-color: white !important;
}
.tabs-icon {
  font-size: 10px;
  overflow: hidden;
}
.tabs-icon i {
  display: block;
  margin-top: 5px;
  margin-bottom: -15px;
  font-size: 24px;
}
.tabs-icon a.active {
  background-color: #F3F3F3;
}  
body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
main {
  flex: 1 0 auto;
}   
#frow {
  margin-top:-10px!important;
}
.tabs .indicator {
  height: 2px;
  background-color: #4CAF50;
} 
.text-center {
  text-align: center;
}
@media (min-width: 480px) {
  .wrapper {
    width: 480px;
    margin: 0 auto;
  }
  .min { 
    min-width: 480px;
  }
}
/*@media (max-width: 994px) {
  .fluid {
    width: 500px;
    margin: 0 auto;
  }
}
.fluid {
  width: 500px !important;
  margin: 0 auto !important;
  }*/
  .donasi-img {
    object-fit: cover;
    height: 132px;
    padding: 1px;
    border: 1px solid #ddd;
  }
  .jns {
    object-fit: cover;
    width:150px;
    height:150px;
  }
  .jns2 {
    object-fit: cover;
    width:16vh;
    height:16vh;
  }
  .jns3 {
    object-fit: cover;
    width:75px;
    height:50px;
    padding: 1px;
    border:1px solid #eaeaea;
  }
  .cover {
    object-fit: cover;
    height:25vh;
  }
  .qty-minus {
    float: left;
    cursor: pointer;
  }
  .qty {
    width: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .qty-plus {
    float: right;
    cursor: pointer;
  }
  .nowrap {
    white-space:nowrap;
  }

  /*Datatable*/

  div.material-table {
    padding: 0;
  }

  div.material-table .hiddensearch {
    padding: 0 14px 0 24px;
    border-bottom: solid 1px #DDDDDD;
    display: none;
  }

  div.material-table .hiddensearch input {
    margin: 0;
    border: transparent 0 !important;
    height: 48px;
    color: rgba(0, 0, 0, .84);
  }

  div.material-table .hiddensearch input:active {
    border: transparent 0 !important;
  }

  div.material-table table {
    table-layout: fixed;
  }

  div.material-table .table-header {
    height: 64px;
    padding-left: 24px;
    padding-right: 14px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    -webkit-display: flex;
    border-bottom: solid 1px #DDDDDD;
  }

  div.material-table .table-header .actions {
    display: -webkit-flex;
    margin-left: auto;
  }

  div.material-table .table-header .btn-flat {
    min-width: 36px;
    padding: 0 8px;
  }

  div.material-table .table-header input {
    margin: 0;
    height: auto;
  }

  div.material-table .table-header i {
    color: rgba(0, 0, 0, 0.54);
    font-size: 24px;
  }

  div.material-table .table-footer {
    height: 56px;
    padding-left: 24px;
    padding-right: 14px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-align-items: center;
    align-items: center;
    font-size: 12px !important;
    color: rgba(0, 0, 0, 0.54);
  }

  div.material-table .table-footer .dataTables_length {
    display: -webkit-flex;
    display: flex;
  }

  div.material-table .table-footer label {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54);
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row
    /* works with row or column */

    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  div.material-table .table-footer .select-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row
    /* works with row or column */

    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  div.material-table .table-footer .dataTables_info,
  div.material-table .table-footer .dataTables_length {
    margin-right: 32px;
  }

  div.material-table .table-footer .material-pagination {
    display: flex;
    -webkit-display: flex;
    margin: 0;
  }

  div.material-table .table-footer .material-pagination li:first-child {
    margin-right: 24px;
  }

  div.material-table .table-footer .material-pagination li a {
    color: rgba(0, 0, 0, 0.54);
  }

  div.material-table .table-footer .select-wrapper input.select-dropdown {
    margin: 0;
    border-bottom: none;
    height: auto;
    line-height: normal;
    font-size: 12px;
    width: 40px;
    text-align: right;
  }

  div.material-table .table-footer select {
    background-color: transparent;
    width: auto;
    padding: 0;
    border: 0;
    border-radius: 0;
    height: auto;
    margin-left: 20px;
  }

  div.material-table .table-title {
    font-size: 20px;
    color: #000;
  }

  div.material-table table tr td {
    /*padding: 0 0 0 56px;*/
    height: 48px;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.87);
    border-bottom: solid 1px #DDDDDD;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  div.material-table table tr td a {
    color: inherit;
  }

  div.material-table table tr td a i {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.54);
  }

  div.material-table table tr {
    font-size: 12px;
  }

  div.material-table table th {
    font-size: 12px;
    font-weight: 500;
    color: #757575;
    cursor: pointer;
    white-space: nowrap;
    padding: 0;
    height: 56px;
    padding-left: 5px;
    vertical-align: middle;
    outline: none !important;
  }

  div.material-table table th.sorting_asc,
  div.material-table table th.sorting_desc {
    color: rgba(0, 0, 0, 0.87);
  }

  div.material-table table th.sorting:after,
  div.material-table table th.sorting_asc:after,
  div.material-table table th.sorting_desc:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    word-wrap: normal;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    content: "arrow_back";
    -webkit-transform: rotate(90deg);
    display: none;
    vertical-align: middle;
  }

  div.material-table table th.sorting:hover:after,
  div.material-table table th.sorting_asc:after,
  div.material-table table th.sorting_desc:after {
    display: inline-block;
  }

  div.material-table table th.sorting_desc:after {
    content: "arrow_forward";
  }

  div.material-table table tbody tr:hover {
    background-color: #EEE;
  }

  div.material-table table th:first-child,
  div.material-table table td:first-child {
    padding: 0 0 0 24px;
  }

  div.material-table table th:last-child,
  div.material-table table td:last-child {
    padding: 0 14px 0 0;
  }

  div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    text-align: center;
    z-index: 21;
    color: rgba(0, 0, 0, 0.6);
  }

  @media screen and (max-width: 640px) {
    div.dt-buttons {
      float: none !important;
      text-align: center;
    }
  }

  /*LIST*/

  /* Core */
  dl.list:after,
  dl.list:before {content:"";display:table;-webkit-flex:0;flex:0;}/* flex:0 used to solve issue where the pseudo elements had flex applied in webkit browsers and therefore were taking up space */
  dl.list:after {clear:both;}
  dl.list > dt {float:right;clear:both;width:140px;margin-right:-140px;position:relative;left:-100%;}
  dl.list > dd {float:left;clear:left;margin-left:150px;}
  /* Core, IE 7- fixes to ensure the content is readable */
  dl.list {display:inline-block;}
  dl.list {display:block;}
  dl.list > dt {*float:none;*position:static;}

  /* List Layout */
  dl.list > dt {width:170px;margin-right:-170px;}
  dl.list > dd {margin-left:180px;}
  @media all and (min-width:1px) {
    dl.list > dt {width:36%;margin-right:-36%;}
    dl.list > dd {margin-left:38%;}
  }
  @media all and (min-width:600px) {
    dl.list > dt {width:170px;margin-right:-170px;}
    /*dl.list > dd {margin-left:180px;}*/
  }

  /* List Spacing */
  dl.list > dt {margin-bottom:0px;}
  dl.list > dd {margin-bottom:0px;}
  dl.list > dt:first-child + dd {margin-top:0px;}
  dl.list > dd + dt {margin-top:10px;}
  dl.list > dt + dd {margin-top:10px;}
  dl.list dl.list {margin-top:10px;}
  dl.list dl {margin-bottom:0px;}

  .belum:before {
    content: ' \25CF';
    font-size: 15px;
    color:red;
  }

  .sudah:before {
    content: ' \25CF';
    font-size: 15px;
    color:green;
  }