html * {
  -webkit-text-size-adjust: 100%;
}
body *
{
  font-size: 14px;
}
.footer-container a:hover {
  color: white;
}
#header-image
{
  background-image: url(../../../images/template/header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 747px;
}

.col
{
  padding: 0;
}
.row
{
  width: 100%;
}
.top-bar
{
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  transition: none;
}
.top-bar.tb-large
{
  margin-top: 300px;

}

.top-bar.tb-small
{
 position: fixed;
}
.tb-logo h1
{
  font-size: 11px;
  line-height: 90%;
  margin-top: 10px;
  margin-bottom: 3px;
  float:right;
  padding-right: 20px;
}
.tb-logo img
{
  float:left;
  margin: 5px 5px -10px 5px;
}
.tb-small .tb-logo img
{
  width: 100px;
  display: inline-block;
  margin-bottom: -80px;
  max-height: 120px;
}
.tb-large .tb-logo img
{
  display: none;
}
@media screen and (max-width: 800px)
{
.tb-small .tb-logo img
{
 display: none;
}
}
.tb-large
{
  padding-top: 3px;
  padding-bottom: 0px;
}
.menu
{
  float: none;
  clear: both;
  text-align: center;
}

@media screen and (min-width: 800px) {
.menu li
{
  display: inline;
}
}

.menu li::after
{
  content: "|";
  font-size: 150%;
  font-weight: 400;
  padding: 0 5px;
  color: #fafafa;
}
.menu li:last-child::after
{
  content: "";
}
.menu li a
{
  color: #fafafa;
  font-size: 16px;
  font-weight: 400;
}
h2
{
  text-align: center;
  font-weight: 500;
  font-size: 32px;
}
.container
{
 padding: 20px; 
}
.cc-no-padding .container
{
  padding: 0;
}

.cth-container.cc-background-black-trans
{
  background-color: rgba(0, 0, 0, 0.7);
}
.cth-container.cc-background-ltgrey
{
  background-color: #f3f3f3;
}
.cth-container.cc-background-black
{
  background-color: #222;
}
.cth-container.cc-background-blue
{
  background-color: #1c94c9;
}
.cth-container.cc-background-green
{
  background-color: #44c62c;
}
.cth-container.cc-background-white
{
  background-color: white;
}
.cth-container.cc-title-white h2
{
  color: #fafafa;
}
.cth-container.cc-text-white *
{
  color: #fafafa;
}
.cth-container.cc-text-white a:hover:not(.btn), .cth-container.cc-text-white a:not(.btn) i:hover
{
  color: #ff8300 !important;
}
.cth-container.cc-margin-bottom-10
{
  margin-bottom: 10px;
}
.cth-container.cc-small-title h2
{
 font-size: 18px;
}
.cth-container.cc-padding-right
{
  padding-right: 25px;
}
.cth-container.cc-padding-top-bottom
{
  padding-top: 35px;
  padding-bottom: 35px;
}
td.calendarToday
{
  background-color: #fafafa !important;
  color: black !important;
}
td.calendarDateLinked, td.calendarTodayLinked
{
  background-color: #44c62c !important;
  color: white !important;
  font-weight: bold !important;
}

input.search
{
  background-color: #fafafa;
  padding: 10px;
}

.post-bg {
    padding: 30px 60px 40px;
  margin-right: 10px;
}

.blog
{
  padding-top: 30px;
}
#k2Container
{
  padding: 0 10px 0 60px;
  background-color: white;
  margin-right: 10px;
}
.bg-padding
{
 padding: 5px 10px; 
}

.cc-icon 
{
    border-radius: 0px;
    display: inline-block;
    height: 60px;
    margin: 10px 0 10px 10px;
    text-align: center;
    width: 60px;
}
.cc-icon i, .cc-icon em
{
 line-height: 60px;
 font-size: 30px;
}

.cc-icon-bg-orange
{
  background-color: #ff8300;
}

.cc-icon-bg-blue-vault {
  background-color: #1C94C9 !important;
}
.cc-icon-bg-blue-vault:hover {
  color: #1C94C9 !important;
  border: 1px solid #1C94C9 !important;
  background-color: white !important;
}



.cc-icon-bg-orange:hover:not(.cc-icon-no-link)
{
  background-color: white;
  color: #ff4800;
  border: 1px solid #ff8300;
}

.cc-icon-bg-blue
{
  background-color: #46b7e9;
}

.cc-icon-bg-blue:hover
{
  background-color: white;
  color: #46b7e9;
  border: 1px solid #46b7e9;
}

.cc-icon-fg-white 
{
    color: #fafafa;
}

.cc-icon-fg-grey
{
    color: #222222;
}

ul, ol
{
  list-style: inside;
}
.cc-hidden
{
  display: none;
}
h2.itemTitle
{
  font-family: Raleway !important;
  font-size: 26px !important;
  text-transform: none !important;
}
.itemBody .clr
{
  display: inline-block !important;
}
.itemBody .itemImage
{
  float:left !important;
  padding-right: 20px !important;
  border-right: 2px solid #44C62C !important;
  margin-right: 20px !important;
}
div.itemFullText h3
{
  padding: 0 !important;
}

div.itemImageBlock
{
  display: inline !important;
}
.cth-container.cc-padding-bottom-20 {
  padding-bottom: 0px;
}
.cc-archive-header {
  color: black; font-size: 35px; line-height: 1.2em; border-right: 2px solid #1C94C9; text-align: right; padding-left: 20px; margin-right: 40px; padding-right: 10px;
}
.cc-archive-icon, .cc-archive-icon-year {
  white-space: nowrap;
  min-width: 140px;
  display: inline-block;
}
.cc-archive-icon-row {
  max-width: 460px;
}
.cc-archive-icon-row-years {
  max-width: 370px;
}
.cc-archive-icon-year {
  min-width: 120px;
}
.cc-padding-top {
  padding-top: 25px;
}
.cc-padding-bottom {
  padding-bottom: 35px;
  padding-top: 30px;
}
.cc-archive-main-heading {
   text-align: left; font-weight: 500; font-size: 32px; padding-bottom: 25px;
}
.cc-btn-border-white {
  border: 1px solid white !important;
}

h4 {
  text-transform: none;
}

#uniteform_1_form, #uniteform_2_form, #uniteform_3_form, #uniteform_4_form, .uf-main  {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.cc-green-border-right {
  border-right: 2px solid #44c62c;
}
.footer-container {
  background-color:  #aaaaaa;
}
.footer-row {
  max-width: 990px;
}
.footer-row .menu li::after {
  content: "";
  padding: 0;
}
.footer-row .menu li {
  display: block;
}
.footer-row .menu {
  text-align: left;
}
.footer-row h2 {
  text-align: left;
}
.footer-row .menu a {
  color: black;
  font-size: 13px;
  text-transform: none;
}
.footer-row .menu li a:hover {
  color: white;
}
.footer-row .menu ul li a {
  padding: 3px 15px;
}
.cc-max-width-row {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.cc-max-width-row .row:nth-child(odd) {
  background-color: #f4f4f4;
}
.cc-members-menu.row {
  background-color: #ff8300;
  padding-top: 10px;
  padding-bottom: 10px;
}
.cc-members-menu .menu li a {
  color: black;
}
.cc-members-menu .menu li::after {
  color: black;
}
@media only screen and (max-width: 768px) {
  .menu {
    display: block;
    opacity: 1;
    margin-top: 0;
    position: static;
  }
  .cc-menus {
    display: none;
  }
  .cc-members-menu.row .menu {
    background-color: #ff8300;
  } 
}
#toggle:checked ~ .cc-menus {
  display: block;
  opacity: 1;
}
.cc-btn-bg-green {
  background-color: #44c62c;
}
.footer-row .menu li {
  float: none !important;
}
#members-menu li:last-child {
  float: right;
}
#members-menu li:last-child::after {
  font-family: "Font Awesome 5 Free";
  content: "\f2f5";
  font-size: 19px;
  padding-left: 5px;
  font-weight: 600; 
}
#main-menu li:last-child::after {
  font-family: "Font Awesome 5 Free";
  content: "\f2f6";
  font-size: 19px;
  padding-left: 5px;
  font-weight: 600;
}
.alert-message {
  text-align: center;
}
#system-message .close {
  visibility: hidden;
}
#footer-menu-1 {
  background: transparent;
}
.cc-back-to-top {
  color: #ff8300;  
}
.cc-back-to-top:hover {
  color: white;
}

.cc-max-width-row-wide {
  max-width: 1250px;
  margin: 0 auto;
}
.cc-max-width-row-wide .row:nth-child(odd) {
  background-color: #f4f4f4;
}
.cc-icon-with-text {
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px; 
}
.uf-field-text {
  border: 2px solid black;
}

#christmas-networking-lunch-2017 {
  padding: 0 !important;
  
}
.cc-dining-module {
  /*min-height: 900px !important; (take off text and asterist & fwd slash)*/
  background-color: #04041a !important;
}

#showbiz_6_2 > .showbiz {
  max-width: 900px;
  margin: 0 auto;
}

#next-event {
  border-top: 2px solid #ff8300;
}

#csg-profiles.container {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 500px) {
  #csg-profiles.container {
    padding: 0 !important;
  }
}

.cc-fancy-col {
  color: #fafafa;
  font-size: 35px;
  line-height: 1.2em;
  border-right: 2px solid #1c94c9;
  text-align: right;
  padding-left: 20px;
  margin-right: 40px;
  padding-right: 10px;
}
.cc-fancy-col-align {
  text-align: right;
}
@media screen and (max-width: 900px) {
  .cc-fancy-col {
    border-right: none;
    text-align: left;
    margin-right: 20px;
    padding-right: 20px;
  }
  .cc-fancy-col-align {
    text-align: left;
  }
}

@media screen and (max-width: 800px) {
  .csg-logo-60,
  .csg-logo-std {
    display: none !important;
  }
  
  .csg-logo-combined {
    display: inline-block !important;
  }
  
}

#userForm.formResponsive {
  margin: 20px auto;
  max-width: 1024px;
  width: 80%;
  background: white;
  border: 0.7px solid black;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
  padding: 20px;
  border-radius: 8px;
}
#userForm .rsform-block p {
  margin-top: 3px;
  margin-bottom: 3px;
}
#userForm p.formDescription:empty {
  display: none;
}
#userForm.formResponsive input[type="text"] {
  margin-bottom: 0;
  width: 400px;
  max-width: 100%;
}
#userForm .rsform-block {
  margin-bottom: 15px;
}
#userForm.formResponsive h2 {
  font-size: 28px;
  text-align: left;
  font-weight: 700;
}

@media screen and (max-width: 800px) {
  #userForm.formResponsive h2 {
    font-size: 23px;
  }
}

.cc-social-profiles a[href="mailto:"] {
  display: none;
}

.no-border {
  border: none !important;
  box-shadow: none !important;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#testimonials-slider {
  padding: 0 !important;
}
.concat-slider-slide-txt,
.concat-slider-attrib {
  min-width: 300px;
  max-width: 70%;
  margin: 0 auto;
}
.bx-pager {
  background: #f3f3f3;
}
.bx-pager-item {
  padding-bottom: 20px;
}



/*
#wp-calendar tbody td 
{
  font-size: 11px;
  padding: 3px !important;
}
#wp-calendar
{
  width: 90%;
}
#calendar_wrap
{
  padding: 5px;
}
#calendar.container
{
  padding: 20px;
}
*/
