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

/*
===========================================================================
@IMPORTED STYLESHEET: css-structure
---------------------------------------------------------------------------
*/

/**/html{  font-size:14px;}body{  margin:0px;  padding:0px;  background:#001835;}img, iframe{  max-width:100%;}.viewall{  padding:5px 15px;  background:#006A21;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}.tcs_printer_friendly a{  background:#d4d4d4 url(https://www.associationdatabase.com/aws/AEA/am/gi/icon-print.png?ver=1) no-repeat left center;  padding:10px 20px 10px 50px;  border-radius:5px;  color:#ffffff !important;  text-decoration:none !important;  margin:10px 0px 20px 0px;  font-weight:900;  display:inline-block;}/* GENERAL SM/XS ONLY ----------------------------------------- */@media (max-width: 767px) {  .wow  {    animation-name:none !important;  }  .imgright, .imgleft  {    margin:0px 0px 20px 0px;    float:none !important;  }  .desktop  {    display:none !important;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  html  {    font-size:13px;  }  .mobile  {    display:none !important;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {    font-size:14px;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {    font-size:16px;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:900;}#nav a i{  padding-right:10px;}#menu-search h4{  color:#ffffff;  text-transform:uppercase;}#menu-search .formbutton{  background:#03A736;  background:linear-gradient(#03A736, #006A21);  border:0px;  color:#ffffff;}#menu-search input, #menu-search select{  display:block;  width:100%;  margin-bottom:10px;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#002F6A;    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;    background:linear-gradient(#ffffff, #eeeeee);    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;    color:#002F6A;  }  #nav a:hover  {    color:#006A21;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#006A21;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  .nav-item  {    padding:0px;  }  #nav a:link, #nav a:visited  {    padding:10px 0px;    color:#ffffff;    border-right:1px solid #ffffff;    text-align:center;    color:#ffffff;    background:#002F6A;  }  #nav a:hover  {    background:#006A21;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    background:#006A21;  }  #nav .nav-item:last-child a  {    border-right:0px solid #ffffff;    border-radius:0px 5px 0px 0px;  }  #nav .nav-item:first-child a  {    border-radius:5px 0px 0px 0px;  }}/* DROPDOWN ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu ul{  list-style:none;  margin:0px;  padding:0px;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    margin:0px;    width:250px;    border:1px solid #d4d4d4;    padding:0px;    right:0px;    background:#ffffff;    background:linear-gradient(#ffffff, #eeeeee);  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    padding:10px 10px;    border-bottom:1px solid #d4d4d4;    background-color:transparent;    text-align:left;    color:#002F6A;  }  #nav .dropdown-menu a:hover  {    color:#006A21;  }}/* ------------------------------------------------------------------------------- *//* HEADER BUTTONS ---------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#header-buttons{  padding-top:10px;}#header-button-login{  border-radius:5px;  width:50%;  float:right;}#header-button-login a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  padding:12px 10px 12px 40px;  font-weight:900;  text-transform:uppercase;  position:relative;  border-radius:5px;  font-size:.9rem;}#header-button-login a{  border-radius:5px;}#header-button-login a{  background:#002F6A;}#header-button-login i{  position:absolute;  top:0px;  left:0px;  bottom:0px;  width:34px;  padding-top:12px;}#header-button-login i{  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/light_bg.png?ver=1);}/* HEADER BUTTONS MD ------------------------------------------------- */@media (min-width: 768px) {  #header-buttons  {    position:absolute;    right:20px;    top:10px;    padding:0px;  }  #header-button-login  {    width:150px;    margin-left:15px;    float:right;  }  #header-button-login a  {    padding:12px 10px 12px 40px;    font-size:.9rem;    border-radius:5px;  }  #header-button-login i  {    width:36px;    padding-top:12px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header-button-login  {    width:200px;    margin-left:15px;    float:right;  }  #header-button-login i  {    width:40px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {  #header-button-login a  {    padding:15px 10px 15px 50px;  }  #header-button-login i  {    width:46px;    padding-top:15px;  }   }/* ------------------------------------------------------------------------------- *//* PAGE CONTAINER ---------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#page-container{  margin-top:30px;  padding:125px 25px 25px 25px;  background:#ffffff url(https://www.associationdatabase.com/aws/AEA/am/gi/header-bg-2.jpg?ver=2) no-repeat right top;  background-size:200%;}#logo{  margin:0px auto 25px auto;  width:100%;  padding:20px;}/* PAGE CONTAINER MD ------------------------------------------------- */@media (min-width: 768px) {  #page-container  {    margin-top:0px;    padding:0px 25px 50px 75px;    background:#ffffff url(https://www.associationdatabase.com/aws/AEA/am/gi/header-bg-2.jpg?ver=2) no-repeat center top;    background-size:contain;  }  #logo  {    width:300px;  }  .homepage #logo  {    margin:0px auto 100px auto;  }  .subpage #logo  {    margin:0px auto 50px auto;  }}/* PAGE CONTAINER  LG ------------------------------------------------- */@media (min-width: 992px) {  #page-container  {    padding:0px 50px 50px 100px;  }  .homepage #logo  {    margin:0px auto 175px auto;  }}/* PAGE CONTAINER XL ------------------------------------------------- */@media (min-width: 1200px) {  .homepage #logo  {    margin:0px auto 250px auto;  }}/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{  margin-bottom:20px;}#boxes .col-md{  padding:0px;}.box{  padding:20px;  text-align:left;  border:1px solid #ffffff;  height:100%;  opacity:.95;  position:relative;}.box i{  color:#ffffff;  font-size:30px;  float:left;  padding:0px 25px 0px 0px;  text-shadow:2px 2px 5px #222222;}.box h3{  color:#ffffff;  text-transform:uppercase;  font-size:18px;  margin-bottom:0px;  text-shadow:2px 2px 5px #222222;}#box-01{  background:#0151B5;  background:linear-gradient(to bottom right, #0151B5, #002F6A);  border-radius:5px 5px 0px 0px;}#box-02{  background:#002F6A;  background:linear-gradient(to bottom right, #002F6A, #001835);}#box-03{  background:#03A736;  background:linear-gradient(to bottom right, #03A736, #006A21);}#box-04{  background:#006A21;  background:linear-gradient(to bottom right, #006A21, #003511);  border-radius:0px 0px 5px 5px;}.box-link{  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  display:block;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  #boxes  {    margin-bottom:25px;  }  #box-01  {    border-radius:5px 0px 0px 5px;  }  #box-04  {    border-radius:0px 5px 5px 0px;  }  .box  {    padding:25px;    text-align:center;  }  .box i  {    font-size:35px;    padding:0px 0px 10px 0px;    float:none;  }  .box h3  {    font-size:20px;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  #boxes  {    margin-bottom:50px;  }  .box  {    padding:30px;  }  .box i  {    font-size:40px;    padding:0px 0px 20px 0px;  }  .box h3  {    font-size:22px;  }}/* ------------------------------------------------------------------------------- *//* PROGRAMS BOXES ---------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.programs{  margin:0px -15px 20px -15px;  box-shadow:0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);}.programs .carousel-indicators{  display:none;}.programs .carousel-control-prev,.programs .carousel-control-next{  width:5%;  background:#002F6A;  opacity:1;}.programs .carousel-inner{  padding:0px 5%;}.programs-item{  background:#ffffff;  background:linear-gradient(to bottom right, #ffffff, #eeeeee);  border:1px solid #ffffff;  box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);  border-radius:5px;  padding:20px 5px 30px 5px;  position:relative;  width:100%;}/* UID BOX MD ------------------------------------------------- */@media (min-width: 768px) {  .programs  {    margin-bottom:25px;  }  .programs-item  {    padding:10px;    height:150px;  }  .programs-item .tcsnewsarticle_photo  {    padding-right:20px;    margin-right:20px;    border-right:1px solid #d4d4d4;    height:100%;    width:30%;    float:left;  }  .programs-item .tcsnewsarticle_photo img  {    max-height:80px;  }}/* UID BOX LG ------------------------------------------------- */@media (min-width: 992px) {  .programs  {    margin-bottom:50px;  }  .programs-item  {    padding:30px;  }}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content .col-md{  padding:0px;}.subpage #content{  background:#ffffff;  border-radius:5px;  padding:15px;}#sponsor-box{  padding:20px;  border-radius:5px;  margin-bottom:20px;  background:#ffffff;  border:1px solid #ffffff;    text-align:center;  overflow:hidden;}#sponsor-box h3{  background:#002F6A;  background:linear-gradient(to bottom right, #002F6A, #001835);  color:#ffffff;  margin:-20px -20px 20px -20px;  padding:10px;}.secondary-button a{  display:block !important;  margin-bottom:0px !important;}#tcs-carousel-sponsors{  height:70px;}#tcs-carousel-sponsors img{  max-width:100%;  max-height:70px;  width:auto !important;  height:auto;}#tcs-carousel-sponsors .carousel-indicators,#tcs-carousel-sponsors .carousel-control-prev,#tcs-carousel-sponsors .carousel-control-next{  display:none;}.search-box{  padding:20px;  border:1px solid #d4d4d4;  border-radius:10px;  background:#ffffff;  background:linear-gradient(to bottom right, #ffffff, #eeeeee);}.search-box input, .search-box select{  width:100% !important;  margin-bottom:10px !important;}.search-box h4{  font-weight:700;  margin-bottom:5px;}.sidebox{  padding:20px;  margin-bottom:20px;  border:1px solid #d4d4d4;}.sidebox h2{  background:#002F6A;  color:#ffffff;  padding:10px;  margin:0px;  font-size:1.2rem;}.sidebox h3{  margin:0px;}.sidebox h3 a{  display:block;  padding:10px;  border-bottom:1px dashed #d4d4d4;  font-size:1rem;  margin:0px;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  #sponsor-box  {    position:absolute;    top:70px;    right:20px;    width:150px;  }  .subpage #content  {    padding:25px;    min-height:500px;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  #sponsor-box  {    width:200px;  }}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#002F6A;  background:linear-gradient(#002F6A, #001835);  color:#ffffff;  font-size:.8rem;  padding:25px 25px 80px 25px;}#footer a{  color:#ffffff !important;}#footer .tcspromo{  padding-top:25px;}/* FOOTER MD --------------------------------------------------- */@media (min-width: 768px) {  #footer  {    padding:25px 25px 75px 75px;  }  #footer .tcspromo  {    text-align:right;    padding-top:0px;  }}/* ------------------------------------------------------------------------------- *//* 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:@grey;  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;}.tcsnews p, .tcscalendars p, .tcslinks p{  margin:0px 0px 5px 0px;}.PageResults, .NewsResults, .CalendarResults, .LinksResults{  margin-bottom:25px;}.tcssearch .odd, .tcssearch .even{  margin-bottom:10px;}.tcsUserCreatedForm{  border:0px !important;}.none_at_this_time{  display:none;}h5.tcsDetails{  display:none;}.no-date h4.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:25px;  margin:10px 0px;  padding:0px;  color:#002F6A;}/* ------------------------------------------------------------------------------- *//* MEMBERS ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.members_odd td, .members_even td{  padding:20px;  border:1px solid #d4d4d4;  background:#eeeeee;  background:linear-gradient(#ffffff, #eeeeee);}.members_odd td .member-logo, .members_even td .member-logo{  padding:20px;  border:1px solid #d4d4d4;  background:#ffffff;  height:130px;  text-align:center;  margin-bottom:10px;}.members_odd td img, .members_even td img{  max-width:100%;  max-height:90px;  float:none !important;  width:auto;  height:auto;}/* MEMBERS SM/XS ONLY ----------------------------------------- */@media (max-width: 767px) {  }/* ------------------------------------------------------------------------------- *//* CALENDAR LIST ----------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcscalendars_odd, .tcscalendars_even{  padding:25px 0px 25px 60px;  border-top:1px dashed #d4d4d4;}.tcscalendars .datestamp {  width:50px;  margin:0px 0px 15px -60px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #d4d4d4;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#002F6A;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#002F6A;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars .tcs_details_link{  background:#006A21;  color:#ffffff;  font-size:.8rem;  margin:0px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}/* CALENDAR LIST MD ONLY ------------------------------------------------- */@media (min-width: 768px) and (max-width: 991px) {  .tcscalendars_odd, .tcscalendars_even  {    padding:0px 0px 30px 0px;  }    .tcscalendars .datestamp   {    display:none;  }}/* HOMEPAGE EVENTS ------------------------------------------------------------------------ */#homepage-events{  padding:20px;  margin-bottom:50px;  background:#ffffff;  background:linear-gradient(to bottom right, #ffffff, #eeeeee);  border:1px solid #ffffff;  border-radius:5px;}#homepage-events #homepage-calendarbox {  padding:25px;}#homepage-events #homepage-calendarlist {  padding:0px;}.events-home_odd, .events-home_even {  padding:25px;  position:relative;  border-top:1px dashed #d4d4d4;}.events-home_odd .datestamp, .events-home_even .datestamp{  float:right !important;  margin:0px 0px 10px 10px !important;}.events-home .tcs_details_link{  background:#002F6A;  color:#ffffff;  font-size:.8rem;  margin:0px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}/* HOMEPAGE EVENTS MD ------------------------------------------------- */@media (min-width: 768px) {  #homepage-events #homepage-calendarbox   {    border-right:1px solid #d4d4d4;  }   .events-home_odd, .events-home_even   {    float:left;    width:50%;    border-top:0px dashed #d4d4d4;  }   .events-home_odd  {    border-right:1px solid #d4d4d4;  }}/* HOMEPAGE EVENTS LG ------------------------------------------------- */@media (min-width: 992px) {  #homepage-events #homepage-calendarbox   {    border-right:1px solid #d4d4d4;    padding:25px;  }}/* ------------------------------------------------------------------------------- *//* CALENDAR BOX ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */table.calendarbox{  width:100%;}.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:#002F6A;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#002F6A;}.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:#002F6A;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#002F6A;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#006A21;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#002F6A;  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:@accent;}.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:#002F6A;  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 {  font-size:1rem;  margin:0px 0px 5px 0px;  color:#ffffff;}.calendarbox .events li h4 {  font-size:.9rem;  font-weight:300;  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;}/* STAFF STYLES ----------------------------------------------------------------- */.staff td{  padding:20px;  border:1px solid #d4d4d4;}.staff td.tcs-empty{  border:0px solid #d4d4d4;}.staff h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;}.staff h3 a{  text-decoration:none !important;}/* STAFF XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .staff td  {    width:100%;    float:left;  }}/* ------------------------------------------------------------------------------- *//* FORM STYLES ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.commentbox {  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;}select, input[type='checkbox'], input[type="radio"]{  display:inline !important;}::-webkit-input-placeholder /* WebKit, Blink, Edge */{  color:#d4d4d4;}:-moz-placeholder /* Mozilla Firefox 4 to 18 */{  color:#d4d4d4;  opacity: 1;}::-moz-placeholder /* Mozilla Firefox 19+ */{  color:#d4d4d4;  opacity: 1;}:-ms-input-placeholder /* Internet Explorer 10-11 */{  color:#d4d4d4;}::-ms-input-placeholder /* Microsoft Edge */{  color:#d4d4d4;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,.tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,#loginform input, #loginform select, #loginform 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;}.tcsUserCreatedForm select, .tcsInputForm select, #loginform select{  background:#ffffff;  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/accordian_open.png?ver=1) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/accordian_open.png?ver=1) 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,.tcsInputForm .valid.required,#loginform .valid.required{  background-position:98%;}.tcsUserCreatedForm [type="radio"], .tcsUserCreatedForm [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{  background:#002F6A;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;}#tcs-login-panel .row{  margin:0px;}#tcs-login-panel [class*="col-"] {  padding-left: 0;  padding-right: 0;}#tcs-login-panel #new-user{  width:100%;}/* FORM 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,  .tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,  #loginform input, #loginform select, #loginform textarea  {    max-width:100%;  }}/* ------------------------------------------------------------------------------- *//* MEMBER PROFILE STYLES --------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.profile-button{  margin:5px 0px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:7px 10px;  background:#006A21;  text-align:center;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#002F6A;  color:#ffffff;  margin:0px;}.profile-box ul + h3{  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-photo{  margin:10px 0px;  border:1px solid #d4d4d4;  padding:10px;  text-align:center;  background:#eeeeee;}/* MEMBER PROFILE MD ------------------------------------------------- */@media (min-width: 768px) {  .profile-button  {    float:right;    margin:0px 0px 0px 5px;  }  .profile-left .profile-box  {    margin-right:10px;  }  .profile-box span  {    width:120px;  }}/* ------------------------------------------------------------------------------- *//* ACCORDION STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:10px 15px 10px 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:10px;  border:1px dashed #d4d4d4;  background:#fbfbfb;  margin-left:-25px;}.tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/accordian_closed.png?ver=1) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:10px;}.tcs_accordion_open_icon{  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/accordian_open.png?ver=1) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  position:absolute;  left:15px;  top:10px;}.accordion_legend .tcs_accordion_title{  display:block;  color:#222222;  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;}/* ------------------------------------------------------------------------------- *//* 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 SEARCH MD ------------------------------------------------- */@media (min-width: 768px) {  .directory-container  {    padding:20px 20px 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 SEARCH LG ------------------------------------------------- */@media (min-width: 992px) {  }/* HOMEPAGE NEWS STYLES ---------------------------- */.tcsnews-blog_even, .tcsnews-blog_odd{  width:24.5%;  margin-right:.5%;  margin-bottom:10px;  border:1px solid #d4d4d4;  border-radius:20px;  overflow:hidden;  position:relative;  float:left;  padding:20px;  height:400px;}.tcsnews-blog div:last-child {  margin-right:0px;}.tcsnews-blog .tcsnewsarticle_photo{  height:150px;  overflow:hidden;  border-bottom:1px solid #d4d4d4;  margin:-20px -20px 20px -20px;}.tcsnews-blog h3 a{  text-decoration:none !important;}.tcsnews-blog p{  line-height:1.2;}.tcsnews-blog .admin_controls{  position:absolute;  top:10px;}.tcsnews-blog .tcs_details_link{  position:absolute;  bottom:0px;  left:0px;  right:0px;  text-align:center;  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/readmore_bg.png?ver=1) no-repeat left bottom;  background-size:contain;  display:block;  padding-top:38px;  height:83px;  color:#ffffff !important;  font-weight:900;  text-decoration:none;}/* COMPONENTS MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) {   .tcsnews-blog .tcs_details_link  {    padding-top:45px;  }  .tcsnews-blog .tcsnewsarticle_photo  {    height:125px;  }  .tcsnews-blog h3  {    font-size:18px;  }}/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .tcsnews-blog_even, .tcsnews-blog_odd  {    width:32%;    margin:.5%;  }  .tcsnews-blog .tcsnewsarticle_photo  {    height:120px;  }  .tcsnews-blog .tcsnewsarticle_photo img  {    width:100%;  }  .tcsnews-blog .tcs_details_link  {    padding-top:45px;  }  .tcsnews-blog div:last-child   {    display:none;  }  }/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {   .tcsnews-blog .tcs_details_link  {    background:#ffffff url(https://www.associationdatabase.com/aws/AEA/am/gi/readmore_bg.png?ver=1) no-repeat center bottom;    padding-top:23px;    height:70px;  }  .tcsnews-blog_even, .tcsnews-blog_odd  {    width:100%;    margin-bottom:10px;  }   }/* ------------------------------------------------------------------------------- *//* PROMOTIONS -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#promotions{  padding:20px;  background:#002F6A;  background:linear-gradient(to bottom right, #0151B5, #002F6A);  position:relative;}#promotions .container,#promotions .row,#promotions .col-md,#promotions .carousel{  position:static;}#promotions .carousel-control-prev:hover{  background:linear-gradient(to right, #001835, transparent);}#promotions .carousel-control-next:hover {  background:linear-gradient(to left, #001835, transparent);}.promo-article .tcsnewsarticle_photo{  background:#ffffff;  border:0px solid #ffffff;  margin:0px 0px 15px 0px;  }.promo-article .tcs_details_link{  display:inline-block;  padding:7px 10px;  background:@accent;  color:#ffffff;  text-decoration:none;  font-weight:900;}.promo-article h1,.promo-article h2,.promo-article h3,.promo-article h4,.promo-article h5,.promo-article h6,.promo-article p,.promo-article a{  color:#ffffff !important;}/* PROMOTIONS MD ------------------------------------------------- */@media (min-width: 768px) {  #promotions  {    margin-top:120px;    padding:30px;  }  .promo-article .tcsnewsarticle_photo  {    float:left;    width:47%;    margin:0px 3% 0px 0px;  }  .promo-article h3  {    font-size:20px;    margin-bottom:10px;  }  .promo-article h4  {    font-size:14px;    margin-bottom:10px;  }  .promo-article p  {    font-size:.9rem;  }}/* PROMOTIONS LG ------------------------------------------------- */@media (min-width: 992px) {  #promotions  {    margin-top:145px;    padding:40px;  }  .promo-article h3  {    font-size:28px;    margin-bottom:15px;  }  .promo-article h4  {    font-size:20px;    margin-bottom:15px;  }}/* PROMOTIONS XL ------------------------------------------------- */@media (min-width: 1200px) {  .promo-article h3  {    font-size:30px;    margin-bottom:20px;  }  .promo-article h4  {    font-size:22px;    margin-bottom:20px;  }}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#002F6A;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:800px;  padding:25px 0px;  border-bottom:0px dashed #d4d4d4;  margin-bottom:25px;}#login-box{  background:#fff;  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:#002F6A !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:#006A21;  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:#002F6A;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#002F6A !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#006A21 !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{  background-color: #002F6A !important;}#loginform{  margin-left:15px;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }      #loginform  {    margin-left:0px;  }}/* LOGIN MD ------------------------------------------------- */@media (min-width: 768px) {  .login-page  {    padding:35px;  }  #loginform  {    max-width:800px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    max-width:800px !important;  }  #create_account label  {    text-align:left !important;  }  #login-box .container-fluid  {    max-width:800px;  }  #loginform  {    margin-left:15px;  }}/* LOGIN LG ------------------------------------------------- */@media (min-width: 992px) {  .login-page  {    padding:50px;  }   .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;  }  #loginform  {    margin-left:15px;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {    padding:75px;  }    #loginform  {    margin-left:15px;  }}


/*
===========================================================================
@IMPORTED STYLESHEET: 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/AEA/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/AEA/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/AEA/am/gi/accordian_open.png?ver=1) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/AEA/am/gi/accordian_open.png?ver=1) 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: Editor_Stylesheet
---------------------------------------------------------------------------
*/

/**/body {  color:#222222;    line-height:1.2;  font-family:'Lato', sans-serif;}a:link, a:visited, a:focus{  color:#002F6A;  text-decoration:underline;}a:hover{  color:#002F6A;}h1 {  color:#002F6A;  font-size:30px;  font-weight:700;  margin:0px 0px 10px 0px;}h2 {  color:#002F6A;  font-size:24px;  font-weight:700;  margin:0px 0px 10px 0px;}h3 {  color:#002F6A;  font-size:20px;  font-weight:700;  margin:0px 0px 10px 0px;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1.1rem;}h4 {  color:#002F6A;  font-size:1.1rem;}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 15px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 15px 0px;}.primary-button a{  color:#ffffff !important;  background:#002F6A;  padding:8px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#006A21;  padding:8px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.responsive-table{  width:100% !important;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.primary-cell{  color:#ffffff !important;  background:#002F6A;  padding:10px;  font-weight:bold;  font-size:20px;}.secondary-cell{  color:#ffffff !important;  background:#006A21;  padding:10px;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100%;  }}
 