.flex-component-widget td.website-icon[data-th="Minutes"] a {
background: transparent url(https://www.fremont.gov/home/showimage?id=2904&amp;t=637866727523770000) center center no-repeat;
background-size: contain;
height: 36px;
text-indent: -9999px;
}
.flex-component-widget td.website-icon[data-th="Media"] a {
background: transparent url(https://www.fremont.gov/home/showimage?id=2908&amp;t=637866728855800000) center center no-repeat;
background-size: contain;
height: 28px;
text-indent: -9999px;
}
.flex-component-widget th.sort_asc:after, .flex-component-widget th.sort_desc:after {display: none !important;}
.content_area ul li-chk, .content_area ol li-chk {
padding-top: 0;
padding-bottom: 0;
padding-right: 0;
margin-top: 8px;
margin-bottom: 18px;
list-style-type: "\2714\002";
}

.wsite-button {
    display: inline-block;
    margin-right: 20px;
    width: auto;
    height: 45px;
    line-height: 45px;
    padding: 0 53px;
    font-weight: 600;
    background-image: none !important;
    background-color: transparent;
    color: #ffffff !important;
    background-color: #3376B3!important;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border-radius: 3px;
    padding-bottom: 13px;
    letter-spacing: 0.58px;
    }
    .wsite-button:hover {
    background-color: #043764!important;
    color: #ffffff !important;
    }
 .wsite-button:link {
    background-color: #043764!important;
    color: #ffffff !important;
    }
    .wsite-button .wsite-button-inner {
    display: inline-block;
    height: 45px;
    padding: 20px 53px;
    background: transparent;
    background-image: none !important;
    color: inherit;
    letter-spacing: 0.15em;
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 45px;
    }
    .wsite-button-large {
    color: #000000 !important;
    background-color: #ffffff !important;
    }
    .wsite-button-large:hover {
    background-color: rgba(255,255,255,0.4) !important;
    }
    .wsite-button-highlight {
    color: #ffffff !important;
    background-color: #000000 !important;
    }
    .wsite-button-highlight:hover {
    background-color: rgba(0,0,0,0.6) !important;
color: #ffffff !important;
    }
    .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button) {
    color: #ffffff !important;
    background-color: rgba(255,255,255,0.5) !important;
    }
    .wsite-button-highlight.wsite-button-large:not(.wsite-buy-button):hover {
    background-color: rgba(255,255,255,0.3) !important;
    }

.calltoactionbutton

{background: #c00; padding 10px; color: #fff;}

/* Styles for the green button */
.green-button {
  background-color: #33632E;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s;
}

/* Styles for the hover effect */
.green-button:hover {
  background-color: #F89E1F;
  color: black;
}
