div.result1 {
  background: #fff;
  color: #606060;
  font-size: 17px;
  padding: 0px 0 18%;
}

div.result1 p.head1 {
  margin: 10px 0;
}

div.result1 .ref1 {
  margin-bottom: 10px;
}

div.result1 a {
  color: #606060;
  text-decoration: underline;
  font-size: 22px;
}

div.result1 a.active, div.result1 a:hover {
  color: #ff0000;
  text-decoration: underline;
}

div.result1 h1, div.result1 h1 + p {
  margin: 0.67em 0;
}

div.result1 h1 {
  font-weight: 600;
}

div.result1 table {
  width: 100%;
  margin-bottom: 10px;
  background: #dfdfdf;
  color: #606060;
}

div.result1 table thead {
  background: #606060;
  color: #fff;
  border-radius: 10px;
  font-weight: 600;
}

div.result1 table thead tr th {
  text-align: center;
}

div.result1 table tbody tr td {
  border: 1px solid #606060;
}

div.result1 table tbody tr td a {
  color: #ff0000;
  text-decoration: underline;
}

div.result1 .popup_prmotionhd {
  padding: 0;
}

div.result1 .conditions-body {
  background: #dfdfdf;
  border: 1px solid #fff;
  padding: 0;
  border-radius: 4px;
}

div.result1 .popup_prmotionhd .promo_txthd {
  margin-right: -3%;
}

div.result1 table.resultall {
  color: #000;
  margin-bottom: 1px;
  font-size: 3.6vw;
}

div.result1 table.resultall tbody tr td {
  border: 1px solid #212121;
}

table.resultall tbody tr.head {
  background: #606060;
  color: #fff;
  border: 1px solid #212121;
}

table.resultall tbody tr.head td.single {
  vertical-align: middle;
}

table.resultall tbody tr td.merah {
  color: #ff0000;
}


.box_rwo .owl-theme .owl-nav {
    display: block !important;
}

.box_rwo .owl-prev {
    width: auto;
    height: auto;
    position: absolute;
    top: 30%;
    margin-left: -20px;
    display: block !important;
    border:0px solid black;
}

.box_rwo .owl-next {
    width: auto;
    height: auto;
    position: absolute;
    top: 30%;
    right: 0px;
    display: block !important;
    border:0px solid black;
}

.box_rwo .owl-prev i, .box_rwo .owl-next i {transform : scale(1,2);}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent !important;
}

.mkol-xs-21 {
  width: 100%;
}

.new-modal-title1 {
  padding: 0px 0px;
  font-size: 20px;
}

button.closem {
  background: rgba(0, 0, 0, 0) url(../../images/cross.png) repeat scroll 0 0;
  height: 15px;
  top: 5px;
  width: 15px;
}

.new-modal-content {
  padding: 5px 15px;
}

button.close {
  margin-top: 0px;
}

.confirmation-modal .modal-header {
  padding: 0 15px;
}

.confirmation-modal .modal-body {
  padding: 5px 20px;
}

.confirmation-modal .modal-footer {
  padding: 0px 20px 5px;
  text-align: center;
}

.readmore h1 {
  font-size: 28px;
  color: inherit;
  font-weight: bold;
}

.readmore h2 {
  font-size: 22px;
  color: inherit;
  font-weight: bold;
}

.readmore h3 {
  font-size: 17px;
  color: inherit;
  font-weight: bold;
}

.readmore h4 {
  font-size: 12px;
  color: inherit;
  font-weight: bold;
}

.readmore h5 {
  font-size: 10px;
  color: inherit;
  font-weight: bold;
}

.readmore ol {
    list-style-type:decimal;
    padding-inline-start: 40px;
}

.readmore ul {
    list-style-type:disc;
    padding-inline-start: 40px;
}

.page-bg-global {
  padding: 0; 
}

.panel.bg-help {
  margin: 0; 
}

@media (max-width: 767px) {
    .modal-top-margin {
        margin: 32% 10px 10px;
    }
}

#myModalHome {
  top:50px;
}

.modal-open {
    position: unset;
}

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: url(../../images/Preloader_2.gif) center no-repeat rgba(0,0,0,0.75);
}

.mobile_top {
  z-index: 1000;
}

.footer, .navbar-fixed-top, .navbar-fixed-bottom {
  z-index: 999;
}

.row-btn-ref{
    width: 100%;
    margin: 10px 0;
}
.row-btn-ref #ket-referral{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px;
    display: inline-block;
}

.col-btn-ref-left{
    padding-right: 3px;
    padding-left: 0px;
}
.col-btn-ref-right{
    padding-left: 3px;
    padding-right: 0px;
}
.col-btn-ref-mid{
    padding:0px 3px;
}

.btn-referral-menu{
    background-image: -moz-linear-gradient(-90deg, #313131 0%, #787878 100%);
    background-image: -webkit-linear-gradient(-90deg, #313131 0%, #787878 100%);
    background-image: -ms-linear-gradient(-90deg, #313131 0%, #787878 100%);
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    border:none;
    width: 100%;
    height: 38px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.btn-referral-menu:active,.btn-referral-menu:hover,.btn-referral-menu.active{
    background-image: -moz-linear-gradient(90deg, #313131 0%, #787878 100%);
    background-image: -webkit-linear-gradient(90deg, #313131 0%, #787878 100%);
    background-image: -ms-linear-gradient(90deg, #313131 0%, #787878 100%);
}

.btn-referral-menu span.label.label-danger.pull-right{
    margin-right: 3px;
}

.rst_tgl img {
  margin: 10px 0;
}

.rst_tgl .info {
  width: auto;
  font-size: 2.5vw;
  display: inline-block;
  margin: 0 1% 4%;
}

.rst_tgl .info img {
  width: 40%;
  margin: 0 auto;
}

.rst_tgl .info span.title {
  color: #54CCFF;
  font-weight: bold;
}

.rst_tgl .info a {
  font-weight: bold;
  color: #fff;
}

.well {
  background-color: rgba(0,0,0,0.5);
}

.ves {
  font-size: 10px;
  text-align: right;
  padding-right: 30px;
}

#complaint .user_rwo .icon_text {
  width: auto;
}

#consumer_com .popup_prmotionhd {
  background: #ffffff;
  box-shadow: unset;
  border: 0;
}

#consumer_com .popup_prmotionhd .promo_txtright {
  margin: 0 16px;
  background-color: #e1e1e1;
  padding: 12px 35px;
  text-align: left;
  width: auto;
  float: none;
  text-transform: unset;
  color: #000;
}

#consumer_com .popup_prmotionhd .promo_txthd {
  margin-top: 0 !important;
  float: none;
  text-align: right;
  width: auto;
}

#consumer_com .popup_prmotionhd .promo_txthd img{
  display: unset;
  width: 25px;
}

#consumer_com .new-modal-body{
  background: #ffffff;
  color: #000;
  border: 0 !important;
  padding: 0;
}

#consumer_com h5 {
  color: #000;
  font-size: 16px;
}

#consumer_com select {
    display: block !important;
    margin: 0;
    border: 0;
    padding: 0;
    height: 1px;
    opacity: 0;
    position: relative;
    /* Top should be the same as the height of your */
    /* unfocused, nice select replacement element! */
    top: 30px;
}

#consumer_com .new-modal-body .new-modal-content{
  border: 0;
  padding: 5px 15px !important;
}

#consumer_com ul.info-list {
  list-style: disc;
  font-style: italic;
  padding-left: 16px;
}

#consumer_com .frm_regist input, #consumer_com .frm_regist select, #consumer_com .frm_regist textarea {
  background: #e9ecef;
  color: #000;
}

#consumer_com .select-ref {
  border: 1px solid;
  margin-bottom: 10px;
  margin-top: -5px;
}

#consumer_com .frm_regist textarea {
  height: 100px;
  min-height: 30px;
  resize: vertical;
}

#consumer_com .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

#consumer_com .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

#consumer_com .p-0 {padding: 0;}
#consumer_com .pl-0 {padding-left: 0;}
#consumer_com span#captcha_div_reg {cursor: pointer; display: flex;}
#consumer_com img.captcha_image {
  width: 80px;
  height: 30px;
  float: left;
  margin-right: 5px;
}

#consumer_com i.fa-refresh {
  margin: 0 10px 0 3px; color: black;
}

#consumer_com .btn-complaint {
  padding-left: 0;
}

#consumer_com .btn {
  padding: 4px 12px;
}

#uialert_content .fa-gear,#uialert_content span{
  font-size: 18px !important;
}

@media (min-width: 576px){
  .modal-dialog-centered {
      min-height: calc(100% - 3.5rem);
  }
}
@media (min-width: 576px){
  .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto;
  }
}
.modal-dialog-centered {
  margin-top: 0px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered .modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0;
}
#upgradeModalApk .modal-dialog.modal-dialog-centered{
  margin-top: -50px;
}

div.modal-backdrop {
  display: block !important;
}

/* Btn Promo */
.lb-HKB a {
    display: block;
}
img.tag-promo{
  position: absolute;
  top: 15px;
  right: 15px;
  width: 50px;
  height: auto;
}
div.cont-tag-baru{
  position: absolute;
  top: 15px;
  left: 15px;
  width: 30px;
  height: 30px;
  background-color: #ff0000;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
div.cont-tag-promo{
  position: absolute;
  top: 8px;
  right: 7px;
  padding: 1px 2px;
  background-color: #ff0000;
  color: #fff;
  font-size: 6px;
  font-weight: bold;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-animation: glowing 1s ease-in-out infinite alternate;
  -moz-animation: glowing 1s ease-in-out infinite alternate;
  animation: glowing 1s ease-in-out infinite alternate;
}
@media (orientation:landscape) {
  .cont-tag-promo{
    font-size: 12px !important;
  }
}
@keyframes glowing {
  0% { box-shadow: 0 0 -10px #c4a300; }
  40% { box-shadow: 0 0 20px #c4a300; }
  60% { box-shadow: 0 0 20px #c4a300; }
  100% { box-shadow: 0 0 -10px #c4a300; }
}
.last-transc .info_sosmed{
  border: 0px;
  color: #fff;
  font-weight: bold;
  background-image: unset;
  background: unset;
}
.last-transc .info_sosmed tr:nth-child(1){
  background-color: #434343;
}
.last-transc .info_sosmed tr:nth-child(2){
  background-color: #6d6d6d;
}

.user_rwo .icon_text {
  padding: 0 0 0 15px !important;
  line-height: 2.5;
}

.user_rwo .icon2 img {
  width: 18px;
  height: 18px;
}