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

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

/**/body{  margin:0px;  padding:0px;  background:#004D8C;}img{  max-width:100%;  height:auto;}iframe{  max-width:100%;}.viewall{  padding:5px 15px;  background:#8EB300;  color:#ffffff !important;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:0px 0px 10px 0px;}.tcs_details_link{  padding:5px 10px;  background:#8EB300;  color:#ffffff !important;  font-size:.8rem;  text-decoration:none !important;  border-radius:5px;  display:inline-block;  margin:10px 0px 0px 0px;}.viewall::after, .tcs_details_link::after{  font-family:"Font Awesome 5 Pro";   font-weight:900;   content:"\f330";  padding-left:15px;  display:inline-block;}.title-link{  float:right;  font-size:.9rem;  text-decoration:none !important;  padding-top:10px;  color:#8EB300 !important;}.title-link i{  padding-left:5px;}.tcs_printer_friendly a{  background:#d4d4d4 url(https://www.sfedigital.org/aws/SFE/am/gi/icon-print.png?ver=1) no-repeat left center;  padding:10px 20px 10px 50px;  border-radius:5px;  color:#ffffff !important;  text-decoration:none !important;  margin:10px 0px 20px 0px;  font-weight:900;  display:inline-block;}.subpage .animated{  animation-name:none !important;}.right{  right:auto !important;  margin-left:15px;}#ida-widget-container{  right:auto !important;}/* GENERAL SM ONLY ----------------------------------------- */@media (max-width: 767px) {  .wow, .animated  {    animation-name:none !important;  }  .imgright, .imgleft  {    margin:0px 0px 20px 0px;    float:none !important;  }}/* GENERAL SM/MD ONLY ----------------------------------------- */@media (max-width: 991px) {  .wow  {    animation-name:none !important;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  .imgleft  {    margin:0px 20px 20px 0px;  }  .imgright  {    margin:0px 20px 20px 0px;  }  }/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {   }/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {  }/* ------------------------------------------------------------------------------- *//* HEADER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#topbar{  background:#A8B1B8 url(https://www.sfedigital.org/aws/SFE/am/gi/topbar_bg.png?ver=1) repeat-x left top;  background-size:contain;}#toplinks{}#toplinks ul{  margin:0px;  padding:10px 0px 0px 0px;  list-style:none;}#toplinks ul li{  margin:0px 10px 0px 0px;  padding:0px 10px 0px 0px;  float:left;  border-right:1px solid #ffffff;  font-size:12px;}#toplinks ul li a{  text-decoration:none !important;  color:#ffffff !important;  text-transform:uppercase;}#toplinks ul li:nth-last-child(1){  border-right:0px;}#header{  background:#ffffff;}#header-buttons{  padding:20px 0px 0px 0px;}#header-button-join a, #header-button-profile a, #header-button-login a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  padding:10px 10px 10px 40px;  font-weight:700;  text-transform:uppercase;  position:relative;  font-size:.9rem;}#header-button-join a, #header-button-profile a{  background:#A8B1B8;  background:linear-gradient(#8EB300, @dsecondary);  border:1px solid #ffffff;  border-radius:5px 5px 0px 0px;}#header-button-login a{  background:#8EB300;  background:linear-gradient(#004D8C, @dprimary);  border:1px solid #ffffff;  border-radius:0px 0px 5px 5px;}#header-button-join i, #header-button-profile i, #header-button-login i{  position:absolute;  top:0px;  left:0px;  bottom:0px;  width:40px;  padding-top:10px;}#header-button-join i, #header-button-profile i{  border-right:1px solid #ffffff;}#header-button-login i{  border-right:1px solid #ffffff;}#header-button-join.tcsloginbutton_hide{  display:none;}#header-button-profile.tcsloginbutton{  display:none;}/* HEADER SM ONLY ----------------------------------------- */@media (max-width: 767px) {  #toplinks  {    display:none;  }  #logo, #header-buttons  {    padding:20px;  }  #tagline  {    text-align:center;  }}/* HEADER MD ------------------------------------------------- */@media (min-width: 768px) {  #topbar  {    height:40px;  }  #header  {    position:relative;    height:150px;  }  #logo  {    float:left;    width:350px;    padding:15px;  }  #logo img  {    width:100%;  }  #tagline  {    float:left;    width:200px;    margin:60px 0px 0px 5px;  }  #tagline img  {    width:100%;  }  #header-buttons  {    position:absolute;    right:10px;    top:10px;    padding:0px;    width:220px;  }  #header-button-join, #header-button-profile, #header-button-login  {    width:50%;    float:right;  }  #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:7px 10px 7px 25px;    font-size:.8rem;  }  #header-button-join a, #header-button-profile a  {    border-radius:0px 5px 5px 0px;  }  #header-button-login a  {    border-radius:5px 0px 0px 5px;  }  #header-button-join i, #header-button-profile i, #header-button-login i  {    width:25px;    padding-top:7px;  }}/* HEADER LG ------------------------------------------------- */@media (min-width: 992px) {  #header  {    position:sticky;    left:0px;    right:0px;    top:0px;    z-index:9999;    height:150px;  }  #header-buttons  {    position:absolute;    right:20px;    top:20px;    width:350px;  }   #header-button-join a, #header-button-profile a, #header-button-login a  {    padding:10px 10px 10px 40px;    font-size:.9rem;  }   #header-button-join i, #header-button-profile i, #header-button-login i  {    width:40px;    padding-top:10px;  }}/* HEADER XL ------------------------------------------------- */@media (min-width: 1200px) {    }/* ------------------------------------------------------------------------------- *//* NAV --------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav{  background:#004D8C;  position:relative;  width:100%;}#nav a:link, #nav a:visited{  display:block;  text-decoration:none;  text-transform:uppercase;  font-weight:900;}#nav a i{  padding-left:5px;  font-size:.8rem;}/* NAV XS/SM ONLY ---------------------------------------------- */@media (max-width: 767px) {  #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:@dsecondary;    background:linear-gradient(to bottom right, @dsecondary, #222222);    border:1px solid #222222;    margin:0px 0px;    position:relative;    z-index:0;  }  .nav-item  {    clear:both;  }  #nav a:link, #nav a:visited  {    border-bottom:1px dashed #222222;    padding:10px;    color:#ffffff;  }  #nav .nav-item:last-child a  {    border-bottom:0px dashed #d4d4d4 !important;  }}/* NAV MD ----------------------------------------------------- */@media (min-width: 768px){  #nav  {    position:absolute;    left:0px;    bottom:0px;  }  .nav-item  {    padding:0px;  }  #nav a:link, #nav a:visited  {    padding:10px;    color:#ffffff;    font-size:.9rem;    text-align:center;  }  #nacha-nav a:link, #nacha-nav a:visited  {    padding:10px;    color:#004D8C;    font-size:.9rem;    text-align:center;  }  #nav a:hover  {    opacity:.7;  }  #nav #member-nav a:link, #nav #member-nav a:visited  {    background:#8EB300;  }  #nav #nacha-nav a:link, #nav #nacha-nav a:visited  {    background:#ffffff;    border:3px solid #004D8C;  }}/* NAV LG ------------------------------------------------- */@media (min-width: 992px) {  #nav a:link, #nav a:visited  {    padding:12px 15px;  }     }/* DROPDOWN ---------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#nav .dropdown-menu {  color:#ffffff;   border-radius:0px;}#nav .dropdown-small .dropdown-menu {  background:#004D8C;}#nav .dropdown-menu ul{  list-style:none;  margin:0px;  padding:0px;}#nav .dropdown-menu a:link, #nav .dropdown-menu a:visited{  text-align:left;  text-transform:none;}#nav .dropdown-small .dropdown-menu a:link, #nav .dropdown-small .dropdown-menu a:visited{  padding:10px;  border-bottom:1px solid #222222;}#nav .dropdown-menu a i{  display:none;}/* DROPDOWN XS/SM ONLY ---------------------------------------- */@media (max-width: 767px) {  #nav .dropdown-menu   {    position:static !important;    transform:none !important;    margin:0px;    padding:0px;    width:100%;  }  .dropdown-text  {    display:none;  }  .dropdown-links  {    padding:15px 30px;  }  .dropdown-menu a:link, .dropdown-menu a:visited  {    border-bottom:0px dashed #ffffff !important;  }}/* DROPDOWN MD ------------------------------------------------ */@media (min-width: 768px){  #nav .dropdown-small .dropdown-menu   {    margin:0px;    width:250px;    border:1px solid #222222;    padding:0px;    right:0px;  }}/* SIDENAV ----------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.sidenav{  margin-bottom:20px;  background:#004D8C;  border-radius:25px 0px 0px 0px;  border:1px solid #d4d4d4;}.sidenav .navbar-nav{  display:block;  width:100%;}.sidenav h3{  padding:10px;  color:#ffffff;    margin:0px;}#sidenavContent{  background:#ffffff;  border-radius:25px 0px 0px 0px;  padding:10px;}.sidenav ul li{  margin:0px;  border-bottom:1px dashed #d4d4d4;  padding:10px;  font-size:.85rem;}.sidenav ul li a{  text-decoration:none !important;  display:block;}/* ------------------------------------------------------------------------------- *//* SOCIAL BAR -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#social-links{  text-align:right;  position:fixed;  bottom:0px;  right:0px;  left:0px;  background:#ffffff;  z-index:999;  padding:7px;  border-top:1px solid #d4d4d4;}#social-links ul{  margin:0px;  padding:0px 0px;  list-style:none;}#social-links ul li{  margin:0px 0px 0px 5px;  padding:0px 0px 0px 0px;  float:right;}#social-links .social_icon a{  display:block;  padding:5px 0px;  width:30px;  text-align:center;  background:#004D8C;  color:#ffffff;  border-radius:15px;}#site_search{  margin-right:0px !important;}#site_search input.search_button{  border:0px;  padding:5px 10px;  height:auto;  background:#004D8C;  color:#ffffff;  border-radius:0px 15px 15px 0px;  border:1px solid #d4d4d4;}#site_search .search_input{  background:#ffffff;  width:115px;  border:1px solid #d4d4d4;  border-radius:15px 0px 0px 15px;  color:#666666;  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;    border-radius:15px 0px 0px 0px;  }  #site_search .search_input  {    width:150px;  }}/* ------------------------------------------------------------------------------- *//* BANNER ------------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */#banner{  position:relative;}#banner .carousel-control-prev {  bottom:50%;  top:50%;  height:30px;  width:30px;  left:10px;  background:@dprimary;  border-radius:25px;  margin-top:-15px;}#banner .carousel-control-next {  bottom:50%;  top:50%;  height:30px;  width:30px;  right:10px;  background:@dprimary;  border-radius:25px;  margin-top:-15px;}#banner .tcsnewsarticle_photo{  width:100%;}#banner .tcsnewsarticle_photo img{  width:100%;}#banner-subpage{  background:@priamry;  background:linear-gradient(to bottom right, @priamry, @dpriamry);  height:20px;}.banner-text {  background:#ffffff;  padding:20px;  font-size:.9rem;}.banner-text p:last-child{  margin-bottom:0px;}/* BANNER MD ------------------------------------------------- */@media (min-width: 768px) {  #banner-subpage  {    height:25px;  }     #banner .carousel-control-prev   {    height:50px;    width:50px;    left:25px;    margin-top:-25px;  }  #banner .carousel-control-next   {    height:50px;    width:50px;    right:25px;    margin-top:-25px;  }  .banner-text   {    padding:25px;  }  #banner .carousel-item .admin_controls a  {    color:#ffffff !important;  }}/* BANNER LG ------------------------------------------------- */@media (min-width: 992px) {  #banner-subpage  {    height:170px;  }       .banner-text   {    position:absolute;    bottom:30px;    right:30px;    left:50%;    margin-left:30px;    padding:30px;    opacity:.9;    border-radius:5px;  }}/* BANNER XL ------------------------------------------------- */@media (min-width: 1200px) {  #banner-subpage  {    height:200px;  }     .banner-text   {    bottom:50px;    right:50px;    left:50%;    margin-left:50px;  }  }/* ------------------------------------------------------------------------------- *//* CONTENT CONTAINER ------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#content-container{  background:#004D8C;  padding:20px;}.subpage #content-container{  background:#004D8C;  background-size:100%;}.content-box{  padding:20px;  margin-bottom:20px;  border:1px solid #d4d4d4;  background:#ffffff;  }/* CONTENT CONTAINER MD ------------------------------------------------- */@media (min-width: 768px) {  }/* CONTENT CONTAINER LG ------------------------------------------------- */@media (min-width: 992px) {  #content-container  {    padding:35px;  }  .content-box  {    padding:30px 15px 30px 15px;    margin-bottom:30px;  }}/* CONTENT CONTAINER XL ------------------------------------------------- */@media (min-width: 1200px) {  #content-container  {    padding:50px;  }  }/* ------------------------------------------------------------------------------- *//* BOXES ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#boxes{}.box-cell{  position:relative;  border:1px solid #d4d4d4;  padding:0px;}.box{  background:#ffffff;  border-radius:5px;  padding:30px 20px 40px 20px;  text-align:center;  font-size:.9rem;  position:relative;}.box-title{  padding-top:100px;  border:1px solid #d4d4d4;}#box1 .box-title{  background:url(https://www.sfedigital.org/aws/SFE/am/gi/box1_bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box2 .box-title{  background:url(https://www.sfedigital.org/aws/SFE/am/gi/box2_bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box3 .box-title{  background:url(https://www.sfedigital.org/aws/SFE/am/gi/box3_bg.jpg?ver=0) no-repeat center center;  background-size:cover;}#box4 .box-title{  background:url(https://www.sfedigital.org/aws/SFE/am/gi/box4_bg.jpg?ver=0) no-repeat center center;  background-size:cover;}.box-title h2{  background:#ffffff;  height:50px;  text-align:center;  opacity:.9;  font-size:18px;  text-transform:uppercase;  padding-top:14px;  font-weight:900;  margin:0px;}.box-text{  padding:10px;  text-align:center;  font-size:14px;  line-height:1.2;}.box-link{  display:block;  background:#8EB300;  text-align:center;  color:#ffffff !important;  text-decoration:none !important;  padding:5px;  position:absolute;  bottom:10px;  left:10px;  right:10px;}#sidebar .box{  height:auto;  padding:0px;  position:relative;}#sidebar .box-text{  display:none;}#sidebar .box-link{  position:absolute;  left:0px;  right:0px;  top:0px;  bottom:0px;  background:none;  text-indent:-9999px;  overflow:hidden;}/* BOXES MD ------------------------------------------------- */@media (min-width: 768px) {  .box  {    height:100%;  }}/* BOXES LG ------------------------------------------------- */@media (min-width: 992px) {   }/* BOXES XL ------------------------------------------------- */@media (min-width: 1200px) {   }.subpage #content-container{  background:#004D8C;  padding-top:25px;}#content{  margin-top:30px;  margin-bottom:30px;  background:#ffffff;}#main{  border:1px solid #d4d4d4;  display:table-cell;  float:none;  padding:20px;  vertical-align:top;  background:#ffffff;}#side-left{  border:1px solid #d4d4d4;  border-left:0px;  display:table-cell;  float:none;  vertical-align:top;  padding:20px;  background:#ffffff;}#side-right{  border:1px solid #d4d4d4;  border-left:0px;  display:table-cell;  float:none;  vertical-align:top;  padding:20px;}.subpage #side-left{  border-right:0px solid #d4d4d4;  border-left:0px solid #d4d4d4;}.sidebox{  border:1px solid #A8B1B8;  background:url(https://www.sfedigital.org/aws/SFE/am/gi/sidebox_bg.png?ver=1) repeat-x left top;  background-size:contain;  margin-bottom:20px;}.sidebox .sidebox-title{  width:100%;  border:5px solid #ffffff;  padding:20px 10px;  text-align:center;  font-weight:900;  margin:0px;}.sidebox .sidebox-title span{  display:block;  font-size:13px;  margin:10px;}.sidebox img{  border:5px solid #ffffff;  width:100%;}.sidebox-2{  border:1px solid #A8B1B8;  background:url(https://www.sfedigital.org/aws/SFE/am/gi/sidebox_bg-2.png?ver=2) repeat-x left top;  background-size:contain;  margin-bottom:20px;}.sidebox-2 .sidebox-title{  width:100%;  border:5px solid #ffffff;  padding:20px 10px;  text-align:center;  font-weight:900;  margin:0px;}.sidebox-2 .sidebox-title span{  display:block;  font-size:13px;  margin:10px;}.sidebox-2 img{  border:5px solid #ffffff;  width:100%;}.sidebox-3{  border:1px solid #A8B1B8;  background:url(https://www.sfedigital.org/aws/SFE/am/gi/sidebox_bg-3.png?ver=1) repeat-x left top;  background-size:contain;  margin-bottom:20px;}.sidebox-3 .sidebox-title{  width:100%;  border:5px solid #ffffff;  padding:20px 10px;  text-align:center;  font-weight:900;  margin:0px;}.sidebox-3 .sidebox-title span{  display:block;  font-size:13px;  margin:10px;}.sidebox-3 img{  border:5px solid #ffffff;  width:100%;}.sidebox-4{  border:1px solid #A8B1B8;  background:url(https://www.sfedigital.org/aws/SFE/am/gi/sidebox_bg-3.png?ver=1) repeat-x left top;  background-size:contain;  margin-bottom:20px;}.sidebox-4 .sidebox-title{  width:100%;  border:5px solid #ffffff;  padding:20px 10px;  text-align:center;  font-weight:900;  margin:0px;}.sidebox-4 .sidebox-title span{  display:block;  font-size:13px;  margin:10px;}.sidebox-4 img{  border:5px solid #ffffff;  width:100%;}/* CONTENT MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* CONTENT TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .subpage #content-container  {    padding-top:35px;  }  #content  {    padding:0px;    margin-bottom:25px;    margin-top:0px;  }  .homepage #main, .homepage #side-left, .homepage #side-right  {    border:0px solid #d4d4d4;    display:inline-block;    padding:15px;  }  .subpage #main, .subpage #side-left  {    padding:15px;  }}/* CONTENT PHONE ---------------------------- */@media (max-width:767px) {  .subpage #content-container  {    padding-top:15px;  }  #content  {    padding:20px;    margin-top:0px;  }  #content .row  {       display:block;  }  #main, #side-left, #side-right, .subpage #main, .subpage #side-left  {    border:0px solid #d4d4d4;    display:block;    padding:0px;  }}/* FOOTER ---------------------------------------------------------------------- */#footer-logos{  background:#ffffff;  border-top:5px solid #004D8C;  padding:25px;}.footer-logo{  text-align:center;}.footer-logo img{  height:80px;}#footer{  color:#ffffff;  font-size:14px;  padding:20px;}#footer a{  color:#ffffff !important;}.tcspromo{  text-align:right;}.tcs-copyright{  display:none;}/* FOOTER MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* FOOTER TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){ }/* FOOTER PHONE ---------------------------- */@media (max-width:767px) {   .footer-logo img  {    height:auto;  }  #footer  {    text-align:center;  }  .tcspromo  {    text-align:center;  }}/* 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, .tcslinks a, .tcsjobs 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, .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:#666666;}.tcscalendars_odd, .tcscalendars_even{  margin:0px 0px 20px 60px;}.tcscalendars .datestamp {  width:50px;  margin:0px 0px 15px -60px;  float:left;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #A8B1B8;  overflow:hidden;  border-radius:5px;}	.tcscalendars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#8EB300;  font-size:13px;}.tcscalendars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#A8B1B8;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}	.tcscalendars h3, .tcscalendars h4, .tcscalendars h6{  margin:0px 0px 0px 0px;}.tcscalendars h6{  color:#666666;}.tcscalendars h2{  color:#A8B1B8;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px dashed #d4d4d4;}/* WEBINARS -------------------------------------------------------------------------- */.webinars_odd, .webinars_even{  margin:0px 0px 20px 0px;  padding:15px 15px 15px 80px;  border:1px dashed #d4d4d4;  position:relative;}.webinars .datestamp {  position:absolute;  top:15px;  left:15px;  width:50px;  margin:0px 0px;  text-align:center;  clear:left;  padding:0;  height:50px;  border:1px solid #A8B1B8;  overflow:hidden;}	.webinars .datestamp h5 {  padding:4px 0px 0px 0px;  display:block;  width:50px;  color:#ffffff;  background:#004D8C;  font-size:13px;}.webinars h5 span.bignumber {  font-size:20px;  font-weight:bold;  color:#004D8C;  display:block;  margin-top:3px;  background:#ffffff;  padding:3px 0px;}	.webinars h3, .webinars h4, .webinars h6, .webinars p{  margin:0px 0px 0px 0px;}.webinars h3{  padding-bottom:10px;  margin-bottom:10px;  border-bottom:1px dashed #d4d4d4;}.webinars h6{  color:#A8B1B8;  line-height:1.2;  margin-bottom:5px;}.webinars h2{  color:#004D8C;  padding-bottom:15px;  margin-bottom:15px;  border-bottom:1px solid #004D8C;}/* PUBLICATIONS -------------------------------------------------------------------------- */.publications_even, .publications_odd{  border:1px solid #d4d4d4;  padding:15px;  margin-bottom:20px;}.publications_even .tcsproducts_thumb, .publications_odd .tcsproducts_thumb{  float:right;  margin:0px 0px 20px 20px;}.publications_even h2, .publications_odd h2{  border-bottom:1px solid #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}.publications form{  border-top:1px solid #d4d4d4;  padding:15px;  margin:-15px;  background:#f0f0f0;  text-align:right;}.publications .button{  margin:0px 5px 0px 0px;  padding:5px 15px;  color:#ffffff !important;  background:#8EB300;  border-radius:4px;}/* BOARD -------------------------------------------------------------------------- */.board h3{  font-weight:900;  margin:0px;}.board td{  padding:0px 20px 20px 0px;}/* COMPONENTS MONITOR ---------------------------- */@media (min-width:992px) and (max-width:1200px) { }/* COMPONENTS TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .publications form  {    padding:10px;    font-size:.8em;  }}/* COMPONENTS PHONE ---------------------------- */@media (max-width:767px) {  .webinars_odd, .webinars_even  {    margin:0px 0px 20px 0px;    padding:15px 15px 15px 15px;  }  .webinars .datestamp   {    display:none;  }  .board td  {    padding:0px 0px 10px 0px;    float:left;    width:100%;  }  .publications form  {    text-align:left;  }  .publications form select, .publications .button  {    margin:5px 0px;  }  .publications_even .tcsproducts_thumb, .publications_odd .tcsproducts_thumb  {    float:none;    display:block;    margin:0px 0px 10px 0px;    padding:10px;    background:#eee;    text-align:center;  }  .publications_even .tcsproducts_thumb img, .publications_odd .tcsproducts_thumb img  {    width:60%;  }}/* ------------------------------------------------------------------------------- *//* HOMEPAGE NEWS BOX SLIDESHOW STYLES -------------------------------------------- *//* ------------------------------------------------------------------------------- */.news-box-slideshow .carousel-inner{  margin:0px -1%;  width:102%;  margin-bottom:30px;}.news-box-slideshow .carousel-item .news-box-slideshow-item {  background:#ffffff;  overflow:hidden;  position:relative;  height:450px;}.news-box-slideshow .carousel-item .tcsnewsarticle_photo{  height:180px;  border-bottom:5px solid #004D8C;  overflow:hidden;}.news-box-slideshow .carousel-item .news-box-slideshow-item img{  min-width:100%;  min-height:100%;}.news-box-slideshow .carousel-item .news-box-slideshow-item h3{  margin:15px 25px;  padding-bottom:15px;  text-align:center;  text-transform:uppercase;  font-size:16px;  border-bottom:1px solid #d4d4d4;}.news-box-slideshow .carousel-item .news-box-slideshow-item .tcs-abstract{  padding:0px 25px 50px 25px;}.news-box-slideshow .carousel-item .news-box-slideshow-item .tcs_details_link{  padding:10px 25px;  background:#8EB300;  color:#ffffff !important;  text-decoration:none !important;  text-align:center;  position:absolute;  left:0px;  right:0px;  bottom:0px;  border-radius:0px;  border-bottom:20px solid #004D8C;}.news-box-slideshow-item .admin_controls{  position:absolute;  bottom:35px;  right:0;  left:0;  font-size:.9rem;  background:#eee;  padding:10px;}.news-box-slideshow .carousel-control-prev,.news-box-slideshow .carousel-control-next{  display:none;}.news-box-slideshow .carousel-indicators{  display:none;} /* MD ------------------------------------------------- */@media (min-width: 768px) {   .news-box-slideshow .carousel-item .news-box-slideshow-item   {    width:31%;    float:left;    margin:0px 1%;  }}/* ------------------------------------------------------------------------------- *//* BOARD STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.board td{  border:1px solid #d4d4d4;  padding:20px;  text-align:center;}.board .tcsnewsarticle_photo{  border:1px solid @lgrey;  width:75%;  margin:0px auto 20px auto;}.board .tcsnewsarticle_photo img{  border:10px solid #ffffff;}.board h3{  border-bottom:1px solid #d4d4d4;  margin-bottom:10px;  padding-bottom:10px;}.board .tcs_details_link{}/* BOARD MD ------------------------------------------------- */@media (min-width: 768px) {  .board .tcsnewsarticle_photo  {    width:50%;  }  }/* ------------------------------------------------------------------------------- *//* STAFF STYLES ------------------------------------------------------------------ *//* ------------------------------------------------------------------------------- */.staff td{  border:1px solid #d4d4d4;  padding:20px;  text-align:center;}.staff .tcsnewsarticle_photo{  border:1px solid @lgrey;  width:75%;  margin:0px auto 20px auto;}.staff .tcsnewsarticle_photo img{  border:10px solid #ffffff;}.staff h3{  border-bottom:1px solid #d4d4d4;  margin-bottom:10px;  padding-bottom:10px;}.staff .tcs_details_link{}/* STAFF MD ------------------------------------------------- */@media (min-width: 768px) {  .staff .tcsnewsarticle_photo  {    width:50%;  }  }/* calendarbox styles --------------------------------------------------------- */table.calendarbox {  width:100%;  margin-bottom:20px;}#calendarblock table.calendarbox {  width:201px;  margin-bottom:10px;}.subcol table.calendarbox {  background-color:#fff;}	.calendarbox th {  text-align:center;  width:26px;  height:26px;  color:#fff;  font-weight:bold;  vertical-align: middle;	  border:1px solid #fff;  background-color:#004D8C;}	.calendarbox td {  text-align:center;  vertical-align: middle;  width:26px;  height:26px;  background-color:#fff;  border:1px solid #f0f0f0;}	.calendarbox tr.monthrow th {  border:0;  background-color:transparent;  height:auto;  padding:3px 0;  text-align:center;  color:#8EB300;}	.calendarbox tr.monthrow th a {  text-decoration:none;  font-size:1.4em;  color:#8EB300;}.calendarbox tr.monthrow th a:visited, .calendarbox tr.monthrow th a:hover {  text-decoration:none;}	.calendarbox td.todaydate {  background-color:#A8B1B8;  font-weight:bold;  color:#fff;}	.calendarbox td.eventdate {  background-color:#8EB300;  font-weight:bold;  text-decoration:none;  color:#fff;}	.calendarbox .calendarbox td.eventdate.todaydate {  background-color:#8EB300;  color:#fff;}	.calendarbox td.eventdate a, .calendarbox td.eventdate a:hover, .calendarbox td.eventdate a:visited {  color:#fff;  text-decoration:none;}	.calendarbox td.eventdate:hover {  background-color:#8EB300;}	.calendarbox .events {  position:relative;  font-size:14px;}.calendarbox .events ul {  text-align:left;  position:absolute;  display:none;  z-index:1000;  padding:15px;  margin:0;  background-color:#8EB300;  color:#ffffff;  width:350px;  Border-radius:5px;  list-style:none;  max-height:350px;  overflow:auto;}.calendarbox .events li {  padding-bottom:10px;  margin:0px;  padding:0px;}	.calendarbox .events li h3 {  margin:0px 0px 10px 0px;  color:#ffffff;}	.calendarbox .events li h4 {  margin:0px;  color:#ffffff;}	.calendarbox .events li p {  font-weight:normal;  color:#ffffff;}	.calendarbox .events li + li {  border-top:1px solid #ffffff;  padding-top:10px;  margin-top:10px;}	.calendarbox td.eventdate .events li a {  font-weight:normal;}	.calendarbox td.eventdate .events li a:hover {  text-decoration:underline;}	.calendarbox td.nodate {  background-color:transparent;  border-color:transparent;}/* ACCORDIAN 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;}.tcs_accordion_title{  text-decoration:none !important;}.tcs_accordion_title h3{  display:block !important;  width:auto;}.tcs_accordion_title h3 a{  color:#004D8C !important;}.tcs_accordion_title h4{}.tcs_accordion_content{  padding:20px;  border-top:1px dashed #d4d4d4;  background:#fbfbfb;}.tcs_accordion_closed_icon{  background:url(https://www.sfedigital.org/aws/SFE/am/gi/accordian_closed.png?ver=1) no-repeat left center;  width:20px;  height:20px;  display:block;  position:absolute;  left:15px;  top:10px;}.tcs_accordion_open_icon{  background:url(https://www.sfedigital.org/aws/SFE/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;  font-size:1.2em;  color:@font;  padding:10px;  border:1px solid #d4d4d4;}.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 TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){ }/* ACCORDION PHONE ---------------------------- */@media (max-width:767px) {   .accordion_odd, .accordion_even  {    padding:8px 8px 8px 25px;  }  .tcs_accordion_open_icon, .tcs_accordion_closed_icon  {    width:15px;    height:15px;    left:8px;    top:8px;  }  .accordion_even ul,   .accordion_odd ul  {    padding-left:15px;  }}/* FORM STYLES ------------------------------------------------------------ */.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea, select{  padding:5px;  margin:2px;  border:1px solid #d4d4d4;}.tcsUserCreatedForm td{  vertical-align:middle !important;  padding:2px;}.tcsUserCreatedForm_Table{  border-spacing:3px;}.tcsUserCreatedForm_Table input{  padding:3px;}.tcsUserCreatedForm{  padding:0px !important;}.formtitle{  margin-bottom:15px;  padding-bottom:15px;  border-bottom:1px solid #d4d4d4;}.tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea{  max-width:100%;}.tcsUserCreatedForm_Table h3{  margin:20px 0px;}input.button{  background:#8EB300;  padding:5px;  margin:5px 0px;  text-align:center;  color:#ffffff;  border:0px solid #d4d4d4;}/* FORM TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   .tcsUserCreatedForm td  {    width:100%;    float:left;    text-align:left !important;  }  .tcsUserCreatedForm td + td  {    margin-bottom:15px;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select  {    padding:5px;    margin:2px;    width:100%;    color:#999;  }}/* FORM PHONE ---------------------------- */@media (max-width:767px) {   .tcsUserCreatedForm td  {    width:100%;    float:left;    text-align:left !important;  }  .tcsUserCreatedForm td + td  {    margin-bottom:15px;  }  .tcsUserCreatedForm input, .tcsUserCreatedForm select, .tcsUserCreatedForm textarea  {    padding:5px;    margin:2px;    width:100%;    color:#999;  }   .tcsUserCreatedForm input[type="checkbox"]  {    width:auto;  }  form div  {    float:none !important;  }  input.button  {    width:100%;  }  .tcsConfirmationWindow td, .tcsConfirmationWindow th  {    float:left;    width:100%;    text-align:center !important;  }  form p  {    width:100% !important;  }}/* MEMBER PROFILE STYLES ------------------------------------------------------------ */.profile-button{  float:right;  margin-left:5px;}.profile-button a{  display:block;  color:#ffffff !important;  text-decoration:none !important;  padding:7px 10px;  background:#8EB300;  text-align:center;}.profile-box .profile-button{  float:none;  margin:10px 0px 0px 0px;}.profile-left .profile-box{  margin-right:10px;}.profile-box{  padding:15px;  border:1px solid #d4d4d4;  margin-bottom:10px;}.profile-box span{  font-weight:900;  display:inline-block;  width:120px;  color:#777777;}.profile-box h3{  padding:15px;  background:#004D8C;  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:#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 TABLET ---------------------------- */@media (min-width:768px) and (max-width:991px){   #members-main  {    padding-left:0px;  }}/* MEMBER PROFILE PHONE ---------------------------- */@media (max-width:767px) {   .profile-button  {    float:none;    margin:5px 0px;  }  .profile-left .profile-box   {    margin-right:0px;  }  .profile-box span  {    width:100%;  }  #members-main  {    padding-left:0px;  }}/* ------------------------------------------------------------------------------- *//* DIRECTORY SEARCH STYLES ------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.pagination a, .pagination .current{  padding:0px 3px;}.tcsDirectory .tcsMapRecord{  display:none;}div#tcsPhoto {  display: flex;  align-items: center;}.directory-image {  display:flex;  background: white;}.directory-search-container{  border:1px solid #d4d4d4;  padding:20px;  background:#ffffff;   background:linear-gradient(#ffffff, @lgrey);}.directory-search-container h3{  border-bottom:1px dashed #d4d4d4;  padding-bottom:10px;  margin-bottom:10px;}.directory-search-container input, .directory-search-container select{  border:1px solid #d4d4d4;  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 #d4d4d4;  position:relative;  background:#ffffff;  background:linear-gradient(#ffffff, @lgrey); }.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-photo{  border:1px solid #d4d4d4;  text-align:center;  background:@lgrey;  margin-bottom:10px;}.directory-image, .profile-image{  width:100%;  overflow:hidden;  border:10px solid #ffffff;}.directory-image img, .profile-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, .profile-image  {    width:170px;    height:170px;  }}/* DIRECTORY SEARCH LG ------------------------------------------------- */@media (min-width: 992px) {  .directory-search-container  {    width:25%;  }    #side-left .directory-search-container  {    width:100%;  }}/* ------------------------------------------------------------------------------- *//* LOGIN ------------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */.login-page{  background:#004D8C;  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:#004D8C !important;}#login-box .tcsInputForm {  border:0px solid #F0EFEF;  padding:0px;  border-radius:0px;  margin-bottom:0px;  position:static;}#login-box .tcsForgotPassword{  display:block;  background:#8EB300;  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:#004D8C;  color:#ffffff !important;  text-decoration:none !important;  padding:10px;  border-radius:5px;}#new-account-button:hover{  background:#004D8C !important;}#create_account .tcs-bscommon-form-title{  font-size:22px !important;}#create_account span.input-group-addon{  background:#8EB300 !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:@lgrey;  border:1px solid #d4d4d4;  color:#222222;}#login-box .container-fluid .col-sm-8 form .tcsFormInput{  margin-bottom:20px;}#new-user{  width:100% !important;  margin-left:14px;  margin-right:15px;}/* 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;  }  #new-user  {    margin-left:15px;    margin-right:15px;  }}/* 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;  }}/* ------------------------------------------------------------------------------- *//* PROMOTIONS -------------------------------------------------------------------- *//* ------------------------------------------------------------------------------- */#promotions{  padding:20px 5px;  background:@primart;  position:relative;}#promotions .container,#promotions .row,#promotions .col-md,#promotions .carousel{  position:static;}#promotions .carousel-control-prev:hover{  background:linear-gradient(to right, @dsecondary, transparent);}#promotions .carousel-control-next:hover {  background:linear-gradient(to left, @dsecondary, transparent);}.promo-article .tcsnewsarticle_photo{  background:#ffffff;  border:10px solid #ffffff;  margin:0px 0px 20px 0px;  box-shadow:3px 3px 15px #222222;}.promo-article .tcsnewsarticle_photo img{  width:100%;}.promo-article .tcs_details_link{  display:inline-block;  padding:7px 20px;  background:#004D8C;  color:#ffffff;  text-decoration:none;  font-weight:900;}.promo-article h1,.promo-article h2,.promo-article h3,.promo-article h4,.promo-article h5,.promo-article h6,.promo-article p,.promo-article a,.promo-article span,.promo-article ul,.promo-article li{  color:#ffffff !important;}#promotions .carousel-control-prev,#promotions .carousel-control-next{  background:#222222;  width:30px;  border-radius:30px;  height: 30px;  top: 50%;  margin: 0px 40px;}/* PROMOTIONS MD ------------------------------------------------- */@media (min-width: 768px) {  #promotions  {    padding:30px;  }  .promo-article .tcsnewsarticle_photo  {    float:left;    width:47%;    margin:0px 3% 0px 0px;  }  .promo-article h3  {    font-size:20px;    margin-bottom:10px;  }  .promo-article h4  {    font-size:14px;    margin-bottom:10px;  }  .promo-article p  {    font-size:.9rem;  }}/* PROMOTIONS LG ------------------------------------------------- */@media (min-width: 992px) {  #promotions  {    padding:40px;  }  .promo-article h3  {    font-size:28px;    margin-bottom:15px;  }  .promo-article h4  {    font-size:20px;    margin-bottom:15px;  }}/* PROMOTIONS XL ------------------------------------------------- */@media (min-width: 1200px) {  .promo-article h3  {    font-size:30px;    margin-bottom:20px;  }  .promo-article h4  {    font-size:22px;    margin-bottom:20px;  }}


/*
===========================================================================
@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.sfedigital.org/aws/SFE/am/gi/edit-mode-off.png?ver=1) no-repeat center center;  background-size:200px 40px;}.tcshideadmin{  background:#28a745 url(https://www.sfedigital.org/aws/SFE/am/gi/edit-mode-on.png?ver=1) no-repeat center center;  background-size:200px 40px;}.ui-tabs-tab .admin_controls{  display:none;}.tcsfiledropzone, .tcslinkto_create_div, .tcscontact_fields_div{  position:fixed;  top:0px;  bottom:0px;  left:0px;  right:0px;  background:rgba(0,0,0,.75);  z-index:999999;}.tcsfiledropzone .panel-heading,.tcsfiledropzone .panel-body,.tcsfiledropzone .panel-footer {  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  width:96%;  font-size:.9rem;}#tcs_results_div .panel-heading,#tcs_results_div .panel-body,#tcs_results_div .panel-footer {  width:100%;  padding:20px !important;  margin:0px;}#tcs_results_div .panel-heading {  padding:20px !important;  margin:0px;}.tcsfiledropzone .panel-heading {  padding:15px 25px !important;  margin:25px auto 0px auto;  border-bottom:1px dashed #d4d4d4;  border-radius:10px 10px 0px 0px;}.tcsfiledropzone .panel-body {  padding:15px 25px !important;  margin:0px auto 0px auto;  border-bottom:1px dashed #d4d4d4;}.tcsfiledropzone .panel-footer{  padding:15px 25px !important;  margin:0px auto 10px auto;  border-radius:0px 0px 10px 10px;}.tcsfiledropzone .panel-body .row {  margin:0px !important;}.tcsfiledropzone .panel-body [class^=col-] {  padding:0px !important;}.tcsfiledropzone .panel-body input{  width:100% !important;}.tcsfiledropzone .panel-body .tcs-default-input-checkbox {  width:auto !important;}.tcsfiledropzone .panel-body select{  height:auto !important;}.tcsfiledropzone .hidden-lg{  display:none;}.tcsfiledropzone .hidden-sm,.tcsfiledropzone .hidden-lg{  width:100%;  height:100%;}.tcsfiledropzone .panel-footer .text-right{  text-align:right;}.tcsfiledropzone .panel-footer a{  display:block;  margin:0px 5px;  color:#000000 !important;  text-decoration:none !important;}#tcs_results_div .panel-footer a {  display:inline-block;  margin:0px 5px;  color:#000000 !important;  text-decoration:underline !important;}.ui-autocomplete{  z-index:999999;}.tcslinkto_create_div table{  width:75% !important;  margin:50px auto;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  border-radius:10px;  border-spacing:20px;  border-collapse:separate;}.tcscontact_fields_div div  {  width:75% !important;  margin:50px auto;  background:#ffffff;  background:linear-gradient(#ffffff, #eeeeee);  border-radius:10px;  padding:20px !important;}.tcslinkto_create_div table a,.tcscontact_fields_div div a{  display:inline-block;  background:#555555;  color:#ffffff !important;  padding:10px 25px;  text-decoration:none !important;  font-weight:bold;  border-radius:5px;}.tcslinkto_create_div input, .tcslinkto_create_div select,.tcscontact_fields_div input, .tcscontact_fields_div select{  margin:0px 10px 0px 0px;  padding:10px !important;  border:1px solid #d4d4d4 !important;  box-shadow:0px 0px 0px !important;  width:auto;  max-width:100%;  box-sizing:border-box;  height:auto;  border-radius:5px;}.tcslinkto_create_div select, .tcscontact_fields_div select{  background:#ffffff;  background:url(https://www.sfedigital.org/aws/SFE/am/gi/accordian_open.png?ver=1) no-repeat 95% center;  background:url(https://www.sfedigital.org/aws/SFE/am/gi/accordian_open.png?ver=1) no-repeat 95% center, linear-gradient(#ffffff, #eeeeee);  -webkit-appearance: none;  -moz-appearance: none;  appearance: none;}/* GENERAL SM/XS ONLY ----------------------------------------- */@media (max-width: 767px) {  .mce-container-body.mce-abs-layout   {    width: 100% !important;    overflow: scroll !important;  }  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    width:100%;    font-size:.8rem;  }  .tcsfiledropzone .panel-heading   .tcsfiledropzone .panel-body    .tcsfiledropzone .panel-footer  {    padding:5px 10px !important;    margin:0px;    border-radius:0px;  }}/* GENERAL MD ------------------------------------------------- */@media (min-width: 768px) {  .tcsfiledropzone .panel-heading   {    padding:25px 50px !important;    margin:40px auto 0px auto;  }  .tcsfiledropzone .panel-body   {    padding:15px 25px !important;    margin:0px auto 0px auto;  }  .tcsfiledropzone .panel-footer  {    padding:25px 50px !important;    margin:0px auto 50px auto;  }  .tcsfiledropzone .panel-body .col-md-8  {    padding-right:20px !important;  }  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    font-size:1rem;  }}/* GENERAL LG ------------------------------------------------- */@media (min-width: 992px) {  .tcsfiledropzone .panel-heading,  .tcsfiledropzone .panel-body,  .tcsfiledropzone .panel-footer   {    width:76%;  }}/* GENERAL XL ------------------------------------------------- */@media (min-width: 1200px) {}/**/.tcshideadmin, .tcsshowadmin{  position:fixed;  bottom:0px;  left:50%;  margin-left:-125px;  z-index:999999;  border-top:1px solid #ffffff;  border-right:1px solid #ffffff;  border-left:1px solid #ffffff;  opacity:.9;  border-radius:5px 5px 0px 0px;  text-decoration:none !important;  color:#ffffff !important;  display:inline-block;  text-indent:-1000px;  overflow:hidden;  height:50px;  width:250px;}.mce-tinymce.tcs-inline_fullphoto{  border:5px solid #8EB300 !important;}.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;}.tcsshowadmin{  background:#004D8C url(https://www.sfedigital.org/aws/SFE/am/gi/edit-mode-off.png?ver=1) no-repeat center center;  background-size:200px 40px;}.tcshideadmin{  background:#8EB300 url(https://www.sfedigital.org/aws/SFE/am/gi/edit-mode-on.png?ver=1) no-repeat center center;  background-size:200px 40px;}.tcsfiledropzone .panel-footer a{  color:#004D8C !important;}.tcslinkto_create_div table a,.tcscontact_fields_div div a{  background:#8EB300;}


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

/**/html{  font-size:14px;}body {  color:#222222;    line-height:1.2;  font-family: 'Lato', sans-serif;  font-weight:400;}table td {  font-size:1rem;  font-weight:400;}b, strong{  font-weight:900;}a:link, a:visited, a:focus{  color:#004D8C;  text-decoration:underline;}a:hover{  color:#004D8C;}h1 {  color:#004D8C;  font-size:2rem;  font-weight:700;  margin:0px 0px 10px 0px;}h2 {  color:#004D8C;  font-size:1.5rem;  font-weight:700;  margin:0px 0px 10px 0px;}h3 {  color:#004D8C;  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:#004D8C;  font-size:1rem;  font-weight:700;  margin-block-start: 0em !important;  margin-block-end: 10px !important;}h5 {  color:#222222;  font-size:1rem;  margin-block-start: 0em !important;  margin-block-end: 10px !important;}h6 {  color:#222222;  font-size:.9rem;  margin-block-start: 0em !important;  margin-block-end: 10px !important;}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:#004D8C;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.secondary-button a{  color:#ffffff !important;  background:#8EB300;  padding:10px 30px;  border-radius:5px;  margin:10px auto;  display:inline-block;  text-decoration:none !important;}.accent-button a{  color:#ffffff !important;  background:#AAB2B9;  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;}.responsive-table tr td p:last-child{  margin:0px;}.responsive-table tr, .responsive-table tr td{  height:auto !important;}.primary-cell{  color:#ffffff !important;  background:#004D8C;  padding:10px;  font-weight:bold;}.secondary-cell{  color:#ffffff !important;  background:#8EB300;  padding:10px;  font-weight:bold;}.big_button{  background-image:url(https://www.sfedigital.org/aws/SFE/am/gi/button_bg.png?ver=2);  height: 54px;  width: 500px;  background-repeat: no-repeat;  font-size: 14pt;  font-style: italic;  color: #FFF;  padding-left: 90px;  padding-top: 27px;}.big_button a{  color:#fff;  text-decoration:none;}/* 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;  }}
 