/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.q_slide {
  margin: 0 10px 10px 0 !important;
  min-height: 290px;
  max-height: 290px;
  max-width: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 20px !important;
  border: 1px solid #8f4299 !important;
  box-shadow: 2px 5px 10px #8f429966;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  display: list-item;
  background-size: cover;
  background-position: center;
  border-radius: 0.5rem;
  background-color: #f6f6f6;
  background-blend-mode: normal;
}
h1, h2, h3, h4, h5, h6, strong {
  color: #8f4299;
}
.q_icon h5 {
  font-weight: bold;
}
.q_info {
  color: black;
  font-size: smaller;
  position: absolute;
  bottom: 0;
  font-weight: 600;
  padding-right: 20px;
}
.spread {
  display: flow-root;
}
.g-branding {
  font-size: smaller;
  color: #8f4299;
  text-align: right;
}
.nopadmar .g-content {
  padding: 0;
  margin: 0;
}
body {
  background: url('../../../../images/q/background.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#g-page-surround {
  background: transparent;
}
.platform-content {
  opacity: 0;
  transform: translateY(-10px);
  animation: fadeInDown 0.5s ease-out forwards;
}
@keyframes fadeInDown {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.small_icon img {
  max-height: 32px;
  margin-top: 17px;
}
.small_icon div.g-content {
  text-align: center;
  padding: 0;
  margin: 0;
}
@keyframes fadeIn {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.fade-in-left {
  opacity: 0;
  transform: translateX(-50px);
  animation: fadeIn 1s ease-out forwards;
}
.fade-in-right {
  opacity: 0;
  transform: translateX(50px);
  animation: fadeIn 1s ease-out forwards;
}
.published {
  margin: 0;
  font-size: x-small;
}
.q_right {
  float: right;
  margin: 0 0 20px 30px;
}
.q_left {
  float: left;
  margin: 0 30px 20px 0;
}
.q_copyright {
  font-size: smaller;
  color: #8f4299;
}
@media only all and (max-width: 47.99rem) {
  body [class*="gantry-logo"] img {
    margin: 30px 0 0 0;
  }
}
@media only all and (max-width: 47.99rem) {
  body [class*="small_icon"] img {
    margin: 0;
    padding: 0;
  }
}
.header {
  float: right;
}
.module-footer-top {
  /* Style the anchor/button container */
  /* Hover state: Makes the button slightly lighter and lifts it */
  /* Active state: Makes the active button darker/bolder so users know where they are */
  /* Click/Press state for active feedback */
}
.module-footer-top .g-toplevel {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 15px;
  /* Spacing between the menu buttons */
  flex-wrap: wrap;
  /* Prevents breaking on smaller screens */
}
.module-footer-top .g-menu-item-container {
  display: inline-block;
  color: #FFFFFF;
  /* White text */
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}
.q-service-status, .q-service-showads {
  display: block;
  align-items: center;
  gap: 8px;
  font-family: sans-serif;
  margin: 0;
}
.status-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
/* Groen Licht (Online) */
.status-dot.online {
  background-color: #2ecc71;
  box-shadow: 0 0 8px #2ecc71;
}
/* Rood Licht (Offline) */
.status-dot.offline {
  background-color: #e74c3c;
  box-shadow: 0 0 8px #e74c3c;
}
.mod-q-service {
  text-align: right;
  text-transform: uppercase;
  font-size: x-small;
  margin: 20px 0 0 0;
}
.q-service-resolution {
  display: flex;
  flex-direction: column;
  gap: 1px;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}
.res-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.res-label {
  font-weight: 500;
  color: #999;
  min-width: 100px;
}
.res-value {
  color: #888;
  font-size: 0.9em;
}
/* Basis stijl voor de badges */
.res-badge {
  display: inline-block;
  padding: 2px 6px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
  border: 0;
  letter-spacing: 0.5px;
}
/* SD - 480p (Grijs/Subtiel) */
.badge-sd {
  background-color: cornflowerblue;
  color: #0000ff;
}
/* HD - 720p (Blauw) */
.badge-hd {
  background-color: cadetblue;
  color: #0d47a1;
}
/* Full HD - 1080p (Goud / Premium look) */
.badge-fhd {
  background-color: #fff8e1;
  color: #b78103;
}
.q-divider {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #ccc;
}
.q-user-management h3 {
  margin-bottom: 10px;
  font-size: 1rem;
}
.q-user-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  text-align: left;
  background: transparent;
}
.q-user-table th, .q-user-table td {
  padding: 10px;
  border-bottom: 1px solid #ffffffff;
}
.q-user-table th {
  background-color: transparent;
  font-weight: bold;
}
.row-blocked {
  background-color: #ff000066;
}
.text-muted {
  color: #888;
}
.q-alertinfo {
  margin-bottom: 10px;
  font-size: small;
}
.status-pill {
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: bold;
}
.pill-active {
  background: #d4edda;
  color: #155724;
}
.pill-blocked {
  background: #f8d7da;
  color: #721c24;
}
.q-user-table a {
  color: white;
}
.btn-action {
  padding: 5px 10px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
}
.btn-block-user {
  background: #dc3545;
  color: white;
}
.btn-unblock {
  background: #28a745;
  color: white;
}
.reason-cell {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.badge-flagged {
  background: #e74c3c66;
  color: #fff;
  padding: 6px 12px;
  border-radius: 10px;
  font-weight: bold;
  font-size: 12px;
}
.module-sidebar a {
  color: white;
  text-decoration: none;
  list-style: circle;
  display: list-item;
}
.mod-q-user-profile {
  background: #ffffff22;
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 30px;
}
.mod-q-user-profile h3 {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 1.3rem;
  color: white;
}
.q-profile-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  text-align: left;
}
.q-profile-table th, .q-profile-table td {
  padding: 8px 10px;
  border-bottom: 1px solid #eee;
}
.q-profile-table th {
  background-color: transparent;
  color: white;
  width: 35%;
  font-weight: bold;
}
.q-highlight {
  font-weight: bold;
  color: #2c3e50;
}
.q-danger {
  color: #c0392b;
  font-weight: 500;
}
.status-badge {
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 11px;
  font-weight: bold;
}
.badge-active {
  background: #d4edda;
  color: #155724;
}
.badge-inactive {
  background: #e2e3e5;
  color: #383d41;
}
.badge-blocked {
  background: #f8d7da;
  color: #721c24;
}
.badge-flagged {
  background: #e74c3c;
  color: #fff;
  padding: 1px 6px;
  border-radius: 10px;
  font-weight: bold;
}
.q-alert {
  padding: 10px;
  border-radius: 4px;
  font-size: 13px;
  margin: 5px 0;
}
.q-alert-info {
  background-color: #d1ecf1;
  color: #0c5460;
  border: 1px solid #bee5eb;
}
.q-alert-warning {
  background-color: #fff3cd;
  color: #856404;
  border: 1px solid #ffeeba;
}
.q-flags-table th {
  background-color: transparent;
  color: white;
  font-weight: 600;
}
.flag-reason {
  max-width: 300px;
  word-wrap: break-word;
}
.mod-q-user-profile h4 {
  color: white;
}
.q-flags-management {
  font-size: 13px;
}
.com-content-article .icons .float-end {
  display: none;
}
.module-above .mod-list li {
  margin: 0 35px 0 -12px;
}
.module-sidebar .mod-list li.active > a {
  text-decoration: none;
}
.module-above .mod-list li > a {
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}
.module-above .mod-list li.active > a {
  text-decoration: none;
  font-size: medium;
}
li.active > a {
  color: #8f4299 !important;
}
.module-above .mod-list li.hover > a {
  text-decoration: none !important;
}
.q-btn {
  background: red;
  color: white;
}
.q-screenshot-modal {
  display: none;
  place-content: space-evenly;
  position: relative;
  left: 50%;
  transform: translate(-50%, -100%);
  z-index: 999999;
  padding: 30px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
}
.q-screenshot-modal-content {
  margin: auto;
  display: block;
  max-width: 90%;
  max-height: 80vh;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.8);
  border-radius: 6px;
  border: 2px solid #444;
}
.q-screenshot-close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s;
}
.q-screenshot-close:hover {
  color: #bbb;
}
.q-mod-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  background: #ffffff22;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.q-mod-sidebar {
  flex: 1;
  min-width: 280px;
  background: #00000077;
  padding: 15px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.q-mod-main {
  flex: 2;
  min-width: 320px;
  text-align: center;
}
.q-mod-actions {
  flex: 1;
  min-width: 250px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.q-mod-img {
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.q-mod-meta-table {
  width: 100%;
  margin-top: 10px;
  font-size: 13px;
}
.q-mod-meta-table th {
  text-align: left;
  padding: 4px;
  color: white;
  background: transparent;
}
.q-mod-meta-table td {
  padding: 4px;
  font-weight: bold;
}
.cc-trigger svg {
  max-width: 15px;
}
.q-obj-container {
  background: #ffffff22;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
}
.q-obj-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 15px;
}
.q-obj-profile {
  flex: 1;
  min-width: 280px;
  border-right: 1px solid #eee;
  padding-right: 20px;
}
.q-obj-content {
  flex: 2;
  min-width: 320px;
}
.q-obj-text-box {
  background: #00000066;
  border-left: 4px solid #007bff;
  padding: 15px;
  font-style: italic;
  white-space: pre-wrap;
  border-radius: 0 4px 4px 0;
  margin-bottom: 15px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);
}
.q-obj-actions-bar {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}
.q-obj-actions-bar form {
  margin: 0;
  width: 100%;
  display: flex;
  gap: 10px;
}
.q-obj-btn {
  padding: 10px 15px;
  font-weight: bold;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  flex: 1;
  text-align: center;
}
.q-obj-btn-unblock {
  background: #28a745;
  color: white;
}
.q-obj-btn-reject {
  background: #dc3545;
  color: white;
}
.q-obj-btn-ignore {
  background: #6c757d;
  color: white;
}
.q-obj-btn:hover {
  opacity: 0.9;
}
.q-counter-viewers p {
  margin: 0;
  font-size: xx-small;
  text-transform: uppercase;
}
.q-counter-viewers h2 {
  margin: 0;
  float: right;
  font-size: x-large;
  color: white;
}
.q-counter-viewers {
  margin-top: 32px;
}
#g-header {
  padding-bottom: 10px;
}
img.q_icon_left {
  float: left;
  padding: 0 30px 20px 0;
  max-height: 100px;
  width: auto;
}
img.q_icon_right {
  float: right;
  padding: 0 0 20px 30px;
  max-height: 100px;
  width: auto;
}
.form-select {
  padding-right: 40px !important;
  font-size: 13px;
}
input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  background-color: #ffffff;
  border: 1px solid var(--user-border);
}
select#view_filter {
  padding-right: 40px !important;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url('data:image/svg+xml,%3csvg%20xmlns="http://www.w3.org/2000/svg"%20viewBox="0%200%2016%2016"%3e%3cpath%20fill="none"%20stroke="%23343a40"%20stroke-linecap="round"%20stroke-linejoin="round"%20stroke-width="2"%20d="M2%205l6%206%206-6"/%3e%3c/svg%3e');
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
.fa-arrow-up {
  padding: 1.8rem 0;
  color: white;
  font-size: smaller;
}
@media only all and (max-width: 47.99rem) {
  .g-branding {
    text-align: center;
  }
}
#g-offcanvas .g-menu-item-container {
  color: white !important;
}
.leaflet-bottom leaflet-right .leaflet-control-attribution, .leaflet-control-layers, .leaflet-control {
  color: gray;
  background: transparent;
}
.blog-item {
  background: #00000055;
  padding: 20px !important;
  border-radius: 0.75rem;
  box-shadow: #00000088 2px 2px 2px;
}
#requests-map, #map {
  border: 1px solid rgba(168, 85, 247, 0.4);
  box-shadow: 0 1px 6px rgba(168, 85, 247, 0.25);
}
.text-muted {
  font-size: small;
}
dd {
  margin: 0;
}
.q-most-icon {
  max-height: 24px;
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}
.row > * {
  padding-right: 0;
  padding-left: 0;
}
.q_border {
  border: 1px solid rgba(168, 85, 247, 0.4);
  box-shadow: 0 1px 6px rgba(168, 85, 247, 0.25);
  border-radius: 16px;
}
input[type="text"], input[type="email"] {
  max-width: 260px;
}
/*# sourceMappingURL=custom_13.css.map */