/* Laravel preview bridge: keep original 35dir CSS as the source of truth. */
.footer-action-links .footer-action{margin:0 3px}
.logo .logo-text{line-height:1.12}
.sofrm #options{z-index:9999}
.sitepath{clear:both}
#pagebox{clear:both;padding:10px}
#pagebox-left{float:left;width:180px}
#pagebox-right{float:right;width:980px}
.pagenav{border:1px solid #dceaf7;border-radius:10px;background:#fff;overflow:hidden}
.pagenav li{border-bottom:1px solid #edf4fb}
.pagenav li:last-child{border-bottom:0}
.pagenav a{display:block;padding:11px 14px;color:#2563b8;font-weight:700}
.pagenav a:hover{background:#eff6ff;color:#0f62c8;text-decoration:none}
.diypage-content{padding:16px 0;line-height:1.9;color:#40546a}
.diypage-content p{margin:0 0 12px}
@media(max-width:900px){#pagebox-left,#pagebox-right{float:none;width:auto}#pagebox-left{margin-bottom:10px}}