/* Named DooLinks servers: same link records and redirects, without the table. */
body.single-movies #single .box_links.film27-links{overflow:hidden}
body.single-movies #single .film27-links .linktabs{gap:12px}
body.single-movies #single .film27-links #download.film27-server-group,
body.single-movies #single .film27-links #videos.film27-server-group{float:none;clear:both;width:100%;min-width:0;margin:0;padding:17px 20px 19px;background:transparent}
body.single-movies #single .film27-server-group h3{margin:0 0 13px;color:var(--detail-text);font-size:16px;font-weight:800;line-height:1.35}
body.single-movies #single .film27-server-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;width:100%;min-width:0}
body.single-movies #single .film27-server-item{min-width:0}
body.single-movies #single .film27-server-button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;width:100%;padding:9px 12px;border:1px solid rgba(33,197,139,.45);border-radius:8px;background:rgba(12,136,96,.84);color:#fff!important;font-size:13px;font-weight:650;text-align:center;line-height:1.25;text-decoration:none;overflow-wrap:anywhere;transition:background .16s ease,border-color .16s ease,transform .16s ease}
body.single-movies #single #videos .film27-server-button{border-color:rgba(109,213,242,.5);background:rgba(32,123,153,.83)}
body.single-movies #single .film27-server-button strong{font-weight:850}
body.single-movies #single .film27-server-button:hover,
body.single-movies #single .film27-server-button:focus-visible{transform:translateY(-1px);background:#0d9a69;border-color:#6be9af}
body.single-movies #single #videos .film27-server-button:hover,
body.single-movies #single #videos .film27-server-button:focus-visible{background:#248eac;border-color:#8ce6f5}
body.single-movies #single .film27-server-button span[aria-hidden]{font-size:16px;line-height:1}
body.single-movies #single .film27-server-meta{display:block;margin:5px 2px 0;color:var(--detail-muted);font-size:10px;line-height:1.3;text-align:center}
body.single-movies #single .film27-manage{display:flex;justify-content:center;gap:12px;margin:5px 0 0;font-size:11px}
body.single-movies #single .film27-manage a{color:var(--detail-muted)}
html[data-filmaon-theme=light] body.single-movies #single .film27-server-button{background:#168962}
html[data-filmaon-theme=light] body.single-movies #single #videos .film27-server-button{background:#207c9f}
@media(max-width:700px){
 body.single-movies #single .film27-links #download.film27-server-group,
 body.single-movies #single .film27-links #videos.film27-server-group{padding:13px 12px 15px}
 body.single-movies #single .film27-server-group h3{font-size:14px;margin-bottom:10px}
 body.single-movies #single .film27-server-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
 body.single-movies #single .film27-server-button{min-height:43px;padding:8px 7px;font-size:11px}
 body.single-movies #single .film27-server-meta{font-size:9px}
}
@media(max-width:340px){body.single-movies #single .film27-server-list{grid-template-columns:1fr}}
