body{  background:#F2F2F2;}.lprimary-bg{  background:#DE545D;}.primary-bg{  background:#D31A27;}.dprimary-bg{  background:#9E241E;}.lsecondary-bg{  background:#50627B;}.secondary-bg{  background:#152D4F;}.dsecondary-bg{  background:#10223B;}#main:has(#tabs){  padding:35px;  background:#ffffff;}.row{  margin:0px;}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header-border{  height:5px;  background:#D31A27; }#header{  background:#152D4F;  position:relative;  z-index:9;  max-width:101.6%;}#logo{  padding:25px; }/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #logo img  {    height:50px;  } }/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header-border  {    width:100%;  }  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    width:100%;    z-index:888;  }   #logo img  {    height:70px;  }  }/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #logo img  {    height:80px;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  font-weight:700;  color:#152D4F;}#nav-members a:link, #nav-members a:visited{  color:#9E241E !important;}#nav a:hover{  opacity:.5;}.subnav-item.tcsloginbutton{  opacity:.5;}.tcsloginbutton .fa-caret-square-right{  display:none;}.tcsloginbutton_hide .fa-lock-alt{  display:none;}#nav{  display:flex;  flex-direction:column;  position:relative;  z-index:1;}.nav-top{  position:absolute;  right:30px;  top:0px;  display:flex;  flex-direction:row;  gap:35px;  height:40%;  align-items:center;}.nav-top a,.nav-top p{  color:#ffffff !important;  margin:0px;}.nav-bottom{  position:absolute;  right:0px;  bottom:0px;  height:60%;  align-items:center;}.nav-items{  background:transparent;  height:100%;}.nav-items-bg{  background:#F5F6F7;  padding:22px 45px 23px 100px;  clip-path:polygon(10% 0, 100% 0, 100% 100%, 0 100%);  position:absolute;  right:0px;  bottom:0px;  height:60%;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#9E241E;    border-radius:0px;  }  #nav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#ffffff;  }  #nav .navbar-toggler-icon i  {    margin-right:5px;  }  #nav .navbar-collapse  {    background:#ffffff;    border:1px solid #d4d4d4;    margin:0px 0px;    position:relative;    z-index:999;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #d4d4d4;    padding:0px;    font-size:.9rem;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }  .nav-top  {    position:relative;    right:unset;    justify-content:center;    height:unset;    text-align:center;    padding:20px;  }  .nav-items-bg  {    display:none;  }  #nav  {    padding:0px;  }  .nav-bottom  {    position:relative;    height:unset;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {  }  #nav-left  {    padding-right:115px;     display:block !important;    position:absolute;    right:50%;    bottom:0px;  }  #nav-right  {    padding-left:115px;    display:block !important;    position:absolute;    left:50%;    bottom:0px;  }  .nav-item  {    padding:3px 10px;    float:left;  }  .nav-item:hover  {  }  #nav a:link, #nav a:visited  {    padding:0px;    padding-bottom:0px;    font-size:.8rem;  }  .nav-items-bg  {    width:700px;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav-left  {    padding-right:150px;   }  #nav-right  {    padding-left:150px;  }  .nav-item  {    padding:5px 20px;  }  #nav a:link, #nav a:visited  {    font-size:.9rem;   }    .nav-items-bg  {    width:90%;  }}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav-left  {    padding-right:190px;  }  #nav-right  {    padding-left:190px;  }  .nav-items-bg  {    width:89%;  }}/* NAV XXL ------------------------------------------------- */@media (min-width: 1333px) {  .nav-items-bg  {    width:1175px;  }}/* ------------------------------------------------------------------------------- *//* SUB MENU DROPDOWN - MULTI COLUMN DROPDOWN ------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu h1, #nav .dropdown-menu h2, #nav .dropdown-menu h3, #nav .dropdown-menu h4, #nav .dropdown-menu h5, #nav .dropdown-menu h6{  color:#ffffff;}#nav .dropdown-menu.submenu{  color:#ffffff;  padding:15px 0px;  background:#152D4F;}#nav .dropdown-menu.submenu h4{  color:#ffffff;  font-weight:900;  margin-bottom:0px;}#nav .dropdown-menu.submenu hr{  opacity:.5;  border-top:1px dashed #ffffff;  margin:15px 0px;}#nav .dropdown-menu.submenu a:link, #nav .dropdown-menu.submenu a:visited{  color:#ffffff !important;  display:block;  padding:0px;  text-transform:none;  border:0px;  opacity:.8;}#nav .dropdown-menu.submenu a i {  padding-right:10px;}#nav .dropdown-menu.submenu a:hover{  opacity:1;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu.submenu  {    border:0px;    border-radius:0px;    font-size:.9rem;    position:static !important;    transform:none !important;    margin:0px;    padding:15px;    width:100%;    box-shadow:0px 0px 0px #000 !important;  }  #nav .dropdown-menu.submenu h4  {     margin-top:20px;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu.submenu   {    right:0px;    left:0px !important;    margin:0px;    transform: none !important;    border-radius: 0px;    top: auto !important;    opacity:.95;    border:0px;    padding:15px;  }  #nav .dropdown-menu.submenu .submenu-col  {    padding:20px;  }  #nav .dropdown-menu.submenu #nav-search input.search_button  {      padding:10px;    width:20%;  }  #nav .dropdown-menu.submenu #nav-search .search_input  {      padding:10px;    width:80%;  }  #nav .dropdown-menu.submenu #nav-search input.search_button,  #nav .dropdown-menu.submenu #nav-search .search_input  {    font-size:.9rem;   }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) {  #nav .dropdown-menu.submenu   {    left:25% !important;    padding:20px;  } }/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav .dropdown-menu.submenu  {    padding:25px;  } }/* ------------------------------------------------------------------------------- *//* SUB NAV DROPDOWN - STRAIGHT LIST DROPDOWN ------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu.subnav{  color:#ffffff;  padding:0px;  background:#152D4F;  border:0px;}#nav .dropdown-menu.subnav a:link, #nav .dropdown-menu.subnav a:visited{  color:#ffffff !important;  display:block;  padding:10px;  text-transform:none;  border-bottom:1px solid #ffffff50;  opacity:.8;}#nav .dropdown-menu.subnav a:last-child{  border-bottom:0px solid #ffffff50;}#nav .dropdown-menu.subnav a i {  display:none;}#nav .dropdown-menu.subnav a:hover{  opacity:1;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu.subnav  {    border:0px;    border-radius:0px;    font-size:.9rem;    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;    box-shadow:0px 0px 0px #000 !important;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu.subnav  {    border-radius:0px 0px 5px 5px;    top:25px !important;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) { }/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) { }/* ------------------------------------------------------------------------------- *//* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#9E241E;  color:#ffffff;  padding:10px 25px;  border-radius:5px 5px 0px 0px;  margin:0px;  font-size:18px;}.sidenav ul{  list-style:none;  margin:0px;  padding:20px;  border:1px solid #d4d4d4;  background:#ffffff;  border-radius:0px 0px 5px 5px;  display:block;  width:100%;}.sidenav ul li{}.sidenav ul li a:link, .sidenav ul li a:visited{  display:block;  text-decoration:none;  border-bottom:1px dashed #d4d4d4;  padding:10px 0px;  font-size:.9rem;}.sidenav li:first-child a{  padding-top:0px !important;}.sidenav li:last-child a{  padding-bottom:0px !important;  border-bottom:0px dashed #d4d4d4 !important;}/* -- SIDENAV XS ONLY ------------------------------------------ */@media (max-width: 575px) {  .sidenav-title  {    display:none;  }  .sidenav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#ffffff;     border:1px solid #d4d4d4;  }  .sidenav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#9E241E;  }  .sidenav .navbar-toggler-icon i  {    margin-right:5px;  }  .sidenav ul.navbar-nav  {    margin:0px 0px;    border:1px solid #d4d4d4;  }  .sidenav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:10px;    padding:0px;  }}/* -- SIDENAV LG ONLY ------------------------------------------ */@media (min-width: 992px) and (max-width: 1199px){  .sidenav ul  {    padding:15px;  }}/* ------------------------------------------------------------------------------- *//* BANNER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#banner{  position:relative;  overflow:hidden;}#banner .bg-video{  height:100%;  width:177.77777778vh; /* 100 * 16 / 9 */  min-width:100%;  min-height:56.25vw; /* 100 * 9 / 16 */  position:absolute;  left:50%;  top:50%;  transform:translate(-50%, -50%);  z-index:1;}.carousel-control-prev {  bottom:50%;  top:50%;  height:30px;  width:30px;  left:10px;  background:#000;  border-radius:25px;  margin-top:-15px;}.carousel-control-next {  bottom:50%;  top:50%;  height:30px;  width:30px;  right:10px;  background:#000;  border-radius:25px;  margin-top:-15px;}#banner .tcsnewsarticle_photo{  width:100%;}#banner .tcsnewsarticle_photo img{  width:100%;}#banner-subpage{  background:#152D4F;  height:20px;}.banner-search {  background:#10223BBB;  padding:25px;  color:#ffffff;  font-size:.9rem;  position:relative;  z-index:9;  border-radius:25px;  text-align:center;}.banner-search input, .banner-search select{  display:block;  width:100% !important;  margin-bottom:10px !important;}.banner-search p:last-child{  margin-bottom:0px;}.banner-search h1, .banner-search h2, .banner-search h3, .banner-search h4, .banner-search h5, .banner-search h6, .banner-search a{  color:#ffffff !important;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner-video  {    height:350px;  }  #banner .carousel-control-prev   {    height:50px;    width:50px;    left:25px;    margin-top:-25px;  }  #banner .carousel-control-next   {    height:50px;    width:50px;    right:25px;    margin-top:-25px;  }  .banner-search   {    position:absolute;    top:50%;    transform:translate(0, -50%);  }  .carousel-item .admin_controls  {  }  .carousel-item .admin_controls a  {  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-video  {    height:450px;  }  .banner-search   {    position:absolute;    left:60%;    right:30px;    padding:35px;    font-size:1rem;  }  .carousel-item .admin_controls  {  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-search   {    left:70%;    padding:50px;  }  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes .col-md{  padding:0px;}#boxes .row{  gap:20px;}#boxes{  background:#F2F2F2;  padding:20px;}#sidebar #boxes{  padding:0px;}.box{  text-align:center;  position:relative;  padding:20px;  background:#ffffff !important;  height:100%;  display:flex;  flex-direction:column;  gap:15px;}.box form{  position:relative;  z-index:999;}.box span{  display:block;  text-align:center;  color:#ffffff !important;  font-size:.85rem;  padding:1.5px;  margin:0px 20%;}.box span i{  padding-left:10px;}.box-link{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}.box .admin_controls, .box form{  z-index:99999;  position:relative;}.box h3{  font-size:20px;  text-transform:uppercase;}.box h3 .admin_controls{  display:none;}.box hr{  margin:40px 40px 0px 40px;}.box-icon{  width:60px;  border-radius:100%;  color:#ffffff;  margin-left:auto;  margin-right:auto;}.box-icon i{  font-size:45px;   color:#ffffff;  margin:auto;  text-align:center;}.box-text{  margin:auto;  text-align:center;    font-size:.9rem;  color:#152D4F;  font-weight:500;}.box h3{  color:#152D4F;  font-size:1rem;  margin:auto;  text-align:center;  padding:0px;}.box h3 p{  margin:0px;  padding:0px;}.lprimary-bg i{  color:#DE545D;}.lprimary-bg span{  background:#DE545D;}.primary-bg i{  color:#D31A27;}.primary-bg span{  background:#D31A27;}.dprimary-bg i{  color:#9E241E;}.dprimary-bg span{  background:#9E241E;}.lsecondary-bg i{  color:#50627B;}.lsecondary-bg span{  background:#50627B;}.secondary-bg i{  color:#152D4F;}.secondary-bg span{  background:#152D4F;}.accent-bg i{  color:#D0A032;}.accent-bg span{  background:#D0A032;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  .box  {    padding:25px;  }  .box h3  {    font-size:1.1rem;  }    #sidebar .box h3  {    font-size:1rem;  }  }/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .box  {    padding:30px;  }  .box h3  {    font-size:1.2rem;  }     #sidebar .box h3  {    font-size:1.1rem;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 5px;  background:#F2F2F2;}.content-box{  padding:15px;  background:#ffffff;  border:1px solid #d4d4d4;  overflow:hidden;  margin-bottom:20px;  color:#111111;  border-radius:5px;}.content-box .title{  margin:-15px -15px 20px -15px;  background:#D31A27;  color:#ffffff;  padding:15px;  position:relative;}.content-box .title .viewall {  position:absolute;  margin:-15px -30px;  padding:22px 20px 0px 20px;  right:0;  top:0;  bottom:0;  border-radius:0px !important;  background:#ffffff50;  margin:0px;}#sidebar{  border-radius:5px;  overflow:hidden;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:25px;  }   .content-box  {    padding:20px;  }  .content-box .title  {    margin:-20px -20px 20px -20px;    padding:15px 20px;  }  #side  {    padding-right:10px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:35px;  }  .content-box  {    padding:30px;  }  .content-box .title  {    margin:-30px -30px 20px -30px;    padding:15px 30px;  }  #side  {    padding-right:15px;  }}/* CONTENT XL ------------------------------------------------- */@media (min-width: 1200px) {  #content  {    padding:50px;  }  #side  {    padding-right:35px;  }}/* ------------------------------------------------------------------------------- *//* MICROSITE --------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.microsite{  background:url(https://associationdatabase.com/aws/WSFCA/am/gi/microsite-bg.png?ver=1) center center;  background-size:cover;  background-repeat:no-repeat;  padding:35px 35px 38px;  text-align:center;  position:relative;}.microsite h1{  color:#ffffff;  margin-bottom:0px;}/* ------------------------------------------------------------------------------- *//* SPONSORS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#sponsors h1{  margin:0px;  padding:15px 15px 18px;  text-align:center;  background:#152D4F;  color:#ffffff;}#sponsors .carousel-inner{  margin:50px 0px;}#sponsors .tcsnewsarticle_photo{  text-align:center;}/* FOOTER SM --------------------------------------------------- */@media (max-width: 768px) {  #sponsors .tcsnewsarticle_photo img  {    padding:50px;  }  #sponsors .carousel-inner  {    padding:0px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:45px 20px 45px 20px;  background:url(https://associationdatabase.com/aws/WSFCA/am/gi/footer-bg.png?ver=1) bottom center;  background-size:cover;  background-repeat:no-repeat;}#footer a{  color:#ffffff !important;}#footer .row{  align-items:center;}#footer .tcspromo{  padding-top:25px;}/* FOOTER MD --------------------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:50px 25px 50px 25px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* FOOTER LG ------------------------------------------------- */@media (min-width: 992px) {  #footer  {    padding:60px 35px 60px 35px  }}/* FOOTER XL ------------------------------------------------- */@media (min-width: 1200px) {  #footer  {    padding:75px 50px 75px 50px;  }}/* ------------------------------------------------------------------------------- *//* SOCIAL LINKS ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#social-links{  text-align:right;  position:fixed;  bottom:0px;  right:0px;  z-index:999;  padding:10px;}#social-links ul{  margin:0px;  padding:0px 0px;  list-style:none;}#social-links ul li{  margin:0px 0px 0px 5px;  padding:0px 0px 0px 0px;  float:right;}#social-links .social_icon a{  display:block;  padding:5px 0px;  width:40px;  height:40px;  font-size:20px;  border-radius:30px;  text-align:center;  background:#9E241E;  color:#ffffff;  border:1px solid #ffffff;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #social-links  {    padding:15px;  } }/* ------------------------------------------------------------------------------- *//* LOGIN PAGE STYLES ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page.login-bg{  background:url(https://associationdatabase.com/aws/WSFCA/am/gi/banner-bg.jpg?ver=0) no-repeat center center;  background-size:cover;}.login-container{  background:#9E241E50;  background-image:linear-gradient(to bottom right, #9E241E90, #11111190);  height:100%;  padding:25px;  text-align:center;}#login-box{  background:#ffffff;  padding:25px;  border-radius:10px;  margin:0px auto;  text-align:left;  position:relative;  display:inline-block;  width:100%;  max-width:700px;}#login-logo{  padding-bottom:25px;  margin-bottom:25px;  border-bottom:1px dashed #d4d4d4;  text-align:center;}#login-text{  padding-bottom:25px;  margin-bottom:25px;  border-bottom:1px dashed #d4d4d4;}#login-box input{  width:100% !important;  display:block;}#login-box .col-md-8.col-md-offset-2{  flex:none;  max-width:100%;  padding:0px;}#login-box .tcsSubHeadFont{  padding-bottom:15px;  margin-bottom:15px;  margin-top:0px;  font-weight:900;  color:#9E241E !important;  border-bottom:0px;  border-top:0px;  border-left:0px;  border-right:0px;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#152D4F;  padding:10px;  border-radius:5px;  position:static;  text-align:center;}#login-box .tcsForgotPassword a{  color:#ffffff !important;  text-decoration:none !important;}#login-box .tcsFormTitle{  display:none;}#login-box #login, #login-box button{  display:block;  width:100% !important;  margin:15px 0px;  background:#9E241E;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#9E241E !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#152D4F !important;}#login-box .alert-info{  background:#eeeeee;  border:1px solid #d4d4d4;  color:#111111;}#login-box .tcsFormInput{  margin-bottom:20px;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }    }/* LOGIN MD ------------------------------------------------- */@media (min-width: 768px) {  .login-container  {    padding:35px;  }  #loginform  {    width:100%;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:100% !important;  }  #create_account label  {    text-align:left !important;  }}/* LOGIN LG ------------------------------------------------- */@media (min-width: 992px) {  .login-container  {    padding:50px;  }   #login-box  {    padding:40px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:100% !important;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-container  {    padding:75px;  }  }