/* connect paypal email form */
html.com_fabrik.view-form.itemid-4343 .t3-content-block {
  padding: 0 !important;
background-color: #eff2f7 !important;
}

html.com_fabrik.view-form.itemid-4343 .t3-mainbody {
  padding-top: 0 !important;
background-color: #eff2f7 !important;
}


/* begin paypal payment scehduler */
html.com_fabrik.view-form.itemid-4333 .t3-content-block {
  padding: 0 !important;
background-color: #eff2f7 !important;
}

html.com_fabrik.view-form.itemid-4333 .t3-mainbody {
  padding-top: 0 !important;
background-color: #eff2f7 !important;
}

/* begin stripe payment scehduler */
html.com_fabrik.view-form.itemid-4161 .t3-content-block {
  padding: 0 !important;
background-color: #eff2f7 !important;
}

html.com_fabrik.view-form.itemid-4161 .t3-mainbody {
  padding-top: 0 !important;
background-color: #eff2f7 !important;
}

/* articles with no padding */
.no-article-padding article {
  padding: 0px !important;
}
.item-page.no-article-padding article {
  padding: 0px !important;
}
.item-page.no-article-padding,
.item-page.no-article-padding article {
  padding: 0px !important;
}

.fas .fa-tools {
  margin-right: 5px!important;
}

@media screen and (min-width: 768px) {
.t3-top {
  display: none !important;
}
}
.t3-megamenu .mega-col-nav .mega-inner {
    padding: 0 0;
}
.t3-top {
  padding-bottom: 0px;
  padding-top: 0px;
}
/* DISABLE SAY WHAT'S ON YOUR MIND FROM HOME PAGE */
.view-frontpage .joms-postbox, #joms-app--feeds-special .joms-postbox {
  display: none !important;
}
/* END DISABLE SAY WHAT'S ON YOUR MIND FROM HOME PAGE */

/* Slow icon socialize template fix start */
.navbar-default .navbar-nav > li > a {
    display: block !important;
}
/* Slow icon socialize template fix end */

/* Remove Group Details */
.joms-list--table {
    display: none !important;
 }
/* Remove Group Details  */

/* Remove invite friends / Add friend 
.joms-focus__button--add {
    display: none !important;
 }*/
/* end remove invite friends */


/* Remove actions for when you hover over avatar */
.joms-hcard__actions {
    display: none !important;
 }
 
/* End Remove actions for when you hover over avatar */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.thinborder {border: solid thin !important;}

#publisher_container {display:none;}

        .bg-light-grey {
            background-color: #e0e0e0;
            color: #041c43; /* Dark blue text for light grey background */
          	padding-top: 15px;
          	padding-bottom: 15px;
            text-align: center !important;
        }


        .month-column {
            margin: 10px 10px 0px 10px;
            border-radius: 20px 20px 0px 0px;
            text-align: center  !important;;
        }
img.bg-light-grey.month-column  {
  text-align: center;
}

.cal-img {
  padding: 0px 0px 0px 0px;
  width: 100%;
  text-align: center;
}

.meeting-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  max-width: 250px !important;
  text-align: center;
  
}

span.separator {
  color:#333333;
}

