@charset "utf-8";

/* Life-Sites common css for non-mobile */
.nonmobileHide{display:none !important; visibility:hidden !important;}
td.mobileHide{display:table-cell; visibility:visible;}
.nonmobileNowrap{white-space:nowrap;}
  
#meta ul li#topBookmark{display:none; visibility:hidden;}

.fullScreen .container, .fullScreen .containerTbl{width:auto; overflow:visible;}
.fullScreen table.sortable .adminHeadRow th{position:sticky; top:0; z-index:3;}
.fullScreen table.sortable .adminHeadRow th:first-child{position:sticky; z-index:4; left:0;}
.fullScreen table.sortable>tbody>tr>td:first-child{position:sticky; left:0; z-index:2; background-color:inherit;}
.pgContentScroll{width:915px; overflow-x:scroll; padding:0 0 15px 0; border-right:2px dashed #ccc; position:relative;}
.pgContentScroll .scrollExpand{display:block; width:100%; height:15px;}
.pgContentScroll .scrollExpand:after{content:"\f31e"; font:var(--fa-font-solid); position:absolute; top:4px; right:4px; color:#777; cursor:pointer;}

.widgetContainer.wids1 .widType15 .slick-slide img{max-height:450px; margin:auto;}