/**
 * Rebuild : 01/12/2021
 * Author : Wahyudi - 08998693766
 * Link : https://jetpulsa.com
 * Color : #D71149
 * License to Pulsalapak.com
 * Copyright 2021
*/

/** System */
a:hover,
a:focus {
    color: #b92c28;
    text-decoration: none;
}

body {
    background-color: #f8f8fa;
}

.pl-overlay {
    /* background: #D71149; */
    height: 45px;
}

.pl-flex {
    display: flex;
    flex-wrap: nowrap;
}

.pl-flxcent {
    display: flex !important;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
}

.pl-line-clamp {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.pl-body {
    margin-top: -45px;
}

.pl-border-top {
    color: #333;
    border-top: 1px solid #e7e7e7;
}

.panel-default {
    border-color: #e7e7e7;
}

.pl-bg-white {
    background: #fff;
}

.pl-point-history .col-xs-4.active {
    border-bottom: 2px solid #d71149;
}

.pl-point-mutasi {
    background: #fff;
    border-top: 1px solid #e7e7e7;
}

.pl-menu-point {
    display: block;
    padding: 10px;
}

.pl-img {
    display: block;
    width: 100%;
    border-radius: 4px;
}

.pl-right {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.pl-flex-left {
    margin-left: auto;
}

.pl-right i {
    font-size: 21px;
}

.pl-scroll {
    overflow-x: scroll;
    overflow-y: auto;
}

.pl-mar-0 {
    margin: 0px !important;
}

.pl-mar-10 {
    margin: 10px !important;
}

.pl-martop-0 {
    margin-top: 0px !important;
}

.pl-martop-10 {
    margin-top: 10px !important;
}

.pl-mt25 {
    margin-top: 25px !important;
}

.pl-marbot-10 {
    margin-bottom: 10px !important;
}

.pl-marbot-15 {
    margin-bottom: 15px !important;
}

.pl-ml5 {
    margin-left: 5px;
}

.pl-marlef-10 {
    margin-left: 10px;
}

.pl-martop-20 {
    margin-top: 20px;
}

.pl-marrig-10 {
    margin-right: 10px;
}

.pl-mtb10 {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.pl-pad-0 {
    padding: 0px;
}

.pl-padrig-0 {
    padding-right: 0 !important;
}

.pl-padtop-10 {
    padding-top: 10px !important
}

.pl-padbot-10 {
    padding-bottom: 10px !important
}

.pl-padbot-15 {
    padding-bottom: 15px !important
}

.pl-padlef-15 {
    padding-left: 15px;
}

.pl-uppercase {
    text-transform: uppercase;
}

hr.pl-dashed {
    display: block;
}

hr.pl-solid {
    display: block;
    border-style: solid;
    margin: 10px 0;
}

.pl-borbot-1 {
    border-bottom: 1px solid #e7e7e7;
}

.pl-clr {
    color: #D71149;
}

.pl-clr-green {
    color: #15bf00;
}

.pl-button {
    background-color: #D71149;
    border-color: #b92c28;
    color: #fff;
}

.pl-button:hover {
    background-color: #b92c28;
    border-color: #b92c28;
    color: #fff;
}

.pl-caret {
    display: inline-block;
    position: absolute;
    margin-top: -36px;
    left: 80px;
    border-bottom: 21px solid #fff3e0;
    border-right: 21px solid transparent;
    border-left: 21px solid transparent;
}

.pl-btn {
    background: #f4f7fe;
    padding: 15px;
    border-radius: 6px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: initial;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
}

.pl-btn.pl-panduan {
    background: transparent;
    border: 1px solid #e7e7e7;
    cursor: pointer;
}

.pl-btn-top {
    color: #ffffff;
    background: #D71149;
    border: 0;
}

.pl-btn-button {
    color: #ffffff;
    background: #D71149;
    border: 0;
}

.pl-btn-button:hover {
    color: #ffffff;
    background: #a30c37;
    border: 0;
}

.pl-paynot {
    height: 18px;
    background: #ffab40;
    margin-left: -30px;
    width: 31px;
}

.pl-search {
    font-size: 24px !important;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 6px;
    display: block !important;
    width: 40px;
    height: 40px;
    min-height: unset;
    padding: 0 !important;
    transform: translateY(-50%);
}

.pl-item-tutorial {
    width: 75px;
    height: 100px;
    margin-right: 10px;
    border-radius: 4px;
}

.pl-stepper {
    width: 100%;
}

.pl-stepper .pl-stepper-static ul li p {
    color: #707070;
    width: 18px;
    height: 18px;
    font-size: 12px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    font-weight: 500;
    border: solid 1px #707070;
}

.pl-stepper .pl-stepper-static ul li.active p {
    background: #75c55c;
    color: #fff;
    border-color: #75c55c;
}


.pl-stepper .pl-stepper-static ul {
    list-style: none;
    display: flex;
    margin: 0;
}

.pl-stepper .pl-stepper-static ul ::before {
    display: none;
}

.pl-stepper .pl-stepper-static ul li {
    flex-grow: 1;
    position: relative;
}

.pl-stepper .pl-stepper-static ul .pl-left,
.pl-stepper .pl-stepper-static ul .pl-mid,
.pl-stepper .pl-stepper-static ul .pl-right {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.pl-stepper .pl-stepper-static ul .pl-left span,
.pl-stepper .pl-stepper-static ul .pl-mid span,
.pl-stepper .pl-stepper-static ul .pl-right span {
    position: relative;
    top: 1px;
    left: 2px;
    font-size: 8px;
    color: #707070;
    width: max-content;
}

.pl-stepper .pl-stepper-static ul .pl-left {
    justify-content: flex-start;
}

.pl-stepper .pl-stepper-static ul .pl-mid {
    justify-content: center;
}

.pl-stepper .pl-stepper-static ul .pl-right {
    justify-content: flex-end;
}

.pl-stepper .pl-stepper-static ul .pl-line {
    width: 1%;
    height: 1px;
    border-bottom: solid 1px #D9D9D9;
    position: relative;
    top: 5px;
}

.pl-stepper .pl-stepper-static ul .text-active p {
    border: solid 1px #d71149;
    background: #d71149;
    color: #fff;
}

#pl-date {
    margin-left: auto;
    color: #d71149;
}

.pl-times {
    background-color: #d71149;
    color: #fff;
    border-radius: 4px;
    padding: 5px;
    font-size: 10px;
}

.pl-depo-detail table {
    margin-bottom: 0px;
    margin-top: 0px;
}

.pl-list {
    color: #333;
    white-space: pre-wrap;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pl-get-file {
    margin-bottom: 10px;
}

.pl-get-file:before {
    content: " ";
    width: 6%;
    background-size: 100%;
    background-image: url(../../images/icon/voucher.png);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.pl-get-file:after {
    content: " ";
    width: 6%;
    background-size: 100%;
    background-image: url(../../images/icon/voucher.png);
}

.pl-get-file .pl-gf--body {
    background: #d71149;
    width: 100%;
    color: #fff;
    padding: 5px 0px;
}

.pl-get-file .pl-gf--card {
    padding: 10px;
    border-bottom: 1px dashed;
    border-top: 1px dashed;
    border-color: #fff;
}

.pl-get-file .pl-gf--title {
    -webkit-line-clamp: 2;
}

.pl-get-file .pl-gf--desc {
    -webkit-line-clamp: 3;
}

.pl-get-file .btn-get-view {
    color: #333;
    padding: 4px 10px;
    background: #fff;
    font-weight: 600;
}

.mk-transaksi-status ul.pl-padtop-10 {
    padding-top: 10px !important
}

.mk-transaksi-status .pl-info-pay {
    margin-left: 5px;
}

.mk-transaksi-status .pl-flex-left .copy {
    cursor: pointer;
    font-size: 21px;
    position: absolute;
    right: 15px;
    margin-top: -5px;
}

.mk-transaksi-status .pl-flex-left .copy:hover {
    color: #D71149;
}

.mk-transaksi-status h6.pl-collapsed:after {
    font-family: 'Material Design Icons';
    content: '\F0143';
    font-size: 18px;
    top: -2px;
    position: absolute;
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.mk-transaksi-status h6.collapsed:after {
    font-family: 'Material Design Icons';
    content: '\F0140';
}

.mk-transaksi-status .pl-info-unik md-icon {
    color: #e21612;
    font-size: 21px;
    position: absolute;
}

.mk-transaksi-status .pl-info-unik h6 {
    color: #000000;
    margin-left: 25px;
}

/** Navite */
body#navite {
    background-color: #f8f8fa;
}

#navite a:hover {
    color: #ad0c39;
}

#navite .panel {
    border: 0;
    box-shadow: 0 4px 10px -2px rgb(0 0 0 / 6%);
}

#navite .wrapper {
    background-color: white;
    margin-top: 15px;
}

#navite .pl-body-title {
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
}

#navite .pl-bck-cs {
    display: block;
    border-radius: 100%;
    height: 48px;
    width: 48px;
    margin-left: -45px;
    background: #d71149;
}

#navite .pl-slider img {
    border-radius: 5px;
    width: 100%;
}

#navite .pl-slider .carousel-indicators {
    position: relative;
}

#navite .pl-slider .carousel-indicators li {
    background-color: #dbdbdb;
    width: 5px;
    height: 5px;
    border: 0;
    margin: 0;
}

#navite .pl-slider .carousel-indicators .active {
    width: 15px;
    height: 5px;
    margin: 0 2px;
    background-color: #d71149;
}

#navite .pl-item-tutoria {
    width: 125px;
    height: 175px;
    margin-right: 10px;
    border-radius: 4px;
}

#navite .pl-nav-miss a {
    display: block;
    padding: 10px;
}

#navite .pl-nav-miss .active a.pl-left {
    background: #ad0c39;
    border-radius: 4px 0 0 4px;
    color: #FFF;
    font-weight: bold;
}

#navite .pl-nav-miss .active a.pl-right {
    background: #ad0c39;
    border-radius: 0 4px 4px 0;
    color: #FFF;
    font-weight: bold;
}

#data-produk {
    background: #f5f5f5;
}

#data-produk .body-item {
    margin-left: 15px;
    margin-right: 20px;
    align-items: center;
    white-space: normal;
    line-height: 1.3rem;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}

#data-produk .item-list {
    display: flex;
    height: 55px;
    margin-left: 45px;
    color: #50505d;
    align-items: center;
    white-space: normal;
    border-bottom: 1px solid #e8e8e8;
}

#data-produk img {
    position: absolute;
    margin-top: 12px;
    width: 32px;
}

#data-produk h5 {
    font-weight: 400;
    font-size: 16px;
}

#data-produk .item-list i.right {
    margin-left: auto;
    font-size: 14px;
}

#Customer-sercive img {
    display: block;
    width: 20px;
    height: auto;
    margin-right: 10px;
}

#Customer-sercive .pl-body {
    background: #f7f7f7;
    padding: 15px;
    border-radius: 8px;
}

/* Badge */
.badge-danger,
.badge-important {
    background-color: #b94a48
}

.badge-warning {
    background-color: #f89406
}

.badge-success {
    background-color: #468847
}

.badge-info {
    background-color: #3a87ad
}

.badge-inverse {
    background-color: #333
}

.alert.pl-art-warning {
    border-color: #f3d81b;
    background-color: #fede00;
}