/* Screen stylesheet *//* Designed and developed by TCS Software (www.associationsoftware.com) */

/*
===========================================================================
@IMPORTED STYLESHEET: convention_css_structure
---------------------------------------------------------------------------
*/

/**//* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header-container{  position:relative;  overflow:hidden;}#header{  background:#ffffff50;  padding:25px 25px 50px 25px;  position:relative;  z-index:1;}#logo img{  height:95px;  padding-right:30px;}#header-text{  padding:25px;  background:#ffffffEE;  position:relative;  visibility:hidden !important;}.subpage #header-text{  padding:50px 70% 0px 0px;}#header-buttons{  padding:20px 0px;}#header-button-join a, #header-button-profile a, #header-button-login a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  padding:10px 10px 10px 40px;  font-weight:700;  text-transform:uppercase;  position:relative;  font-size:.9rem;}#header-button-join a, #header-button-profile a{  background:#feb614;  border:0px solid #ffffff;  border-radius:5px 5px 0px 0px;}#header-button-login a{  background:#020202;  border:0px solid #ffffff;  border-radius:0px 0px 5px 5px;}#header-button-join i, #header-button-profile i, #header-button-login i{  position:absolute;  top:0px;  left:0px;  bottom:0px;  width:40px;  padding-top:10px;  background:#ffffff25;}#header-button-join i, #header-button-profile i{}#header-button-login i{}#header-button-join.tcsloginbutton_hide{  display:none;}#header-button-profile.tcsloginbutton{  display:none;}/* HEADER SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #logo  {    text-align:center;  }  .subpage #header-text  {    background:url(https://www.associationdatabase.com/aws/ECA/am/gi/header-bg.jpeg) no-repeat center top;    background-size:cover;        padding:25px;    text-indent:-2000px;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #header-container  {    padding:25px;  }  #header-container #header  {    border-radius:5px;  }  #header  {    padding-bottom:80px;  }  #logo img  {    height:75px;  }    #header-text  {    margin:25px 50% 50px -25px;    padding:25px;    border-radius:0px 5px 5px 0px;  }  #header-buttons  {    position:absolute;    right:10px;    top:10px;    padding:0px;    width:220px;  }  #header-button-join, #header-button-profile, #header-button-login  {    width:50%;    float:right;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:7px 10px 7px 25px;    font-size:.8rem;  }  #header-button-join a, #header-button-profile a  {    border-radius:0px 5px 5px 0px;  }  #header-button-login a  {    border-radius:5px 0px 0px 5px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:25px;    padding-top:7px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header-container  {    padding:50px;  }  #header  {  }  #logo img  {    height:95px;  }  #header-text  {    margin:50px 50% 50px -50px;    padding:50px;  }  #header-buttons  {    position:absolute;    right:20px;    top:20px;    width:350px;  }   #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 10px 10px 40px;    font-size:.9rem;  }   #header-button-join i, #header-button-profile i, #header-button-login i  {    width:40px;    padding-top:10px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {    }/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  font-weight:700;  color:#ffffff;  text-align:center;}#nav-members a:link, #nav-members a:visited{  color:#020202 !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 h3{  margin:10px 0px 10px 0px;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#feb614;    margin-top:20px;    border-radius:5px;  }  #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:10px;    font-size:.9rem;    color:#020202;    text-align:center;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {    position:absolute;    right:0px;    bottom:0px;    width:100%;    padding: 10px 20px 0px 20px;    background: #020202;    border-radius: 0px 0px 5px 5px;    color:#ffffff;  }  .nav-item  {    padding-right:16px;  }  #nav a:link, #nav a:visited  {    padding:0px;    padding-bottom:10px;    font-size:.6rem;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 1300px) {  .nav-item  {    padding-right:30px;  }  #nav a:link, #nav a:visited  {    font-size:.85rem;  }  }/* ------------------------------------------------------------------------------- *//* 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:#020202;}#nav .dropdown-menu.submenu{  color:#020202;  padding:15px 0px;  background:#feb614;  background-image:linear-gradient(to bottom right, transparent, #ffffff50);}#nav .dropdown-menu.submenu h4{  color:#020202;  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:#feb614;  background-image:linear-gradient(to bottom right, transparent, rgba(0,0,0,.25));  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;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) { }/* DROPDOWN XL ------------------------------------------------- */@media (min-width: 1200px) { }/* ------------------------------------------------------------------------------- *//* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#020202;  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;  background:linear-gradient(#ffffff, #eeeeee);   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;     background:linear-gradient(#ffffff, #d4d4d4);    border:1px solid #d4d4d4;  }  .sidenav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#020202;  }  .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:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  z-index:0;}#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;}#banner .carousel-control-prev {  display:none !important;}#banner .carousel-control-next {  display:none !important;}#banner banner-image,#banner .tcsnewsarticle_photo{  width:100%;  height:100%;}.banner-slideshow-item img{  width:100%;}#banner .tcsnewsarticle_photo img{  min-width:100%;  max-width:none;  min-height:100%;}#banner-subpage{  background:#020202;  height:5px;}.banner-text{  padding:25px;  background:#ffffffAA;}.subpage .banner-text{  padding:50px 70% 0px 0px;}.banner-text p:last-child{  margin-bottom:0px;}.banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4, .banner-text h5, .banner-text h6, .banner-text a{  color:#ffffff !important;}/* BANNER SM ------------------------------------------------- */@media (max-width: 768px){  #banner  {    position:relative;  }}/* 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-text   {    margin:25px 50% 50px -25px;    padding:25px;    border-radius:0px 5px 5px 0px;  }  .homepage .carousel-item .admin_controls  {    padding-left:200px;  }  .carousel-item .admin_controls a  {    color:@priamry !important;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-video  {    height:450px;  }  .banner-text   {    position:absolute;    top:0px;    left:55%;    right:0px;    margin-right:0px;    padding:30px;    font-size:1rem;  }  .homepage .carousel-item .admin_controls  {    padding-left:250px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .banner-text   {    margin:50px 50% 50px -50px;    padding:50px;  }  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{  background:#555555;  padding:25px;}#boxes .col-md{  padding:0px;}.box{  text-align:center;  padding:30px;  border:1px solid #ffffff;  position:relative;  height:100%;}.box i{  font-size:35px;  color:#ffffff;  margin-bottom:15px;}.box-link{  position:absolute;  left:0px;  right:0px;  bottom:0px;  top:0px;}.box h3{  font-size:20px;  color:#ffffff;  text-transform:uppercase;  margin-bottom:0px;}.col-md:first-child .box{  border-radius:10px 10px 0px 0px;}.col-md:last-child .box{  border-radius:0px 0px 10px 10px;}#sidebar .box:first-child{  border-radius:10px 10px 0px 0px;}#sidebar .box:last-child{  border-radius:0px 0px 10px 10px;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  #boxes .container-fluid  {    margin-top:-100px;  }    .box  {    padding:15px;  }  .box i  {    font-size:25px;  }  .box h3  {    font-size:12px;  }  .col-md:first-child .box  {    border-radius:10px 0px 0px 10px;  }  .col-md:last-child .box  {    border-radius:0px 10px 10px 0px;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  #boxes  {    padding:50px;  }  .box  {    padding:30px;  }  .box i  {    font-size:35px;  }  .box h3  {    font-size:20px;  }   }/* BOXES XL ------------------------------------------------- */@media (min-width: 1200px) {  }/* ------------------------------------------------------------------------------- *//* BANNER NEWS SLIDESHOW OVERWRITE ----------------------------------------------- *//* ------------------------------------------------------------------------------- */.news-slideshow .carousel {  padding-top:0px !important;  background:#555555 !important;}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px 5px;  background:#ffffff;}.video iframe{  height:400px;}.content-box{  padding:15px;  background:#ffffff;  border:1px solid #d4d4d4;  margin-bottom:20px;  color:#222222;  border-radius:5px;}#sidebar{  border-radius:5px;  overflow:hidden;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #content  {    padding:25px;  }   .video iframe  {    height:200px;  }  .content-box  {    padding:20px;  }  #side  {    padding-right:10px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #content  {    padding:35px;  }  .content-box  {    padding:30px;  }  #side  {    padding-right:15px;  }}/* CONTENT XL ------------------------------------------------- */@media (min-width: 1200px) {  #content  {    padding:50px;  }  #side  {    padding-right:35px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  color:#ffffff;  font-size:.8rem;  padding:20px 20px 55px 20px;  text-align:left;  background:#020202;}#footer a{  color:#ffffff !important;}#footer .tcspromo{  padding-top:25px;}/* FOOTER MD --------------------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:25px 25px 60px 25px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* FOOTER LG ------------------------------------------------- */@media (min-width: 992px) {  #footer  {    padding:35px 35px 75px 35px  }}/* FOOTER XL ------------------------------------------------- */@media (min-width: 1200px) {  #footer  {    padding:50px 50px 100px 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:#020202;  color:#ffffff;  border:1px solid #ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:8px 10px;  height:auto;  background:#020202;  color:#ffffff;  border-radius:0px 25px 25px 0px;  border:1px solid #d4d4d4;  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}#site_search .search_input{  background:#ffffff;  width:125px;  border:1px solid #d4d4d4;  border-radius:25px 0px 0px 25px;  color:#555555;  height:auto;  padding:8px 10px;  font-style:italic;  box-sizing:border-box;  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);}#site_search input.search_button,#site_search .search_input{  font-size:.8rem;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #social-links  {    padding:15px;  } }/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#020202;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:770px;  padding:25px 0px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:25px;  margin-left:auto;  margin-right:auto;}#login-box{  background:#ffffff;  padding:25px;  border-radius:10px;  margin:0px auto;  text-align:center;  position:relative;  display:inline-block;}#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:#020202 !important;  border:none;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#feb614;  padding:10px;  border-radius:5px;  position:static;}#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:#020202;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#020202 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#020202 !important;}#login-box .container-fluid{  max-width:100%;  width:100%;  padding:0px;}#login-box .container-fluid .col-sm-8{  max-width:100%;  width:100%;  padding:0px;  flex:none;}#login-box .container-fluid .col-sm-8 form{  width:100%;}#login-box .container-fluid .col-sm-8 form .alert-info{  background:#eeeeee;  border:1px solid #d4d4d4;  color:#222222;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}.login-page{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/banner-bg.jpg) no-repeat center center;  background-size:cover;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 921px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }      #login-box .tcsInputForm   {    padding-left:20px;    padding-right:20px;  }}/* LOGIN MD ------------------------------------------------- */@media (min-width: 922px) {  .login-page  {  }  #loginform  {    width:800px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:800px !important;  }  #create_account label  {    text-align:left !important;  }  #login-box .container-fluid  {    width:800px;  }  #login-box .tcsInputForm   {    margin-left:30px;  }}/* LOGIN LG ------------------------------------------------- */@media (min-width: 992px) {  .login-page  {  }   .login-page #footer  {    position:fixed;    bottom:0px;    left:0px;    right:0px;    opacity:.9;  }  #login-box  {    padding:40px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:800px !important;  }  #login-box .tcsInputForm   {    margin-left:30px;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {  }    #login-box .tcsInputForm   {    margin-left:30px;  }}/* ------------------------------------------------------------------------------- *//* COMPONENTS -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsnews_odd, .tcsnews_even, .tcslinks_odd, .tcslinks_even, .tcsjobs_even, .tcsjobs_odd{  margin:0px 0px 20px 0px;}.tcsnews h5, .tcscalendars h5, .tcslinks h5, .tcsjobs h5{  color:#222222;  margin:0px 0px 5px 0px;}.tcsnews a, .tcscalendars a, .tcsjobs a, .topstory a{  text-decoration:none !important;}.tcslinks table tr td{  padding:0px 20px 20px 0px;}.tcsnews h3, .tcscalendars h3, .tcslinks h3, .tcsjobs h3{  margin:0px 0px 5px 0px;}.tcsnews h4, .tcscalendars h4, .tcslinks h4, .tcsjobs h4{  margin:0px 0px 5px 0px;  color:#222222;}.tcsnews p, .tcscalendars p, .tcslinks p{  margin:0px 0px 5px 0px;}.tcsnews > hr, .tcscalendars > hr, .tcslinks > hr{  border-top:1px dashed #d4d4d4;  margin-top:20px;  margin-bottom:20px;}.PageResults, .NewsResults, .CalendarResults, .LinksResults{  margin-bottom:25px;}.tcssearch .odd, .tcssearch .even{  margin-bottom:10px;}.tcsUserCreatedForm{  border:0px !important;}.none_at_this_time{  display:none;}.details h2.tcsDetails{  font-size:1.8rem;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px solid #d4d4d4;}.details .tcsnewsarticle_photo{  padding:5px;  background:#ffffff;  border:1px solid #d4d4d4;}h4.tcsDetails{  color:#d4d4d4;}h5.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:25px;  margin:10px 0px;  padding:0px;  color:#020202;  font-weight:400 !important;}.forum_even, .forum_odd{  padding:20px;  margin:0px 0px 20px 0px;  border:1px solid #d4d4d4;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);}.forum h3{  margin:0px 0px 10px 0px;  padding:0px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.forum-side h3{  padding:10px !important;  background:transparent !important;  color:#020202;  margin:0px;  font-size:1rem;}.forum-page h4.tcsDetails, .forum-page .tcs_printer_friendly{  display:none;}.tcs_details_link{  padding:5px 10px;  background:#feb614;  background-image:linear-gradient(to bottom right, transparent, #ffffff50);  color:#ffffff !important;  font-size:.8rem;  text-decoration:none !important;  border-radius:20px;  display:inline-block;  margin:0px;}.tcs_details_link i{  padding:0px;}}/* MD ------------------------------------------------- */@media (min-width: 768px) {  .details .tcsnewsarticle_photo  {    float:right;    margin:0px 0px 20px 20px;  }}/* ------------------------------------------------------------------------------- *//* QUICK LINKS ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.quicklinks .primary-button a,.quicklinks .secondary-button a{  display:block;}.quicklinks p{  margin:0px;  padding:0px;  text-align:center;}/* ------------------------------------------------------------------------------- *//* BUTTONS ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.button{  position:relative;  border-radius:5px;  overflow:hidden;}.button .tcsnewsarticle_photo{  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}.button .tcsnewsarticle_photo img{  min-width:100%;  min-height:100%;}.button h3{   margin:0px;}.button h3 a{   display:block;  text-align:center;  text-decoration:none !important;  color:#ffffff !important;  padding:50px 20px;  text-transform:uppercase;  background:#feb61450;  position:relative;  margin:0px;}.button h3 a:hover{  background:#02020250;}/* ------------------------------------------------------------------------------- *//* TESTIMONIALS ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#testimonials{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/testimonials-bg.jpg) no-repeat center top;  background-size:cover;  margin-top:-30px;  text-align:center;}#testimonials .container-fluid{  background:#020202BB;  background-image:linear-gradient(to bottom right,#ffffff50,transparent);}#testimonials h1, #testimonials h2, #testimonials h3, #testimonials h4,#testimonials h5, #testimonials h6, #testimonials a{  color:#ffffff !important;}.testimonial{  margin:50px 0px;}.testimonial .tcs-abstract{  background:#ffffff;  border-radius:20px;  padding:20px;  color:#222222;  font-weight:500;}.testimonial .tcsnewsarticle_photo{  width:120px;  height:120px;  border-radius:60px;  border:3px solid #ffffff;  overflow:hidden;  margin:0px auto 10px auto;}.testimonial .tcsnewsarticle_photo img{  width:100%;}.testimonial h3, .testimonial h4{  font-size:.9rem;  color:#ffffff;  font-weight:500;  margin:0px;}/* CONTENT 04 MD ------------------------------------------------- */@media (min-width: 768px) {  .testimonial .tcs-abstract  {    background:url(https://www.associationdatabase.com/aws/ECA/am/gi/testimonial-bubble.png) no-repeat center center;    background-size:100% 100%;    padding:50px 100px 50px 50px;    float:left;    width:70%;    margin-right:20px;  }}/* CONTENT 04 LG ------------------------------------------------- */@media (min-width: 992px) {  .testimonial .tcs-abstract  {    padding:50px 150px 50px 100px;    width:80%;  }}/* ------------------------------------------------------------------------------- *//* HOMEPAGE NEWS STYLES ---------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.news-home-container .tcs-abstract{  margin-bottom:0px;}.news-home-container .tcsnewsarticle_photo{  width:100%;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/news-bg.jpg) no-repeat center center;  background:#ffffff;  padding:5px;  background-size:cover;  border:1px solid #d4d4d4;}.news-home-container .tcsnewsarticle_photo img{  width:100%;}/* XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .news-home-container td  {    display:block;    width:100%;  }}/* MD ------------------------------------------------- */@media (min-width: 768px) {   .news-home-container  {    position:relative;  }   .news-home-container + .tcs_details_link  {    margin-left:auto;  }  .news-home-container .tcsnewsarticle_photo  {    float:left;    width:170px;    margin-right:10px;  } }/* ------------------------------------------------------------------------------- *//* HOMEPAGE NEWS BOX SLIDESHOW STYLES -------------------------------------------- *//* ------------------------------------------------------------------------------- */.news-box-slideshow .carousel-inner{  margin:0px -1%;  width:102%;  margin-bottom:30px;}.news-box-slideshow .carousel-item .news-box-slideshow-item {  background:#ffffff;  box-shadow:2px 2px 7px #22222225;  overflow:hidden;  position:relative;  height:450px;}.news-box-slideshow .carousel-item .tcsnewsarticle_photo{  height:180px;  border-bottom:5px solid #020202;  overflow:hidden;}.news-box-slideshow .carousel-item .news-box-slideshow-item img{  min-width:100%;  min-height:100%;}.news-box-slideshow .carousel-item .news-box-slideshow-item h3{  margin:15px 25px;  padding-bottom:15px;  text-align:center;  text-transform:uppercase;  font-size:16px;  border-bottom:1px solid #d4d4d4;}.news-box-slideshow .carousel-item .news-box-slideshow-item .tcs-abstract{  padding:0px 25px 50px 25px;}.news-box-slideshow .carousel-item .news-box-slideshow-item .tcs_details_link{  border-top:20px solid #ffffff;  padding:10px 25px;  background:#020202;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  position:absolute;  left:0px;  right:0px;  bottom:0px;  border-radius:0px;}/* MD ------------------------------------------------- */@media (min-width: 768px) {   .news-box-slideshow .carousel-item .news-box-slideshow-item   {    width:23%;    float:left;    margin:0px 1%;  }}/* ------------------------------------------------------------------------------- *//* NEWS GRID --------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.news-grid{  padding:15px;  margin-bottom:25px;}.news-grid-container{  position:relative;  overflow:hidden;  height:200px;  padding:0px;}.news-grid-container img{  min-width:100%;  min-height:100%;}.news-grid-text{  position:absolute;  left:0px;  right:0px;  bottom:0px;  background:#02020275;  padding:15px;}.news-grid-text h3{  margin-bottom:5px;}.news-grid-text p{  margin-bottom:0px;}.news-grid-container:nth-child(2) .news-grid-text,.news-grid-container:nth-child(4) .news-grid-text{  background:#feb61475;}.news-grid h1,.news-grid h2,.news-grid h3,.news-grid h4,.news-grid h5,.news-grid h6,.news-grid p,.news-grid a{  color:#ffffff !important;}/* ------------------------------------------------------------------------------- *//* NEWS SLIDESHOW ---------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.news-slideshow .carousel{  padding:20px;  background:#feb614;  background:linear-gradient(to right, #ce8c00, #feb614);  position:relative;}.news-slideshow .carousel-control-prev:hover{  background:linear-gradient(to right, #ce8c00, transparent);}.news-slideshow .carousel-control-next:hover {  background:linear-gradient(to left, #ce8c00, transparent);}.news-slideshow .tcsnewsarticle_photo{  background:#ffffff;  border:10px solid #ffffff;  margin:0px 0px 20px 0px;  box-shadow:3px 3px 15px #222222;}.news-slideshow .tcsnewsarticle_photo img{  width:100%;  height:auto;}.news-slideshow .tcs_details_link{  display:inline-block;  padding:7px 20px;  background:#020202;  color:#ffffff;  text-decoration:none;  font-weight:900;}.news-slideshow h1,.news-slideshow h2,.news-slideshow h3,.news-slideshow h4,.news-slideshow h5,.news-slideshow h6,.news-slideshow p,.news-slideshow a{  color:#ffffff !important;}/*  MD ------------------------------------------------- */@media (min-width: 768px) {  .news-slideshow .carousel  {    padding:30px;  }  .news-slideshow .tcsnewsarticle_photo  {    float:left;    width:47%;    margin:0px 3% 0px 0px;  }  .news-slideshow h3  {    font-size:20px;    margin-bottom:10px;  }  .news-slideshow h4  {    font-size:14px;    margin-bottom:10px;  }  .news-slideshow p  {    font-size:.9rem;  }}/*  LG ------------------------------------------------- */@media (min-width: 992px) {  .news-slideshow .carousel  {    padding:40px;  }  .news-slideshow h3  {    font-size:28px;    margin-bottom:15px;  }  .news-slideshow h4  {    font-size:20px;    margin-bottom:15px;  }}/* XL ------------------------------------------------- */@media (min-width: 1200px) {  .news-slideshow h3  {    font-size:30px;    margin-bottom:20px;  }  .news-slideshow h4  {    font-size:22px;    margin-bottom:20px;  }}/* ------------------------------------------------------------------------------- *//* STAFF NEWS STYLES ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.staff-container{  padding:20px;  border:1px solid #d4d4d4;  border-radius:5px 5px 0px 0px;}.staff-container h3{  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px solid #d4d4d4;}.staff-container .tcsnewsarticle_photo{  width:100%;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/news-bg.jpg) no-repeat center center;  background:#ffffff;  padding:5px;  background-size:cover;  margin-bottom:20px;}.staff-container .tcsnewsarticle_photo img{  width:100%;}.staff-button .tcs_details_link {  text-align: center;  position: relative;  border-radius: 0px 0px 5px 5px;  width: 100% !important;}.board tr td{  border:1px solid #ffffff !important;}/* MD ------------------------------------------------- */@media (min-width: 768px) {   .staff-container .tcsnewsarticle_photo  {    float:right;    width:130px;    margin:0px 0px 20px 20px;  }   .staff-container  {    min-height:230px;  }}/* ------------------------------------------------------------------------------- *//* SPONSORS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sponsors-item{  width:18%;  float:left;  text-align:center;  border-radius:5px;  border:1px solid #d4d4d4;  overflow:hidden;  margin:0px 1%;}.sponsors-item h4{  padding:5px;  color:#ffffff;  margin:0px;  font-size:.9rem;}.section_sp1 h4{  background:#555555;}.section_sp2 h4{  background:#222222;}.section_sp3 h4{  background:#020202;}.section_sp4 h4{  background:#feb614;}.section_sp5 h4{  background:@accent;}.sponsors-item .tcsnewsarticle_photo{  padding:0px !important;  background:transparent !important;  border:0px solid #d4d4d4 !important;  float:none !important;  margin:0px 0px 0px 0px !important;}#sponsors-container .carousel-control-prev,#sponsors-container .carousel-control-next{  background:#222222;  width:30px;  border-radius:30px;  height: 30px;  top: 50%;  margin-top: -15px;}#sponsors-container .carousel-indicators{  display:none;}.sponsors-all_even td, .sponsors-all_odd td{  border:1px solid #d4d4d4;  padding:20px;  text-align:center;}.sponsors-all_even td.tcs-empty, .sponsors-all_odd td.tcs-empty{  border:0px solid #d4d4d4;}.sponsors-all_even td .tcsnewsarticle_photo, .sponsors-all_odd td .tcsnewsarticle_photo{  border:1px solid #d4d4d4;  padding:20px;  margin-bottom:20px;}.sponsors-all_even td .tcs_details_link, .sponsors-all_odd td .tcs_details_link{  display:block;  background:@accent;  padding:7px 0px;  text-decoration:none;  color:#ffffff !important;  border-radius:20px;}.sponsors-all .tcslegend{  display:none;}.sponsors-all .tcslegendtitle{  padding:10px;  background:#eeeeee;  margin:20px 0px;}.sponsors-all .back_to_top{  display:none;}.sponsors-all #list-sponsors-all-SP2-MSHO.tcslegendtitle{  background:#222222;  color:#ffffff;}.sponsors-all #list-sponsors-all-SP3-MSHO.tcslegendtitle{  background:@red;  color:#ffffff;}.sponsors-all #list-sponsors-all-SP4-MSHO.tcslegendtitle{  background:@gold;  color:#ffffff;}.sponsors-all #list-sponsors-all-SP5-MSHO.tcslegendtitle{  background:@blue;  color:#ffffff;}/* SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #sponsors-screen  {    display:none;  }}/* MD ------------------------------------------------- */@media (min-width: 768px) {  #sponsors-mobile  {    display:none;  }}/* ------------------------------------------------------------------------------- *//* CALENDAR BOX ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */table.calendarbox{  width:100%;  margin-bottom:20px;}.calendar-interior table.calendarbox{  height:500px;}.calendarbox td.nodate {  background-color:transparent;  border-color:transparent;}.calendarbox tr.monthrow th {  border:0px;  background-color:transparent;  height:auto;  padding:3px 0px;  text-align:center;  color:#555555;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#555555;}.calendarbox tr.monthrow th a:visited, .calendarbox tr.monthrow th a:hover {  text-decoration:none;}.calendarbox th {  text-align:center;  height:30px;  color:#ffffff;  font-weight:bold;  vertical-align: middle;	  border:1px solid #ffffff;  background-color:#555555;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#feb614;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#020202;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#000000;  color:#ffffff;}.calendarbox td.eventdate a:link, .calendarbox td.eventdate a:hover, .calendarbox td.eventdate a:visited {  color:#ffffff;  text-decoration:none;}.calendarbox td.eventdate:hover {  background-color:#020202;}.calendarbox .events {  position:relative;  font-size:.8rem;}.calendarbox .events ul {  text-align:left;  position:absolute;  display:none;  z-index:9999;  padding:15px;  margin:0px;  background-color:#020202;  border:2px solid #ffffff;  color:#ffffff;  width:300px;  border-radius:5px;  list-style:none;  max-height:350px;  overflow:auto;}.calendarbox .events li {  padding-bottom:5px;  margin:0px;  padding:0px;}.calendarbox .events li h3 {  margin:0px 0px 5px 0px;  color:#ffffff;}.calendarbox .events li h4 {  margin:0px;  color:#ffffff;}	.calendarbox .events li p {  font-weight:normal;  color:#ffffff;}	.calendarbox .events li + li {  margin-top:10px;  border-top:1px solid #ffffff;  padding-top:10px;}	.calendarbox td.eventdate .events li a:hover {  text-decoration:underline;}/* ------------------------------------------------------------------------------- *//* HOME CALENDAR STYLE 3 - DATE BLOCK LEFT --------------------------------------- *//* ------------------------------------------------------------------------------- */.events-box-left_even, .events-box-left_odd{  display:table;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px dashed #d4d4d4;  height:175px;  width:100%;}.events-box-left div:last-child{  border-bottom:0px dashed #d4d4d4;}.events-box-left .datestamp{  display:table-cell;  vertical-align:middle;  padding:10px;  color:#ffffff;  background:#020202;  text-align:center;  border-right:15px solid #ffffff;  width:70px;}.events-box-left .datestamp h5{  color:#ffffff;  line-height:0;}.events-box-left .datestamp h5 .bignumber{  font-size:30px;  padding:25px 0px;  display:block;}.events-box-left_even a, .events-box-left_odd a{  text-decoration:none !important;}/* ------------------------------------------------------------------------------- *//* HOME CALENDAR STYLE 3 - DATE FLOATS RIGHT ------------------------------------- *//* ------------------------------------------------------------------------------- */.events-home-container{  position:relative;  margin-left:20px;  padding-left:20px;  border-left:1px solid #d4d4d4;}.events-home-container h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px solid #d4d4d4;}.events-home-container .datestamp {  width:50px;  height:50px;  position:absolute;  right:0px;  top:0px;  text-align:center;  padding:0;  border:1px solid #d4d4d4;  overflow:hidden;  border-radius:5px;}	.events-home-container .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#feb614;  font-size:13px;}.events-home-container h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#feb614;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.events-home-container h2{  font-weight:bold;  color:#ffffff;  background:#feb614;  background:linear-gradient(to right, #feb614, #ce8c00);  padding:10px;  margin:15px 0px;  font-size:1.2rem;  border-radius:5px;}/* ------------------------------------------------------------------------------- *//* CALENDAR PAGE STYLE 3 - DATE FLOATS LEFT -------------------------------------- *//* ------------------------------------------------------------------------------- */.tcscalendars h2{  background:#020202;  background-image:linear-gradient(to bottom right, transparent, #ffffff50);  padding:10px 20px;  border-radius:5px;  margin-bottom:20px;  color:#ffffff;}.events-container{  position:relative;  padding:20px;  border:1px solid #d4d4d4;  border-radius:5px 5px 0px 0px;  margin-left:70px;}.events-container + .tcs_details_link{  display:block;  text-align:right;  border-radius:0px 0px 5px 5px;  margin:0px 0px 20px 70px;}.events-container h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px solid #d4d4d4;}.events-container .datestamp {  width:50px;  height:50px;  position:absolute;  left:-70px;  top:0px;  text-align:center;  padding:0;  border:1px solid #d4d4d4;  overflow:hidden;  border-radius:5px;}	.events-container .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#feb614;  font-size:13px;}.events-container h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#feb614;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.events-container h2{  font-weight:bold;  color:#ffffff;  background:#feb614;  background:linear-gradient(to right, #feb614, #ce8c00);  padding:10px;  margin:15px 0px;  font-size:1.2rem;  border-radius:5px;}/* XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .events-container .datestamp   {    display:none;  }}/* ------------------------------------------------------------------------------- *//* HOME PAGE STYLE 3 - DATE FLOATS LEFT ------------------------------------------ *//* ------------------------------------------------------------------------------- */.tcscalendars h2{  background:#020202;  background-image:linear-gradient(to bottom right, transparent, #ffffff50);  padding:10px 20px;  border-radius:5px;  margin-bottom:20px;  color:#ffffff;}.events-container-home h3{  margin:0px 10px 5px 0px;}.events-container-home{  position:relative;  border-radius:5px 5px 0px 0px;  margin-left:70px;}.events-container-home h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px solid #d4d4d4;}.events-container-home .datestamp {  width:50px;  height:50px;  position:absolute;  left:-70px;  top:0px;  text-align:center;  padding:0;  border:1px solid #d4d4d4;  overflow:hidden;  border-radius:5px;}	.events-container-home .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#feb614;  font-size:13px;}.events-container-home h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#feb614;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.events-container-home h2{  font-weight:bold;  color:#ffffff;  background:#feb614;  background:linear-gradient(to right, #feb614, #ce8c00);  padding:10px;  margin:15px 0px;  font-size:1.2rem;}/* XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .events-container-home .datestamp   {    display:none;  }  .events-container-home  {    margin-left:0px;    padding:10px;  }}/* ------------------------------------------------------------------------------- *//* FORM STYLES ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.commentbox, #commentform{  background:#ffffff !important;  background:linear-gradient(#ffffff, #eeeeee) !important;  border-radius:0px !important;  border:1px solid #d4d4d4 !important;  padding:20px !important;  width:100% !important;  font-size:1rem !important;  margin-bottom:10px !important;}#commentformdiv a:first-child{  padding:10px 15px;  background:#feb614;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}#commentformdiv .button{  padding:10px 15px !important;  background-color:#020202 !important;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px !important;}input[type='checkbox'], input[type="radio"]{  display:inline !important;}::-webkit-input-placeholder /* WebKit, Blink, Edge */{  color:#555555;}:-moz-placeholder /* Mozilla Firefox 4 to 18 */{  color:#555555;  opacity: 1;}::-moz-placeholder /* Mozilla Firefox 19+ */{  color:#555555;  opacity: 1;}:-ms-input-placeholder /* Internet Explorer 10-11 */{  color:#555555;}::-ms-input-placeholder /* Microsoft Edge */{  color:#555555;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,.search-container input, .search-container select, .search-container textarea,.tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,#loginform input, #loginform select, #loginform textarea, #commentform input, #commentform textarea{  margin:0px;  padding:10px !important;  border:1px solid #d4d4d4 !important;  box-shadow:0px 0px 0px !important;  width:auto;  max-width:100%;  box-sizing:border-box;  height:auto;  border-radius:5px;  line-height:1;  font-size:.8rem;}.tcsUserCreatedForm select, .search-container select, .tcsInputForm select, #loginform select{  background:#ffffff;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}.tcsUserCreatedForm td,.tcsInputForm td,#loginform td{  vertical-align:middle !important;  padding:2px;}.tcsUserCreatedForm_table,.tcsInputForm_table,#loginform_table{  border-spacing:3px;}.tcsUserCreatedForm_table input,.tcsInputForm_table input,#loginform_table input{  padding:3px;  margin-bottom:20px;}.tcsUserCreatedForm,.tcsInputForm,#loginform{  padding:0px;  max-width:100%;}.formtitle{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px solid #d4d4d4;}.tcsUserCreatedForm_Table h3,.tcsInputForm_Table h3,#loginform_Table h3{  margin:20px 0px;}.tcsUserCreatedForm .valid.required,.search-container .valid.required,.tcsInputForm .valid.required,#loginform .valid.required{  background-position:98%;}.tcsUserCreatedForm [type="radio"], .tcsUserCreatedForm [type="checkbox"],.search-container [type="radio"], .search-container [type="checkbox"],.tcsInputForm [type="radio"], .tcsInputForm [type="checkbox"],#loginform [type="radio"], #loginform [type="checkbox"],#commentform [type="radio"], #commentform [type="checkbox"] {  position:static;  visibility:visible;}.tcsUserCreatedForm input.button,.tcsInputForm input.button,#loginform input.button,.tcsFormButton,.search-container .search_button,.btn-primary{  background:#020202 !important;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;  border-radius:5px;}#tcs-login-panel .row{  margin:0px;}#tcs-login-panel [class*="col-"] {  padding-left: 0;  padding-right: 0;}#tcs-login-panel #new-user{  width:100%;}/* XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .commentbox   {    padding:10px !important;  }  .tcsUserCreatedForm td,  .tcsInputForm td,  #loginform td  {    float:left;    width:96%;    padding:2px 2%;    text-align:left !important;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,  .search-container input, .search-container select, .search-container textarea,  .tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,  #loginform input, #loginform select, #loginform textarea  {    max-width:100%;  }}/* ------------------------------------------------------------------------------- *//* DIRECTORY SEARCH STYLES ------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.search-container h3{  border-bottom:1px dashed #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}.search-container input, .search-container select{  border:1px solid #d4d4d4;  box-sizing:border-box;  padding:10px;  width:100%;  margin:0px 0px 10px 0px;  height:40px;}/* ------------------------------------------------------------------------------- *//* DIRECTORY SEARCH STYLES ------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.pagination a, .pagination .current{  padding:0px 3px;}.tcsDirectory .tcsMapRecord{  display:none;}.directory-container{  padding:10px !important;  margin-bottom:10px !important;  border:1px solid #d4d4d4;  position:relative;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee); }.directory-org{  font-weight:bold;  font-size:18px;  padding:0px 0px 10px 0px;  margin:0px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.directory-name{  font-weight:bold;}.directory-container span{  display:block;}.directory-reps{  }.directory-reps h4{  padding:10px 0px;  margin-top:20px;  border-top:1px dashed #d4d4d4;}.directory-reps .container-fluid{  background:#ffffff;  border:1px solid #d4d4d4;  padding:15px;}.directory-reps-individual{  padding:0px 15px 15px 0px;} .directory-reps-individual:nth-child(odd){  clear:both;} .directory-photo{  border:1px solid #d4d4d4;  text-align:center;  background:#eeeeee;  margin-bottom:10px;}.directory-image{  width:100%;  overflow:hidden;  border:10px solid #ffffff;}.directory-image img{  width:100%;  height:auto;}/* MD ------------------------------------------------- */@media (min-width: 768px) {  .directory-container  {    padding:20px 210px 20px 20px !important;    margin-bottom:15px !important;    min-height:235px;  }  .directory-org  {    font-size:24px;    padding:0px 0px 15px 0px;    margin:0px 0px 15px 0px;  }  .directory-photo  {    position:absolute;    right:20px;    top:20px;  }  .directory-image  {    width:170px;    min-height:100px;  }}/* LG ------------------------------------------------- */@media (min-width: 992px) {  }/* ------------------------------------------------------------------------------- *//* ACCORDION STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:15px 15px 15px 40px;  border:1px solid #d4d4d4;  margin:0px 0px 5px 0px;  position:relative;  background-image:linear-gradient(to bottom right,#ffffff, #eeeeee);}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3{  display:block !important;  width:auto;  margin:0px;  font-size:20px;}.tcs_accordion_title h4{  }.tcs_accordion_content{  padding:20px;  margin-top:15px;  border:1px dashed #d4d4d4;  background:#fbfbfb;}.tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_closed.png?ver=2) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:17px;}.tcs_accordion_open_icon{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  position:absolute;  left:15px;  top:17px;}.accordion_legend .tcs_accordion_title{  display:block;  color:@font;  padding:10px;  border:1px solid #d4d4d4;  background-image:linear-gradient(to bottom right,#ffffff, #eeeeee);  margin-top:-15px;  font-weight:900;}.accordion_legend .tcs_accordion_closed_icon, .accordion_legend .tcs_accordion_open_icon{  float:left;  position:static;}.accordion_legend_odd, .accordion_legend_even{  margin:20px;}.accordion_legend .tcs_accordion_content{  margin:0px 0px 10px 0px;  padding:20px;}.accordion_legend .tcs_accordion_content .tcslinks h3{  font-size:16px;}/* ------------------------------------------------------------------------------- *//* STORE STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.store_even, .store_odd{  padding:20px 20px 20px 20px;  border:1px solid #d4d4d4;  margin-bottom:20px;}.store h2{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px dashed #d4d4d4;  color:@green;}.store .tcsproducts_thumb{  float:right;  margin:0px 0px 20px 20px;  border:1px solid #d4d4d4;}.store .tcsproducts_thumb img{  max-height:135px;  border:10px solid #eeeeee;}.store form{  background:linear-gradient(to right, #ffffff, #eeeeee);  clear:both;  text-align:right;  border:1px solid #d4d4d4;  padding:10px;  margin-top:10px;}.featured.store form{  text-align:left;}.store form .button{  background:#020202;  color:#ffffff !important;  border:0px solid #d4d4d4;  padding:5px 15px;  display:inline-block;}.store form select{  background:#ffffff;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;  margin:0px;  padding:3px 20px 3px 5px !important;  border:1px solid #d4d4d4 !important;  box-shadow:0px 0px 0px !important;  width:auto;  max-width:100%;  box-sizing:border-box;  height:auto;  border-radius:5px;  font-size:.9rem;  color:#555555;}.featured.store form input, .featured.store form select{  display:block;  width:100%;  margin-bottom:10px;}.featured.store form .button{  margin-top:-15px;}.store .red.alert{  padding:0px 10px 0px 15px;  background-color:transparent !important;  font-weight:900;  color:#ff0000;}.featured.store .red.alert{  padding:0px 0px 0px 0px;}/* ------------------------------------------------------------------------------- *//* MEMBER PROFILE STYLES --------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.profile-button{  margin:5px 0px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  background:#feb614;  background-image:linear-gradient(to right, transparent, #22222250);  text-align:center;  border-radius:5px;  font-size:.8rem;  line-height:1;}.profile-button.full a{  margin:15px -15px -15px -15px;  border-radius:0px;}.profile-box .profile-button{  float:none;  margin:5px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;  border-radius:5px;  overflow:hidden;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#020202;  background-image:linear-gradient(to right, transparent, rgba(255,255,255,.5));  color:#ffffff;  margin:-15px -15px 15px -15px;}.profile-box ul + h3{  margin-top:15px;}.profile-box h4{  padding:15px;  background:#feb614;  background:linear-gradient(to right,#feb614, @lsecondary);  color:#ffffff;  margin:-15px -15px 15px -15px;}.profile-box ul + h4{  margin-top:15px;}.profile-box ul{  list-style:none;  margin:0px;  padding:0px;}.profile-box ul li{  padding:15px;  border-bottom:1px dashed #d4d4d4;}.profile-box ul li:last-child{  padding:15px;  border-bottom:0px dashed #d4d4d4;}.profile-photo{  margin:10px 0px;  border:1px solid #d4d4d4;  padding:10px;  text-align:center;  background:#eeeeee;}.profile-photo .profile-image{  margin:0px auto;}/* MEMBER PROFILE MD ------------------------------------------------- */@media (min-width: 768px) {  .profile-button  {    float:right;    margin:5px 0px 0px 5px;  }  .profile-left .profile-box  {    margin-right:10px;  }  .profile-box span  {    width:120px;  }}/* ------------------------------------------------------------------------------- *//* ACCORDION JOB STYLES ---------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.accordion-jobs .tcslegend{  display:none;}.accordion-jobs{  border:1px solid #d4d4d4;  margin:20px 0px;}.accordion-jobs.accordion-header{  border:1px solid #d4d4d4;  background:#feb614;  margin:20px 0px -20px 0px;}.accordion-jobs_odd, .accordion-jobs_even{  padding:0px;  border:0px solid #d4d4d4;  border-bottom:1px dashed #d4d4d4;  margin:0px 0px 0px 0px;  position:relative;}.accordion-jobs_even{  background:#fbfbfb;}.accordion-jobs .tcs_accordion_title{  text-decoration:none !important;  display:table;  width:100%;}.accordion-jobs .tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_closed.png?ver=2) no-repeat center center;  width:5%;  height:20px;  display:table-cell;  position:static;  border-right:1px dashed #d4d4d4;}.accordion-jobs.accordion-header .tcs_accordion_closed_icon{  background-image:none;}.accordion-jobs .tcs_accordion_open_icon{  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat center center;  width:5%;  height:20px;  display:table-cell;  position:static;  border-right:1px dashed #d4d4d4;}.accordion-jobs .tcs_accordion_title h5{  border-right:1px dashed #d4d4d4;  width:15%;}.accordion-jobs .tcs_accordion_title h3{  border-bottom:0px dashed #d4d4d4;  padding-bottom:0px;  margin-bottom:0px;  border-right:1px dashed #d4d4d4;  width:30%;}.accordion-jobs .tcs_accordion_title h4{  border-right:1px dashed #d4d4d4;  width:25%;}.accordion-jobs .tcs_accordion_title p{  width:25%;}.accordion-jobs .tcs_accordion_title h5,.accordion-jobs .tcs_accordion_title h3,.accordion-jobs .tcs_accordion_title h4,.accordion-jobs .tcs_accordion_title p{  display:table-cell !important;  font-size:14px;  font-weight:300;  text-align:center;  padding:5px 0px;  color:#222222 !important;  margin:0px;}.accordion-jobs .tcs_accordion_content{  padding:30px;  border-top:1px dashed #d4d4d4;  background:#ffffff;  background:linear-gradient(to bottom, #eeeeee, #ffffff);}/* ACCORDION TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   }/* ACCORDION PHONE ---------------------------- */@media (max-width:767px) {   .accordion-jobs .tcs_accordion_title  {    display:block;    padding:10px;  }  .accordion-jobs .tcs_accordion_closed_icon,  .accordion-jobs .tcs_accordion_open_icon  {    display:none !important;  }  .accordion-jobs .tcs_accordion_title h5,  .accordion-jobs .tcs_accordion_title h3,  .accordion-jobs .tcs_accordion_title h4,  .accordion-jobs .tcs_accordion_title p  {    display:block !important;    border-right:0px dashed #d4d4d4 !important;    padding:0px;    width:100% !important;  }  .accordion-jobs_even ul,   .accordion-jobs_odd ul  {    padding-left:15px;  }}/* ------------------------------------------------------------------------------- *//* JOB POSTING STYLES ------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.job-container{  padding:20px;  border:1px solid #d4d4d4;  border-radius:5px;  margin-bottom:20px;}.job-container h3{  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px solid #d4d4d4;}


/*
===========================================================================
@IMPORTED STYLESHEET: convention_css-inline-editor
---------------------------------------------------------------------------
*/

/**/.mce-tinymce.tcs-inline_fullphoto{  z-index:888888 !important;  width:auto !important;  position:fixed !important;  top:0px !important;  right:0px !important;  left:0px !important;  border:5px solid #d4d4d4 !important;  box-shadow:0px 0px 10px #000000 !important;}.mce-menu, .mce-popover {  z-index:999999 !important;}.tcshideadmin, .tcsshowadmin{  position:fixed;  bottom:0px;  left:0px;  z-index:999999;  border-top:1px solid #ffffff;  border-right:1px solid #ffffff;  opacity:.9;  border-radius:0px 5px 0px 0px;  text-decoration:none !important;  color:#ffffff !important;  display:inline-block;  text-indent:-1000px;  overflow:hidden;  height:50px;  width:250px;}.tcsshowadmin{  background:#dc3545 url(https://www.associationdatabase.com/aws/ECA/am/gi/edit-mode-off.png?ver=1) no-repeat center center;  background-size:200px 40px;}.tcshideadmin{  background:#28a745 url(https://www.associationdatabase.com/aws/ECA/am/gi/edit-mode-on.png?ver=1) no-repeat center center;  background-size:200px 40px;}.ui-tabs-tab .admin_controls{  display:none;}.tcsfiledropzone, .tcslinkto_create_div, .tcscontact_fields_div{  position:fixed;  top:0px;  bottom:0px;  left:0px;  right:0px;  background:rgba(0,0,0,.75);  z-index:999999;}.tcsfiledropzone .panel-heading,.tcsfiledropzone .panel-body,.tcsfiledropzone .panel-footer {  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  width:96%;  font-size:.9rem;}#tcs_results_div .panel-heading,#tcs_results_div .panel-body,#tcs_results_div .panel-footer {  width:100%;  padding:20px !important;  margin:0px;}#tcs_results_div .panel-heading {  padding:20px !important;  margin:0px;}.tcsfiledropzone .panel-heading {  padding:15px 25px !important;  margin:25px auto 0px auto;  border-bottom:1px dashed #d4d4d4;  border-radius:10px 10px 0px 0px;}.tcsfiledropzone .panel-body {  padding:15px 25px !important;  margin:0px auto 0px auto;  border-bottom:1px dashed #d4d4d4;}.tcsfiledropzone .panel-footer{  padding:15px 25px !important;  margin:0px auto 10px auto;  border-radius:0px 0px 10px 10px;}.tcsfiledropzone .panel-body .row {  margin:0px !important;}.tcsfiledropzone .panel-body [class^=col-] {  padding:0px !important;}.tcsfiledropzone .panel-body input{  width:100% !important;}.tcsfiledropzone .panel-body .tcs-default-input-checkbox {  width:auto !important;}.tcsfiledropzone .panel-body select{  height:auto !important;}.tcsfiledropzone .hidden-lg{  display:none;}.tcsfiledropzone .hidden-sm,.tcsfiledropzone .hidden-lg{  width:100%;  height:100%;}.tcsfiledropzone .panel-footer .text-right{  text-align:right;}.tcsfiledropzone .panel-footer a{  display:block;  margin:0px 5px;  color:#000000 !important;  text-decoration:none !important;}#tcs_results_div .panel-footer a {  display:inline-block;  margin:0px 5px;  color:#000000 !important;  text-decoration:underline !important;}.ui-autocomplete{  z-index:999999;}.tcslinkto_create_div table{  width:75% !important;  margin:50px auto;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  border-radius:10px;  border-spacing:20px;  border-collapse:separate;}.tcscontact_fields_div div  {  width:75% !important;  margin:50px auto;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  border-radius:10px;  padding:20px !important;}.tcslinkto_create_div table a,.tcscontact_fields_div div a{  display:inline-block;  background:#555555;  color:#ffffff !important;  padding:10px 25px;  text-decoration:none !important;  font-weight:bold;  border-radius:5px;}.tcslinkto_create_div input, .tcslinkto_create_div select,.tcscontact_fields_div input, .tcscontact_fields_div select{  margin:0px 10px 0px 0px;  padding:10px !important;  border:1px solid #d4d4d4 !important;  box-shadow:0px 0px 0px !important;  width:auto;  max-width:100%;  box-sizing:border-box;  height:auto;  border-radius:5px;}.tcslinkto_create_div select, .tcscontact_fields_div select{  background:#ffffff;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/ECA/am/gi/accordian_open.png?ver=2) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}/* GENERAL SM/XS ONLY ----------------------------------------- */@media (max-width: 767px) {  .mce-container-body.mce-abs-layout   {    width: 100% !important;    overflow: scroll !important;  }  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    width:100%;    font-size:.8rem;  }  .tcsfiledropzone .panel-heading   .tcsfiledropzone .panel-body    .tcsfiledropzone .panel-footer  {    padding:5px 10px !important;    margin:0px;    border-radius:0px;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  .tcsfiledropzone .panel-heading   {    padding:25px 50px !important;    margin:40px auto 0px auto;  }  .tcsfiledropzone .panel-body   {    padding:15px 25px !important;    margin:0px auto 0px auto;  }  .tcsfiledropzone .panel-footer  {    padding:25px 50px !important;    margin:0px auto 50px auto;  }  .tcsfiledropzone .panel-body .col-md-8  {    padding-right:20px !important;  }  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    font-size:1rem;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    width:76%;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {}/* INVALID STYLESHEET COMPONENT NAME */


/*
===========================================================================
@IMPORTED STYLESHEET: convention_Editor_Stylesheet
---------------------------------------------------------------------------
*/

/**/html{  font-size:14px;}body {  color:#222222;    line-height:1.2;  font-family: 'Lato', sans-serif;  font-weight:400;}b, strong{  font-weight:900;}a:link, a:visited, a:focus{  color:#020202;  text-decoration:underline;}a:hover{  color:#020202;}h1 {  color:#020202;  font-size:2rem;  font-weight:700;  margin:0px 0px 10px 0px;}h2 {  color:#020202;  font-size:1.5rem;  font-weight:700;  margin:0px 0px 10px 0px;}h3 {  color:#020202;  font-size:1.3rem;  font-weight:700;  margin:0px 0px 10px 0px;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1.1rem;}h4 {  color:#020202;  font-size:1rem;  font-weight:700;}h5 {  color:#222222;  font-size:1rem;}h6 {  color:#222222;  font-size:.9rem;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;  clear:both;}.title{  padding:0px 0px 20px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 20px 0px;}.primary-button a{  color:#ffffff !important;  background:#020202;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#feb614;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.responsive-table{  width:100% !important;  border:0px solid #d4d4d4;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.committee-table.responsive-table tr td{  padding:20px;  border:1px solid #d4d4d4;}.committee-table.responsive-table .responsive-table tr td{  padding:0px;  border:1px solid #ffffff;}.empty-cell{  border:0px solid #d4d4d4 !important; }.responsive-table tr td .title{  padding:0px 0px 10px 0px;  border-bottom:1px dashed #d4d4d4;  margin:0px 0px 10px 0px;}.primary-cell{  color:#ffffff !important;  background:#020202;  padding:10px;  font-weight:bold;  font-size:20px;}.secondary-cell{  color:#ffffff !important;  background:#feb614;  padding:10px;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 799px) {  .responsive-table tr td  {    float:left;    width:100% !important;    height:auto !important;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 800px) {  html  {    font-size:13px;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {    font-size:14px;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {    font-size:16px;  }}
 