body{background:#f4f6fb;font-family:Arial,Helvetica,sans-serif}.logo{height:42px}.hero{background:linear-gradient(135deg,#111827,#7c1d1d)}.card{border:0;border-radius:18px}.btn-primary{background:#c1121f;border-color:#c1121f}iframe{background:#111;border-radius:12px}
.top-header{background:linear-gradient(135deg,#25104d,#b81f7a)}
.logo{max-height:90px;width:auto}
.hero{background:linear-gradient(135deg,#39156b,#d02082)}
.site-footer a:hover{text-decoration:underline}
.team-avatar{width:150px;height:150px;object-fit:cover;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.18)}
.team-avatar-placeholder{display:flex;align-items:center;justify-content:center;background:#212529;color:#fff;font-weight:700;font-size:2rem}
.team-card{transition:transform .15s ease, box-shadow .15s ease}.team-card:hover{transform:translateY(-3px);box-shadow:0 .75rem 1.5rem rgba(0,0,0,.12)!important}
.chat-messages{height:420px; overflow-y:auto; background:#f8f9fa;}
.chat-line{padding:.45rem .6rem; border-bottom:1px solid rgba(0,0,0,.06); background:#fff; border-radius:.4rem;}
.chat-card .card-header{background:#fff;}


/* Studio Mooi header zoals voorbeeldplaatje */
.studio-header{
  background:#3f9fe3;
  min-height:230px;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}
.studio-header-logo-wrap{
  position:absolute;
  left:95px;
  top:0;
  width:180px;
  text-align:center;
}
.studio-header-logo-link{display:block;text-decoration:none;}
.studio-header-logo{
  width:175px;
  max-height:220px;
  object-fit:contain;
}
.studio-header-title{
  color:#000;
  font-weight:900;
  line-height:.92;
  text-align:center;
  font-size:clamp(42px, 5.2vw, 92px);
  letter-spacing:-2px;
  padding:20px 240px 20px 260px;
}
.navbar{margin-top:0;}
@media(max-width:992px){
  .studio-header{min-height:180px;align-items:center;justify-content:center;flex-direction:column;padding:15px 10px;}
  .studio-header-logo-wrap{position:static;width:auto;margin-bottom:8px;}
  .studio-header-logo{width:120px;max-height:130px;}
  .studio-header-title{font-size:clamp(32px, 8vw, 54px);padding:0;letter-spacing:-1px;}
}

/* v13 vaste header zoals aangeleverd voorbeeld */
.top-header{display:none!important;}
.studio-header{display:none!important;}
.smr-main-header{background:#fff!important;height:240px!important;min-height:240px!important;}


/* v14: 3 kolommen radio layout zoals voorbeeld */
body{background:transparent;}
.radio-home-wrap{background:transparent!important;color:#fff;min-height:70vh;}
.radio-panel{background:#050505;border:2px solid #ff6a00;border-radius:4px;box-shadow:0 0 8px rgba(255,106,0,.45);overflow:hidden;color:#fff;}
.radio-panel-title{background:linear-gradient(#ff7b20,#311000);border-bottom:1px solid #ffd14a;color:#fff;text-align:center;font-weight:800;text-transform:uppercase;padding:8px 10px;font-size:15px;text-shadow:1px 1px 2px #000;}
.radio-panel-body{padding:16px;background:#050505;color:#fff;}
.radio-panel-content{font-size:14px;line-height:1.55;}
.radio-panel-img{display:block;margin-left:auto;margin-right:auto;border:1px solid #ff6a00;max-height:360px;object-fit:contain;background:#111;}
.radio-main-content h1{color:#ffde00;text-shadow:2px 2px #f25b00;font-size:24px;margin-bottom:14px;}
.radio-main-content div{font-size:15px;line-height:1.75;}
.radio-news-banner{border:2px solid #ff6a00;background:#050505;box-shadow:0 0 8px rgba(255,106,0,.45);}
.recent-side-list{list-style:none;padding:0;margin:0;}
.recent-side-list li{padding:10px 0;border-bottom:1px solid #333;font-size:14px;}
.recent-side-list li:last-child{border-bottom:0;}
@media(max-width:991px){.radio-home-wrap .container-fluid{padding-left:12px!important;padding-right:12px!important}.radio-panel-body{padding:12px}}

/* v15: oude home hersteld, maar in 3 kolommen radio-stijl */
.home-old-3col .old-home-welcome .radio-panel-body{
  background:transparent!important;
  padding:42px 26px;
}
.home-old-3col .old-home-welcome h1{
  color:#fff;
  text-shadow:none;
  font-size:32px;
  font-weight:500;
}
.home-old-3col .old-home-welcome .radio-main-content div{
  color:#fff;
  font-size:16px;
  line-height:1.7;
}
.home-old-3col .ratio iframe{border:0;background:#111;border-radius:8px;}
.home-old-3col h2,.home-old-3col h3,.home-old-3col h4{color:#fff;}
.home-old-3col .onair-title{color:#ff7b20;text-transform:uppercase;text-shadow:1px 1px 0 #fff;font-weight:900;}
.home-old-3col .radio-panel .alert{border-radius:4px;}
@media(max-width:991px){
  .home-old-3col .old-home-welcome .radio-panel-body{padding:28px 15px;}
  .home-old-3col .old-home-welcome h1{font-size:26px;}
}

/* v16 klassieke 3 kolommen radio stijl */
body{background:linear-gradient(135deg,#8e2de2 0%,#e83e8c 45%,#ff77b7 100%) fixed;}
.radio-home-wrap .radio-panel,.smr-content-card{background:#169be8;border:3px solid rgba(255,255,255,.35);border-radius:14px;box-shadow:0 8px 18px rgba(0,0,0,.22);overflow:hidden;color:#fff;}
.radio-panel-title,.smr-card-title{background:#0579c9;color:#fff;font-weight:900;text-transform:uppercase;text-align:center;padding:10px 12px;border-bottom:2px solid rgba(255,255,255,.35);letter-spacing:.3px;text-shadow:1px 1px 0 rgba(0,0,0,.35);}
.radio-panel-body,.smr-card-body{padding:15px;background:linear-gradient(180deg,#21a9f3,#0981cf);}
.radio-panel-body a,.smr-card-body a{color:#fff;font-weight:700}.radio-panel-img{width:100%;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.25)}
.smr-content-card{margin-bottom:1rem}.smr-content-card h1,.smr-content-card h2,.smr-content-card h3{font-weight:900;text-shadow:1px 1px 0 rgba(0,0,0,.25)}
.smr-module-list .item{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:12px;margin-bottom:10px}.smr-module-list img{max-width:160px;border-radius:10px;margin-bottom:10px}
.smr-top40-number{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:50%;background:#ffcc00;color:#111;font-weight:900;margin-right:8px}.poll-option{background:rgba(255,255,255,.16);border-radius:8px;padding:8px 10px;margin-bottom:8px}.ad-box{min-height:90px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.16);border:2px dashed rgba(255,255,255,.55);border-radius:12px;text-align:center}
@media(max-width:991px){.radio-home-wrap aside,.radio-home-wrap section{order:initial!important}.radio-panel-title{text-align:left}}

/* v18 On Air blok */
.onair-panel .radio-panel-body { text-align:center; }
.onair-title { color:#fff; text-transform:uppercase; font-weight:900; text-shadow:1px 1px 0 #000; font-size:1.35rem; margin:8px 0 4px; }
.onair-avatar { width:130px; height:130px; object-fit:cover; border-radius:14px; border:3px solid #58c7ff; box-shadow:0 4px 12px rgba(0,0,0,.35); background:#111; }
.onair-avatar-empty { display:flex; align-items:center; justify-content:center; font-weight:900; color:#fff; background:#0b85ce; }
.onair-next { color:#fff; line-height:1.35; }
.onair-next small { color:#e6f7ff; }

/* v21 profiel pagina */
.profile-avatar{
  width:170px;
  height:170px;
  object-fit:cover;
  border-radius:14px;
  border:4px solid #53c8ff;
  background:#0b87c9;
}
.profile-avatar-empty{
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:42px;
  font-weight:900;
  color:#fff;
}
.smr-panel .form-control,
.smr-panel .form-select{
  background:#ffffff;
  color:#111;
}
.smr-panel .form-text,
.smr-panel label,
.smr-panel p{
  color:#fff;
}

/* v23 chat: echte 3 kolommen, links regels, midden chat, rechts online */
.chat-layout-v23{
  display:grid;
  grid-template-columns:20% 55% 25%;
  gap:16px;
  align-items:start;
}
.chat-layout-v23 .radio-panel{margin-bottom:16px;}
.chat-center-v23 .chat-messages{height:520px;}
.online-user-line{padding:6px 0;border-bottom:1px solid rgba(255,255,255,.18);}
.online-user-line:last-child{border-bottom:0;}
@media(max-width:991px){
  .chat-layout-v23{display:block;}
  .chat-left-v23,.chat-center-v23,.chat-right-v23{width:100%;}
  .chat-center-v23 .chat-messages{height:420px;}
}

/* v24 chat fix: niet meer te breed, gebruikt gewone 3 kolommen van de site */
.chat-page-3col .container-fluid{max-width:1400px;margin:0 auto;}
.chat-page-3col .chat-messages{height:520px;overflow-y:auto;}
.chat-page-3col .radio-panel{max-width:100%;}
.online-user-line{padding:6px 0;border-bottom:1px solid rgba(255,255,255,.18);}
.online-user-line:last-child{border-bottom:0;}
@media(max-width:991px){
  .chat-page-3col .chat-messages{height:420px;}
  .chat-page-3col .d-flex.gap-2{flex-direction:column;}
}

/* v25: chat.php exact dezelfde breedte als index.php */
.chat-page-3col .container-fluid{
  max-width: none !important;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.chat-page-3col .row{
  width: auto !important;
  max-width: none !important;
}
.chat-page-3col .chat-main,
.chat-page-3col .chat-messages{
  max-width: 100% !important;
  box-sizing: border-box;
}

/* v26 gastenboek: zelfde 3 kolommen stijl als home/chat */
.guestbook-page-3col .container-fluid{
  max-width:1320px!important;
  margin:0 auto!important;
}
.guestbook-entry:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important;}
.guestbook-message{white-space:normal;word-break:break-word;}
.guestbook-form textarea{resize:vertical;}

/* V27 DJ paneel: grotere verzoekbox + open/dicht bediening */
.dj-panel-card {
    border-radius: 18px;
    overflow: hidden;
}
.request-panel-large {
    width: 100%;
}
.request-table-wrap {
    max-height: 520px;
    overflow: auto;
}
.request-table {
    min-width: 1050px;
}
.request-table th {
    white-space: nowrap;
}
.request-message-cell {
    min-width: 220px;
    max-width: 420px;
    white-space: normal;
}
@media (min-width: 1200px) {
    .request-table-wrap {
        max-height: 620px;
    }
}


/* v28 gastenboek: zelfde breedte als index.php */
.guestbook-page-3col .container-fluid{
  max-width:none!important;
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
}
.guestbook-page-3col .row{
  width:auto!important;
  max-width:none!important;
}


/* v29: achtergrond welkom-blok verwijderd + admin gebruiksvriendelijker */
.home-old-3col .old-home-welcome .radio-panel-body{
  background: transparent !important;
}
.admin-shell{max-width:1320px;margin:0 auto;}
.admin-hero{background:#fff;border-radius:18px;padding:20px 22px;box-shadow:0 8px 22px rgba(0,0,0,.12);margin-bottom:18px;color:#182029;}
.admin-hero h1{margin:0;font-weight:900;}
.admin-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;}
.admin-quick-card{background:#fff;border-radius:16px;padding:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 5px 16px rgba(0,0,0,.10);color:#20252a;text-decoration:none;display:block;min-height:94px;}
.admin-quick-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(0,0,0,.16);color:#20252a;}
.admin-quick-card strong{display:block;font-size:1.05rem;margin-bottom:4px;}
.admin-quick-card span{font-size:.9rem;color:#5b6572;}
.admin-nav-groups{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;}
.admin-nav-group{background:#fff;border-radius:16px;padding:14px;border:1px solid rgba(0,0,0,.08);box-shadow:0 5px 16px rgba(0,0,0,.10);}
.admin-nav-group h3{font-size:1rem;font-weight:900;margin:0 0 10px;color:#0579c9;text-transform:uppercase;}
.admin-nav-group a{display:block;padding:8px 10px;margin-bottom:6px;border-radius:10px;text-decoration:none;color:#1f2937;background:#f3f6fb;font-weight:700;}
.admin-nav-group a:hover,.admin-nav-group a.active{background:#0579c9;color:#fff;}
.admin-content-card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 22px rgba(0,0,0,.12);color:#20252a;}
.admin-content-card .card{border-radius:16px;}
@media(max-width:1200px){.admin-nav-groups{grid-template-columns:repeat(3,1fr)}.admin-quick-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:768px){.admin-nav-groups,.admin-quick-grid{grid-template-columns:1fr}.admin-hero{padding:15px}.admin-content-card{padding:12px}}

/* v30: admin gastenboek gebruiksvriendelijk */
.admin-section-title{background:#fff;border-radius:14px;padding:18px 20px;box-shadow:0 3px 14px rgba(0,0,0,.08);}
.admin-friendly-form .form-check-input{transform:scale(1.15);}
.admin-friendly-form .form-check-label{margin-left:4px;}

/* V31 online player uit admin instellingen */
.online-player-panel audio {
  width: 100%;
  max-width: 100%;
}
.online-player-frame {
  width: 100%;
  min-height: 110px;
  border: 0;
  border-radius: 10px;
  background: #fff;
}
.player-embed iframe,
.player-embed audio {
  width: 100% !important;
  max-width: 100% !important;
}

/* v32 Luister Players: klassieke player-iconen */
.listen-players-panel .listen-player-icons{
  display:flex;
  justify-content:center;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  padding:8px 0;
}
.listen-player-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:54px;
  height:54px;
  border-radius:10px;
  text-decoration:none;
  background:rgba(0,0,0,.18);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 2px 5px rgba(0,0,0,.25);
  transition:transform .12s ease, filter .12s ease;
}
.listen-player-link:hover{transform:translateY(-2px);filter:brightness(1.15);}
.listen-player-link img{max-width:48px;max-height:48px;display:block;}
.listen-player-link span{font-size:12px;color:#fff;font-weight:700;padding:4px;}
.listen-players-panel hr{border-color:rgba(255,255,255,.5);margin:14px 0;}

/* v34: Recente tracks fix - geen zwarte tabelachtergrond en altijd nette Studio Mooi stijl */
.recent-tracks-page .smr-card-body{
  background: linear-gradient(180deg,#21a9f3,#0981cf) !important;
}
.recent-tracks-page .recent-help{
  color:#fff;
  margin-bottom:12px;
}
.recent-tracks-table{
  width:100%;
  color:#fff !important;
  background:transparent !important;
  border-collapse:separate;
  border-spacing:0;
  overflow:hidden;
  border-radius:10px;
}
.recent-tracks-table thead th{
  background:#0579c9 !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.35) !important;
  font-weight:900;
}
.recent-tracks-table tbody td{
  background:rgba(255,255,255,.14) !important;
  color:#fff !important;
  border-color:rgba(255,255,255,.25) !important;
}
.recent-tracks-table tbody tr:nth-child(even) td{
  background:rgba(255,255,255,.22) !important;
}
.recent-tracks-table tbody tr:hover td{
  background:rgba(255,255,255,.30) !important;
}
.recent-tracks-table a{color:#fff!important;}

/* V36 listener count */
.listener-count{
  display:inline-block;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.35);
  border-radius:999px;
  padding:6px 12px;
  color:#fff;
  font-weight:600;
  margin-bottom:8px;
}
.listener-count strong{color:#fff;}

/* V41 Programmering radiogids */
.schedule-page-panel .radio-panel-body {
  background: transparent !important;
}
.schedule-hero {
  background: linear-gradient(135deg, rgba(255,255,255,.14), rgba(255,255,255,.04));
  border: 2px solid rgba(255,255,255,.25);
  border-radius: 14px;
  padding: 18px;
  margin-bottom: 18px;
  color: #fff;
  text-align: center;
}
.schedule-hero h1 {
  font-size: 32px;
  font-weight: 900;
  margin: 0 0 8px;
  text-shadow: 0 2px 3px rgba(0,0,0,.25);
}
.schedule-hero p {
  margin: 0 0 14px;
  font-size: 16px;
}
.schedule-live-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.schedule-live-box {
  background: rgba(0,0,0,.18);
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 12px;
  padding: 12px;
}
.schedule-live-box span {
  display: block;
  color: #ffe600;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .5px;
}
.schedule-live-box strong {
  display: block;
  color: #fff;
  font-size: 17px;
}
.schedule-days {
  display: grid;
  gap: 16px;
}
.schedule-day-card {
  background: #1598dc;
  border: 3px solid #58c8ff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 6px 16px rgba(0,0,0,.25);
}
.schedule-day-card h2 {
  background: #087abc;
  color: #fff;
  margin: 0;
  padding: 12px 16px;
  text-align: center;
  font-weight: 900;
  font-size: 22px;
  letter-spacing: .5px;
  text-transform: uppercase;
}
.schedule-row {
  position: relative;
  display: grid;
  grid-template-columns: 135px 1fr auto;
  gap: 14px;
  align-items: center;
  padding: 13px 16px;
  border-top: 1px solid rgba(255,255,255,.26);
  color: #fff;
}
.schedule-row:nth-child(even) {
  background: rgba(255,255,255,.06);
}
.schedule-row.is-live {
  background: rgba(255, 230, 0, .20);
  box-shadow: inset 5px 0 0 #ffe600;
}
.schedule-time {
  color: #ffe600;
  font-weight: 900;
  font-size: 15px;
  white-space: nowrap;
}
.schedule-info strong {
  display: block;
  font-size: 16px;
}
.schedule-info small {
  display: block;
  opacity: .92;
  margin-top: 2px;
  font-weight: 700;
}
.schedule-info p {
  margin: 6px 0 0;
  opacity: .95;
}
.schedule-badge {
  background: #19a34a;
  color: #fff;
  border-radius: 999px;
  padding: 5px 10px;
  font-weight: 900;
  font-size: 12px;
  white-space: nowrap;
}
.admin-clean .card-header {
  background: #0f8ed4;
  color: #fff;
}
@media (max-width: 768px) {
  .schedule-live-row,
  .schedule-row {
    grid-template-columns: 1fr;
  }
  .schedule-hero h1 { font-size: 24px; }
  .schedule-badge { width: max-content; }
}

/* V99 RadioTweety 1-op-1 donkere stijl + berichtenbalk */
html,body{margin:0!important;padding:0!important;background:#000!important;color:#fff!important;font-family:Arial,Helvetica,sans-serif!important;font-size:12px!important;}
a{color:#ff9d00;text-decoration:none}a:hover{color:#fff;text-decoration:underline}
.rt-header{background:#000!important;margin:0!important;padding:0!important;border-bottom:1px solid #dac300!important;}
.rt-top-banner{height:260px!important;width:100%!important;background:#000 url('header_radiotweety.png') center top/100% 100% no-repeat!important;position:relative!important;}
.rt-home-link{display:block;width:100%;height:100%;}
.rt-menu-bar{min-height:42px!important;background:linear-gradient(#220000,#610000 45%,#120000)!important;border-top:1px solid #111!important;border-bottom:1px solid #b0a100!important;padding:0!important;}
.rt-menu-container{max-width:1060px!important;min-height:42px!important;}
.rt-language{font-size:12px!important;font-weight:700!important;font-style:italic!important;color:#d8dbff!important;margin-right:40px!important;}
.rt-flag{display:inline-block;width:22px;height:14px;vertical-align:-2px;margin-right:4px;background:linear-gradient(#ae1c28 0 33%,#fff 33% 66%,#21468b 66%);border:1px solid #aaa;}
.rt-menu-bar .navbar-toggler{border:1px solid #ffbe00!important;background:#440000!important;}
.rt-menu-bar .navbar-toggler-icon{filter:invert(1)}
.rt-main-menu .nav-link{color:#ff9600!important;text-transform:uppercase!important;font-size:12px!important;font-weight:700!important;padding:15px 8px!important;line-height:12px!important;}
.rt-main-menu .nav-link:hover{color:#fff200!important;background:#1b0000!important;}
.rt-ticker-wrap{max-width:1200px;margin:14px auto 14px;display:flex;align-items:center;height:32px;border:2px solid #402bff;border-radius:6px;background:linear-gradient(90deg,#13007a,#0b0641,#120050);box-shadow:0 0 8px #351fff;overflow:hidden;}
.rt-ticker-label{height:32px;line-height:32px;background:#ff2525;color:#fff;font-weight:900;padding:0 18px;border-radius:4px 0 0 4px;position:relative;white-space:nowrap;}
.rt-ticker-label:after{content:"";position:absolute;right:-15px;top:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:15px solid #ff2525;}
.rt-ticker{color:#ff9aff;font-weight:900;text-shadow:1px 1px #000;padding-left:18px;text-transform:uppercase;}
.radio-home-wrap{background:#000!important;min-height:1200px!important;color:#fff!important;}
.radio-home-wrap .container-fluid{max-width:1487px!important;margin:0 auto!important;padding-left:10px!important;padding-right:10px!important;}
.radio-home-wrap .row{--bs-gutter-x:20px!important;--bs-gutter-y:14px!important;}
.radio-home-wrap aside.col-xl-3{width:24.7%!important;}
.radio-home-wrap section.col-xl-6{width:50.6%!important;}
.radio-panel,.smr-content-card,.card{background:#061738!important;border:2px solid #ff1e00!important;border-radius:3px!important;box-shadow:none!important;color:#fff!important;overflow:hidden!important;margin-bottom:14px!important;}
.radio-panel-title,.smr-card-title,.card-header{background:linear-gradient(#3a0000,#7b0000 48%,#180000)!important;border-bottom:2px solid #ffd000!important;color:#fff!important;text-align:center!important;font-weight:900!important;text-transform:uppercase!important;padding:8px 10px!important;font-size:12px!important;letter-spacing:0!important;text-shadow:1px 1px #000!important;}
.radio-panel-body,.smr-card-body,.card-body{background:#061738!important;color:#fff!important;padding:17px!important;}
.radio-panel-content{font-size:12px!important;line-height:1.55!important;color:#fff!important;text-align:center;}
.home-old-3col .old-home-welcome .radio-panel-body{background:#061738!important;padding:18px 22px!important;}
.home-old-3col .old-home-welcome h1,.radio-main-content h1{font-size:18px!important;color:#ffcc00!important;text-shadow:1px 1px #e30000!important;font-weight:900!important;margin:0 0 10px!important;}
.home-old-3col .old-home-welcome .radio-main-content div,.radio-main-content div{font-size:12px!important;line-height:1.55!important;color:#fff!important;}
.radio-news-banner{border:2px solid #ff1e00!important;background:#061738!important;box-shadow:none!important;border-radius:3px!important;overflow:hidden!important;}
.radio-panel-img{display:block;margin:0 auto 10px!important;max-width:100%!important;border:1px solid #ff1e00!important;border-radius:0!important;background:#000!important;box-shadow:none!important;}
.recent-side-list li{display:flex;align-items:center;min-height:34px;color:#fff!important;border-bottom:0!important;font-size:12px!important;padding:8px 0!important;}
.recent-side-list li:before{content:"";width:38px;height:38px;margin-right:10px;background:#fff2;border:1px solid #333;display:inline-block;flex:0 0 auto;}
.onair-panel .radio-panel-body,.radio-panel-body.text-center{text-align:center!important;}
.onair-title{color:#fff!important;font-size:16px!important;text-shadow:none!important;margin:12px 0 6px!important;}
.onair-avatar{border:2px solid #ff1e00!important;border-radius:0!important;background:#061738!important;}
.home-old-3col .ratio iframe,iframe{border:0!important;border-radius:0!important;background:#061738!important;}
.btn,.btn-primary,.btn-warning{border-radius:4px!important;background:linear-gradient(#ffcc00,#a15a00)!important;border:1px solid #ffdf00!important;color:#111!important;font-weight:800!important;}
.form-control,.form-select,textarea,input{background:#fff!important;color:#111!important;border-radius:3px!important;}
.chat-messages{background:#061738!important;color:#fff!important;border-color:#ff1e00!important;}
.chat-line{background:#0a214b!important;color:#fff!important;border-bottom:1px solid #1f4b87!important;}
.site-footer{background:linear-gradient(#790000,#2d0000)!important;border-top:2px solid #00e1d0!important;margin-top:60px!important;color:#ff9d00!important;}
.site-footer .container{max-width:1000px!important;text-align:left!important;}
.site-footer a{color:#ff9d00!important}.site-footer small{display:block;text-align:center;color:#18a2ff!important;border-top:1px solid #4a0000;padding-top:12px;margin-top:12px;}
@media(max-width:991px){
  .rt-top-banner{height:150px!important;background-size:cover!important;}
  .rt-ticker-wrap{margin:10px 8px!important;}
  .rt-menu-container{max-width:100%!important;}
  .radio-home-wrap aside.col-xl-3,.radio-home-wrap section.col-xl-6{width:100%!important;}
  .rt-main-menu .nav-link{padding:9px!important;}
}


.rt-ticker-wrap{display:flex!important;align-items:center!important;gap:0!important;max-width:1120px!important;margin:10px auto!important;}
.rt-ticker{flex:1!important;}
.rt-ticker-link{display:inline-block;background:linear-gradient(#2b0000,#7b0000,#2b0000);border:1px solid #ffcc00;color:#ffcc00!important;font-weight:bold;text-decoration:none;padding:5px 10px;border-radius:0 6px 6px 0;font-size:12px;white-space:nowrap;}
.rt-ticker-link:hover{color:#fff!important;text-shadow:0 0 5px #fff;}
.rt-status-pending{color:#ffc107;font-weight:bold}.rt-status-approved{color:#21d07a;font-weight:bold}.rt-status-rejected{color:#ff5555;font-weight:bold}
