@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

body {
	font-family: 'Open Sans', sans-serif;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
}

/* Langganan */

.w-20 {
    width: 20%;
}

.w-30 {
    width: 30%;
}

.dropdown-menu {
    font-size: 14px;
}

a.bordered {
    border: 1px solid #212121;
    padding: 10px;
    min-width: 120px;
    text-align: center;
    border-radius: 3px;
}

img.mr-5 {
	margin-right: 5px;
}

header a.py-2 {
    font-weight: 500;
    font-size: 14px;
    margin: auto;
}

a.bordered {
    border: 1px solid #212121;
    padding: 5px 0px;
    min-width: 120px;
    text-align: center;
    border-radius: 3px;
    margin: auto;
}

h1.title-one {
	font-weight: bold !important;
    /*font-size: 24px;*/
    font-size: 18px;
}

p.desk-one {
    color: #424242;
    font-weight: 400;
    font-size: 14px;
}

.text-right {
    text-align: right;
}

.border-price {
	border: 2px solid #F5F5F5;
	padding: 20px 0px;
    font-size: 14px;
}

hr.separated {
    background-color: #f5f5f5 !important;
    color: #f5f5f5;
    opacity: 1;
    height: 2px;
}

hr.separatedbold {
    background-color: #f5f5f5 !important;
    color: #f5f5f5;
    opacity: 1;
    height: 5px;
    margin: 0px;
}

.border-price h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.row.padding-box {
    padding: 5px 20px;
}

span.pricered {
	color: #AD120A;
	font-weight: bold;
	font-size: 18px;
}

span.pricetotal {
	font-size: 18px;
}

.btn-dark {
    color: #fff;
    background-color: #212121 !important;
    border-color: #212121 !important;
    font-size: 14px;
}

.border-price h2 {
    font-size: 14px;
    margin-bottom: 0px;
}

.border-price small {
    font-size: 12px;
    color: #757575;
}

.sec-one {
    padding: 0px 0px 20px 0px;
}

.border-desk {
	border: 2px solid #F5F5F5;
	padding: 20px;
    font-size: 14px;
}

/*.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #212121 !important;
    background-color: #fff;
    width: 100%;
    border: transparent;
    border-bottom: 2px solid #AD120A;
    font-weight: bold;
}*/

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #FFF !important;
    background-color: #AD120A;
    width: 100%;
    border: transparent;
    border-bottom: 2px solid #AD120A;
    font-weight: bold;
    border-radius: 2px;
}

/*.border-desk .nav-link {
    width: 100%;
    color: #757575;
    font-size: 16px;
}*/

.border-desk .nav-link {
    width: 100%;
    color: #212121;
    font-size: 16px;
    border: 1px solid #212121;
    border-radius: 2px;
    font-weight: bold;
    white-space: nowrap;
}

.border-desk .nav-link:focus, .nav-link:hover {
    color: #757575;
}

.border-desk .nav-link:hover {
    border-color: transparent;
    isolation: isolate;
    border-bottom: 1px solid #AD120A;
}

.border-desk .fa-ul i {
    color: #00796B;
    font-size: 16px;
}

.border-desk .fa-ul {
    margin-bottom: 0px;
}

.border-desk .tab-content .tab-pane h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.border-desk .tab-content .tab-pane .row {
    padding: 20px ;
}

.border-desk .form-check {
    padding-left: 2.5em;
    margin-bottom: 10px !important;
}

.border-desk .form-check span {
    text-decoration: line-through;
    color: #757575;
    font-size: 10px;
}

.border-desk .form-check small {
    color: #00796B;
    font-weight: 600;
}

.form-check-input:checked {
    background-color: #AD120A;
    border-color: #AD120A;
}

.pad02 {
    padding: 10px 20px !important;
}

.plmin {
    padding-left: 2.5em !important;
}

.fa-ul>li {
    position: relative;
    margin-bottom: 10px;
}

.alerttext {
    display: none;
}

.alerttext p {
    color: #AD120A;
    font-size: 12px;
    margin-top: 10px;
}

footer {
    font-size: 14px;
    background: #212121;
}

footer h5 {
    color: #fff;
    font-weight: bold;
}

a.link-third {
    color: #fff;
}

ul.list-unstyled i {
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    padding-top: 3px;
}

ul.displayinline li {
    display: inline-block;
}

a.link-third i.fab:before {
    vertical-align: -webkit-baseline-middle;
}

header {
    border-bottom: 1px solid #f5f5f5;
}

.modal-header {
    border-bottom: transparent !important;
}

.modal-footer {
    border-top: transparent !important;
}

.w100 {
    width: 100%;
}

.form-select {
    border: 1px solid #212121;
    font-size: 14px;
}

.alamat-price {
    display: none;
}

.alamat-price p {
    margin-bottom: 0px;
}

.alamat-price .mt-3 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
}

.btn-transparent {
    border-color: #212121;
    font-size: 14px;
}

/* Metode Pembayaran */
.pilih-metode-pembayaran .metode {
    padding: 20px;
}

.pilih-metode-pembayaran h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.pilih-metode-pembayaran form .form-check {
    margin-bottom: 10px;
}

.pilih-metode-pembayaran label.form-check-label img {
/*    min-width: 80px;
    margin-right: 5px;*/
    min-width: 50px;
    margin-right: 15px;
    width: 50px;
}

.pilih-metode-pembayaran .row {
    padding: 20px;
}

.pilih-metode-pembayaran .input-group {
    padding: 0px;
}

.pilih-metode-pembayaran .form-control {
    border: 1px solid #212121;
}

small.success {
    color: #00796B;
    font-weight: 400;
    padding-left: 0px;
    margin-top: 10px;
    font-size: 12px;
}

small.fail {
    color: #AD120A;
    font-weight: 400;
    padding-left: 0px;
    margin-top: 10px;
    font-size: 12px;
}

.fred {
    color: #AD120A !important;
}

.forange {
    color: #f1582c !important;
}

.fbold {
    font-weight: bold;
}

h1.h1title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    border-left: 2px solid #AD120A;
    padding-left: 5px;
}

.carousel-item img {
    width: 100%;
}

.title-berita h1 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: bold;
}

.title-berita small {
    color: #757575;
}

.title-berita {
    z-index: 9;
}

.carousel-control-next, .carousel-control-prev {
    height: 85%;
}

.berita-pilihan {
    margin: 20px 0px;
}

.konten-ekslusif {
    margin: 20px 0px 0px 0px;
}

.konten-ekslusif img {
    width: 100%;
}

.konten-ekslusif .row {
    padding: 0px 5px;
}

.konten-ekslusif .col-md-3 {
    padding: 0px 5px 10px 5px;
}

.vidpod a {
    color: #212121;
    text-decoration: none;
}

.vidpod a {
    color: #212121;
    text-decoration: none;
    width: 50%;
}

.vidpod a:first-child {
    margin-right: 5px;
}

.vidpod a:last-child {
    margin-left: 5px;
}

.vidpod img {
    width: 20px;
    vertical-align: middle;
}

.news-type-1 .card {
    border: 0px;
}

.news-type-1 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.news-type-1 p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #424242;
    height: 55px;
    overflow: hidden;
    line-height: 1.3;
}

.news-type-1 .text-muted {
    font-size: 10px;
    margin-bottom: 0px !important;
}

.news-type-1 h3 a {
    text-decoration: none;
}

.news-type-1 .card-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

.news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    height: 85px;
    overflow: hidden;
}

.news-type-2 h3 a {
    text-decoration: none;
}

.news-type-2 .video {
    margin-bottom: 0px;
}

.news-type-2 p {
    margin-bottom: 5px;
    font-size: 14px;
    color: #424242;
    height: 55px;
    overflow: hidden;
    line-height: 1.3;
}

.news-type-2 .text-muted {
    font-size: 10px;
    margin-bottom: 0px !important;
}

.news-type-2 .video iframe {
    width: 100%;
    height: 120px;
}

.news-type-2 .col-md-4 {
    margin-bottom: 20px;
}   

.news-type-2 .photo {
    margin-bottom: 5px;
}

.sepakbola .news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 65px;
    overflow: hidden;
}

.sepakbola .news-type-1 img {
    width: auto;
    height: 80px;
}

.sepakbola .news-type-1 h3 {
    font-size: 12px;
}

.ekonomi .news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 65px;
    overflow: hidden;
}

.ekonomi .news-type-1 img {
    width: auto;
    height: 80px;
}

.ekonomi .news-type-1 h3 {
    font-size: 12px;
}

.ekonomi .col-md-12 {
    margin-bottom: 10px;
}

.ekonomi .card {
    border: 0px;    
}

.ekonomi .news-type-1 h3 {
    font-size: 12px;
}

.ekonomi .news-type-2 p {
    height: 40px;
    margin-bottom: 10px;
}

.ekonomi .news-type-2 {
    margin-bottom: 10px;
}

.ekonomi .photo img {
    width: 100%;
}

.bisnis .news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 65px;
    overflow: hidden;
}

.bisnis .news-type-1 img {
    width: auto;
    height: 80px;
}

.bisnis .news-type-1 h3 {
    font-size: 12px;
}

.bisnis .col-md-12 {
    margin-bottom: 10px;
}

.bisnis .card {
    border: 0px;    
}

.bisnis .news-type-1 h3 {
    font-size: 12px;
}

.bisnis .news-type-2 p {
    height: 40px;
    margin-bottom: 10px;
}

.bisnis .news-type-2 {
    margin-bottom: 10px;
}

.bisnis .photo img {
    width: 100%;
}

.foto .news-type-2 h3 {
    height: 45px !important;
}

.foto .col-md-6 {
    margin-bottom: 15px;
}

.inforial .news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 65px;
    overflow: hidden;
}

.inforial .news-type-1 img {
    width: auto;
    height: 80px;
}

.inforial .news-type-1 h3 {
    font-size: 12px;
}

.photo img {
    width: 100%;
}

.seleb .news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 65px;
    overflow: hidden;
}

.seleb .news-type-1 img {
    width: auto;
    height: 80px;
}

.seleb .news-type-1 h3 {
    font-size: 12px;
}

.seleb .col-md-12 {
    margin-bottom: 10px;
}

.seleb .card {
    border: 0px;    
}

.seleb .news-type-1 h3 {
    font-size: 12px;
}

.seleb .news-type-2 p {
    height: 40px;
    margin-bottom: 10px;
}

.seleb .news-type-2 {
    margin-bottom: 10px;
}

.seleb .photo img {
    width: 100%;
}

.travel .news-type-2 h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    height: 65px;
    overflow: hidden;
}

.travel .news-type-1 img {
    width: auto;
    height: 80px;
}

.travel .news-type-1 h3 {
    font-size: 12px;
}

.travel .col-md-12 {
    margin-bottom: 10px;
}

.travel .card {
    border: 0px;    
}

.travel .news-type-1 h3 {
    font-size: 12px;
}

.travel .news-type-2 p {
    height: 40px;
    margin-bottom: 10px;
}

.travel .news-type-2 {
    margin-bottom: 10px;
}

.travel .photo img {
    width: 100%;
}

.load-more {
    width: 100%;
    border: 1px solid #212121;
    padding: 10px;
    border-radius: 3px;
}

.load-more a {
    width: 100%;
    text-decoration: none;
    color: #212121;
}

.ads img {
    width: 100%;
}

.mt-50 {
    margin-top: 50px;
}

.berita-terpopuler img {
    height: 80px;
}

.berita-terpopuler h3 {
    font-size: 12px;
}

.info {
    position: absolute;
    font-size: 12px;
    color: #fff;
    background: rgba(0,0,0,.4);
    padding: 5px;
    bottom: 5px;
    left: 5px;
}

.tag ul {
    padding-inline-start: 0px;
}

.tag ul li {
    list-style: none;
    margin: 5px 0px;
}

.tag ul li a {
    font-weight: 600;
    font-size: 16px;
    color: #212121;
    text-decoration: none;
}

.partner-side img {
    height: 80px;
}

.partner-side img.logopartner {
    height: 100%;
    padding-bottom: 10px;
}

.partner-side h3 {
    font-size: 12px;
}

.indikator p {
    color: #424242;
    font-size: 14px;
    margin-bottom: 0px;
}

.indikator .form-check {
    margin: 10px 0px;
}

.hoax {
    text-align: center;
    margin: 20px 0px;
}

.hoax a {
    color: #212121;
    text-decoration: none;
    font-weight: 600;
}

.verifikasi p {
    color: #424242;
    font-size: 14px;
    margin-bottom: 0px;
}

.leaks p {
    color: #424242;
    font-size: 14px;
    margin-bottom: 0px;
}

.checkout h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.checkout p {
    font-size: 14px;
    color: #424242;
}

.box-bordered {
    border: 2px solid #F5F5F5;
    padding: 20px 0px;
    font-size: 14px;
}

.padding-box {
    padding: 0px 20px;
}

.checkout .dropdown .btn-transparent {
    width: 100%;
    text-align: left;
}

.checkout .dropdown .btn-transparent::after {
    float: right;
    margin-top: 10px;
}

.checkout .dropdown ul.dropdown-menu.show {
    width: 100%;
    position: relative !important;
    margin-top: -45px !important;
    border-color: #212121;
    margin-bottom: 50px !important;
    border-top-color: transparent !important;
    border-top-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    list-style: auto !important;
    padding-inline-start: 30px;
}

.checkout .dropdown .dropdown-item {
    white-space: pre-wrap;
}

.checkout .dropdown-menu{
    transform: translate3d(0px, 40px, 0px)!important;
}

.checkout h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%) !important;
}

.checkout .dropdown ul.dropdown-menu li a  {
    padding-left: 10px !important;
}

.forbo .col-lg-6 {
    margin: 0px !important;
    padding: 0px !important;
}

.forbo a {
    width: 100%;
}

.foralert .col-lg-6 {
    background: #00796B;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
}

.salin a {
    color: #AD120A;
    text-decoration: none;
}

.btn-transparent2 {
    color: #AD120A;
    font-size: 14px;
    font-weight: 400;
    background: transparent;
    border-color: transparent;
    padding: 0px !important;
}

.btn-transparent2:hover {
    color: #AD120A;
}

.tagihan h2 {
    font-size: 15px;
    margin-bottom: 0px;
}

.tagihan .col {
    padding: 0px !important;
}

.tagihan .padding-box {
    padding: 5px 15px;
}

.tagihan small {
    font-size: 12px;
    color: #757575;
}

.registerform {
    font-size: 14px;
}

.fgreen {
    color: #00796B;
}

.fgrey {
    color: #757575;
}

.regex a {
    color: #212121;
    text-decoration: none;
}

.regex a {
    color: #212121;
    text-decoration: none;
    width: 50%;
}

.regex a:first-child {
    margin-right: 5px;
}

.regex a:last-child {
    margin-left: 5px;
}

.regex img {
/*    width: 80px;
    vertical-align: middle;*/
    height: 20px;
    vertical-align: middle;
    margin: 7px 0;
}

.registerform p {
    margin-bottom: 0px;
}

.loginform {
    font-size: 14px;
}

.loginform p {
    margin-bottom: 0px;
}

.f14 {
    font-size: 14px;
}

.bg-grey {
    background: #FAFAFA;
}

a {
    text-decoration: none !important;
    cursor: pointer;
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 20px;
}

.right-addon {
    position: relative;
}

.right-addon i {
    position: absolute;
    top: 32px;
    right: 10px;
    z-index: 9999;
}

.loginmodal button.btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.loginmodal .modal-title {
    text-align: center;
    margin: auto;
}

.loginmodal .modal-header {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.loginmodal .modal-title p {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 5px;
}

.registermodal button.btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}

.registermodal .modal-title {
    text-align: center;
    margin: auto;
}

.registermodal .modal-header {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.registermodal .modal-title p {
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 5px;
}

.fa-ul {
    list-style-type: none;
    padding-left: 2.5em !important;
    margin-left: 0px !important;
}

.plmin {
    padding-left: 1.6em !important;
}

.pad01 {
    padding: 10px 10px !important;
}

.full {
    width: 100%;
}

.form-textarea {
    border: 1px solid #212121;
    font-size: 14px;
}

form.formmodal {
    font-size: 14px;
}

.formmodal .form-control {
    border: 1px solid #212121;
    font-size: 14px;
}

.pos-rel {
    position: relative;
}

#myDIV {
    display: none;
}

#myDIV {
    right: 0px;
    top: 65px;
}

button#button-addon2 {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    background: #fff !important;
    color: #212121;
    font-weight: 600;
}

.fill-profile {
    width: 40%;
    margin: 40px auto;
}

.fill-profile .card {
    box-shadow: 2px 2px 2px #ccc;
}

h5.card-title {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 600;
}

.field-icon {
  float: right;
  margin-left: -25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
  margin-right: 10px;
}

.modal-kedua {
    margin-left: -8px;
}

button#button-addon3 {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

h1.title-selamat {
    font-weight: bold !important;
    font-size: 16px;
}

footer img {
    width: 100px;
}

.dropdown-toggle::after {
    color: #212121;
}

.dropdown-toggle::after {
    display: none;
}

i.fas.fa-chevron-down {
    color: #212121;
}

/* Profile */
ul.menu-profile {
    margin-bottom: 30px;
}

.profile .form-control {
    border: transparent !important;
    padding: 0.375rem 0px;
    color: #424242;
    font-size: 14px;
}

.profile .form-control:focus {
    box-shadow: 0 0 0 0 rgb(13 110 253 / 25%);
}

.profile label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.profile small {
    margin-left: 10px;
    font-size: 12px !important;
    color: #AD120A;
}

.profile h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

ul.menu-profile a {
    color: #424242;
}

ul.menu-profile .separatorli {
    margin-top: 30px;
}

ul.menu-profile li {
    margin-bottom: 15px;
    list-style: none;
    font-size: 14px;
}

ul.menu-profile .title {
    font-weight: 600;
}

ul.menu-profile a.active {
    color: #AD120A;
    font-weight: 600;
}
.profile {
    margin-bottom: 80px;
    color: #424242;
}
.avatars h2 {
    font-size: 14px !important;
    margin-bottom: 0px;
}
.avatars p {
    font-size: 12px;
    color: #757575;
    margin-bottom: 0px;
}
/* End Profile */

/* Data Diri */
.notes {
    margin: 20px 0px;
}
.notes p {
    color: #757575;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
}
.notes div {
    color: #AD120A;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.profile h2 span a {
    color: #AD120A !important;
    font-size: 14px;
    margin-left: 10px;
}
/* End Data Diri */

/* Topik Favorit */
.topiktext {
    font-weight: 400;
    font-size: 16px;
    color: #424242;
}
.topik-favorit nav a {
    color: #424242 !important;
    border: 1px solid #424242;
    padding: 5px 10px !important;
    border-radius: 5px;
}
.topik-favorit nav a {
    margin-right: 10px;
}
.topik-favorit nav a:last-child {
    margin-right: 0px;
}
.topik-favorit .btn-outline-primary {
    color: #424242;
    border-color: #424242;
}
.topik-favorit .btn-check:checked+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary:hover,.btn-check:active+.btn-outline-primary  {
    color: #fff;
    border-color: #212121;
    background: #212121;
}
.btn-silver {
    background: #F5F5F5;
    color: #424242;
}
/* End Topik Favori */

/* Hubungi Kami */
small.hubungi_kami {
    margin-left: 0px;
    color: #757575;
}
/* End Hubungi Kami */

/* Reward */
.profile h1 {
    color: #AD120A;
    font-weight: 700;
    font-size: 36px;
}
.syarat h3 {
    font-size: 19px;
    font-weight: 600;
}
.syarat ol {
    padding-inline-start: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #424242;
}
.syarat ol li {
    margin-bottom: 10px;
}
.syarat ol li:last-child {
    margin-bottom: 0px;
}
/* End Reward */

/* Berita Tersimpan */
.berita_tersimpanlist {
    margin-bottom: 30px;
}
.berita_tersimpanlist h2 {
    font-size: 18px;
    border-left: 4px solid #AD120A;
    padding-left: 10px;
    font-weight: 700;
}
.beritatersimpan_berita h3 {
    font-size: 16px;
    font-weight: 600;
    color: #424242 !important;
    height: 40px;
    overflow: hidden;
}
.beritatersimpan_berita p {
    font-size: 14px;
    font-weight: 400;
    color: #757575;
    margin-bottom: 0px;
}
.beritatersimpan_berita a {
    color: #757575 !important;
    font-size: 14px;
}
/* End Berita Tersimpan */

/* Informasi Langganan */
.profile h3 {
    color: #AD120A;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
}
.profile h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}
.informasi_langganan_text {
    font-weight: 400;
    font-size: 14px;
    color: #424242;
    margin-bottom: 0;
}
.f-14 {
    font-size: 14px;
}
.fyellow {
    color: #ffc107;
}
.informasi_langganan_list .d-flex {
    font-weight: 600;
    font-size: 14px;
}
.btn-red {
    background: #AD120A;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0px;
}
.btn-red:hover  {
    color: #fff;
}
h3.gratis {
    color: #757575;
}
.w-55 {
    width: 55px;
}
.transaksi-header {
    border: 2px solid #F5F5F5;
    padding: 10px;
}
.transaksi-body {
    border: 2px solid #F5F5F5;
    padding: 10px;
    margin: -2px 0px;
}
.no-history {
    color: #424242;
    font-size: 14px;
}
/* End Informasi Langganan */

.btn-privy {
    background: #d6191f;
    border-color: d6191f;
    color: #fff;
}

.btn-privy:hover {
    background: #d6191f;
    border-color: d6191f;
    color: #fff;
}

.borderleft {
    border-left: 4px solid #FAFAFA;
}

.sidemenuleft ul {
    padding-inline-start: 10px;
}

.sidemenuleft ul li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 5px;
}

.sidemenuleft h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px 40px 0px;
}

.buttonnav {
    padding-inline-start: 0px;
}

ul.buttonnav li {
    list-style: none;
    display: inline-block;
}

.nav-tabs {
    border-bottom: 1px solid transparent;
    width: 50%;
}

.nav-tabs li.nav-item.col {
    margin-right: 10px;
}

.nav-tabs li.nav-item.col:last-child {
    margin-right: 0px;
}

.border-desk .nav-link:hover {
    border-color: 1px solid #AD120A !important;
    isolation: isolate;
    border-bottom: 1px solid #AD120A;
}

#adsgoogle {
    background: #EEEEEE;
    border: 1px solid #757575;
    padding: 0px 15px;
}

#adsgoogle .row {
    padding: 10px;
}

.r32 {
    border-radius: 32px;
}

.metodepembayaranicon p {
    font-weight: 400;
    font-size: 12px;
    color: #757575;
}

.padding-box .input-group {
    padding: 0;
}

.padclas {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.riwayat th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #212121;
}

.riwayat h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    color: #212121;
    font-family: 'Open Sans', sans-serif;
}

.riwayat td {
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    font-family: 'Open Sans', sans-serif;
    padding: 0.8rem 0.5rem;
}

.katasandi th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #212121;
}

.katasandi h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    color: #212121;
    font-family: 'Open Sans', sans-serif;
}

.katasandi td {
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    font-family: 'Open Sans', sans-serif;
    padding: 0.8rem 0.5rem;
}

.katasandi p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-top: 12px;
}

.pengaturan h3 {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    color: #212121;
}

.pengaturan p {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    margin-top: 12px;
}

.katasandi label {
    font-size: 14px;
    font-weight: 600;
    color: #212121;
}

.show_hide_password {
    border: 1px solid #ced4da;
}

.show_hide_password .form-control {
    border: transparent;
}

.show_hide_password .input-group-addon {
    margin: auto 10px auto auto;
}

.borderedform {
    border: 1px solid #212121;
    margin: 20px auto;
    text-align: center;
    padding: 20px;
}

.borderedform a {
    color: #212121;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

hr.separatorspassword {
    margin: 2.3rem 0;
}

.hapusakun a {
    font-weight: 600;
    font-size: 18px;
    color: #212121;
}

.alamatsekarang th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #212121;
}

.alamatsekarang h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    color: #212121;
    font-family: 'Open Sans', sans-serif;
}

.alamatsekarang td {
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    font-family: 'Open Sans', sans-serif;
    padding: 0.8rem 0.5rem;
}

.alamatsekarang h3 {
    font-weight: 600;
    font-size: 18px;
    color: #212121;
    font-family: 'Open Sans', sans-serif;
}

.detailsalamatsekarang h4 {
    font-weight: 600;
    font-size: 16px;
    color: #212121;
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
}

.detailsalamatsekarang p {
    font-size: 14px;
    font-weight: 400;
    color: #212121;
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
}

.detailsalamatsekarang {
    background: #FAFAFA;
    padding: 20px;
    margin-bottom: 20px;
}

.detail_invoice th {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
    color: #212121;
}

.detail_invoice h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    color: #212121;
    font-family: 'Open Sans', sans-serif;
}

.detail_invoice td {
    font-size: 16px;
    font-weight: 400;
    color: #424242;
    font-family: 'Open Sans', sans-serif;
    padding: 0.8rem 0.5rem;
}

.detail_invoice h3 {
    font-weight: 600;
    font-size: 18px;
    color: #212121;
    font-family: 'Open Sans', sans-serif;
}

.detail_invoice p {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

label {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}

.input-group-addon i {
    color: #757575 !important;
}