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

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

/**/html{  font-size:14px;}body{  margin:0px;  padding:0px;  background:#eeeeee;}img, iframe{  max-width:100%;}.viewall{  text-align:right;}.viewall a{  text-decoration:none !important;}.tcs_details_link{  padding:5px 15px;  background:#AF53A0;  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/MD ONLY ----------------------------------------- */@media (max-width: 991px) {  .wow  {    animation-name:none !important;  }  .imgright, .imgleft  {    margin:0px 0px 20px 0px;    float:none !important;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  html  {    font-size:13px;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  html  {    font-size:14px;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  html  {    font-size:16px;  }}/* ------------------------------------------------------------------------------- *//* SOCIAL BAR -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#social-links{  text-align:right;  position:fixed;  bottom:0px;  right:0px;  left:0px;  background:#ffffff;  z-index:999;  padding:7px;  border-top:1px solid #d4d4d4;}#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:30px;  text-align:center;  background:#214F7D;  color:#ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#214F7D;  color:#ffffff;  border-radius:0px;}#site_search .search_input{  background:#ffffff;  width:115px;  border:1px solid #d4d4d4;  color:#ADAFAF;  height:auto;  padding:5px 10px;  font-style:italic;  box-sizing:border-box;}#site_search input.search_button,#site_search .search_input{  font-size:.8rem;}/* SOCIAL BAR MD ------------------------------------------------- */@media (min-width: 768px) {  #site_search input.search_button, .section_search input.search_button, input.tcsFormButton,  #site_search .search_input, .section_search .search_input  {    font-size:.9rem;  }  #social-links  {    left:auto;    border-left:1px solid #d4d4d4;  }  #site_search .search_input  {    width:150px;  }}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  background:#ffffff;  position:relative;  z-index:9;  border-top:10px solid #AF53A0;}.subpage #header {  visibility:visible !important;}.subpage #header.fadeInDown {  -webkit-animation-name:none;  animation-name:none;}#logo{  text-align:center;  padding:25px;}#logo img{  max-width:200px;}  /* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #logo img  {    max-width:280px;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:900;}#nav a i{  padding-right:10px;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#214F7D;    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:#214F7D;  }  #nav a:hover  {    color:#AF53A0;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#AF53A0;  }  #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:#214F7D;  }  #nav a:hover  {    background:#AF53A0;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    background:#AF53A0;  }  #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:#214F7D;  }  #nav .dropdown-menu a:hover  {    color:#AF53A0;  }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#214F7D;  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:#214F7D;  }  .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{  padding:15px;}#banner .container{  background:#ffffff;  padding:20px;  border-radius:5px;}#banner .container .row{  margin:0px;}#pic{  padding:0px;  border:1px solid #d4d4d4;}#banner-search{  padding:20px;  border-top:0px solid #d4d4d4;  border-right:1px solid #d4d4d4;  border-bottom:1px solid #d4d4d4;  border-left:1px solid #d4d4d4;  background:#ffffff;   background:linear-gradient(#ffffff, #eeeeee);}#banner-search span{  display:block;  margin-bottom:5px;}#banner-search input, #banner-search select{  width:100%;  margin-bottom:20px;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner  {    padding:30px;  }  #banner-search  {    padding:40px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-search  {    border-top:1px solid #d4d4d4;    border-left:0px solid #d4d4d4;    padding:25px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  #banner-search  {    padding:40px;  }}/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{  padding:0px 15px 15px 15px;}#boxes .container{  padding:0px;}#boxes .col-md:last-child .box{  border:0px solid #d4d4d4;}#boxes .card-wrapper{  min-height:200px;  position:relative;}#boxes .face{  padding:20px;  border-radius:5px;}#boxes .card-up{  height:100%;}.card-wrapper .card-up img {  min-width:auto;  width:100%;}#boxes .face.front .card-body{  position:absolute;  top:60%;  left:20px;  right:20px;  bottom:20px;  padding:0px;  background:#214F7D;  opacity:.8;}#boxes .face.front .box-title{  margin:0px;  padding:18px 0px 0px 0px;  text-transform:uppercase;  font-weight:300;  color:#ffffff;  font-size:1.5rem;  font-weight:900;}#boxes .face.front a.rotate-btn{  position:absolute;  top:0px;  left:0px;  right:0px;  bottom:0px;}#boxes .face.back a.rotate-btn{  position:absolute;  right:10px;  top:10px;  width:20px;  height:20px;  border:1px solid #d4d4d4;  color:#d4d4d4;}#boxes .face.back h4{  text-transform:uppercase;}#boxes .face.back .card-info-button{  display:block;  background:#214F7D;  padding:7px;  color:#ffffff;  text-decoration:none;  position:absolute;  bottom:15px;  left:15px;  right:15px;    border-radius:5px;}/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:15px 15px 30px 15px;}#content .container{  background:#ffffff;  padding:20px;  border-radius:5px;}.tcsGallery table {  border: 0px solid #eeeeee !important;  border-collapse: collapse !important;  border-spacing: 0px !important;  width: 100%;}.tcsGallery table td img {  width: 100%;}.tcsGallery table td {  padding:2px !important;}.tcsGallery .pagination em, .tcsGallery .pagination a, .tcsGallery .pagination .previous_page, .tcsGallery .pagination .next_page {  padding: 5px;}.tcsGallery p a {  display: inline-block;  background: #214F7D;  color: #ffffff;  text-decoration: none;  padding: 5px 20px;  border-radius: 5px;}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#214F7D;  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 .tcspromo  {    text-align:right;    padding-top:0px;  }}/* ------------------------------------------------------------------------------- *//* 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) {  }/* ------------------------------------------------------------------------------- *//* 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:#ADAFAF;  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,.hide-details h4.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:25px;  margin:10px 0px;  padding:0px;  border:1px dashed #d4d4d4;  color:#214F7D;}/* ------------------------------------------------------------------------------- *//* CALENDAR BOX ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */table.calendarbox{  width:100%;  margin-bottom:20px;}.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:#214F7D;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#214F7D;}.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:#214F7D;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#AF53A0;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#AF53A0;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#AF53A0;  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:#214F7D;}.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:#214F7D;  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;}/* ------------------------------------------------------------------------------- *//* SPEAKER STYLES ---------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.speakers_odd td, .speakers_even td {    padding: 20px;    border: 1px solid #d4d4d4;    margin-bottom:20px;}.speakers_odd h3, .speakers_even h3 {    border-bottom: 1px dashed #d4d4d4;    padding-bottom: 10px;    margin-bottom: 10px;}.speakers_odd img, .speakers_even img {    float: right;    width: 100px;    border-radius:50px;}.speakers-courses_odd, .speakers-courses_even {    padding: 20px;    border: 1px solid #d4d4d4;    margin-bottom:20px;}.speakers-courses_odd h3, .speakers-courses_even h3 {    border-bottom: 1px dashed #d4d4d4;    padding-bottom: 10px;    margin-bottom: 10px;}.speakers-interior img{  border-radius: 200px;}/* ------------------------------------------------------------------------------- *//* BOOKSTORE STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.bookstore_odd, .bookstore_even {  padding: 20px 140px 20px 20px;  margin-bottom: 20px;  border: 1px solid #eeeeee;  position:relative;}.bookstore_odd h3, .bookstore_even h3 {  padding-bottom: 10px;  margin-bottom:10px;  border-bottom: 1px dashed #eeeeee;}.bookstore_odd img, .bookstore_even img {  position: absolute !important;;  float:none !important;  right:20px;  top:20px;  width:100px;  height:auto;}.bookstore-side_odd, .bookstore-side_even {  padding: 20px 20px 20px 20px;  margin-bottom: 20px;  border: 1px solid #eeeeee;  position:relative;}.bookstore-side_odd h3, .bookstore-side_even h3 {  padding-bottom: 10px;  margin-bottom:10px;  border-bottom: 1px dashed #eeeeee;}.bookstore-side_odd img, .bookstore-side_even img {  display:none;}/* ------------------------------------------------------------------------------- *//* 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:#214F7D;  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%;  }}/* ------------------------------------------------------------------------------- *//* 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:#4D4F53;  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;}


/*
===========================================================================
@IMPORTED STYLESHEET: NEW_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: UID_Editor_Stylesheet
---------------------------------------------------------------------------
*/

/**/body {  color:#4D4F53;    line-height:1.2;  font-family: 'Lato', sans-serif;}a:link, a:visited, a:focus{  color:#214F7D;  text-decoration:underline;}a:hover{  color:#214F7D;}h1 {  color:#214F7D;  font-size:30px;  font-weight:700;  margin:0px 0px 10px 0px;}h2 {  color:#214F7D;  font-size:24px;  font-weight:700;  margin:0px 0px 10px 0px;}h3 {  color:#214F7D;  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:#4D4F53;  font-size:1.1rem;}h5 {  color:#4D4F53;  font-size:1rem;}h6 {  color:#4D4F53;  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:#214F7D;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#AF53A0;  padding:10px 30px;  border-radius:10px;  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:#214F7D;  padding:10px;  font-weight:bold;  font-size:20px;}.secondary-cell{  color:#ffffff !important;  background:#AF53A0;  padding:10px;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100%;  }}
 