.address,
.bank,
.footer,
b,
optgroup,
strong,
table.table tbody tr td {
  font-weight: 700;
}
pre,
textarea,
ul.menu li {
  overflow: auto;
}
a,
nav a,
ul.menu li {
  text-decoration: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.header .site-logo,
.hide-on-desktop,
.ketlg,
.numbers .number .number-tooltip,
.social-find,
[hidden],
p.social-buttons,
template {
  display: none;
}
a {
  background-color: transparent;
  color: #ff002b;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 1px;
  border: none;
  margin: 10px 0;
  border-bottom: 1px solid #ccc;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
  padding: 1px 10px;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 18px 13px 18px 33px;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 10px;
}
.operator-item {
  display: flex;
  flex-direction: column;
}
.optdpn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ccc;
  border-radius: 10px;
  padding: 10px 0;
  height: 50px;
}
.number-dpn {
  padding: 6px 0;
  background: #fff;
  align-items: center;
  font-family: Antiqua, "book antiqua";
  float: left;
  width: 212px;
  line-height: 30px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 700;
  margin-left: 27px;
  margin-top: 5px;
}
.number-dpn a {
  color: #000;
}
.number-dpn a:hover {
  color: #ff0000;
}
.hrgdpn {
  font-size: 15px;
  margin-top: -4px;
  color: #ff0000;
  font-weight: 600;
}
.optdpn img {
  vertical-align: middle;
  max-width: 100px;
  max-height: 68px;
}
.numbers,
.pesan h3,
.text-center {
  text-align: center;
}
.text-right,
ul.contacts li {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-justify {
  text-align: justify;
}
a:hover {
  color: #962034;
}
img.bordered {
  padding: 3px;
  border: 1px solid #ddd;
  margin: 3px;
}
img.rounded {
  border-radius: 50%;
}
code,
pre {
  color: #dd514c;
  background-color: #eee;
  padding: 1px 3px;
  font-family: monospace;
}
.color-white,
.header .search-form form.form .btn.primary {
  color: #fff;
}
.color-red {
  color: #dd514c;
}
.color-yellow {
  color: #fad232;
}
.color-green {
  color: #5eb95e;
}
.color-blue {
  color: #1f8dd6;
}
.color-light-blue {
  color: #43cee6;
}
.color-light-green {
  color: #6c3;
}
.color-purple {
  color: #8a6de9;
}
.color-dark {
  color: #444;
}
.color-light {
  color: #bbb;
}
.color-dark-grey {
  color: #58595d;
}
body {
  margin: 0;
  background: url(/images/suhubg.jpg) fixed #000;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
}
.kotak {
  margin: 10px 20px 20px 165px;
  padding: 10px;
  text-align: left;
  width: 980px;
}
.alamat p {
  line-height: 21px;
  margin: 6px -5px 14px -3px;
  padding: 10px 17px;
  font-size: 14px;
}
.bank {
  text-align: center;
  line-height: 22px;
  margin-top: -8px;
  margin-bottom: 20px;
}
.moving-text {
  color: #fff;
  width: 946px;
  height: 22px;
  margin-bottom: 10px;
}
.address {
  margin: 10px 10px 10px 32px;
  font-size: 21px;
}
.address img {
  margin: 0 9px -2px 0;
}
marquee {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  width: 946px;
  margin: 0 10px 10px;
}
form .btn,
form button,
form input,
form select,
form textarea {
  color: #333;
}
.wrapper {
  width: 964px;
  margin: 10px auto;
}
.header:before,
.numbers .number:before,
.numbers:before,
.wrapper:before,
ul.contacts li:before {
  clear: both;
}
.header:after,
.numbers .number:after,
.numbers:after,
.wrapper:after,
ul.contacts li:after {
  display: table;
  content: " ";
  clear: both;
}
.wrapper .sidebar-left,
.wrapper .sidebar-right {
  margin: 5px;
  float: left;
}
.wrapper .sidebar-left {
  width: 198px;
}
.wrapper .sidebar-right {
  width: 198px;
  float: right;
}
.wrapper .main-content {
  width: 533px;
  padding: 10px 0 0 7px;
  border-radius: 7px;
  float: left;
}
.welcome-message {
  padding: 5px 0px 5px 0;
  font-family: Times New Roman;
  font-size: 18px;
  color: #f8a505;
}
.number-p,
.number-p a {
  font-size: 36px;
}
.header {
  padding: 5px;
  background: url(/images/kartu.jpg);
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 2px 0 #111 inset;
  height: 268px;
  margin-bottom: 10px;
}
.footer,
.operators-menu,
.search-form,
.sidebar {
  background-color: #1c1a1a;
  text-align: center;
}
.header .search-form {
  float: right;
  margin: 20px 50px;
}
.header .search-form form.form .btn,
.header .search-form form.form button,
.header .search-form form.form input,
.header .search-form form.form select,
.header .search-form form.form textarea {
  color: #555;
  font-size: 9pt;
}
.header .hotline {
  margin: 195px 126px 0 0;
  float: right;
  font-size: 17pt;
  width: 450px;
  color: #fff;
}
.hotline img {
  width: 30px;
  margin-left: 15px;
  margin-bottom: -4px;
}
.header .site-logo img {
  position: absolute;
  width: 215px;
  height: 200px;
  margin-top: -25px;
  margin-left: 20px;
}
.operators-menu {
  padding: 10px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  align-items: center;
  margin-bottom: 10px;
  border-radius: 10px 10px 0 0;
  border: 1px solid #666;
}
.search-form {
  border: 1px solid #666;
  border-radius: 0 0 10px 10px;
  padding: 14px 0 15px 10px;
  width: 952px;
  position: relative;
  margin-top: -21px;
}
.footer {
  color: #fff;
  border: 1px solid #666;
  border-radius: 10px;
  width: 946px;
}
.footer p {
  line-height: 28px;
}
.operators-menu img {
  width: 70px;
  margin: -8px 10px -6px 7px;
}
.sidebar {
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #666;
}
.sidebar .sidebar-title {
  background: #666;
  margin: 10px 10px 10px -10px;
  padding: 7px 1px 8px 17px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  width: 179px;
}
.pesan {
  background: #d0d0d0;
  border: 1px solid #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 25px;
  padding: 25px;
  color: #000;
  text-align: center;
}
.tombol-whatsapp,
.tombol-whatsapp:hover {
  background: #24cc63;
  margin: 10px auto;
  width: 213px;
  border-radius: 7px;
  text-align: center;
}
.pesan h2 {
  text-align: center;
  color: #000;
}
.tombol-whatsapp {
  padding: 10px;
  display: block;
  color: #fff;
  box-shadow: 0 3px 8px -2px #4e4949;
}
.tombol-whatsapp:hover {
  padding: 10px;
  display: block;
  color: #fff;
  box-shadow: none;
}
.numbers .number,
.sidebar .terbaikk li a {
  background: #fff;
  padding: 5px 0;
  font-family: Antiqua, "book antiqua";
  display: block;
}
.number-p a {
  color: #ff4500;
}
.sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar ul li {
  list-style: none;
  border-bottom: none;
}
.sidebar ul li a {
  display: block;
  padding: 10px;
  color: #fff;
}
.sidebar ul li a:hover {
  color: #ff0000;
  background: none;
}
.social-buttons img {
  width: 30px;
  height: 30px;
}
ul.contacts li a {
  padding: 10px 0;
  border-bottom: 1px solid #666;
  font-size: 16px;
}
ul.contacts li img {
  float: left;
  width: 23px;
  height: 20px;
}
.numbers .number {
  float: left;
  width: 165px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 8px;
  margin-top: 8px;
  border-radius: 5px;
  border: 1px solid #fff;
  font-size: 20px;
  font-weight: 700;
  margin-right: 2px;
  margin-left: 6px;
}
.numberopt,
.title {
  border-radius: 10px;
  text-align: center;
  font-weight: 700;
}
.sidebar .terbaikk li a {
  width: 180px;
  text-align: center;
  color: #000;
  margin-top: 12px;
  border-radius: 12px;
  margin-right: 13px;
  font-size: 21px;
  font-weight: 700;
}
.sidebar .terbaikk li a:hover {
  color: #ff0000;
  background: #fff;
}
.title {
  background-color: #f60;
  font-size: 19px;
  color: #fff;
  padding: 10px;
  margin: 10px 4px 10px -12px;
}
.numberopt {
  padding: 10px 0;
  float: left;
  margin: 5px 15px 10px -2px;
  width: 164px;
  background-color: #fff;
  color: #000;
  font-family: Antiqua, "book antiqua";
  font-size: 20px;
}
.text-center a {
  color: red;
  font-weight: 700;
}
.text-center a:hover {
  color: orange;
  font-weight: 700;
}
.minat,
.numbers .number .number-n a:hover {
  color: red;
}
.table {
  width: 98%;
}
.sticky,
table.table-list {
  width: 100%;
}
table.table thead {
  font-weight: 700;
  font-size: 16px;
}
table.table thead tr {
  border-bottom: 2px solid #ddd;
  background: red;
}
table.table thead tr th {
  text-align: left;
  padding: 10px;
}
table.table thead tr th.table-head-action {
  font-size: 0.8em;
  font-weight: 400;
}
table.table thead tr th.table-head-action .btn-group {
  margin: 0;
}
table.table tbody tr {
  border-bottom: 1px solid #ddd;
}
table.table tbody tr:last-child {
  border: none;
}
table.table tbody tr:nth-child(2n) {
  background-color: #f6f6f6;
}
table.table.bordered {
  border: 1px solid #ddd;
}
table.table.bordered td,
table.table.bordered th {
  border-right: 1px solid #ddd;
}
table.table.bordered td:last-child,
table.table.bordered th:last-child {
  border-right: none;
}
table.table-list tbody tr {
  border-bottom: 1px solid #ccc;
  padding: 1px 0;
  background-color: #fff;
}
table.table-list tbody tr:hover {
  background-color: #f9f9f9;
}
tbody {
  background-color: #fff;
  color: #000;
}
ul.menu {
  background: url(/images/bg_title1.png);
  width: 188px;
  margin-left: -6px;
}
ul.menu li {
  border-bottom: 1px solid #000;
  border-top: 1px solid #f90;
  display: block;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
ul.menu li a:hover {
  background: #c60;
  color: #fff;
}
ul.operator li a {
  border-bottom: none;
}
.sticky {
  top: 0;
  position: sticky;
  z-index: 999;
}
.sticky + .content {
  padding-top: 102px;
}
.numberopt a,
.numbers .number .number-n a {
  color: #000;
  font-size: 20px;
}
.numberopt a:hover {
  color: red;
  font-size: 20px;
}
.minat {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
  margin-bottom: 13px;
  margin-left: 15px;
  box-shadow: 0 1px 22px 1px #fff;
  width: 497px;
}
.pagination-after,
.pagination-before {
  font-size: 20px;
  background: red;
  color: #fff;
  padding: 12px;
  border-radius: 6px;
  font-weight: 600;
}
.pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.pagination-list {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination-item {
  margin: 0 5px;
}
.pagination-link.current {
  background-color: #ff0000;
  color: #000;
}
.pagination a {
  color: #000;
  background: #fff;
}
.pagination-link {
  padding: 5px 10px;
  text-decoration: none;
  color: #333;
  border-radius: 2px;
}
.numbers .number .number-img {
  float: left;
  padding-left: 3px;
}
.numbers .number .number-img img {
  width: 30px;
  height: 35px;
  position: absolute;
  margin-top: -36px;
}
.operator-page-logo img {
  width: 40px;
  height: 40px;
}
.resi input {
  width: 149px;
  margin: 10px 0;
}
.operators .number-img img {
  border-radius: 10px;
  width: 85px;
}
.pagination-after {
  float: right;
  margin: 0 18px;
}
.pagination-before {
  float: left;
}
.pesan .number-img img {
  border-radius: 7px;
  width: 74px;
}
.pagination a:hover {
  color: #ff0000;
}
#gtx-trans {
  display: none !important;
}
.navbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #333;
  display: none;
}
.hrg {
  font-size: 15px;
  margin-top: 1px;
  color: #003cff;
  font-weight: 600;
}
