body {
	font-family: Jost;
}

.darker {
	filter: brightness(80%);
}

.invoice.container {
	min-height: 400px;background: white;
	border: 1px solid #777;
	border-radius: 5px;
}

.invoice.container .invoice-status {
	font-weight: 700;
	padding: 10px 20px;
	background: #777;
	color: #fff;
	border-radius: 10px;
	display: inline-block;
}

.invoice.container .invoice-footer {
	color: #777;
	margin-top: 300px;
}

.view-responses-table-container {
	overflow: scroll;
}

#home-hero {
	padding: 100px 30px;
}

.blue-gradient {
	background: rgb(26,131,201);
	background: linear-gradient(146deg, rgba(26,131,201,1) 0%, rgba(0,111,186,1) 100%);
}

.h4 a {
    word-wrap: break-word;
}

.modal-higher {
	margin-top: 10px;
	box-shadow: 0px 1.81954px 36.3907px 1.81954px rgba(0, 123, 255, 0.2);
	-webkit-box-shadow: 0px 1.81954px 36.3907px 1.81954px rgba(0, 123, 255, 0.2);
	max-width: 520px;
}

.hero-name-change {
	width: 100%;
	max-width: 700px;
}

.features-grid-list h4 {
	font-weight: 700;
	font-size: 19px;
	margin-top: 8px;
}

.features-grid-list p {
	font-size: 17px;
	color: #333;
}

.modal-upgrade-inputs {
	max-width: 450px;
	margin: 0px auto;
}

.modal-higher.modal-xl {
	max-width: 1200px;
}

.pro-feature-list-image {
	width: 220px;
	height: 150px;
	margin: 0px auto;
}

a.no-underline, a.no-underline:hover {
	text-decoration: none;
}

table.dataTable thead .sorting {
    background-image: none;
}

.badge-pro {
	background: #aaa;
	color: #fff;
	text-transform: uppercase;
}

.badge-pro-primary {
	background: #FF0056;
	color: #fff;
	text-transform: uppercase;
}

.pointer {
	cursor: pointer;
}

.pro-bar {
	font-size: 20px;
}


.support-topics-container {
    border-right: 6px solid #f9f9f9;
    margin-bottom: 50px;
}

img.support-docs {
	border-radius: 42px;
	width: 100%;
	box-shadow: 0px 1.81954px 36.3907px 1.81954px rgba(0, 123, 255, 0.1);
	-webkit-box-shadow: 0px 1.81954px 36.3907px 1.81954px rgba(0, 123, 255, 0.1);
	margin: 20px auto;
	display: block;
}

img.support-lg {
	max-width: 1600px;
}

img.support-md {
	max-width: 800px;
}

img.support-sm {
	max-width: 400px;
}

ul.support-links {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

ul.support-links li {
    margin: 20px 0px;
    font-size: 18px;
}

.support-article-container {
    padding-left: 30px;
}

.support-article-container p, .support-article-container ul {
	font-size: 19px;
	color: #333;
}

.buffer-1 {
	height: 10px;
}

.buffer-2 {
	height: 40px;
}

.buffer-3 {
	height: 80px;
}

.buffer-4 {
	height: 160px;
}

.buffer-5 {
	height: 200px;
}

.buffer-6 {
	height: 240px;
}

.buffer-7 {
	height: 280px;
}

.buffer-8 {
	height: 320px;
}

.buffer-9 {
	height: 360px;
}

.buffer-10 {
	height: 400px;
}

table.price-comparison {
	width: 100%;
	padding: 30px 0px;
    border-spacing: 0px 0px;
    border-collapse: separate;
    background: #CBE0EF;
    border-radius: 20px;
}

table.price-comparison thead th {
	color: #006FBA;
	font-size: 50px;
	padding-bottom: 20px;
}

table.price-comparison thead th .price {
	font-size: 16px;
	margin-top: -10px;
}

table.price-comparison tr {
	padding: 10px 0px;
}

table.price-comparison td {
	background: #CBE0EF;
	border-bottom: 10px solid #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.price-comparison tr:last-child td {
	background: #CBE0EF;
	border-bottom: 0px solid #fff;
	padding-bottom: 0px;
}

td.feature-table-title {
	font-size: 20px;
	width: 400px;
}

.pink-check {
	width: 50px;
	padding: 10px;
}

.or-circle {
	margin-top: 200px;
}

.bold {
	font-weight: 600;
}

.pricing-amount {
	margin-top: -20px;
}

.price-comparison-description {
	font-size: 13px;
}

.price-comparison-title {
	padding: 0px 20px;
}

.badge-pro-secondary {
	background: #006FBA;
	color: #fff;
	text-transform: uppercase;
}

h3.description {
	color: #fff;
}

.home-title {
	font-size: 35px;
}

.public-cancel-container {
	max-width: 600px;
	margin: 80px auto;
}

.price-number {
	color: #fff;
	font-size: 80px;
}

img.support {
	width: 100%;
	max-width: 350px;
}

img.support-side-by-side {
	width: 100%;
	max-width: 200px;
}

img.feature {
	width: 100%;
	max-width: 1200px;
}

ul.nav {
	margin-top: 10px;
}

ul.nav li {
	margin: 0px 10px;
	font-weight: 400;
}

ul.nav li a {
	padding: 10px;
	border-radius: 5px;
}

ul.nav li a:hover {
	text-decoration: none;
	background: #cbe0ee;
	color: #013a73;
}

.nav-logo {
	width: 25px;
	margin-right: 6px;
	margin-top: -4px;
}

.footer-logo {
	width: 40px;
	margin-bottom: 15px;
}

.footer-links {
	padding: 0px 0px 90px 0px;
}

.gray-bg {
	background: #f9f9f9;
}

ul.nav li a.pink-bg:hover {
	text-decoration: none;
	background: #FF0056;
	filter: brightness(90%);
	color: #fff;
}

img.feature-big {
	width: 100%;
	max-width: 1000px;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #dee2e6;
}

table.dataTable.no-footer {
    border-bottom: 0px solid #111;
}

table.dataTable tbody th, table.dataTable tbody td {
	padding: .75rem;
}

.blue-bg {
	background: #006FBA;
}

.light-blue-bg {
	background: #CBE0EF;
}

.blue-text {
	color: #107AC3;
}

.white-bg {
	background: #fff;
}

.white {
	color: #fff;
}

.btn-primary {
	background: #FF0056;
	border-color: #FF0056;
	color: #FFFFFF;
}

.btn-primary:hover {
	background: #FF0056;
	border-color: #FF0056;
	filter: brightness(90%);
}

.btn-primary-outline {
	background: #fff;
	border-color: #FF0056;
	color: #FF0056;
}

.btn-primary-outline:hover {
	background: #FF0056;
	border-color: #FF0056;
	color: #fff;
}

.btn-primary-outline:hover .badge-pro-primary {
	background: #fff;
	color: #FF0056;
}

.btn-secondary {
	background: #FFFFFF;
	border-color: #006FBA;
	color: #006FBA;
}

.btn-secondary.selected,
.btn-secondary:hover {
	background: #006FBA;
	border-color: #006FBA;
	color: #FFFFFF;
}

.btn-banner {
	background: rgba(255, 255, 255, 0.3);
	border-color: #FF0056;
	color: #FFFFFF;
}

.btn-banner:hover {
	background: rgba(255, 255, 255, 1);
	border-color: #FF0056;
	color: #FF0056;
}

.signup-dropdown,
.register-dropdown {
	height: 48px;
}

a {
	color: #006FBA;
}

input.form-control, select.form-control {
	border: 1px solid #006FBA;
	height: 48px;
	color: #006FBA;
}

textarea.form-control {
  border: 1px solid #006FBA;
	color: #006FBA;
}

#edit-collect-information .form-check {
	margin-top: 20px;
}

.collection-edit {
	border: 1px solid #006FBA;
	height: 48px;
	border-radius: 5px;
	color: #777;
	padding: 12px;

}

.collection-edit a {
	color: #006FBA;

}

.collection-edit-text {
  margin-right: -8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* For Stripe Card Controls */
.StripeElement--empty {
	border: 1px solid #006FBA;
	height: 48px;
	color: #006FBA;
	padding-bottom: 0px;
	padding-top: 0px;
}
.StripeElement--focus {
	height: 48px;
	color: #006FBA;
	padding-bottom: 0px;
	padding-top: 0px;
	border-color: #80bdff;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.StripeElement--complete {
	border: 1px solid #006FBA;
	height: 48px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.StripeElement--invalid {
	border: 1px solid #006FBA;
	height: 48px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.error-text {
	color: #FF0056;
}

.settings-section {
	border: 1px solid #E2EAF0;
	border-radius: 10px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.settings-text {
	font-size: 20px;
	color: #526270;
}
.settings-text-label {
	font-size: 20px;
	color: #93A5B4;
}

.paper {
	border: 1px solid #eee;
	border-radius: 5px;
	background: #fff;
}

img.hero-image {
	width: 100%;
	max-width: 500px;
}

body {
	background: #f7f7f7;
}

nav {
	background: transparent;
	padding-bottom: 17px !important;
}

a.navbar-brand {
	margin-bottom: -10px;
}

nav a,
nav a:hover {
	color: #fff;
}

img.form-live {
	width: 100%;
	max-width: 300px;
}

.gray,
a.gray,
a.gray:hover {
	color: #777;
}

.pink {
	color: #FF0056;
}

.pink-bg {
	background: #FF0056;
}

.half-split {
	height: 100vh;
}

.align-right {
	text-align: right;
}

img.signup {
	width: 100%;
	max-width: 600px;
	margin-top: 100px;
}

img.login {
	width: 100%;
	max-width: 400px;
}

.invoice-list-status {
	padding: 2px 5px;
	background: #526270;
	color: #fff;
	text-align: center;
	border-radius: 5px;
}

.invoice-list-status-paid {
	background: #00ACAC;
}

@media only screen and (max-width: 768px) {
	.half-split {
		height: auto;
	}

	.btn-when-mobile {
		background: #FFFFFF;
		border: 1px solid #006FBA;
		border-radius: 5px;
		color: #006FBA;
		display: block;
		text-align: center;
		padding: .375rem .75rem;
	}

	.btn-block-mobile {
		display: block;
	}

	.or-circle {
		margin-top: 0px;
	}	

	.support-topics-container {
		border-right: 0px solid #f9f9f9;
		border-top: 6px solid #f9f9f9;
		padding-top: 30px;
	}	

}

#new-event label {
    color: #333;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
}

#new-event input,
#new-event select {
	margin: 0px 0px 3px 0px !important;
}

.thick-select {
	height: 48px;
}

small {
	font-size: 13px;
    margin-bottom: 4px;
}

.small-header {
	font-size: 16px;
	font-weight: bold;
}

.semitransparent { /* use color instead of opacity as we don't want dropdowns to become transparent because they become unusable when overlapping a button on the main events list */
	color: rgba(0, 0, 0, .4) !important;
}

.semitransparent button {
	opacity: 0.4;
}

.semitransparent a {
	opacity: 0.4;
}

.footer-text {
	margin-top: 10px;
	display: inline-block;
	font-size: 25px;
	padding: 40px 0px;
}

.footer-text img {
	margin-top: -10px;
	margin-left: 4px;
	height: 30px;
}

.spots-remain {
	opacity: 0.6;
}

.register-accent-background {
    width: 100%;
    height: 400px;
	background: rgb(26,131,201);
    background: radial-gradient(circle, rgba(5,124,195,0.8) 0%, rgba(5,124,195,1) 100%);
    position: absolute;
    z-index: -10;
    left: 0;
    top: 0;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.25);
}

.table th {
	border-top: 0px;
	color: #999;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	padding-bottom: 3px;
}

.month-separator {
	float: left;
}

.month-separator td {
	font-weight: 600;
	padding-top: 60px;
	font-size: 20px;
	border-top: 0px;
}

label.add-family {
	margin-bottom: 0px;
}

label.signup,
label.login {
	margin-bottom: 0px;
	margin-top: 20px;
}

div#add-family input,
div#add-family select {
	margin: 0px 0px 20px 0px !important;
}

.heavy {
	font-weight: 600;
}

@media only screen and (max-width: 1104px) {
	
	.wide-screen-only {
		display: none;
	}

}

@media only screen and (max-width: 768px) {
	.not-phone-only {
		display: none;
	}
	ul.nav li a {
		padding: 10px 0px;
		border-radius: 5px;
	}
	table.price-comparison thead th {
		font-size: 30px;
		padding: 4px;
	}
	table.price-comparison thead th .price {
		font-size: 11px;
	}

}

@media only screen and (min-width: 768px) {
	.phone-only {
		display: none;
	}
}

.dropdown-toggle.no-arrow::after {
    display: none;
}

.dropdown-menu a {
	display: block;
	background: #fff;
	color: #333;
	border-radius: 0px !important;
}

.legal a, .legal {
	color: #000;
	opacity: 0.6;
}

/* Theme: Beige */
.register-accent-background.theme-beige {
	background: rgb(226,219,177);
    background: radial-gradient(circle, rgba(226,219,177,0.8) 0%, rgba(226,219,177,1) 100%);
}

.theme-beige .btn-secondary {
    background: #FFFFFF;
    border-color: #333;
    color: #333;
}

.theme-beige .btn-secondary.selected, .btn-secondary:hover {
    background: #e2dbb1;
    color: #333;
}

.theme-beige .header-content .white {
	color: #333;
}

/* Theme: Black */
.register-accent-background.theme-black {
	background: rgb(43,43,43);
    background: radial-gradient(circle, rgba(43,43,43,0.8) 0%, rgba(43,43,43,1) 100%);
}

.theme-black .btn-secondary {
    background: #FFFFFF;
    border-color: #2b2b2b;
    color: #2b2b2b;
}

.theme-black .btn-secondary.selected, .btn-secondary:hover {
    background: #2b2b2b;
    border-color: #2b2b2b;
    color: #FFFFFF;
}

/* Theme: Purple */
.register-accent-background.theme-purple {
	background: rgb(123,28,255);
    background: radial-gradient(circle, rgba(123,28,255,0.8) 0%, rgba(123,28,255,1) 100%);
}

.theme-purple .btn-secondary {
    background: #FFFFFF;
    border-color: #333;
    color: #333;
}

.theme-purple .btn-secondary.selected, .btn-secondary:hover {
    background: #f3f3f3;
    color: #333;
}

/* Theme: Yellow */
.register-accent-background.theme-yellow {
	background: rgb(255,222,28);
    background: radial-gradient(circle, rgba(255,222,28,0.8) 0%, rgba(255,222,28,1) 100%);
}

.theme-yellow .btn-secondary {
    background: #FFFFFF;
    border-color: #333;
    color: #333;
}

.theme-yellow .btn-secondary.selected, .btn-secondary:hover {
    background: #f3f3f3;
    color: #333;
}

.theme-yellow .header-content .white {
	color: #333;
}

/* Theme: Orange */
.register-accent-background.theme-orange {
	background: rgb(255,142,12);
    background: radial-gradient(circle, rgba(255,142,12,0.8) 0%, rgba(255,142,12,1) 100%);
}

.theme-orange .btn-secondary {
    background: #FFFFFF;
    border-color: #333;
    color: #333;
}

.theme-orange .btn-secondary.selected, .btn-secondary:hover {
    background: #f3f3f3;
    color: #333;
}

/* Theme: Red */
.register-accent-background.theme-red {
	background: rgb(255,12,12);
    background: radial-gradient(circle, rgba(255,12,12,0.8) 0%, rgba(255,12,12,1) 100%);
}

.theme-red .btn-secondary {
    background: #FFFFFF;
    border-color: #333;
    color: #333;
}

.theme-red .btn-secondary.selected, .btn-secondary:hover {
    background: #f3f3f3;
    color: #333;
}

/* Theme: Green */
.register-accent-background.theme-green {
	background: rgb(32,186,68);
    background: radial-gradient(circle, rgba(32,186,68,0.8) 0%, rgba(32,186,68,1) 100%);
}

.theme-green .btn-secondary {
    background: #FFFFFF;
    border-color: #333;
    color: #333;
}

.theme-green .btn-secondary.selected, .btn-secondary:hover {
    background: #f3f3f3;
    color: #333;
}

.modal-footer {
  border-top: 0px;
}

.ucfirst {
	text-transform: capitalize;
}

th.action {
	cursor: default !important;
}

th.action.sorting_asc,
th.action.sorting_desc {
    background-image: none !important;
}

@media print {

	.no-print {
		display: none;
	}

	.invoice.container {
		min-height: 20px;
		border: none;
		padding: 0px;
		margin: 0px;
	}

	.invoice.container .invoice-status {
		padding: 10px 0px 0px 0px;
		background: #777;
		color: #000;
		border-radius: 0px;
		display: inline-block;
	}

    .modal {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        overflow: visible!important;
        border: 0px;
		background: white !important;
    }

	#view-responses .modal-dialog {
		width: 100%;
		max-width: 100%;
		min-height:100%;
		bottom:0px;
		margin: auto;
		margin-top: 0px !important;
		border: 1px solid;
		overflow: visible!important;
		border: 0px;
	}

	#view-responses .modal-content {
		border: 0px;
	}

	#view-responses a.btn,
	#view-responses td.action,
	#view-responses th.action {
		display: none;
	}

	.modal-backdrop {
		background: #fff !important;
	  opacity:1 !important;
	}
}
