body.mycommunities .ww-page-header{padding:2rem 0!important}body.mycommunities article p{line-height:1.65;color:var(--bs-gray-700)}body.mycommunities .communities-search-wrap{margin:2rem 0 1.5rem;display:flex;flex-flow:wrap row;align-items:center;gap:.75rem}body.mycommunities .communities-search-wrap .communities-search-inner{position:relative;flex:1 1 260px;max-width:460px}body.mycommunities .communities-search-wrap .communities-search-inner i,body.mycommunities .communities-search-wrap .communities-search-inner svg{position:absolute;left:.9rem;top:50%;transform:translateY(-50%);color:var(--bs-gray-400);pointer-events:none;width:.875rem;height:.875rem}body.mycommunities .communities-search-wrap .communities-search-inner .form-control{padding-left:2.4rem;border-radius:999px;border:1.5px solid var(--bs-gray-300);background:var(--bs-white);font-size:.9rem;height:2.5rem;transition:border-color .15s ease,box-shadow .15s ease}body.mycommunities .communities-search-wrap .communities-search-inner .form-control:focus{border-color:var(--bs-primary);box-shadow:0 0 0 3px rgba(var(--bs-primary-rgb),.12);outline:0}body.mycommunities .communities-search-wrap .communities-count{color:var(--bs-gray-400);font-size:var(--bs-font-size-sm);white-space:nowrap;margin:0}body.mycommunities .communities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;margin-bottom:3rem;align-items:stretch}@media(min-width:576px){body.mycommunities .communities-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media(min-width:992px){body.mycommunities .communities-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media(min-width:1400px){body.mycommunities .communities-grid{grid-template-columns:repeat(4,1fr)}}body.mycommunities .community-card{--card-accent:var(--bs-primary);border-radius:1rem;overflow:hidden;background:var(--bs-white);box-shadow:0 1px 3px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04);transition:box-shadow .22s ease,transform .22s ease;display:flex;flex-direction:column}body.mycommunities .community-card:hover{box-shadow:0 8px 28px rgba(0,0,0,.13);transform:translateY(-4px)}body.mycommunities .community-card:focus-within{box-shadow:0 0 0 3px rgba(var(--bs-primary-rgb),.2)}body.mycommunities .community-card .community-card-link{display:flex;flex-direction:column;flex:1;color:inherit;text-decoration:none}body.mycommunities .community-card .community-card-link:hover,body.mycommunities .community-card .community-card-link:focus{outline:0}body.mycommunities .community-card .community-card-hero{position:relative;width:100%;height:200px;flex-shrink:0;background:var(--bs-gray-100);display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--bs-gray-200)}body.mycommunities .community-card .community-card-hero .community-card-logo{max-width:160px;max-height:160px;width:auto;height:auto;object-fit:contain;display:block;opacity:0;transition:opacity .3s ease;padding:.5rem}body.mycommunities .community-card .community-card-hero .community-card-logo.loaded{opacity:1}body.mycommunities .community-card .community-card-hero .community-card-initials{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.92);font-size:3.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}body.mycommunities .community-card .community-card-hero .community-card-badge{position:absolute;bottom:.6rem;right:.6rem;background:rgba(0,0,0,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:var(--bs-white);font-size:.6rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:.18rem .5rem;border-radius:999px;line-height:1.5}body.mycommunities .community-card .community-card-hero .community-card-dot{position:absolute;top:.6rem;right:.6rem;width:10px;height:10px;border-radius:50%;background:var(--bs-danger);border:2px solid var(--bs-white)}body.mycommunities .community-card .community-card-body{padding:.9rem 1rem .75rem;flex:1;display:flex;flex-direction:column;gap:.35rem}body.mycommunities .community-card .community-card-body .community-card-name{font-size:1rem;font-weight:700;color:var(--bs-dark);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.mycommunities .community-card .community-card-body .community-card-longname{font-size:.72rem;color:var(--bs-gray-500);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.mycommunities .community-card .community-card-body .community-card-tagline{font-size:.78rem;color:var(--bs-gray-600);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.mycommunities .community-card .community-card-body .community-card-location{margin-top:auto;padding-top:.35rem;font-size:.7rem;color:var(--bs-gray-400);display:flex;align-items:center;gap:.3rem}body.mycommunities .community-card .community-card-body .community-card-location i,body.mycommunities .community-card .community-card-body .community-card-location svg{width:.65rem;height:.65rem}body.mycommunities .community-card .community-card-accent{height:3px;background:var(--card-accent);flex-shrink:0}body.mycommunities .communities-empty{text-align:center;padding:4rem 1rem;color:var(--bs-gray-400);font-size:var(--bs-font-size-sm)}.left-top{justify-content:start;align-items:start;text-align:left}.left-middle{justify-content:start;align-items:center;text-align:left}.left-bottom{justify-content:start;align-items:end;text-align:left}.center-top{justify-content:center;align-items:start;text-align:center}.center-middle{justify-content:center;align-items:center;text-align:center}.center-bottom{justify-content:center;align-items:end;text-align:center}.right-top{justify-content:end;align-items:start;text-align:right}.right-middle{justify-content:end;align-items:center;text-align:right}.right-bottom{justify-content:end;align-items:end;text-align:right}body{background:var(--bs-white);font-family:var(--bs-body-font-family)!important;font-weight:var(--bs-font-weight-normal);color:var(--bs-dark);position:relative}a{color:var(--bs-primary);text-decoration:unset}a:hover,a:focus{color:var(--bs-secondary);text-decoration:none;outline:0}a :active{border-color:transparent;box-shadow:none;outline:0}@media print{a{text-decoration:unset!important}}header .ww-header .navbar .navbar-menu .navbar-collapse .navbar-nav .nav-item.aboutus,header .ww-subheader,header .notification-unsearchable{display:none}footer.ww-footer{display:none}.ww-content{max-width:100%;margin:0 auto;padding:0}.ww-content .ww-page-header{width:100%;display:flex;flex-flow:wrap row;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:2rem}@media all and (min-width:768px){.ww-content .ww-page-header{justify-content:space-between}}.ww-content .ww-page-header .ww-page-title{margin:0;padding:0}.ww-content .ww-page-header .ww-page-title nav{color:var(--bs-black)}.ww-content .ww-page-header .ww-page-title.breadcrumb{padding:0;background:transparent;color:var(--bs-gray-600)}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item{font-size:calc(var(--bs-font-size-lg)*1.25);display:none;text-transform:capitalize}@media all and (min-width:768px){.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item{display:flex}}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item:before{color:var(--bs-gray-300);margin-top:.75rem;content:"";font-family:"Font Awesome 6 Pro";font-size:5px}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item a{color:var(--bs-primary)}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item:hover,.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item:focus{border-left-color:var(--bs-white);border-right-color:var(--bs-white)}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item.active{color:var(--bs-black);border-bottom-color:var(--bs-primary);display:flex}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item.active:before{display:none}@media all and (min-width:768px){.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item.active:before{display:block}}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item.active:hover,.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item.active:focus{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);border-left-color:transparent;border-right-color:transparent}.ww-content .ww-page-header .ww-page-title.breadcrumb .breadcrumb-item:first-child:before{display:none}.ww-content .ww-page-header{position:relative;padding:1rem;justify-content:start}@media all and (min-width:1024px){.ww-content .ww-page-header{padding-left:4rem;padding-right:4rem}}@media all and (min-width:1440px){.ww-content .ww-page-header{padding-left:11rem;padding-right:11rem}}section.community-header{text-align:center;padding:1rem;position:relative;min-height:100px}section.community-header .community-brand{position:relative;width:auto;color:var(--bs-black)}section.community-header .community-brand img{max-height:100px;max-width:90vw}section.community-header .community-tagline{font-size:var(--bs-font-size-md);margin-top:.5rem;margin-bottom:unset}section.community-footer{text-align:center;position:relative;min-height:100px;background:var(--bs-gray-300);padding:2rem 0!important;color:var(--bs-dark)}@media print{section.community-footer{display:none}}section.community-footer a,section.community-footer .btn-link{color:var(--bs-dark)}section.community-footer a:hover,section.community-footer a:focus,section.community-footer .btn-link:hover,section.community-footer .btn-link:focus{color:var(--bs-primary);text-decoration:underline}section.community-footer .btn-link{padding:.5rem 0;text-transform:uppercase;font-size:.7rem}section.community-footer .btn-link:hover,section.community-footer .btn-link:focus,section.community-footer .btn-link:active{background:transparent;color:var(--bs-primary)}section.community-footer .list-footer{width:100%;display:flex;flex-flow:wrap row;justify-content:space-between;align-items:start;gap:1rem}section.community-footer .list-footer ul{list-style-type:none;padding:0;margin:0}section.community-footer .list-footer ul .nav-link{padding-left:0;font-size:var(--bs-font-size-xs)}section.community-footer .socialmedia{display:flex;flex-flow:nowrap row;justify-content:flex-start;align-items:center}section.community-footer .copyright{font-size:var(--bs-font-size-xs);margin:2rem auto;color:var(--bs-gray);display:flex;flex-flow:wrap row;justify-content:center;align-items:center;gap:1.5rem}section.community-footer .copyright a{color:var(--bs-gray)}section.community-menu-main{display:flex;flex-flow:nowrap row;justify-content:space-between;align-items:center;background:var(--bs-dark);position:relative;margin:0 auto;padding-top:0!important;padding-bottom:0!important;padding:0 1rem;position:relative}@media all and (min-width:1024px){section.community-menu-main{padding-left:4rem;padding-right:4rem}}@media all and (min-width:1440px){section.community-menu-main{padding-left:11rem;padding-right:11rem}}section.community-menu-main .list{width:auto;list-style-type:none;display:flex;flex-flow:nowrap row;justify-content:center;align-items:center;gap:0;margin:0;padding:0}section.community-menu-main .list .list-item{border-right:1px solid var(--bs-gray-600)}section.community-menu-main .list .list-item .list-link{display:flex;justify-content:center;align-items:center;background:var(--bs-dark);color:var(--bs-white);text-transform:uppercase;border-radius:0;font-size:calc(var(--bs-font-size-sm)*.9);padding:.75rem 1rem;position:relative}section.community-menu-main .list .list-item .list-link span{display:none}section.community-menu-main .list .list-item .list-link::before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:"Font Awesome 6 Pro";box-sizing:border-box;color:var(--bs-white);content:""}section.community-menu-main .list .list-item .list-link.link-home::before{content:"";display:inline-block!important}section.community-menu-main .list .list-item .list-link.link-home span{text-indent:-999999rem}section.community-menu-main .list .list-item .list-link.link-profiles::before{content:""}section.community-menu-main .list .list-item .list-link.link-events::before{content:""}section.community-menu-main .list .list-item .list-link.link-messageboard::before{content:""}section.community-menu-main .list .list-item .list-link.link-messageboard.badge-newmessage{position:relative}section.community-menu-main .list .list-item .list-link.link-messageboard.badge-newmessage::after{content:"";font-family:"Font Awesome 6 Pro";font-weight:bold;color:var(--bs-secondary);position:absolute;top:.5rem;right:.5rem;font-size:10px}section.community-menu-main .list .list-item .list-link.link-messageboard span{position:relative}section.community-menu-main .list .list-item .list-link.link-messageboard span::after{display:inline-block;position:absolute;z-index:3;right:0;bottom:-.7rem;content:"Beta";color:var(--bs-amber-700);padding:0;font-size:calc(var(--bs-font-size-xs)*.9)}section.community-menu-main .list .list-item .list-link.link-messageboard.badge-newmessage{position:relative}section.community-menu-main .list .list-item .list-link.link-messageboard.badge-newmessage::after{content:"";font-family:"Font Awesome 6 Pro";font-weight:bold;color:var(--bs-secondary);position:absolute;top:.5rem;right:.5rem;font-size:10px}section.community-menu-main .list .list-item .list-link.link-news::before{content:""}section.community-menu-main .list .list-item .list-link.link-faq::before{content:""}section.community-menu-main .list .list-item .list-link.link-links::before{content:""}section.community-menu-main .list .list-item .list-link.link-files::before{content:""}section.community-menu-main .list .list-item .list-link.link-about::before{content:""}section.community-menu-main .list .list-item .list-link.link-contact::before{content:""}@media all and (min-width:768px){section.community-menu-main .list .list-item .list-link{padding:.75rem 1.5rem}section.community-menu-main .list .list-item .list-link::before{display:none}section.community-menu-main .list .list-item .list-link span{display:inline-block}}section.community-menu-main .list .list-item .list-link:hover,section.community-menu-main .list .list-item .list-link:focus{background:var(--bs-gray-700)}section.community-menu-main .list .list-item .list-link.active{color:var(--bs-gray)}section.community-menu-main .list .list-item:last-child{border-right:unset}section.community-menu-main .list.community-contact .list-item{display:flex;flex-flow:nowrap row;justify-content:end;align-items:center;gap:1rem}section.community-menu-main .list.community-contact .list-item .list-link{padding:.75rem 0}section.community-menu-main .list.community-contact .list-item .list-link:hover,section.community-menu-main .list.community-contact .list-item .list-link:focus{background:transparent;color:var(--bs-secondary)}section.community-content{position:relative;padding:1rem;justify-content:start;min-height:60vh}@media all and (min-width:1024px){section.community-content{padding-left:4rem;padding-right:4rem}}@media all and (min-width:1440px){section.community-content{padding-left:11rem;padding-right:11rem}}section.community-content .community-page-name{display:flex;justify-content:space-between;margin:1.5rem auto;font-size:var(--bs-font-size-lg);line-height:var(--bs-font-size-lg);font-weight:var(--bs-font-weight-semibold);color:var(--bs-dark);text-transform:uppercase}@media screen and (min-width:768px){section.community-content .community-page-name{font-size:calc(var(--bs-font-size-lg)*1.25);line-height:calc(var(--bs-font-size-lg)*1.25)}}section.community-content .community-page-name.breadcrumb{padding:0;background:transparent;justify-content:start;margin:1.5rem auto}section.community-content .community-page-name.breadcrumb .breadcrumb-item{font-size:var(--bs-font-size-lg);line-height:var(--bs-font-size-lg);font-weight:var(--bs-font-weight-semibold);color:var(--bs-dark)}@media screen and (min-width:768px){section.community-content .community-page-name.breadcrumb .breadcrumb-item{font-size:calc(var(--bs-font-size-lg)*1.25);line-height:calc(var(--bs-font-size-lg)*1.25)}}.community-breadcrumb{padding:0;background:transparent;color:var(--bs-gray-600)}.community-breadcrumb .breadcrumb-item{font-size:var(--bs-font-size-lg);display:none;text-transform:capitalize}@media all and (min-width:768px){.community-breadcrumb .breadcrumb-item{display:flex}}.community-breadcrumb .breadcrumb-item:before{color:var(--bs-gray-300);margin-top:.75rem;content:"/";font-family:"Font Awesome 6 Pro";font-size:5px}.community-breadcrumb .breadcrumb-item a{color:var(--bs-primary)}.community-breadcrumb .breadcrumb-item:hover,.community-breadcrumb .breadcrumb-item:focus{border-left-color:var(--bs-white);border-right-color:var(--bs-white)}.community-breadcrumb .breadcrumb-item.active{color:var(--bs-black);border-bottom-color:var(--bs-primary);display:flex}.community-breadcrumb .breadcrumb-item.active:before{display:none}@media all and (min-width:768px){.community-breadcrumb .breadcrumb-item.active:before{display:block}}.community-breadcrumb .breadcrumb-item.active:hover,.community-breadcrumb .breadcrumb-item.active:focus{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);border-left-color:transparent;border-right-color:transparent}.community-breadcrumb .breadcrumb-item:first-child:before{display:none}body.community-landingpage{font-family:"Nunito",var(--bs-font-family-base)}body.community-landingpage section{padding:0 1rem}@media all and (min-width:1024px){body.community-landingpage section{padding-left:5rem;padding-right:5rem}}@media all and (min-width:1440px){body.community-landingpage section{padding-left:12rem;padding-right:12rem}}body.community-landingpage section.community-header{padding:1rem}body.community-landingpage section .section-header{margin-bottom:1.5rem}body.community-landingpage section .section-title{font-size:calc(var(--bs-font-size-lg)*1.25);font-weight:var(--bs-font-weight-bold)}body.community-landingpage .community-cover{width:100%;min-height:100px;background:var(--bs-white);position:relative;text-align:center;padding:1rem;position:relative}@media all and (min-width:1024px){body.community-landingpage .community-cover{padding-left:5rem;padding-right:5rem}}@media all and (min-width:1440px){body.community-landingpage .community-cover{padding-left:20rem;padding-right:20rem}}body.community-landingpage .community-cover .coverphoto,body.community-landingpage .community-cover .covervideo{margin:0 auto}body.community-landingpage .community-cover .coverphoto .photo,body.community-landingpage .community-cover .covervideo .photo{background-repeat:no-repeat;background-position:center center;background-size:cover}body.community-landingpage .community-cover .covercaption{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;color:var(--bs-white);display:flex;flex-flow:wrap row;gap:1rem}body.community-landingpage .community-cover .covercaption .covertext{padding:2rem;background:rgba(var(--bs-black-rgb),.5);color:var(--bs-white)}body.community-landingpage .community-cover .covercaption .covertext p{margin-bottom:0}body.community-landingpage .community-cover .covercaption .coverbuttontext{margin-top:1rem}body.community-landingpage .main-aside{margin:2rem auto;padding:1rem}@media all and (min-width:1024px){body.community-landingpage .main-aside{padding-left:5rem;padding-right:5rem}}@media all and (min-width:1440px){body.community-landingpage .main-aside{padding-left:12rem;padding-right:12rem}}body.community-landingpage .community-featured-events{background:var(--bs-gray-200);border-radius:.25rem;padding:1rem 2rem}body.community-landingpage .community-list-profiles{list-style-type:none;display:grid;grid-template-columns:1fr;justify-content:start;gap:2rem;padding:0}@media all and (min-width:460px){body.community-landingpage .community-list-profiles{grid-template-columns:1fr 1fr}}body.community-landingpage .community-list-profiles .profile-link{display:flex;flex-flow:nowrap row;justify-content:start;align-items:start;gap:.5rem}body.community-landingpage .community-list-profiles .profile-link .avatar{min-width:45px;min-height:45px;width:45px;height:45px}body.community-landingpage .community-list-profiles .profile-link .profile-name{color:var(--bs-dark);font-weight:var(--bs-font-weight-bold);display:block;max-width:190px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body.community-landingpage .community-list-profiles .profile-link .profile-job{text-transform:uppercase;font-size:var(--bs-font-size-sm);display:block;max-width:190px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body.community-landingpage .community-text-abstract{background:var(--bs-gray-200);padding:1rem;border-radius:.25rem}body.community-landingpage .note-editor .note-editable{min-height:150px}body.community-profiles aside .crewvie-filter .card.filter-by-verified .card-header:after{display:none}body.community-profiles aside .nav-item.filter{margin-right:.5rem}body.community-profiles main .btn-clear-filters{flex-flow:nowrap row;justify-content:start;text-align:left;color:var(--bs-primary);border:unset}body.community-profiles main .btn-clear-filters:hover,body.community-profiles main .btn-clear-filters:focus{color:var(--bs-primary);outline:unset;border-shadow:unset}body.community-profiles main .aside-toggle{display:none}body.community-profiles .list-profiles{width:100%}body.community-profiles .list-profiles div.dataTables_wrapper{width:100%!important;padding:0}body.community-profiles .list-profiles div.dataTables_wrapper>.row{display:flex;width:100%;max-width:100%}body.community-profiles .list-profiles div.dataTables_wrapper>.row:first-child>div:first-child{display:none}body.community-profiles .list-profiles div.dataTables_wrapper>.row:first-child>div:last-child .dataTables_filter label{text-align:left;justify-content:start}body.community-profiles .list-profiles div.dataTables_wrapper>.row:last-child{margin-top:2rem}body.community-profiles .list-profiles div.dataTables_wrapper>.row:last-child>div:first-child{display:none}body.community-profiles .list-profiles div.dataTables_wrapper>.row:last-child>div:last-child .dataTables_filter label{text-align:center;justify-content:center}body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable{width:100%!important;display:block}body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable thead,body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable .col-location,body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable .col-department,body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable .col-job,body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable .col-verified{display:none}body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody{display:grid;grid-template-columns:auto;gap:1rem}@media all and (min-width:560px){body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody{grid-template-columns:1fr 1fr}}@media all and (min-width:1600px){body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody{grid-template-columns:1fr 1fr 1fr}}@media all and (min-width:2044px){body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody{grid-template-columns:1fr 1fr 1fr 1fr}}body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody tr{width:100%!important;display:block}body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody tr td.col-profile{padding:0;width:100%;height:100%;display:block}body.community-profiles .list-profiles div.dataTables_wrapper table.crewvie-grid.dataTable tbody tr td.col-profile .crewvie-card-profile{width:100%;height:100%}body.community-profiles.anonymous div.dataTables_wrapper>.row:last-child{display:none}body.community-messageboard .create-post{margin-top:4rem}body.community-messageboard .card-notice-fyi{margin-top:4rem;margin-bottom:1rem}body.community-messageboard .card.visibility-setting{margin-bottom:1rem;background:var(--bs-yellow-50);border:0}body.community-messageboard .card.visibility-setting .card-header{padding:.5rem;background:var(--bs-yellow-100)}body.community-messageboard .card.visibility-setting .card-header .card-title{font-size:var(--bs-font-size-sm);font-weight:var(--bs-font-weight-bold);padding:0;margin:0}body.community-messageboard .card.visibility-setting .card-body{padding:.5rem;font-size:var(--bs-font-size-sm)}body.community-messageboard .card.messageboard-post{margin-bottom:2rem;border-color:var(--bs-blueGray-50);width:100%}@media all and (min-width:768px){body.community-messageboard .card.messageboard-post{width:calc(100% - 1rem)}}body.community-messageboard .card.messageboard-post:hover,body.community-messageboard .card.messageboard-post:focus{border-color:var(--bs-dark);cursor:pointer}body.community-messageboard .card.messageboard-post .card-header{padding:1rem 1rem 0 1rem;display:flex;flex-flow:nowrap row;justify-content:space-between;align-items:start}body.community-messageboard .card.messageboard-post .card-header .poster{display:flex;flex-flow:wrap row;justify-content:start;align-items:center;gap:.5rem}body.community-messageboard .card.messageboard-post .card-header .poster .profile-link{padding:0;width:auto;font-weight:var(--bs-font-weight-bold);gap:.6rem}body.community-messageboard .card.messageboard-post .card-header .poster .profile-link .profile-image{width:35px;height:35px}body.community-messageboard .card.messageboard-post .card-header .poster .profile-link .profile-info{width:auto;text-transform:uppercase}body.community-messageboard .card.messageboard-post .card-header .poster .poster_role{position:relative;display:inline-flex;width:15px;height:15px}body.community-messageboard .card.messageboard-post .card-header .poster .poster_role:before{width:15px;height:15px;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;content:"";font-family:"Font Awesome 6 Pro";font-size:var(--bs-font-size-xs);color:var(--bs-cyan);padding:0}body.community-messageboard .card.messageboard-post .card-header .poster .datetimestamp{display:inline-flex;margin:0}body.community-messageboard .card.messageboard-post .card-header .dropdown-toggle-icon{width:35px;height:35px;display:flex;justify-content:center;align-items:center;border-radius:100%}body.community-messageboard .card.messageboard-post .card-header .dropdown-toggle-icon:hover,body.community-messageboard .card.messageboard-post .card-header .dropdown-toggle-icon:focus{color:var(--bs-secondary);background:var(--bs-blueGray-50)}body.community-messageboard .card.messageboard-post .card-body{margin:0;padding:0}body.community-messageboard .card.messageboard-post .card-body .subject{margin:.5rem 1rem .5rem 60px;padding:0;font-size:var(--bs-font-size-md);font-weight:var(--bs-font-weight-bold)}body.community-messageboard .card.messageboard-post .card-body .subject:hover,body.community-messageboard .card.messageboard-post .card-body .subject:focus{color:var(--bs-dark)}body.community-messageboard .card.messageboard-post .card-body .mesg{margin:.5rem 1rem .5rem 60px;padding:0;word-break:hyphenate;word-wrap:break-word;-ms-word-break:hyphenate}body.community-messageboard .card.messageboard-post .card-body .mesg p{width:100%;word-break:hyphenate;word-wrap:break-word;-ms-word-break:hyphenate;margin:0;padding:0}body.community-messageboard .card.messageboard-post .card-body .mesg .hyperlink{color:var(--bs-primary);max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;position:relative;display:inline-block;justify-content:start;align-items:start;top:.5rem}body.community-messageboard .card.messageboard-post .card-body .mesg .og{margin:1rem 0;border:1px solid var(--bs-blueGray-100);border-radius:.35rem;overflow:hidden}body.community-messageboard .card.messageboard-post .card-body .mesg .og a{display:block;color:var(--bs-dark);text-decoration:none}body.community-messageboard .card.messageboard-post .card-body .mesg .og a:hover,body.community-messageboard .card.messageboard-post .card-body .mesg .og a:focus{text-decoration:none}body.community-messageboard .card.messageboard-post .card-body .mesg .og .og-photo{width:100%;max-height:200px;object-fit:cover;display:block}body.community-messageboard .card.messageboard-post .card-body .mesg .og .og-title{font-weight:var(--bs-font-weight-semibold);font-size:var(--bs-font-size-sm);padding:.5rem .65rem .15rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.community-messageboard .card.messageboard-post .card-body .mesg .og .og-description{font-size:var(--bs-font-size-xs);color:var(--bs-gray);padding:0 .65rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.community-messageboard .card.messageboard-post .card-body .mesg .og .og-source{font-size:var(--bs-font-size-xs);color:var(--bs-gray-500);text-transform:uppercase;padding:.25rem .65rem .5rem;letter-spacing:.02em}body.community-messageboard .card.messageboard-post .card-body .post-log{margin:.5rem 1rem .5rem 60px;padding:.5rem 0;font-size:var(--bs-font-size-sm);display:flex;flex-flow:wrap row;justify-content:space-between}body.community-messageboard .card.messageboard-post .card-body a:hover,body.community-messageboard .card.messageboard-post .card-body a:focus{color:var(--bs-dark)}body.community-messageboard .card.messageboard-post .card-footer{display:flex;flex-flow:nowrap row;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0 .5rem 50px;border-top:1px solid var(--bs-gray-200)}body.community-messageboard .card.messageboard-post .card-footer .btn-group{gap:1rem}body.community-messageboard .card.messageboard-post .card-footer a{color:var(--bs-gray);display:flex;flex-flow:nowrap row;justify-content:start;gap:.5rem}body.community-messageboard .card.messageboard-post .card-footer a.category{font-size:var(--bs-font-size-xs);color:var(--bs-primary);margin-right:1rem;text-transform:uppercase;text-align:right;width:100%;max-width:125px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}body.community-messageboard .card.messageboard-post .card-footer a i.off{color:var(--bs-gray);font-weight:normal}body.community-messageboard .card.messageboard-post .card-footer a i.on{color:var(--bs-secondary);font-weight:bold}body.community-messageboard .card.messageboard-post .card-footer a .value{font-size:var(--bs-font-size-xs)}body.community-messageboard .card.messageboard-post .card-footer a:hover i,body.community-messageboard .card.messageboard-post .card-footer a:focus i{color:var(--bs-secondary);font-weight:bold}body.community-messageboard .card.messageboard-post .og .btn-close{display:none!important}body.community-messageboard .card.messageboard-comment{border:0;padding:1rem;margin-bottom:1rem;background:rgba(var(--bs-cyan-50-rgb),.75)}body.community-messageboard .card.messageboard-comment.comment{background:var(--bs-blueGray-50)}body.community-messageboard .card.messageboard-comment.newtopic{background:var(--bs-white);border:1px solid var(--bs-blueGray-100);border-radius:.5rem}body.community-messageboard .card.messageboard-comment .card-header{font-weight:var(--bs-font-weight-bold);padding:.5rem;border-bottom:0;background:transparent;font-size:var(--bs-font-size-sm);color:var(--bs-gray-700)}body.community-messageboard .card.messageboard-comment .card-body{padding:0;width:100%;display:flex;flex-flow:nowrap row;justify-content:start;align-items:start;gap:.5rem}body.community-messageboard .card.messageboard-comment .card-body .card-image{width:45px;display:block;flex-shrink:0}body.community-messageboard .card.messageboard-comment .card-body .row{width:100%}body.community-messageboard .card.messageboard-comment .card-body .form-group{margin-bottom:0}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg{width:100%;display:block}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg .note-editor{border:1px solid var(--bs-gray-300);border-radius:.35rem}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg .note-editor .note-editable{min-height:60px;padding:.5rem;font-size:var(--bs-font-size-md)}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg .note-editor .note-editable:focus{border-color:var(--bs-primary);outline:0}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg .note-editor .note-editable[contenteditable=true]:empty::before{color:var(--bs-gray-400)}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg .note-editor .note-statusbar{display:none}body.community-messageboard .card.messageboard-comment .card-body .form-group.form-mesg .countdown{font-size:var(--bs-font-size-xs);color:var(--bs-gray);text-align:right;margin-top:.25rem}body.community-messageboard .card.messageboard-comment .card-body .form-subject,body.community-messageboard .card.messageboard-comment .card-body .form-category,body.community-messageboard .card.messageboard-comment .card-body .form-pin{margin-top:1rem}body.community-messageboard .card.messageboard-comment .card-body .form-subject .form-control,body.community-messageboard .card.messageboard-comment .card-body .form-category .form-control,body.community-messageboard .card.messageboard-comment .card-body .form-pin .form-control{font-size:var(--bs-font-size-sm);padding:.25rem .5rem}body.community-messageboard .card.messageboard-comment .card-body .form-subject .btn,body.community-messageboard .card.messageboard-comment .card-body .form-category .btn,body.community-messageboard .card.messageboard-comment .card-body .form-pin .btn{font-size:var(--bs-font-size-sm);background:var(--bs-dark);color:var(--bs-white);border:unset;border-top-left-radius:unset;border-bottom-left-radius:unset}body.community-messageboard .card.messageboard-comment .card-body .og{margin:.75rem 0 .25rem;border:1px solid var(--bs-blueGray-100);border-radius:.35rem;overflow:hidden;position:relative;background:var(--bs-white)}body.community-messageboard .card.messageboard-comment .card-body .og .btn-close{position:absolute;top:.35rem;right:.35rem;z-index:2;background:var(--bs-white);border-radius:50%;padding:.35rem;opacity:.7;font-size:var(--bs-font-size-xs);box-shadow:0 1px 3px rgba(0,0,0,.15)}body.community-messageboard .card.messageboard-comment .card-body .og .btn-close:hover,body.community-messageboard .card.messageboard-comment .card-body .og .btn-close:focus{opacity:1}body.community-messageboard .card.messageboard-comment .card-body .og a{display:block;color:var(--bs-dark);text-decoration:none}body.community-messageboard .card.messageboard-comment .card-body .og a:hover,body.community-messageboard .card.messageboard-comment .card-body .og a:focus{text-decoration:none}body.community-messageboard .card.messageboard-comment .card-body .og .og-photo{width:100%;max-height:200px;object-fit:cover;display:block}body.community-messageboard .card.messageboard-comment .card-body .og .og-title{font-weight:var(--bs-font-weight-semibold);font-size:var(--bs-font-size-sm);padding:.5rem .65rem .15rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.community-messageboard .card.messageboard-comment .card-body .og .og-description{font-size:var(--bs-font-size-xs);color:var(--bs-gray);padding:0 .65rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.community-messageboard .card.messageboard-comment .card-body .og .og-source{font-size:var(--bs-font-size-xs);color:var(--bs-gray-500);text-transform:uppercase;padding:.25rem .65rem .5rem;letter-spacing:.02em}body.community-messageboard .card.messageboard-comment .card-footer{padding:.25rem 0 0 45px;display:flex;flex-flow:wrap row;justify-content:space-between;align-items:center;gap:.5rem;border-top:0;background:transparent}body.community-messageboard .card.messageboard-comment .card-footer .btn-group{display:flex;gap:.25rem}body.community-messageboard .card.messageboard-comment .card-footer .btn-group .btn{color:var(--bs-gray-600);padding:.35rem .5rem;font-size:var(--bs-font-size-sm);border:0;border-radius:.25rem}body.community-messageboard .card.messageboard-comment .card-footer .btn-group .btn:hover,body.community-messageboard .card.messageboard-comment .card-footer .btn-group .btn:focus{color:var(--bs-primary);background:var(--bs-blueGray-50)}body.community-messageboard .list-messageboard-posts{list-style-type:none;margin:0;padding:0}body.community-messageboard .list-messageboard-posts div.dataTables_wrapper{padding:0}body.community-messageboard .list-messageboard-posts div.dataTables_wrapper>.row{display:flex;width:100%;max-width:100%}body.community-messageboard .list-messageboard-posts div.dataTables_wrapper>.row:first-child{position:absolute;top:.5rem;left:0;z-index:2}@media all and (min-width:768px){body.community-messageboard .list-messageboard-posts div.dataTables_wrapper>.row:first-child .col-md-6{max-width:100%}}body.community-messageboard .list-messageboard-posts div.dataTables_wrapper>.row:first-child div .dataTables_filter{padding:0;margin:0}body.community-messageboard .list-messageboard-posts div.dataTables_wrapper>.row:first-child>div:first-child{display:none}body.community-messageboard .list-messageboard-posts div.dataTables_wrapper>.row:first-child>div:last-child .dataTables_filter label{text-align:left;justify-content:start}body.community-messageboard .list-messageboard-posts thead{display:none}body.community-messageboard .list-messageboard-posts tr:hover,body.community-messageboard .list-messageboard-posts tr:focus{background:transparent}body.community-messageboard .list-messageboard-posts td{border:0;padding:0}body.community-messageboard .list-messageboard-posts td.col-post{padding:0}body.community-messageboard .aside-main{margin-top:4rem;grid-template-columns:auto}@media all and (min-width:768px){body.community-messageboard .aside-main{grid-template-columns:250px calc(100% - 250px - 2rem);gap:2rem}}body.community-messageboard .aside-main aside{max-width:250px}body.community-messageboard .aside-main aside .list-categories{list-style-type:none;margin:0;padding:0}body.community-messageboard .aside-main aside .list-categories .list-item{display:flex;flex-flow:nowrap row;justify-content:space-between;align-items:start;gap:1rem;padding:0;margin-bottom:1rem}body.community-messageboard .aside-main aside .list-categories .list-item .list-link{text-transform:uppercase}body.community-messageboard .aside-main aside .list-categories .list-item .list-link.active{color:var(--bs-dark)}body.community-messageboard .aside-main aside .list-categories .list-item .totals{font-size:var(--bs-font-size-sm)}body.community-messageboard .topic .card.messageboard-post{border-color:var(--bs-blueGray)}body.community-messageboard .topic .card.messageboard-post:hover,body.community-messageboard .topic .card.messageboard-post:focus{border-color:var(--bs-blueGray)}body.community-messageboard .topic .card.messageboard-post .card-body .subject{font-size:var(--bs-font-size-lg)}body.community-messageboard .modal.modal-likedby .list-profiles{list-style-type:none}body.community-messageboard.detail .topic{margin-top:4rem}body.community-messageboard.detail .card.messageboard-post:hover,body.community-messageboard.detail .card.messageboard-post:focus{cursor:unset}body.community-messageboard.detail .list-messageboard-posts .list-messageboard-posts{padding-left:3rem}