
.house-Red { background-color: #bd1522; color: #fff; }
.house-Yellow { background-color: #f9b236; color: #fff; }
.house-Green { background-color: #0b6433; color: #fff; }
.house-Blue { background-color: #22295d; color: #fff; }
.house-Purple { background-color: #5c2e80; color: #fff; }
.house-Orange { background-color: #ec6607; color: #fff; }


div.sc-content-block-list.show-placeholder:empty {
    background: rgba(47,155,242,.1);
    height: 40px !important;
}
h1,h2,h3,h4,h5 { line-height: 1; margin-bottom: 1.2rem; }
 h1 { font-size: 40pt; }
 h2 { font-size: 26pt; }
 h3 { font-size: 20pt; }
 h4 { font-size: 16pt; }
 
.fancybox__container {
    z-index: 9999 !important;
}
.wysiwyg-container {
    container: inherit !important;
}

table { margin-bottom: 30px; }
tr:nth-child(odd) td { background-color: #F5F5F5; }

th, td {
  text-align: left;
  padding: 15px;
}

td p { margin-bottom: 0; }

.show-on-admin { display: none; }
.personabar-visible .show-on-admin { display: block; color: #ff9900; font-weight: bolder; }

.personabar-visible .stripe-on-admin {
    background-image: linear-gradient(45deg, #f5e5b1 25%, #ebd796 25%, #ebd796 50%, #f5e5b1 50%, #f5e5b1 75%, #ebd796 75%, #ebd796 100%);
background-size: 56.57px 56.57px;
}

header .app-snippetinject3-edit { display: none !important; }

a.btn:hover { text-decoration: none; }


















