/* Keep useful navigation beside long articles without reserving an empty column. */
.oj-reading-card{padding:1rem;border:1px solid #e3d8c4;border-radius:10px;background:#fff;margin:0 0 1rem;color:#382d24;text-align:start}
.oj-reading-card h2{font-size:1.1rem;line-height:1.5;margin:0 0 .65rem}
.oj-reading-card p{margin:.4rem 0;line-height:1.5;text-align:start}
.oj-reading-card time{font-size:.95rem}
.oj-reading-signs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:12px 0;padding:0;list-style:none}
.oj-reading-signs li{min-width:0;margin:0}
.oj-reading-signs a{display:flex;align-items:center;gap:6px;min-height:44px;padding:6px;border:1px solid #e9dfca;border-radius:6px;font-size:.92rem;line-height:1.35;text-decoration:none;background:#fffdf8;overflow-wrap:anywhere}
.oj-reading-signs a[aria-current=page]{background:#fff0c2;border-color:#c69529;font-weight:700}
.oj-reading-signs img{width:22px;height:22px;flex-shrink:0}
.oj-reading-tools{margin:8px 0 0;padding:0;list-style:none}
.oj-reading-tools a{display:block;padding:.45rem 0;min-height:44px;line-height:1.5;font-size:.95rem}
.oj-reading-card a:focus-visible{outline:3px solid #1260b1;outline-offset:2px}
@media(min-width:992px){
 .wsmenucontainer:has(.oj-puja-page,.oj-daily-day-navigation){overflow-x:clip;overflow-y:visible}
 .oj-puja-page.main.container{max-width:none;width:100%}
 .oj-puja-page>.row,.swichermainbx:has(.oj-daily-day-navigation) .main>.row{align-items:flex-start}
 .oj-puja-page>.row>.col-md-8,.swichermainbx:has(.oj-daily-day-navigation) .main>.row>:is(.col-sm-8,.col-md-8){flex:1 1 0;width:auto;min-width:0}
 .oj-puja-page>.row>.col-md-4,.swichermainbx:has(.oj-daily-day-navigation) .main>.row>:is(.col-sm-4,.col-md-4){flex:0 0 27%;width:27%;min-width:260px;position:sticky;top:16px;align-self:flex-start}
 .oj-puja-page>.row>.col-md-4 .sticky-top,.swichermainbx:has(.oj-daily-day-navigation) .main>.row>.col-md-4 .sticky-top{position:static}
 .oj-daily-page .oj-daily-aside{position:sticky;top:16px}
 .oj-daily-page .oj-daily-grid{grid-template-columns:minmax(0,1fr) minmax(250px,27%)}
}
@media(max-width:991.98px){
 .oj-puja-page>.row>.col-md-4,.swichermainbx:has(.oj-daily-day-navigation) .main>.row>:is(.col-sm-4,.col-md-4){width:100%;flex:0 0 100%;position:static;margin-top:1rem}
 .oj-puja-page>.row>.col-md-8,.swichermainbx:has(.oj-daily-day-navigation) .main>.row>:is(.col-sm-8,.col-md-8){width:100%;flex:0 0 100%}
 .oj-puja-page .sticky-top,.swichermainbx:has(.oj-daily-day-navigation) .main>.row>.col-md-4 .sticky-top{position:static}
}
