.mainbg {
  background: #7c0404;
  background: linear-gradient(
    0deg,
    rgba(124, 4, 4, 1) 0%,
    rgba(210, 26, 26, 1) 30%,
    rgba(148, 2, 2, 1) 100%
  );
}
#bs-example-navbar-collapse-1 {
  margin-right: 0;
}
#nav-top .nav-top a {
  padding-left: 5px;
}
@media only screen and (max-width: 1199px) {
  ul#menu-bs4 {
    columns: 1;
    -webkit-columns: 1 !important;
    -moz-columns: 1;
    display: none;
  }
  .navbar-brand,
  .navbar-toggler {
    width: 50%;
  }
}
@media only screen and (max-width: 600px) {
  ul#menu-bs4 {
    columns: 3;
    -webkit-columns: 3 !important;
    -moz-columns: 3;
    display: block;
  }
  .navbar-brand,
  .navbar-toggler {
    width: 50%;
  }
}
.navbar {
  padding: 0;
  border: 1px solid #e42727;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  font-weight: 700;
}
#menu-bs4 li {
  border-left: 0 solid #ec1818;
  border-right: 0 solid #b7171759;
  margin: 0;
}
ul.navbar-nav li.active {
  background: #3b3b3b;
}
@media only screen and (max-width: 768px) {
  .navbar.navbar-expand-xl.navbar-dark {
    padding: 4px;
    border: none;
  }
  .navbar.navbar-expand-xl.navbar-dark li {
    margin-left: 10px;
    padding-left: 10px;
    border: none;
  }
  #menu-bs4 li {
    border-bottom: 1px solid #029339;
    padding-bottom: 0;
    margin-bottom: 0;
    border-left: 0;
    line-height: 1.4;
  }
}
.navbar {
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  margin-top: 0;
  box-shadow: 0;
}
.navbar-brand {
  display: inline-block;
  padding-top: 5px !important;
  padding-bottom: 0;
  margin-right: 0;
  line-height: 0;
  white-space: nowrap;
}
div.footers a {
  color: #fffff5 !important;
  font-weight: bold;
}
div.color {
  border-radius: 5px;
}
div.col.alert.alert-success.text-center {
  background: none;
}
@media screen and (max-width: 840px) {
  .drop-toggle {
    float: right;
  }
  #nav-main.dropped .nav-main {
    background-color: unset;
    display: contents;
    margin: 0 40px 20px;
  }
}
.widget-footer {
  background: 0 0;
  border: none;
  box-shadow: 0 0 2px #fff !important;
}
.footers {
  background: #e42727;
  padding: 10px;
  font-size: 14px;
  color: #fff;
  text-shadow: none;
}
.heas td {
  padding: 4px;
  background: -webkit-linear-gradient(top, #4a4a4a 0%, #1c1c1c 100%);
  color: #fff !important;
  font-size: 12px;
  font-family: calibri, Lucida Sans, Helvetica, sans-serif;
}
.headd th,
.headd td,
.btnMy {
  padding: 3px;
  background: -webkit-linear-gradient(top, #4a4a4a 0%, #1c1c1c 100%);
  color: #fff;
  font-size: 12px;
  font-family: calibri, Lucida Sans, Helvetica, sans-serif;
}
#menu-tops.nav-top a {
  padding: 2px 5px;
  font-weight: 600;
  color: #fff;
}
#menu-tops.nav-top a:hover {
  color: #59d600;
}
#nav-top,
#top-bar-info {
  padding-top: 6px;
}
#site-title a {
  color: #fff;
}
.widget-title {
  border: 4px outset #fff;
  padding: 4px;
  background-color: red;
  color: #fff;
  text-shadow: none;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
  font-family: "Roboto Condensed", Sans-serif;
}
.vertical-menu a {
  font-family: "Roboto Condensed", Sans-serif;
  color: #000;
  display: block;
  padding: 4px;
  padding-left: 5px;
  margin: 0;
  text-decoration: none;
  font-size: 14px;
  border: 0px solid;
  text-align: left;
  font-weight: 500;
  background-color: #fff;
}
.vertical-menu a:hover {
  background: -webkit-linear-gradient(top, #fcf2f2 0%, #fad9d9 100%);
}

#comment-header,
#respond,
#no-comments,
.comment-body {
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 0 4px #e6ebed;
}
.navbar-toggler {
  text-align: right !important;
  border: none;
}
.comment-nav {
  margin-top: 10px;
}
a.comment-reply-link,
.link-next a,
.link-prev a {
  color: black;
  box-shadow: none;
  border: 1px solid #dedede;
  border-radius: 2px;
  background: #ededed;
}
a.comment-reply-link:hover,
.link-next a:hover,
.link-prev a:hover {
  background: #f52727;
  color: white !important;
}
.cld-like-dislike-wrap .cld-common-wrap {
  margin-right: 10px;
  border: 1px solid #dedede;
  border-radius: 5px;
  text-align: center;
  background: #dedede;
}
a.cld-like-dislike-trigger {
  color: #6b6b6b;
}
a.cld-like-dislike-trigger:hover {
  color: #ff0000;
}
.cld-like-count-wrap.cld-count-wrap {
  color: #ff0000;
}
textarea#comment {
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 0 4px #e6ebed;
}
.widget-header.frontier-widget.widget_text {
  margin: 0 auto;
  padding: 0;
}
.frontier-widget {
  border: none;
}
#nav-main {
  background: #a60000;
  background: linear-gradient(
    0deg,
    rgba(166, 0, 0, 1) 0%,
    rgba(204, 31, 31, 1) 28%,
    rgba(230, 30, 30, 1) 100%
  );
  border-top: none;
}
#nav-main a {
  font-size: 14px !important;
  text-shadow: 1px 1px 4px #000;
}
#nav-top a {
  font-size: 12px !important;
  text-shadow: 1px 1px 4px #000;
}
#nav-main .nav-main a:hover {
  background: #667a01;
  background: linear-gradient(
    0deg,
    rgba(102, 122, 1, 0.65) 0%,
    rgba(173, 171, 0, 0.66) 28%,
    rgba(191, 163, 2, 0.68) 100%
  );
  color: #fff;
  text-shadow: none;
}
#nav-main .sub-menu,
#nav-main .children {
  background: #c70202;
  position: absolute;
  float: left;
  font-weight: normal;
  box-shadow: none;
  z-index: 990;
  display: none;
}
.entry-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
#myInputs {
  border: 1px solid #e3f4fc !important;
  border-radius: 5px;
}
.data-inputs {
  width: 100% !important;
  padding: 2px;
}
.overflow-auto {
  overflow-y: scroll;
  height: 320px;
}
.input-group.search {
  width: 100%;
  margin-bottom: 10px;
}
.form-control {
  font-size: 12px;
}
#widgets-wrap-below-menu {
  background-color: #f5f5f5;
  width: 100%;
  text-align: center;
}
a:hover {
  text-decoration: none;
}
.btn.btn-danger.dropdown-toggle.custom {
  font-size: 12px;
  letter-spacing: -1px;
}
.blog-view,
.single-view,
.author-info,
.archive-info,
.form-404 {
  word-wrap: anywhere;
  text-align: center;
}
#container {
  border: 1px solid #990000;
  box-shadow: none !important;
}
.entry-title {
  text-align: center;
}
#myInput {
  border: 1px solid #e3f4fc !important;
  border-radius: 5px;
}
.tabinput {
  height: 30px !important;
  font-family: "Roboto Condensed", Sans-serif;
  font-size: 12px;
  width: 100% !important;
  padding: 4px;
}
.overflow-autos {
  overflow-y: scroll;
  height: 340px;
}
.input-group.search {
  width: 100%;
}
#meInput {
  border: 1px solid #c9c9c9 !important;
  border-radius: 5px;
}
#widgets-wrap-footer {
  background-color: #fff;
}
#nav-main,
#top-bar,
#header {
  border: 1px solid #ad0303;
}
.textwidget .fas,
.textwidget .far,
.textwidget .fab {
  color: #e42727;
  font-size: 16px;
}
.custom-pagination {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.custom-pagination li {
  display: inline;
}
.custom-pagination a.page-link {
  padding: 6px 12px;
  border: 1px solid #e3f4fc;
  border-radius: 50%;
  text-decoration: none;
  color: #943300;
  background-color: #fff;
  transition: all 0.3s ease;
  margin: -8px;
  font-weight: 600;
}

.custom-pagination a.page-link:hover {
  background-color: #943300;
  color: white;
  border-color: #943300;
}

.custom-pagination a.page-link.active {
  background-color: #943300;
  color: white;
  border-color: #943300;
  pointer-events: none;
}

.custom-pagination .page-dots {
  padding: 6px 12px;
  color: #999;
}
.paito-search-widget {
  background-color: #f7f9ff;
  padding: 8px;
  border-radius: 4px;
}
.form-group-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 4px;
  align-items: center;
}

.form-inline {
  display: flex;
  gap: 4px;
  align-items: center;
}

.form-inline input[type="text"],
.form-inline input[type="password"] {
  padding: 4px 6px;
  border: 1px solid #eee;
  border-radius: 4px;
  max-width: 100px;
}
.form-inline input[type="search"] {
  padding: 4px 6px;
  border: 1px solid #eee;
  border-radius: 4px;
  max-width: 100%;
}
.form-inline input[type="submit"],
.form-inline button {
  padding: 4px 6px;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: gold;
  cursor: pointer;
  font-weight: normal;
}

.btn-daftar {
  padding: 4px 6px;
  display: block;
  border: none;
  border-radius: 4px;
  background-color: #ce0000;
  cursor: pointer;
  font-weight: normal;
  color: white;
}
.btn-daftar:hover {
  background-color: #218838;
  text-decoration: none;
  color: white;
}

@media (max-width: 768px) {
  .form-group-wrapper {
    flex-direction: column;
    align-items: stretch;
  }
  .form-inline {
    justify-content: center;
    flex-wrap: wrap;
  }
}
/* Container utama */
.tab-form {
  max-width: 400px;
  margin: 30px auto;
  background: #fff;
  border: 1px solid #e3f4fc;
  border-radius: 5px;
  padding: 20px;
  font-family: sans-serif;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
/* Judul form */
.tab-form h3 {
  margin-bottom: 15px;
  text-align: center;
}
/* Tombol tab */
.tab-form .tab-buttons {
  display: flex;
  gap: 5px;
  margin-bottom: 20px;
}
.tab-form .tab-buttons .tab-link {
  flex: 1;
  padding: 10px;
  background: #eee;
  border: none;
  cursor: pointer;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
  transition: background 0.3s;
}
.tab-form .tab-buttons .tab-link.active {
  background: #a80000;
  color: #fff;
}
/* Konten tab */
.tab-form .tab-content {
  display: none;
}
.tab-form .tab-content.active {
  display: block;
}
/* Form input dan tombol */
.tab-form input[type="text"],
.tab-form input[type="email"],
.tab-form input[type="password"] {
  width: 100%;
  padding: 8px 10px;
  margin-bottom: 12px;
  border: 1px solid #e3f4fc;
  border-radius: 4px;
  box-sizing: border-box;
}
.tab-form input[type="submit"] {
  width: 100%;
  padding: 10px;
  background-color: #28a745;
  color: white;
  font-weight: bold;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background 0.3s;
}
.tab-form input[type="submit"]:hover {
  background-color: #218838;
}
.tab-form label {
  display: block;
  margin-bottom: 4px;
  font-weight: bold;
}
.login-benefits-box {
  background-color: #f7f7f7;
  border: 1px solid #e3f4fc;
  padding: 16px;
  margin-top: 20px;
  border-radius: 4px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  text-align: left;
  margin-bottom: 20px;
}
.login-benefits-box h4 {
  margin-top: 0;
  color: #a80000;
  font-size: 18px;
  text-align: center;
}
.login-benefits-box ul {
  padding-left: 18px;
  margin-bottom: 12px;
}
.login-benefits-box ul li {
  margin-bottom: 6px;
}
.login-benefits-box p {
  text-align: left;
  margin: 0;
  font-weight: bold;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.costumme {
  border: 3px outset #fff;
  padding: 5px;
  background-color: #eee !important;
  color: #990000;
  margin: 0;
  text-shadow: none;
  font-weight: 600;
}
.costummes {
border: 3px outset #fff;
padding: 5px;
background-color: #eee!important;
color:#990000;
text-shadow: none;
font-weight: 600;
}