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

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

/**/html{  font-size:14px;}body{  margin:0px;  padding:0px;  background:#3162ae;  background:linear-gradient(to right, #ffffff, #d1d3d4, #ffffff); }#frame{  max-width:1800px;  margin:0px auto;  background:#3162ae;}img, iframe{  max-width:100%;}.viewall{  float:right;  padding:5px 15px;  background:#8bac3e;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 0px 0px;  font-size:14px !important;}.viewall a{  text-decoration:none !important;}.tcs_details_link{  padding:5px 15px;  background:#8bac3e;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}/* GENERAL XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #main table tr td  {    float:left;    width:100%;  }}/* 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 10px;  background:#3162ae;  color:#ffffff;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#3162ae;  color:#ffffff;  border-radius:0px;}#site_search .search_input{  background:#ffffff;  width:115px;  border:1px solid #d4d4d4;  color:#d1d3d4;  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-top{  background:#ffffff;  padding:20px;  position:relative;}#tcs-carousel-ad .carousel-control-next,#tcs-carousel-ad .carousel-control-prev,#tcs-carousel-ad .carousel-indicators{  display:none;} #phone{  text-align:center;  color:#3162ae;  font-weight:700;  font-size:1.3rem;  padding-top:20px;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #header-top  {    display:inline-block;    width:100%;    text-align:center;  }  #join, #notifications  {    float:left;    width:50%;    padding-top:20px;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #header  {    position:fixed;    top:0px;    left:0px;    right:0px;    opacity:.95;    z-index:9;  }  #logo img  {    height:45px;  }  #phone  {    text-align:left;    padding-top:10px;  }  #join  {    position:absolute;    right:20px;    top:25px;    width:160px;    padding-top:0px;  }  #notifications  {    position:absolute;    right:190px;    top:25px;    width:160px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #phone  {    position:absolute;    left:280px;    top:50%;    line-height:0;    padding-top:0px;  }  #logo img  {    height:50px;  }}/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav{  background:#3162ae;  margin:0px;}.nav-item a:link, .nav-item a:visited{  display:block;  color:#ffffff;  font-weight:900;  text-decoration:none;  text-transform:uppercase;}.nav-item a:hover{}#member-nav.nav-item a:link, #member-nav.nav-item a:visited{  background:#8bac3e url(https://shda.org/aws/FPDA/am/gi/arrow_icon.png?ver=2) no-repeat 90% center;  background-size:15px;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  .navbar-expand-md  {    width:100%;  }  #nav button  {    padding:15px;    font-size:1rem;    width:100%;    font-weight:900;    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:#285092;    background:linear-gradient(#285092, #3162ae, #3162ae);     border:1px solid #285092;    margin:0px;    position:relative;    z-index:999;  }  .nav-item  {    clear:both;    width:100%;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #285092;    padding:15px;    color:#ffffff;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #285092 !important;    background-position:95% center;  }}/* NAV MD ------------------------------------------------- */@media (min-width: 768px) {  .navbar-expand-md .navbar-collapse  {    margin:0px;    padding-left:20px;  }  .nav-item a:link, .nav-item a:visited  {    margin-right:20px;    padding:12px 0px;  }  #member-nav  {    margin-left:auto;  }  #member-nav.nav-item a:link, #member-nav.nav-item a:visited  {    margin-right:0px;    padding:12px 40px 12px 20px;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  .nav-item a:link, .nav-item a:visited  {    margin-right:30px;  }  }/* 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%;    border-radius:0px;  }  #nav .dropdown-menu a  {    color:#3162ae !important;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-menu   {    margin:0px;    width:250px;    border:1px solid #d4d4d4;    padding:0px;    left:-15px !important;    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:#3162ae;    margin:0px;  }  #nav .dropdown-menu a:hover  {    color:#8bac3e;  }}/* DROPDOWN LG ------------------------------------------------- */@media (min-width: 992px) {  #nav .dropdown-menu   {    margin:0px;    width:250px;    border:1px solid #d4d4d4;    padding:0px;    background:#ffffff;     background:linear-gradient(#ffffff, #eeeeee);     border-radius:0px;  } }/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;}.sidenav h2{  background:#3162ae;  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{}.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:#3162ae;  }  .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-text .row{  margin:0px;}#tcs-carousel-banner .carousel-inner{  min-height:auto !important;}#welcome-text{  background:#3162ae;  padding:20px;  color:#ffffff;  font-weight:700;}#welcome-link{  background:#8bac3e url(https://shda.org/aws/FPDA/am/gi/arrow_icon.png?ver=2) no-repeat center center;  background-size:20px;}#banner-sponsors{  background:#ffffff;  padding:30px;}#tcs-carousel-sponsors{  padding:20px;} #tcs-carousel-sponsors .carousel-item{  height:75px;}#tcs-carousel-sponsors .carousel-inner{  min-height: 50px !important;}#tcs-carousel-sponsors img{  width:auto !important;  max-width:100%;  max-height:100%;  margin:0px auto;}#tcs-carousel-sponsors .carousel-indicators,#tcs-carousel-sponsors .carousel-control-prev,#tcs-carousel-sponsors .carousel-control-next{  display:none;}/* BANNER MD ------------------------------------------------ */@media (min-width: 768px){  #banner-sponsors  {    position:absolute;    top:163px;    right:10px;    padding:20px;    width:230px;  }  #tcs-carousel-sponsors  {    padding:10px;  }  #tcs-carousel-sponsors .carousel-item  {    height:50px;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner  {    position:relative;    overflow:hidden;  }  #banner-text  {    position:absolute;    bottom:75px;    width:30%;  }  #banner-sponsors  {    top:158px;    right:25px;  }}/* ------------------------------------------------------------------------------- *//* MEMBER SEARCH ----------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#member-search{  background:linear-gradient(#d4d4d4, #eeeeee);  padding:20px 20px 5px 20px; }.search-cell{  padding:0px;}#search-title{  background:#3162ae;  text-align:center;  text-transform:uppercase;  color:#ffffff;  padding:17px;  font-weight:bold;}.search-cell input{  height:50px;    border:1px solid #d4d4d4;  box-sizing:border-box;  width:100%;  padding:10px;  background:#ffffff;}#search-company input{  border-bottom:0px solid #d4d4d4;}#search-button input{  background:#8bac3e url(https://shda.org/aws/FPDA/am/gi/arrow_icon.png?ver=2) no-repeat center center;  background-size:30px;   border:0px solid #d4d4d4;   }#search-shadow{  background:url(https://shda.org/aws/FPDA/am/gi/shadow.png?ver=1) no-repeat center top;  background-size:cover;  height:15px;}/* MEMBER SEARCH MD ------------------------------------------------- */@media (min-width: 768px) {  #search-company input  {    border-bottom:1px solid #d4d4d4;    border-right:1px solid #d4d4d4;  }   }/* MEMBER SEARCH XL ------------------------------------------------- */@media (min-width: 1200px) {  .search-cell input  {    height:55px;    }}/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{  padding:20px;  background:#ffffff; }#boxes .card-wrapper {  min-height:250px;}#boxes .col-md{  padding:0px !important;}#boxes .card-wrapper .card-icon {   padding-top:30px;}#boxes .face{  border:1px solid #d4d4d4;  box-shadow:0px 0px 0px #222222;}#boxes .face.front a.rotate-btn{  display:block;  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;}#boxes .box-title{  color:#3162ae;  font-weight:900;  margin:0px;  padding:0px 0px 15px 0px;}#boxes .card-body{    padding:15px 0px;}#boxes .card-body span{    color:#d4d4d4;  padding:10px;  border:1px solid #d4d4d4;  display:inline-block;}#boxes .card-wrapper .fa-repeat{  font-size:inherit;  margin:0px;}#boxes .face.back{  padding:20px;}#boxes .face.back .rotate-btn {  position:absolute;  right:15px;  top:15px;  background:#ffffff;  color:#d4d4d4;  border-radius:50%;  width:25px;  height:25px;  padding-top:3px;  border:1px solid #d4d4d4;}#boxes .face.back p{  text-align:left;  font-size:.9rem;  margin-bottom:10px;}#boxes .card-info-button{  background:#8bac3e;   padding:10px 10px;  color:#ffffff;  text-decoration:none;  font-weight:bold;  margin-top:10px;   display:inline-block;}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {  #boxes .card-info-button  {    padding:10px 20px;  } }/* ------------------------------------------------------------------------------- *//* SIDEBAR BOXES ----------------------------------------------------------------- */#sidebar #boxes{  padding:0px;}#sidebar #boxes .card-wrapper {  min-height:200px;  margin-bottom:10px;  border:1px solid #d4d4d4;}#sidebar #boxes .card-icon img{  height:75px;}#sidebar #boxes .card-wrapper .card-icon {   padding-top:15px;}#sidebar #boxes .box-title{  font-size:1.2rem;}#sidebar #boxes .face{  transform:initial;  position:static;  box-shadow:0px 0px 0px #222222;  height:auto;  padding:0px;  border:0px solid #d4d4d4;}#sidebar #boxes .face.front{  height:140px;}#sidebar #boxes .face.back{  height:58px;}#sidebar #boxes .card-wrapper .card-up{  height:100px;}#sidebar #boxes .card-info-button{  margin-top:0px;}#sidebar #boxes .card-body{  padding:15px 0px 0px 0px;}#sidebar #boxes .avatar,#sidebar #boxes .card-body span,#sidebar #boxes .rotate-btn,#sidebar #boxes .face.back h4,#sidebar #boxes .face.back p,#sidebar #boxes .face.back hr{  display:none;}/* ------------------------------------------------------------------------------- *//* CONFERENCE BANNER ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#conference-banner{  padding:20px;  background:#eeeeee;}#conference-banner-image img{  width:100%;}#conference-banner-image{  padding:0px;}#conference-banner-text{  border-top:0px solid #d4d4d4;  border-right:1px solid #d4d4d4;  border-bottom:1px solid #d4d4d4;  border-left:1px solid #d4d4d4;  padding:15px;  background:#ffffff;}/* CONFERENCE BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #conference-banner-text  {    border-top:1px solid #d4d4d4;    border-right:1px solid #d4d4d4;    border-bottom:1px solid #d4d4d4;    border-left:0px solid #d4d4d4;    padding:30px;  }}/* ------------------------------------------------------------------------------- *//* NEWS BANNER ------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#news-banner{  padding:20px 20px 0px 20px;  background:#eeeeee;}.tcsnews.home_even, .tcsnews.home_odd{  background:#ffffff;  border:1px solid #d4d4d4;  padding:20px;  display:inline-block;  margin-bottom:20px;  width:100%;}.tcsnews.home_even h3, .tcsnews.home_odd h3{  font-size:1.5rem;  margin-bottom:10px;}.tcsnews.home_even p, .tcsnews.home_odd p{  margin-bottom:10px;}.tcsnews hr{  margin:20px 0px;  border-top:1px dashed #d4d4d4;  clear:both;}.home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo{  width:100%;  height:auto;  background:#ffffff;  margin:0px 0px 20px 0px;}.home .tcsnewsarticle_photo img{  width:100%;}.topstory .tcsnewsarticle_photo{  border:1px solid #d4d4d4;  padding:10px;  margin-bottom:20px;}/* NEWS MD ------------------------------------------------ */@media (min-width: 768px){  .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo  {    float:left;    width:50%;    margin:-20px 20px -20px -20px;    border-right:1px solid #d4d4d4;  } }/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  .home_even .tcsnewsarticle_photo, .home_odd .tcsnewsarticle_photo  {    width:33%;  } }/* ------------------------------------------------------------------------------- *//* CONTENT ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content{  padding:20px;  background:#ffffff;}#main{  border:1px solid #d4d4d4;  padding:20px;}#side{  border:1px solid #d4d4d4;  border-top:0px solid #d4d4d4;  padding:20px;  background:#fbfbfb;}.box{  padding:20px;  border-top:0px solid #d4d4d4;  border-right:1px solid #d4d4d4;  border-bottom:1px solid #d4d4d4;  border-left:1px solid #d4d4d4;}.box.nospace{  padding:0px;}.box:first-child{  border-top:1px solid #d4d4d4;}.testimonial{  margin:50px 0px;}.testimonial .tcs-abstract{  background:#ffffff;  border-radius:20px;  padding:20px;  color:@primary;  font-weight:900;}.testimonial .tcsnewsarticle_photo{  width:120px;  height:120px;  border-radius:60px;  border:3px solid #ffffff;  overflow:hidden;  margin:0px auto 10px auto;}.testimonial h3, .testimonial h4{  font-size:.9rem;  color:@primary;  font-weight:500;  margin:0px;}/* CONTENT MD ------------------------------------------------- */@media (min-width: 768px) {  .subpage #content  {    padding-top:170px;  }  #side  {    border:1px solid #d4d4d4;    border-right:0px solid #d4d4d4;  }  .box  {    border-top:1px solid #d4d4d4;    border-right:1px solid #d4d4d4;    border-bottom:1px solid #d4d4d4;    border-left:0px solid #d4d4d4;  }  .box:first-child  {    border-left:1px solid #d4d4d4;  }.testimonial .tcs-abstract  {    background:url(https://shda.org/aws/FPDA/am/gi/testimonial-bg.png?ver=1) no-repeat center center;    background-size:100% 100%;    padding:50px 100px 50px 50px;    float:left;    width:70%;    margin-right:20px;  }}/* CONTENT MD ONLY ---------------------------------------------- */@media (max-width: 991px) {  .subpage #content .container  {    max-width:100%;  }}/* CONTENT LG ------------------------------------------------- */@media (min-width: 992px) {  .subpage #content  {    padding-top:150px;  }.testimonial .tcs-abstract  {    padding:50px 150px 50px 100px;    width:80%;  }  }/* ------------------------------------------------------------------------------- *//* FOOTER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#footer{  background:#3162ae;  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;}.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:#d1d3d4;}/* ------------------------------------------------------------------------------- *//* VIDEO NEWS STYLES ---------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsnews.videos_even, .tcsnews.videos_odd{}.videos_even, .videos_odd{  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px dashed #d4d4d4;} .videos_even .tcsnewsarticle_photo, .videos_odd .tcsnewsarticle_photo{  width:100%;  margin-bottom:15px;}.videos .tcsnewsarticle_photo img{  width:100%;}/* HOMEPAGE NEWS MD ------------------------------------------------- */@media (min-width: 768px) {   .videos_even, .videos_odd  {    position:relative;    min-height:200px;    padding-left:220px;  }   .videos_even .tcsnewsarticle_photo, .videos_odd .tcsnewsarticle_photo  {    position:absolute;    left:0px;    top:0px;    width:200px;  } }/* NEWS -------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcsnews.news-img_even, .tcsnews.news-img_odd{}.news-img hr{  margin:20px 0px;  border-top:1px dashed #d4d4d4;  clear:both;}.news-img_even .tcsnewsarticle_photo, .news-img_odd .tcsnewsarticle_photo{  width:100%;  height:130px;  background:url(https://shda.org/aws/FPDA/am/gi/news_bg.jpg?ver=5) no-repeat center center;  background-size:cover;  margin:0px 0px 10px 0px;  overflow:hidden;}.news-img .tcsnewsarticle_photo img{  width:100%;}.news-img .topstory .tcsnewsarticle_photo{  border:1px solid #d4d4d4;  padding:10px;  margin-bottom:20px;}/* -- NEWS SM ----------------------- */@media (min-width: 576px) {   .news-img_even .tcsnewsarticle_photo, .news-img_odd .tcsnewsarticle_photo  {    float:left;    width:130px;    margin:0px 15px 15px 0px;  } }/* PRODUCTS ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.store_even, .store_odd{  padding:20px;  display:inline-block;  border:1px solid #d4d4d4;  margin-bottom:20px;  width:100%;}.store img{  padding:10px;  background:linear-gradient(#ffffff, #eeeeee);   border:1px solid #d4d4d4;  float:left;  width:100%;  height:auto;  margin:0px 0px 10px 0px;}.store h2{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;}.store h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;  color:#8bac3e;}.store h2 a, .store h3 a{  text-decoration:none !important;}.store form{  margin:-20px;  padding:20px;  background:linear-gradient(to right,#ffffff, #eeeeee, #eeeeee);   border-top:1px solid #d4d4d4;  font-size:.9rem;  font-weight:900;  text-align:right;  clear:both;}.store .button{  padding:5px 15px;  background:#8bac3e;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 0px 0px;  border:0px;}/* STORE MD ------------------------------------------------- */@media (min-width: 768px) {  .store img  {    float:right;    width:175px;    height:auto;    margin:0px 0px 20px 20px;  } }/* BUSINESS DISCOUNTS ------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.business-discounts_even, .business-discounts_odd{  padding:20px;  border:1px solid #d4d4d4;  margin-bottom:20px;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);}.business-discounts_even h3, .business-discounts_odd h3{  border-bottom:1px dashed #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}.business-discounts_even h3 a, .business-discounts_odd h3 a{  text-decoration:none !important;}.business-discounts_even .tcsnewsarticle_photo, .business-discounts_odd .tcsnewsarticle_photo{  padding:10px;  background:#ffffff;  border:1px solid #d4d4d4;  width:100%;  margin-bottom:10px;}.business-discounts_even .tcsnewsarticle_photo img, .business-discounts_odd .tcsnewsarticle_photo img{  width:100%;  height:auto;}/* BUSINESS DISCOUNTS MD ------------------------------------------------- */@media (min-width: 768px) {  .business-discounts_even .tcsnewsarticle_photo, .business-discounts_odd .tcsnewsarticle_photo  {    width:200px;    float:right;    margin:-30px 0px 10px 10px;   }}/* ------------------------------------------------------------------------------- *//* HOMEPAGE CALENDAR ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.events-home .tcscalendars_odd, .events-home .tcscalendars_even {  position:relative;  padding:20px 0px 0px 60px;  border:0px dashed #d4d4d4;  border-top:1px dashed #d4d4d4;}/* HOMEPAGE EVENTS MD ------------------------------------------------- */@media (min-width: 768px) and (max-width: 991px){  .events-home .tcscalendars_odd:last-child  {    display:none;  }}/* HOMEPAGE EVENTS MD ------------------------------------------------- */@media (min-width: 768px){  .events-home .tcscalendars_odd, .events-home .tcscalendars_even   {    width:50%;    position:relative;    padding:0px 0px 0px 60px;    border-top:0px dashed #d4d4d4 !important;  } }/* HOMEPAGE EVENTS LG ------------------------------------------------- */@media (min-width: 992px) {  .events-home .tcscalendars_odd, .events-home .tcscalendars_even   {    width:33%;  } }/* CALENDAR ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.tcscalendars_odd, .tcscalendars_even{  padding:25px 0px 25px 60px;  border-top:1px dashed #d4d4d4;}.tcscalendars .datestamp {  width:50px;  margin:15px 15px 15px 15px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #d4d4d4;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#3162ae;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#3162ae;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}.tcscalendars .tcs_details_link{  background:#8bac3e;  color:#ffffff;  font-size:.8rem;  margin:20px 0px 0px 0px;  padding:3px 10px;  border-radius:5px;}/* ------------------------------------------------------------------------------- *//* 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:#3162ae;}.calendarbox tr.monthrow th a {  text-decoration:none;  color:#3162ae;}.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:#3162ae;}	.calendarbox td {  text-align:center;  vertical-align:middle;  height:30px;  background-color:#ffffff;  border:1px solid #d4d4d4;}.calendarbox td.eventdate {  background-color:#8bac3e;  font-weight:bold;  text-decoration:none;  color:#ffffff;}.calendarbox td.todaydate {  background-color:#8bac3e;  font-weight:bold;  color:#ffffff;}.calendarbox td.eventdate.todaydate {  background-color:#8bac3e;  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:#3162ae;}.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:#3162ae;  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;}/* ------------------------------------------------------------------------------- *//* 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,.store input, .store select, .store 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,.store select{  background:#ffffff;  background:url(https://shda.org/aws/FPDA/am/gi/accordian_open.png?ver=1) no-repeat 95% center;  background:url(https://shda.org/aws/FPDA/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"] {  position:static;  visibility:visible;}.tcsUserCreatedForm input.button,.tcsInputForm input.button,#loginform input.button,.tcsFormButton{  background:#3162ae;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;}#tcs-login-panel .row{  margin:0px;}#tcs-login-panel [class*="col-"] {  padding-left: 0;  padding-right: 0;}#tcs-login-panel #new-user{  width:100%;}/* FORM XS/SM ONLY ------------------------------------------ */@media (max-width: 767px) {  .commentbox   {    padding:10px !important;  }  .tcsUserCreatedForm td,  .tcsInputForm td,  #loginform td  {    float:left;    width:96%;    padding:2px 2%;    text-align:left !important;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea,  .tcsInputForm input, .tcsInputForm select, .tcsInputForm textarea,  #loginform input, #loginform select, #loginform textarea  {    max-width:100%;  }}/* ------------------------------------------------------------------------------- *//* MEMBER PROFILE STYLES --------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.profile-button{  margin:5px 0px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:7px 10px;  background:#8bac3e;  text-align:center;}.profile-box .profile-button{  float:none;  margin:15px 0px 0px 0px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;}.profile-box span{  font-weight:900;  display:inline-block;  width:100%;  color:#d1d3d4;}.profile-box h3{  padding:15px;  background:#3162ae;  color:#ffffff;  margin:0px;}.profile-box ul + h3{  margin-top:15px;}.profile-box ul{  list-style:none;  margin:0px;  padding:0px;}.profile-box ul li{  padding:15px;  border-bottom:1px dashed #d4d4d4;}.profile-photo{  margin:10px 0px;  border:1px solid #d4d4d4;  padding:10px;  text-align:center;  background:#eeeeee;}.profile-image{  background-size:cover;  width:170px;  overflow:hidden;  text-align:center;  border:10px solid #ffffff;  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;  }}/* ------------------------------------------------------------------------------- *//* DIRECTORY SEARCH STYLES ------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.pagination a, .pagination .current{  padding:0px 3px;}.directory-container{  padding:10px !important;  margin-bottom:10px !important;  border:1px solid #d4d4d4;  position:relative;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee); }.directory-org{  font-weight:bold;  font-size:18px;  padding:0px 0px 10px 0px;  margin:0px 0px 10px 0px;  border-bottom:1px solid #d4d4d4;}.directory-name{  font-weight:bold;}.directory-container span{  display:block;}/* DIRECTORY SEARCH MD ------------------------------------------------- */@media (min-width: 768px) {  .directory-container  {    padding:20px 20px 20px 20px !important;    margin-bottom:15px !important;  }  .directory-org  {    font-size:24px;    padding:0px 0px 15px 0px;    margin:0px 0px 15px 0px;  }}/* DIRECTORY SEARCH LG ------------------------------------------------- */@media (min-width: 992px) {}/* ------------------------------------------------------------------------------- *//* 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://shda.org/aws/FPDA/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://shda.org/aws/FPDA/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:@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;}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:@primary;  background-size:cover;  padding:25px;  height:100%;}.login-container{  text-align:center;}#login-text{  max-width:770px;  padding:25px 0px;  border-bottom:1px dashed #d4d4d4;  margin-bottom:25px;  margin-left:auto;  margin-right:auto;}#login-box{  background:#ffffff;  padding:25px;  border-radius:10px;  margin:0px auto;  text-align:center;  position:relative;  display:inline-block;}#login-box input{  width:100% !important;  display:block;}#login-box .col-md-8.col-md-offset-2{  flex:none;  max-width:100%;  padding:0px;}#login-box .tcsSubHeadFont{  padding-bottom:15px;  margin-bottom:15px;  margin-top:0px;  font-weight:900;  color:@primary !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:#3162ae;  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:#3162ae;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#3162ae !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#3162ae !important;}#login-box .container-fluid{  max-width:100%;  width:100%;  padding:0px;}#login-box .container-fluid .col-sm-8{  max-width:100%;  width:100%;  padding:0px;  flex:none;}#login-box .container-fluid .col-sm-8 form{  width:100%;}#login-box .container-fluid .col-sm-8 form .alert-info{  background:#eeeeee;  border:1px solid #d4d4d4;  color:#222222;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}/* 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;  }}


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

/**/body {  color:#222222;    line-height:1.2;}a:link, a:visited, a:focus{  color:#3162ae;  text-decoration:underline;}a:hover{  color:#285092;}h1 {  color:#3162ae;  font-size:2rem;  font-weight:900;}h2 {  color:#3162ae;  font-size:1.6rem;  font-weight:900;}h3 {  color:#3162ae;  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;  width:100%;}.primarytext{  color:#3162ae !important;}.primary-button a{  color:#ffffff !important;  background:#3162ae;  padding:10px 30px;  border-radius:10px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondarytext{  color:#8bac3e !important;}.secondary-button a{  color:#ffffff !important;  background:#8bac3e;  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 #eeeeee;}.primary-cell{  background:#3162ae;  padding:10px;  color:#ffffff;  font-weight:bold;  font-size:20px;}.secondary-cell{  background:#8bac3e;  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% !important;    height:auto !important;  }}
  