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

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

/**/html{  font-size:14px;  min-height:100%;}body{  margin:0px;  padding:0px;  background:#eeeeee;  min-height:100%;}#page-container{  background:#1B224E;  min-height:100%;}img, iframe{  max-width:100%;}.viewall{  text-align:right;}.viewall a{  text-decoration:none !important;}.tcs_details_link{  padding:5px 15px;  background:#BB2425;  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/ISD/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 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:15px;  }}/* ------------------------------------------------------------------------------- *//* CONTENT CONTAINER ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content-container{  background:#ffffff;  margin:0px -15px;}/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#header{  margin:0px;}#logo{  padding:0px;}#logo img{  width:100%;}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav{  background:#ffffff;}#nav #navbarSupportedContent.row{  margin:0px !important;}#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:900;  font-size:.9rem;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#1B224E;  }  #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:#1B224E;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    color:#BB2425;  }  #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:15px 0px;    color:#ffffff;    border-right:1px solid @lprimary;    text-align:center;    color:#ffffff;    background:#1B224E;  }  #nav a:hover  {    opacity:.9;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    background:#BB2425;  }  #nav .nav-item:last-child a  {    border-right:0px solid #ffffff;  }}/* 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);    border-radius:0px;  }  #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:#1B224E;  }  #nav .dropdown-menu a:hover  {    color:#BB2425;  }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#1B224E;  color:#ffffff;  padding:10px 25px;  margin:0px;  font-size:18px;}.sidenav ul{  list-style:none;  margin:0px;  padding:20px;  border:1px solid #d4d4d4;  background:#ffffff;  display:block;  width:100%;}.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:@green;  }  .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 MD ------------------------------------------------- */@media (min-width: 768px) {  }/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:30px;}#tcs-carousel-sponsors{  padding:10px;  margin:20px 0px;  border:1px solid #d4d4d4;}#tcs-carousel-sponsors .carousel-item{  height:150px;  padding:10px;}#tcs-carousel-sponsors .carousel-item img{  max-height:100% !important;  margin:0px auto;}#tcs-carousel-sponsors .carousel-control-prev, #tcs-carousel-sponsors .carousel-control-next, #tcs-carousel-sponsors .carousel-indicators,#tcs-carousel-001 .carousel-control-prev, #tcs-carousel-001 .carousel-control-next, #tcs-carousel-001 .carousel-indicators,#tcs-carousel-hotel .carousel-control-prev, #tcs-carousel-hotel .carousel-control-next, #tcs-carousel-hotel .carousel-indicators{  display:none;}/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#1B224E;  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 25px 25px;  }  #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:#666666;  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;}.tcsSubHeadFont{  font-size:25px;  margin:0px 0px 10px 0px;  padding:0px 0xp 10px 0px;  border-bottom:1px solid #d4d4d4;  color:#555555;}/* ------------------------------------------------------------------------------- *//* ACCORDION STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:20px 20px 20px 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:20px;  border:1px dashed #d4d4d4;  background:#fbfbfb;  margin-left:-20px;}.tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/ISD/am/gi/accordian_closed.png?ver=2) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:20px;}.tcs_accordion_open_icon{  background:url(https://www.associationdatabase.com/aws/ISD/am/gi/accordian_open.png?ver=2) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  position:absolute;  left:15px;  top:20px;}.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;}


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

/**/body {  color:#222222;    line-height:1.2;}a:link, a:visited, a:focus{  color:#1B224E;  text-decoration:underline;}a:hover{  color:#BB2425;}h1 {  color:#1B224E;  font-size:2rem;  font-weight:900;}h2 {  color:#1B224E;  font-size:1.6rem;  font-weight:900;}h3 {  color:#1B224E;  font-size:1.3rem;  font-weight:900;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1.1rem;}h4 {  color:#222222;  font-size:1.1rem;  font-weight:500;}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;}.primarytext{  color:#1B224E !important;}.primary-button a{  color:#ffffff !important;  background:#1B224E;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondarytext{  color:#BB2425 !important;}.secondary-button a{  color:#ffffff !important;  background:#BB2425;  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{  background:#1B224E;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.secondary-cell{  background:#BB2425;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100%;  }}
 