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

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

/**/html{  font-size:14px;}.imgleft{  clear:both;}body{  margin:0px;  padding:0px;  background:#00A498;}img, iframe{  max-width:100%;}.imgleft{  border-right:20px solid #ffffff;  border-bottom:20px solid #ffffff;}.imgright{  border-left:20px solid #ffffff;  border-bottom:20px solid #ffffff;}select, input[type='checkbox'] {  display:inline !important;  position: static !important;  visibility: visible;}.viewall{  text-align:right;}.viewall a{  text-decoration:none !important;}.viewall i{  padding-left:10px;}/* GENERAL XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .imgleft, .imgright  {    border:20px solid #ffffff;    float:none !important;    width:100%;    height:auto;  }}/* 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 #808080;}#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;  width:26px;  height:26px;  text-align:center;  padding:1px 0px 0px 0px;  font-size:17px;  background:#00A498;  color:#ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button, .section_search input.search_button, input.tcsFormButton{  border:0px;  padding:0px 10px;  height:26px;  background:#00A498;  color:#ffffff;}#site_search .search_input, .section_search .search_input{  background:#ffffff;  width:115px;  border:1px solid #808080;  color:#cccccc;  height:26px;  padding:0px 10px;  font-style:italic;}#site_search input.search_button, .section_search input.search_button, input.tcsFormButton,#site_search .search_input, .section_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 #808080;  }}/* HEADER ------------------------------------------------------------------------------ */#header{  background:#ffffff;  position:relative;  z-index:9999;  text-align:center;}.subpage #header {  visibility:visible !important;}.subpage #header.fadeInDown {  -webkit-animation-name:none;  animation-name:none;}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    z-index:9999;    opacity:.95;  }}/* LOGO -------------------------------------------------------------------------------- */#logo{  text-align:center;  padding:10px;}/* LOGO MD ------------------------------------------------- */@media (min-width: 768px) {  #logo  {    width:210px;    margin:0px auto;  }}/* LOGO LG ------------------------------------------------- */@media (min-width: 992px) {  #logo  {    width:280px;  }}/* LOGO XL ------------------------------------------------- */@media (min-width: 1200px) {  #logo  {    width:344px;  }}/* NAV --------------------------------------------------------------------------------- */#nav-main{  width:100%;}#member-nav a{  color:#EA4024 !important;}/* NAV XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  #nav  {    background:#00A498;    padding:0px;    margin:20px 10% 0px 10%;    max-width:80%;    border:1px solid #ffffff;    height:41px;  }  #nav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;  }  #nav .navbar-toggler-icon  {    height:auto;    width:100%;    color:#ffffff;  }  #nav .navbar-toggler-icon i  {    margin-right:5px;  }  #nav .navbar-collapse  {    background:#ffffff; /* For browsers that do not support gradients */    background:-webkit-linear-gradient(#ffffff, #f4f4f4); /* For Safari 5.1 to 6.0 */    background:-o-linear-gradient(#ffffff, #f4f4f4); /* For Opera 11.1 to 12.0 */    background:-moz-linear-gradient(#ffffff, #f4f4f4); /* For Firefox 3.6 to 15 */    background:linear-gradient(#ffffff, #f4f4f4); /* Standard syntax */     border:1px solid #ffffff;    margin:0px 0px;    position:relative;    z-index:999;  }  #nav a  {    display:block;    color:#00A498;    border-bottom:1px dashed #808080;    padding:10px;    text-decoration:none !important;    font-weight:900;  }  #nav-right .nav-item:last-child a  {    border-bottom:0px dashed #808080 !important;  }}/* NAV MD ------------------------------------------------------ */@media (min-width: 768px){  #nav nav  {    width:100%;  }  #nav-left  {    padding-right:105px;     display:block !important;    position:absolute;    right:50%;    bottom:0px;  }  #nav-right  {    padding-left:105px;    display:block !important;    position:absolute;    left:50%;    bottom:0px;  }  #nav-left a:link, #nav-left a:visited, #nav-right a:link, #nav-right a:visited  {    display:block;    padding:10px;    text-decoration:none;    text-transform:uppercase;    font-size:.85rem;    font-weight:700;    color:#4D4D4D;    border-top:1px solid #4D4D4D;  }  #nav-left .nav-item, #nav-right .nav-item  {    float:left;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav-left  {    padding-right:140px;   }  #nav-right  {    padding-left:140px;  }  #nav-left a:link, #nav-left a:visited, #nav-right a:link, #nav-right a:visited  {    padding:10px 15px;    font-size:.9rem;  }}/* NAV XL ------------------------------------------------- */@media (min-width: 1200px) {  #nav-left  {    padding-right:172px;  }  #nav-right  {    padding-left:172px;  }  #nav-left a:link, #nav-left a:visited, #nav-right a:link, #nav-right a:visited  {    padding:10px 20px;  }}/* 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 #808080;    padding:0px;    right:0px;    background:#ffffff;  }  #nav .dropdown-menu a:link, #nav .dropdown-menu a:visited  {    padding:10px 10px;    border-bottom:1px solid #808080;    background-color:transparent;    text-align:left;    color:#00A498;  }  #nav .dropdown-menu a:hover  {    color:#672F8B;  }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#00A498;  color:#ffffff;  padding:10px 25px;  margin:0px;  font-size:18px;}.sidenav ul{  list-style:none;  margin:0px;  padding:20px;  border:1px solid #808080;  background:#ffffff;   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 #808080;  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 #808080 !important;}/* -- SIDENAV XS ONLY ------------------------------------------ */@media (max-width: 575px) {  .sidenav-title  {    display:none;  }  .sidenav button  {    padding:10px;    font-size:1rem;    width:100%;    font-weight:900;    background:#ffffff;    border:1px solid #808080;  }  .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 #808080;  }  .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 {}#tcs-carousel-banner img{  width:100%;}#tcs-carousel-banner .carousel-indicators{  display:none;}/* BOXES -------------------------------------------------------------------------------- */#boxes{  margin-bottom:20px;}#boxes .row{  margin:0px;}#boxes .col-md{  padding:0px;}.box{  position:relative;}.box-title{  color:#ffffff;  text-align:center;  text-transform:uppercase;  font-size:1.2rem;  padding:150px 20px 20px 20px;  position:relative;  margin:0px;}#sidebar .box-title{  font-size:1rem;  padding:100px 20px 20px 20px;}.box-top{  position:absolute;  left:0px;  right:0px;  top:0px;  height:20px;}.box:hover .box-top{  bottom:0px;  height:auto;  opacity:.75;  z-index:0;}#box-01{  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/box-bg-01.jpg?ver=2) no-repeat center center;  background-size:cover;}#box-01 .box-top{  background:#F59D1B;}#box-02{  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/box-bg-02.jpg?ver=2) no-repeat center center;  background-size:cover;}#box-02 .box-top{  background:#00A498;}#box-03{  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/box-bg-03.jpg?ver=2) no-repeat center center;  background-size:cover;}#box-03 .box-top{  background:#EA4024;}#box-04{  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/box-bg-04.jpg?ver=2) no-repeat center center;  background-size:cover;}#box-04 .box-top{  background:#672F8B;}.box-link{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  #boxes  {    margin-top:-50px;  }    .box-title  {    font-size:1rem;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  #boxes  {    margin-top:-70px;  }    .box-title  {    font-size:1.2rem;  }}/* SEARCH --------------------------------------------------------------------------------- */#banner-search{  margin-bottom:20px;  background:#ffffff;}#banner-search .row{  margin:0px;}#banner-search .col-md-3{  padding:0px;}#banner-search-box{  padding:30px 40px 0px 40px;  border:1px solid #808080;}#banner-search-box input{  width:77%;  margin-right:3%;  padding:7px;  border-radius:5px;  border:1px solid #808080;}#banner-search-box .search_button{  width:20%;  margin-right:0%;  border:0px solid #808080;  background:#EA4024;  color:#ffffff;  text-align:center;  font-weight:bold;}/* -- BANNER XS ONLY ------------------------------------------ */@media (max-width: 575px) {  #banner-search-box  {    padding:20px;  }   #banner-search-box input  {    display:block;    width:100% !important;  }}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  }/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  }/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) { }/* WELCOME -------------------------------------------------------------------------------- */#welcome{  margin-bottom:20px;}/* HOMEPAGE EVENTS ------------------------------------------------------------------------ */#homepage-events{  margin-bottom:20px;}#homepage-events .row {  border:1px solid #808080;  margin:20px 0px;  background:#ffffff;}#homepage-events #homepage-calendarbox {  padding:25px;}#homepage-events #homepage-calendarlist {  padding:0px;}.events-home{  height:275px;}.events-home_odd, .events-home_even {  padding:25px;  position:relative;  border-top:1px dashed #808080;  height:100%;}.events-home_odd .datestamp, .events-home_even .datestamp{  float:right !important;  margin:0px 0px 10px 10px !important;}.events-home .tcs_details_link{  background:#EA4024;  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 #808080;  }   .events-home_odd, .events-home_even   {    float:left;    width:50%;    border-top:0px dashed #808080;  }   .events-home_odd  {    border-right:1px solid #808080;  }}/* HOMEPAGE NEWS ------------------------------------------------------------------------ */#homepage-news{  margin-bottom:20px;}#homepage-news .row {  border:1px solid #808080;  margin:20px 0px;  background:#ffffff;}#homepage-newslist {  padding:25px;}#homepage-newslist hr{  clear:both;  border:0px;  border-top:1px dashed #808080;  margin-top:20px;  margin-bottom:20px;}/* CONTENT -------------------------------------------------------------------------------- */#content{  background:#ffffff;  border-top:10px solid #00A498;  padding:20px;}#main{  padding:20px;  border:1px solid #808080;  background:#ffffff;  margin:15px 15px 30px 15px;}/* CONTENT BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #main    {    padding:30px;    margin:0px;  }  }/* CONTENT BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #main    {    padding:40px;  }  }/* SUBPAGE BANNER ------------------------------------------------------------------------- */.subpage-banner{  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/subpage-banner.jpg?ver=2) no-repeat center bottom;  background-size:cover;  text-align:center;}.subpage-banner h1{  margin:0px;  color:#ffffff;  text-transform:uppercase;  font-weight:900;  text-shadow:1px 1px 3px #222222;  padding:30px 0px 30px 0px;  font-size:30px;}/* SUBPAGE BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  .subpage-banner h1    {    padding:50px 0px 30px 0px;  }  }/* SUBPAGE BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  .subpage-banner h1    {    padding:50px 0px 30px 0px;  }  }/* SUBPAGE BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  .subpage-banner h1    {    padding:50px 0px 30px 0px;    font-size:40px;  }  }/* FOOTER --------------------------------------------------------------------------------- */#footer{  background:#00A498;  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 a, .tcscalendars a, .tcslinks a, .tcsjobs a{  text-decoration:none !important;}.tcsUserCreatedForm{  border:0px !important;}.none_at_this_time{  display:none;}h5.tcsDetails{  display:none;}.tcsSubHeadFont{  font-size:20px;  margin:0px 0px 10px 0px;  padding:0px 0xp 10px 0px;  border-bottom:1px solid #808080;  color:#808080;}.jobs_even, .jobs_odd{  padding:20px;  border:1px dashed #808080;  margin-bottom:20px;}.jobs_even h3, .jobs_odd h3{  border-bottom:1px dashed #808080;  padding-bottom:10px;  margin-bottom:10px;}.jobs_even .tcs_details_link, .jobs_odd .tcs_details_link{  display:inline-block;  padding:7px 20px;  border-radius:5px;  background:#00A498;  color:#ffffff !important;  text-decoration:none !important;}/* ------------------------------------------------------------------------------- *//* MAGAZINE ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.communicator td{  border:1px solid #808080;  padding:20px;  text-align:center;}.communicator td.tcs-empty{  border:0px;  padding:0px;}.communicator td h3{  border-top:1px solid #808080;  padding-top:10px;  margin-top:10px;  font-size:1rem;}.communicator td img{  margin:0px 0px 10px 0px;  border:1px solid #808080;  padding:5px;  background:#ffffff;  float:none !important;  width:70%;}/* BOARD SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .communicator td  {    float:left;    width:100%;  }}/* ------------------------------------------------------------------------------- *//* BOARD ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.board_even td, .board_odd td{  border:1px solid #808080;  padding:20px;}.board_even td address, .board_odd td address{  margin:0px;}.board_even td.tcs-empty, .board_odd td.tcs-empty{  border:0px;  padding:0px;}.board_even td h3, .board_odd td h3{  border-bottom:1px solid #808080;  padding-bottom:10px;  margin-bottom:10px;}.board_even td img, .board_odd td img{  margin:0px 0px 0px 0px;  border:1px solid #808080;  padding:5px;  background:#ffffff;}/* BOARD SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .board_even td, .board_odd td, .tcslinks td  {    float:left;    width:100%;  }}/* BOARD MD --------------------------------------------------- */@media (min-width: 768px) {  .board_even td, .board_odd td  {    padding:20px 120px 20px 20px;    position:relative;    height:175px;  }   .board_even td img, .board_odd td img  {    position:absolute;    right:20px;    top:20px;    width:80px;    height:auto;  }  }/* COMPONENTS ------------------------------------------------------------------ */.tcscalendars_odd, .tcscalendars_even{  padding:25px 0px 25px 60px;  border-top:1px dashed #808080;}.tcscalendars .datestamp {  width:50px;  margin:0px 0px 15px -60px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #808080;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#00A498;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#00A498;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars .tcs_details_link{  background:#EA4024;  color:#ffffff;  font-size:.8rem;  margin:0px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}/* CALENDAR BOX ----------------------------------------------------------------- */table.calendarbox{  width:100%;}.section-container table.calendarbox{  width:80%;  margin:25px 10%;}.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:#00A498;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#00A498;}.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:#00A498;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #808080;}.calendarbox td.eventdate {  background-color:#EA4024;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#EA4024;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#EA4024;  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:#00A498;}.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:#00A498;  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;}/* ACCORDIAN STYLES ------------------------------------------------------------ */.accordion .tcslegend{  display:none;}.accordion_odd, .accordion_even{  padding:10px 15px 10px 40px;  border:1px solid #808080;  margin:0px 0px 5px 0px;  position:relative;}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3{  display:block !important;  width:auto;  margin:0px;}.tcs_accordion_title h4{  }.tcs_accordion_content{  padding:20px;  margin-top:10px;  border:1px dashed #808080;  background:#fbfbfb;  margin-left:-25px;}.tcs_accordion_closed_icon{  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/accordian_closed.png?ver=0) 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/GMA/am/gi/accordian_open.png?ver=0) 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:@font;  padding:10px;  border:1px solid #808080;}.accordion_legend .tcs_accordion_closed_icon, .accordion_legend .tcs_accordion_open_icon{  float:left;  position:static;}.accordion_legend_odd, .accordion_legend_even{  margin:20px;}/* DIRECTORY SEARCH STYLES ------------------------------------------------------------ */.directory-search-container{  border:1px solid #808080;  padding:20px;  background:#ffffff; /* For browsers that do not support gradients */  background:-webkit-linear-gradient(#ffffff, #f4f4f4); /* For Safari 5.1 to 6.0 */  background:-o-linear-gradient(#ffffff, #f4f4f4); /* For Opera 11.1 to 12.0 */  background:-moz-linear-gradient(#ffffff, #f4f4f4); /* For Firefox 3.6 to 15 */  background:linear-gradient(#ffffff, #f4f4f4); /* Standard syntax */}.directory-search-container h3{  border-bottom:1px dashed #808080;  padding-bottom:10px;  margin-bottom:10px;}.directory-search-container input, .directory-search-container select{  border:1px solid #808080;  box-sizing:border-box;  padding:10px;  width:100%;  margin:0px 0px 10px 0px;  height:40px;}.directory-container{  padding:10px !important;  margin-bottom:10px !important;  border:1px solid #808080;  position:relative;  background:#ffffff; /* For browsers that do not support gradients */  background:-webkit-linear-gradient(#ffffff, #f4f4f4); /* For Safari 5.1 to 6.0 */  background:-o-linear-gradient(#ffffff, #f4f4f4); /* For Opera 11.1 to 12.0 */  background:-moz-linear-gradient(#ffffff, #f4f4f4); /* For Firefox 3.6 to 15 */  background:linear-gradient(#ffffff, #f4f4f4); /* Standard syntax */}.directory-org{  font-weight:bold;  font-size:18px;  padding:0px 0px 10px 0px;  margin:0px 0px 10px 0px;  border-bottom:1px solid #808080;}.directory-name{  font-weight:bold;}.directory-container span{  display:block;}.directory-photo{  border:1px solid #808080;  text-align:center;  background:#f4f4f4;  margin-bottom:10px;}.directory-image{  width:100%;  overflow:hidden;  border:10px solid #ffffff;  height:250px;}.directory-image img{  width:100%;  height:auto;}/* DIRECTORY SEARCH MD ------------------------------------------------- */@media (min-width: 768px) {  .directory-search-container  {    width:50%;  }    #side-left .directory-search-container  {    width:100%;  }  .directory-container  {    padding:20px 20px 20px 210px !important;    margin-bottom:15px !important;    min-height:235px;  }  .directory-org  {    font-size:24px;    padding:0px 0px 15px 0px;    margin:0px 0px 15px 0px;  }  .directory-photo  {    position:absolute;    left:20px;    top:20px;  }  .directory-image  {    width:170px;    height:170px;  }}/* DIRECTORY SEARCH LG ------------------------------------------------- */@media (min-width: 992px) {  .directory-search-container  {    width:25%;  }    #side-left .directory-search-container  {    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:#EA4024;  text-align:center;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #808080;  margin-bottom:10px;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#cccccc;}.profile-box h3{  padding:15px;  background:#00A498;  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 #808080;}.profile-photo{  margin:10px 0px;  border:1px solid #808080;  padding:10px;  text-align:center;  background:#eee;}.profile-image{  background-size:cover;  width:170px;  overflow:hidden;  text-align:center;  border:10px solid #fff;  margin:0px auto;}.profile-image img{  width:100%;  height:auto;}/* 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;  }}/* FORM STYLES ------------------------------------------------------------ */.commentbox {  background:#ffffff !important;  background:linear-gradient(#ffffff, #f4f4f4) !important;  border-radius:0px !important;  border:1px solid #808080 !important;  padding:20px !important;  width:100% !important;  font-size:1rem !important;  margin-bottom:10px !important;}::-webkit-input-placeholder /* WebKit, Blink, Edge */{  color:#808080;}:-moz-placeholder /* Mozilla Firefox 4 to 18 */{  color:#808080;  opacity: 1;}::-moz-placeholder /* Mozilla Firefox 19+ */{  color:#808080;  opacity: 1;}:-ms-input-placeholder /* Internet Explorer 10-11 */{  color:#808080;}::-ms-input-placeholder /* Microsoft Edge */{  color:#808080;}.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 #808080 !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/GMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center, linear-gradient(#ffffff, #f4f4f4);  -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 #808080;}.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"] {  position:static;  visibility:initial;}.tcsUserCreatedForm input.button,.tcsInputForm input.button,#loginform input.button,.tcsFormButton,form input.button{  background:#00A498;  text-align:center;  color:#ffffff;  border:0px solid #808080;}#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%;  }}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#00A498;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:770px;  padding:25px 0px;  border-bottom:1px dashed #808080;  margin-bottom:25px;  margin-left:auto;  margin-right:auto;}#login-box{  background:#ffffff;  padding:25px;  border-radius:10px;  margin:0px auto;  text-align:center;  position:relative;  display:inline-block;}#login-box input{  width:100% !important;  display:block;}#login-box .col-md-8.col-md-offset-2{  flex:none;  max-width:100%;  padding:0px;}#login-box .tcsSubHeadFont{  padding-bottom:15px;  margin-bottom:15px;  margin-top:0px;  font-weight:900;  color:#00A498 !important;  border:none;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#672F8B;  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:#00A498;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#00A498 !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#672F8B !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:#f4f4f4;  border:1px solid #808080;  color:#222222;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 921px) {  #create_account input, #create_account select, #create_account div  {    width:100% !important;  }      #login-box .tcsInputForm   {    padding-left:20px;    padding-right:20px;  }}/* LOGIN MD ------------------------------------------------- */@media (min-width: 922px) {  .login-page  {    padding:35px;  }  #loginform  {    width:800px;  }  #create_account, .login-page #mainPage.tcs-bscommon-main-page-area  {    width:800px !important;  }  #create_account label  {    text-align:left !important;  }  #login-box .container-fluid  {    width:800px;  }  #login-box .tcsInputForm   {    margin-left:30px;  }}/* LOGIN LG ------------------------------------------------- */@media (min-width: 992px) {  .login-page  {    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;  }  #login-box .tcsInputForm   {    margin-left:30px;  }}/* LOGIN XL ------------------------------------------------- */@media (min-width: 1200px) {  .login-page  {    padding:75px;  }    #login-box .tcsInputForm   {    margin-left:30px;  }}/* ------------------------------------------------------------------------------- *//* EBULLETIN STYLES -------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsEbulletin ul{  list-style:none;  padding:0px;  margin:0px;}.tcsEbulletin ul li{  padding:5px;  border:1px dashed #808080;  background:#00A498;  border-radius:5px;  margin-bottom:10px;}.tcsEbulletin ul li:hover{  opacity:.75;}.tcsEbulletin ul li a{  text-decoration:none !important;  color:#ffffff !important;}/* ------------------------------------------------------------------------------- *//* WINNERS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.winners-item{  width:23%;  float:left;  text-align:center;  overflow:hidden;  margin:0px 1%;}.winners-item h4{  padding:5px;  color:#ffffff;  margin:0px;}.winners-item .tcsnewsarticle_photo{  padding:0px !important;  background:transparent !important;  border:0px solid #808080 !important;  float:none !important;  margin:0px 0px 0px 0px !important;}#winners-container .carousel-control-prev,#winners-container .carousel-control-next{  background:#222222;  width:30px;  border-radius:30px;  height: 30px;  top: 50%;  margin-top: -15px;}#winners-container .carousel-indicators{  display:none;}.winners-all_even td, .winners-all_odd td{  border:1px solid #808080;  padding:20px;  text-align:center;}.winners-all_even td.tcs-empty, .winners-all_odd td.tcs-empty{  border:0px solid #808080;}.winners-all_even td .tcsnewsarticle_photo, .winners-all_odd td .tcsnewsarticle_photo{  border:1px solid #808080;  padding:20px;  margin-bottom:20px;}.winners-all_even td .tcs_details_link, .winners-all_odd td .tcs_details_link{  display:block;  background:@accent;  padding:7px 0px;  text-decoration:none;  color:#ffffff !important;  border-radius:20px;}.winners-all .tcslegend{  display:none;}.winners-all .tcslegendtitle{  padding:10px;  background:#f4f4f4;  margin:20px 0px;}.winners-all .back_to_top{  display:none;}/* WINNERS SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #winners-screen  {    display:none;  }  .winners-all td  {    float:left;    displayy:block;    width:100%;  }}/* WINNERS MD ------------------------------------------------- */@media (min-width: 768px) {  #winners-mobile  {    display:none;  }}/* WINNERS LG ------------------------------------------------- */@media (min-width: 992px) { }/* WINNERS XL ------------------------------------------------- */@media (min-width: 1200px) {}/* ------------------------------------------------------------------------------- *//* SPONSORS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sponsors-item{  width:42%;  float:left;  text-align:center;  overflow:hidden;  margin:0px 4%;}.sponsors-item h4{  padding:5px;  color:#ffffff;  margin:0px;}.sponsors-item .tcsnewsarticle_photo{  padding:0px !important;  background:transparent !important;  border:0px solid #808080 !important;  float:none !important;  margin:0px 0px 0px 0px !important;}#sponsors-container .carousel-control-prev,#sponsors-container .carousel-control-next{  background:#222222;  width:30px;  border-radius:30px;  height: 30px;  top: 50%;  margin-top: -15px;}#sponsors-container .carousel-indicators{  display:none;}.sponsors-all_even td, .sponsors-all_odd td{  border:1px solid #808080;  padding:20px;  text-align:center;}.sponsors-all_even td.tcs-empty, .sponsors-all_odd td.tcs-empty{  border:0px solid #808080;}.sponsors-all_even td .tcsnewsarticle_photo, .sponsors-all_odd td .tcsnewsarticle_photo{  border:1px solid #808080;  padding:20px;  margin-bottom:20px;}.sponsors-all_even td .tcs_details_link, .sponsors-all_odd td .tcs_details_link{  display:block;  background:@accent;  padding:7px 0px;  text-decoration:none;  color:#ffffff !important;  border-radius:20px;}.sponsors-all .tcslegend{  display:none;}.sponsors-all .tcslegendtitle{  padding:10px;  background:#f4f4f4;  margin:20px 0px;}.sponsors-all .back_to_top{  display:none;}/* SPONSORS SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #sponsors-screen  {    display:none;  }  .sponsors.mobile-item img   {    margin: 0px 15%;    width: 70%;  }}/* SPONSORS MD ------------------------------------------------- */@media (min-width: 768px) {  #sponsors-mobile  {    display:none;  }}/* SPONSORS LG ------------------------------------------------- */@media (min-width: 992px) { }/* SPONSORS XL ------------------------------------------------- */@media (min-width: 1200px) {}/* ------------------------------------------------------------------------------- *//* WINNER ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.winner-item{  width:31%;  float:left;  text-align:center;  overflow:hidden;  margin:0px 1%;}.winner-item h4{  padding:5px;  color:#ffffff;  margin:0px;}.winner-item .tcsnewsarticle_photo{  padding:0px !important;  background:transparent !important;  border:0px solid #808080 !important;  float:none !important;  margin:0px 0px 0px 0px !important;}#winner-container .carousel-control-prev,#winnner-container .carousel-control-next{  background:#222222;  width:30px;  border-radius:30px;  height: 30px;  top: 50%;  margin-top: -15px;}#winner-container .carousel-indicators{  display:none;}.winner-all_even td, .winner-all_odd td{  border:1px solid #808080;  padding:20px;  text-align:center;}.winner-all_even td.tcs-empty, .winner-all_odd td.tcs-empty{  border:0px solid #808080;}.winner-all_even td .tcsnewsarticle_photo, .winnner-all_odd td .tcsnewsarticle_photo{  border:1px solid #808080;  padding:20px;  margin-bottom:20px;}.winner-all_even td .tcs_details_link, .winner-all_odd td .tcs_details_link{  display:block;  background:@accent;  padding:7px 0px;  text-decoration:none;  color:#ffffff !important;  border-radius:20px;}.winner-all .tcslegend{  display:none;}.winner-all .tcslegendtitle{  padding:10px;  background:#f4f4f4;  margin:20px 0px;}.winner-all .back_to_top{  display:none;}/* WINNER SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #winner-screen  {    display:none;  }  .winner.mobile-item img   {    margin: 0px 15%;    width: 70%;  }}/* WINNER MD ------------------------------------------------- */@media (min-width: 768px) {  #winner-mobile  {    display:none;  }}/* WINNER LG ------------------------------------------------- */@media (min-width: 992px) { }/* WINNER XL ------------------------------------------------- */@media (min-width: 1200px) {}


/*
===========================================================================
@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/GMA/am/gi/edit-mode-off.png?ver=0) no-repeat center center;  background-size:200px 40px;}.tcshideadmin{  background:#28a745 url(https://www.associationdatabase.com/aws/GMA/am/gi/edit-mode-on.png?ver=0) 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/GMA/am/gi/accordian_open.png?ver=0) no-repeat 95% center;  background:url(https://www.associationdatabase.com/aws/GMA/am/gi/accordian_open.png?ver=0) 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
---------------------------------------------------------------------------
*/

/**/html{  font-size:14px;}body {  color:#222222;    line-height:1.2;  font-family: 'Arial', Helvetica, sans-serif;  font-weight:400;}b, strong{  font-weight:900;}a:link, a:visited, a:focus{  color:#00A498;  text-decoration:underline;}a:hover{  color:#00A498;}h1 {  color:#00A498;  font-size:2rem;  font-weight:700;  margin:0px 0px 10px 0px;}h2 {  color:#00A498;  font-size:1.5rem;  font-weight:700;  margin:0px 0px 10px 0px;}h3 {  color:#00A498;  font-size:1.3rem;  font-weight:700;  margin:0px 0px 10px 0px;}h3 a{  text-decoration:none !important;}.small-header h3{  font-size:1.1rem;}h4 {  color:#00A498;  font-size:1rem;  font-weight:700;}h5 {  color:#222222;  font-size:1rem;}h6 {  color:#222222;  font-size:.9rem;}hr{  border:0px;  border-top:1px solid #d4d4d4;  margin:15px auto;  clear:both;}.title{  padding:0px 0px 20px 0px;  border-bottom:1px solid #d4d4d4;  margin:0px 0px 20px 0px;}.primary-button a{  color:#ffffff !important;  background:#00A498;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#672F8B;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.responsive-table{  width:100% !important;  border:0px solid #d4d4d4;}.responsive-table tr td{  padding:10px;  border:1px solid #d4d4d4;}.committee-table.responsive-table tr td{  padding:20px;  border:1px solid #d4d4d4;}.committee-table.responsive-table .responsive-table tr td{  padding:0px;  border:1px solid #ffffff;}.empty-cell{  border:0px solid #d4d4d4 !important; }.responsive-table tr td .title{  padding:0px 0px 10px 0px;  border-bottom:1px dashed #d4d4d4;  margin:0px 0px 10px 0px;}.primary-cell{  color:#ffffff !important;  background:#00A498;  padding:10px;  font-weight:bold;  font-size:20px;}.secondary-cell{  color:#ffffff !important;  background:#672F8B;  padding:10px;  font-weight:bold;  font-size:20px;}/* XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .responsive-table tr td  {    float:left;    width:100% !important;    height:auto !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;  }}
 