
@import url(https://fonts.googleapis.com/css2?family=Jost&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Barlow&display=swap);
@charset "UTF-8";

body {
	font-family: "Barlow", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	color: #768492;
	background: #f3f6fd;
	text-align: left;
	-webkit-font-smoothing: antialiased;
}
body, html {
	overflow-x: hidden;
	padding-right: 0!important;
}
html {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
	color: #1f1c2f;
	text-decoration: none;
	background-color: transparent;
}
a:-webkit-any-link {
	color: -webkit-link;
	color: #007bff;
	cursor: pointer;
	text-decoration: none;
}
i {
	vertical-align: middle;
	font-style: italic;
}
p {
	margin-top: 0;
	margin-bottom: 16px;
	font-size: 15px;
	line-height: 1.5;
	display: block;
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
h2 {
	font-family: "Barlow","Jost",sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
	color: #131313;
	font-size: 2.074em;
	display: block;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
h3 {
	display: block;
	font-family: "Barlow","Jost",sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
	color: #131313;
	font-size: 1.728em;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
h4 {
	font-family: "Barlow","Jost",sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1;
	color: #131313;
	font-size: 1.44em;
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
h6 {
	font-family: "Barlow","Jost",sans-serif;
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
	color: #131313;
	font-size: 1em;
	display: block;
	margin-block-start: 2.33em;
	margin-block-end: 2.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 8px;
	font-weight: 400;
	line-height: 1.2;	
}
.btn,
.btn-group.open .dropdown-toggle,
.btn:active,
.btn:focus,
.btn:hover,
.btn:visited,
a,
a:active,
a:checked,
a:focus,
a:hover,
a:visited,
body,
button,
button:active,
button:hover,
button:visited,
div,
input,
input:active,
input:focus,
input:hover,
input:visited,
select,
select:active,
select:focus,
select:visited,
textarea,
textarea:active,
textarea:focus,
textarea:hover,
textarea:visited {
	-webkit-box-shadow: none;
	box-shadow: none;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block;
}
.page-body-wrapper {
	min-height: calc(100vh - 70px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-left: 0;
	padding-right: 0;
}
a, div, h1, h2, h3, h4, h5, p, span {
	text-shadow: none;
}
:root {
	--animate-duration: 1s;
	--animate-delay: 1s;
	--animate-repeat: 1;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
::-webkit-scrollbar {
	width: 4px;
	height: 8px;
	border-radius: 10px;
}
::-webkit-scrollbar-thumb {
	background: #6c757d;
	border-radius: 20px;
}
::-webkit-scrollbar-track {
	background: #DCDDDF;
	border-radius: 20px;
}
div {
	display: block;
}
ul {
	display: block;
	list-style-type: disc;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 40px;
}
li {
	display: list-item;
	text-align: -webkit-match-parent;
}
ol, ul, dl {
	margin-top: 0;
	margin-bottom: 1rem;
	padding-left: 1rem;
	font-size: 0.875rem;
}
ul li, ol li, dl li {
	line-height: 1.8;
}
svg {
	overflow: hidden;
	vertical-align: middle;
}
img {
	vertical-align: middle;
	border-style: none;
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
	display: block;
	unicode-bidi: isolate;
	margin-block-start: 0.5em;
	margin-block-end: 0.5em;
	margin-inline-start: auto;
	margin-inline-end: auto;
}
.font-size-20 {
	font-size: 20px !important;
}
.flex-column {
	-webkit-box-orient: vertical !important;
	-webkit-box-direction: normal !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important;
}
.font-weight-bold {
	font-weight: 700 !important;
	font-family: "Barlow", sans-serif;
}
.p-0 {
	padding: 0 !important;
}
.pb-1, .py-1 {
	padding-bottom: 0.25rem !important;
}
.mb-2, .my-2 {
	margin-bottom: 0.5rem !important;
}
.mb-5, .my-5 {
	margin-bottom: 3rem !important;
}
.mr-2, .mx-2 {
	margin-right: 0.5rem !important;
}
.text-secondary {
	color: #6c757d !important;
}
.text-small {
	font-size: 12px;
}
.text-success {
	color: #8ac3a3 !important;
}
.blockquote {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 16px;
	font-size: 16px;
	font-family: "Barlow",sans-serif;
	font-weight: 400;
	color: #7b7b7b;
	padding: 20px;
	border: none;
	display: block;
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
}
.align-items-center,
.page-header,
.loader-demo-box,
.list-wrapper ul li,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.navbar-dropdown .dropdown-item {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.justify-content-between, .page-header {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.d-flex,
.page-header,
.loader-demo-box,
.list-wrapper ul li,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.dropdown .dropdown-menu.navbar-dropdown .dropdown-item,
.navbar .navbar-menu-wrapper .navbar-nav .nav-item.nav-profile .nav-link {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	
}
.hidden {
	display: none;
}
.no-link {
	text-decoration: none !important;
}
.rounded {
	border-radius: 10px !important;
}
.rounded-normal, .rounded-small {
	border-radius: 10px;
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.align-right {
	float: right;
}
.min-height-300 {
	min-height: 300px !important;
}
.btn {
	display: inline-block;
	font-family: "Barlow",sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #768492;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	border-radius: 10px;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:not(:disabled):not(.disabled) {
	cursor: pointer;
}
.btn i {
	font-size: 14px;
}
.fa, .fas {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400;
}
.fa, .fas, .far, .fal, .fad, .fab {
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.table {
	border: 1px solid rgba(31, 28, 47, 0.4);
	border-radius: 10px;
	overflow: hidden;
	color: #131313;
	width: 100%;
	margin-bottom: 16px;
	border-collapse: collapse;
	text-indent: initial;
	display: table;
	box-sizing: border-box;
	border-spacing: 2px;
}
table.table.dataTable thead tr.row, th, .table thead tr th {
	vertical-align: bottom;
/*
	border-bottom: 2px solid #dcdddf;
	border-top: 0;
*/
	font-family: "Barlow",sans-serif;
	font-weight: initial;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
	padding-right: 12px;
	font-size: 16px;
	line-height: 1;
	white-space: nowrap;
	background-color: #1f1c2f;
	color: #fff!important;
	text-transform: uppercase;
}
.table thead tr th i {
	margin-left: 0.325rem;
}
.table tbody tr td {
	vertical-align: middle;
	padding: 24px;
	border-top: none;
	border-bottom: none;
	font-size: 16px;
	line-height: 1;
	white-space: nowrap;
}
.table tbody tr th {
	padding: 24px;
}
.table.compact-table tbody tr {
	
}
.table.compact-table tbody tr td {
	padding: 5px;
}
.table.compact-table tbody tr td p {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 11px;
}
.table.compact-table tbody tr td input.form-control {
	font-size: 11px;
}
.table.compact-table tbody tr th {
	text-align: center;
}
.main-panel {
	display: flex;
}
.form-group {
	margin-bottom: 16px;
}
.form-check {
	position: relative;
	display: block;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.form-check .form-check-label {
	display: block;
	margin-left: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.form-group label {
	vertical-align: top;
	margin-bottom: 8px;
}
.form-check .form-check-label input {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	z-index: 1;
	cursor: pointer;
	opacity: 0;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

/*
 * app page header
 */
.page-header {
	margin: 0 0 1.5rem 0;
	vertical-align: bottom;
}
.page-title {
	color: #343a40;
	font-size: 28px;
	margin-bottom: 0;
	font-family: "Barlow",sans-serif;
	font-weight: 400;
}

/*
 * buttons
 */
.btn.btn-create, .btn.btn-add-row, .btn.btn-add-items, .btn.btn-save, .btn.btn-invitation, .btn.auth-form-btn {
	color: #fff;
	background-color: #7d58ff;
	font-size: 14px;
	border: 1px solid transparent;
}
.btn.btn-create {
	float: right;
	margin-right: 0;
	margin-top: 12px;
}
.btn.btn-save {
	margin-left: 0;
	margin-right: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}
.btn.btn-create:hover, .btn.btn-add-row:hover, .btn.btn-add-items:hover, .btn.btn-save:hover, .btn.btn-invitation:hover, .btn.auth-form-btn:hover {
	color: #7d58ff;
	background-color: #fff;
	border: 1px solid #7d58ff;
}
.btn.btn-invitation {
	float: left;
	margin-right: 0;
	margin-top: 12px;
	margin-bottom: 12px;
}
.btn.btn-cancel {
	color: #fff;
	background-color: #ff6347;
	font-size: 14px;
	border: 1px solid transparent;
	margin-left: 10px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.btn.btn-cancel:hover {
	color: #ff6347;
	background-color: #fff;
	border: 1px solid #ff6347;
}


.btn.btn-edit-invitees.btn-edit {
	background-color: #8ac3a3;
}
.btn.btn-edit-invitees.btn-edit:hover {
	background-color: #5a9373;
	border: 1px solid #8ac3a3;
}
.btn.btn-edit-invitees.btn-invite {
	background-color: #87baf5;
}
.btn.btn-edit-invitees.btn-invite:hover {
	background-color: #578ac5;
	border: 1px solid #87baf5;
}
.btn.btn-edit-invitees {
	color: #fff;
	font-size: 14px;
	border: 1px solid transparent;
	margin-top: 30px;
}
.btn.btn-edit-invitees .edit-invite-icon {
	display: inline-block;
	margin-top: 0;
	height: 25px;
	width: 60px;
	min-width: 25px;
	line-height: 60px;
	text-align: center;
	border-radius: 5px;
	position: relative;
	transition: all 0.2s ease-in-out;
	color: #fff;
}
.btn.btn-edit-invitees .edit-invite-icon .edit-invite-cont {
	position: absolute;
	top: 3px;
	left: 20px;
	height: 18px;
	width: 18px;
}
.btn.btn-edit-invitees .edit-invite-icon .edit-invite-cont svg {
	vertical-align: top;
	margin-top: 2px;
	text-align: center;
	height: 14px;
	width: 14px;
}

/*
 * main panel
 */
.main-panel {
	-webkit-transition: width 0.25s ease, margin 0.25s ease;
	transition: width 0.25s ease, margin 0.25s ease;
	width: 100%;
	min-height: calc(100vh - 70px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.content-wrapper {
	background: #fff;
	border-radius: 20px;
	padding: 2.75rem 2.25rem;
	width: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

/*
 * generic card info
 */
.card {
	border: none;
	position: relative;
	background: #fff;
	border-radius: 10px;
	margin-bottom: 30px;
	-ms-box-shadow: 0 0px 40px rgba(0, 0, 0, 0.05);
	-o-box-shadow: 0 0px 40px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0px 40px rgb(0 0 0 / 5%);
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	min-width: 225px;
	word-wrap: break-word;
	background-clip: border-box;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
}
.stretch-card .card {
	width: 100%;
	min-width: 100%;
}
.card .card-body {
	padding: 0 20px;
}
.card-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	min-height: 1px;
	padding: 0 1.25rem;
}
.card .card-description {
	color: #76838f;
	margin-bottom: 24px;
	font-family: "Barlow",sans-serif;
}
.card-description {
	position: relative;
}
.card .card-body blockquote.blockquote {
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 16px;
	font-size: 16px;
	font-family: "Barlow",sans-serif;
	font-weight: 400;
	color: #7b7b7b;
	padding: 0;
	border: none;
	display: block;
/*
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 40px;
    margin-inline-end: 40px;
*/	
}

/*
 * app list of items
 */
.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.table tbody tr.table-primary {
	border-color: #8b8993;
}
.table tbody tr.table-primary {
	background-color: #ffffff;
	border-bottom: 3px solid #dcdddf;
}
.table tbody tr.table-primary:hover {
	background-color: #f3f6fd;
}
tr.table-primary td,
tr.table-detail td {
	background-color: transparent;
	color: #1f1c2f;
}
tr.table-primary td a,
tr.table-detail td {
	color: #1f1c2f;
}
tr.table-primary td a:hover,
tr.table-detail td a:hover
{
	color: #7d58ff;
}
tr.table-primary td.actions,
tr.table-detail td.actions,
table.table-hover td.actions {
	display: inline;
}
table.dataTable tbody tr.table-primary.archived, table.dataTable tbody tr.table-detail.archived {
	background-color: #ffebcd;
}
table.dataTable tbody tr.table-primary.archived td, table.dataTable tbody tr.table-primary.archived td a,
table.dataTable tbody tr.table-detail.archived td, table.dataTable tbody tr.table-detail.archived td a {
	color: #bdb76b;
}

.archformdiv {
	margin-bottom: 10px;
}

/*
 * app item detail
 */
.table-responsive .table thead tr.table-detail {
	display: table-row;
	vertical-align: inherit;
}
.table-responsive .table thead tr.table-detail th {
	background-color: #fff;
	color: #1f1c2f;
	font-family: "Barlow", sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 8px;
	line-height: 1;
	white-space: nowrap;
	text-transform: uppercase;
	border-top: 3px solid #dedede;
	border-bottom: 2px solid #dedede;
	border-left: none;
	border-right: none;
}
.table-responsive .table tbody tr.table-detail td {
	vertical-align: top;
    padding: 8px;
    border: none;
    font-size: 16px;
    line-height: 1;
    white-space: nowrap;
}

/*
 * checkboxes
 */
.table-responsive .table thead tr.table-detail th .form-group .form-check .form-check-label input[type="checkbox"] + i.input-helper:before,
.table-responsive .table tbody tr.table-detail td .form-group .form-check .form-check-label input[type="checkbox"] + i.input-helper:before
 {	
	content: "";
	width: 18px;
	height: 18px;
	border-radius: 2px;
	border: 2px solid #dedede;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
	position: absolute;
	top: 0;
	left: 0;
}
.table-responsive .table thead tr.table-detail th .form-group .form-check .form-check-label input[type="checkbox"] + i.input-helper:after,
.table-responsive .table tbody tr.table-detail td .form-group .form-check .form-check-label input[type="checkbox"] + i.input-helper:after
{
	-webkit-transition: all;
	transition: all;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
	font-family: Material Design Icons;
	content: '\F12C'!important;
	font-size: 15px;
	font-weight: bold;
	background: #a986f4;
	color: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	line-height: 18px;
}

/*
 * radio buttons
 */
.table-responsive .table tbody tr.table-detail td .form-check .form-check-label input[type="radio"] + i.input-helper:before,
tr.table-primary td .form-check .form-check-label  input[type="radio"] + i.input-helper:before,
.form-group .row .form-check .form-check-label input[type="radio"] + i.input-helper:before,
.form-check .form-check-label input[type="radio"] + i.input-helper:before
 {
	background: #a986f4;
	border-width: 0;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	border: 2px solid #dedede;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-transition: all;
	transition: all;
	-webkit-transition-duration: 250ms;
	transition-duration: 250ms;
}
.table-responsive .table tbody tr.table-detail td .form-check .form-check-label input[type="radio"] + i.input-helper:after,
tr.table-primary td .form-check .form-check-label  input[type="radio"] + i.input-helper:after,
.form-group .row .form-check .form-check-label input[type="radio"] + i.input-helper:after,
.form-check .form-check-label input[type="radio"] + i.input-helper:after
{
	
}

/*
 * pagination under lists of items (old)
 */
.page-body-wrapper .main-panel nav {
	margin-top: 20px;
}
.page-body-wrapper .main-panel nav ul.pagination {
	float: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	border-radius: 10px;
}
.page-body-wrapper .main-panel nav ul.pagination li.page-item .page-link {
	border: 1px solid #ccced2;
	position: relative;
	display: block;
	padding: 8px 12px;
	margin-left: -1px;
	line-height: 1.25;
	font-size: 9px;
	color: #1f1c2f;
	background-color: transparent;
}
.page-body-wrapper .main-panel nav ul.pagination li.page-item .page-link:hover {
	border: 1px solid #7d58ff;
	color: #7d58ff;
}
.page-body-wrapper .main-panel nav ul.pagination li.page-item.disabled .page-link {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
}
.page-body-wrapper .main-panel nav ul.pagination li.page-item.active .page-link {
	z-index: 3;
	color: #fff;
	background-color: #7d58ff;
}
.page-body-wrapper .main-panel nav ul.pagination li.page-item.first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.page-body-wrapper .main-panel nav ul.pagination li.page-item.last-child .page-link {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

/*
 * pagination under lists of items (new)
 */
 .table-responsive .dataTables_wrapper .dataTables_info {
	display: inline-block;
	clear: both;
	float: left;
	padding-top: 15px;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers {
	float: right;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	border-radius: 10px;
	padding-top: 15px;
	margin-bottom: 10px;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers .paginate_button {
	border: 1px solid #ccced2!important;
	position: relative;
	display: inline-block;
	padding: 8px 12px;
	margin-left: -1px;
	line-height: 1.25;
	font-size: 9px;
	color: #1f1c2f!important;
	background-color: transparent!important;
	border-radius: 0;
	z-index: 0;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers .paginate_button:hover {
	border: 1px solid #7d58ff!important;
	color: #7d58ff!important;
	background-color: transparent!important;
	z-index: 2;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers .paginate_button.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: auto;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers .paginate_button.current {
	z-index: 1;
	color: #fff!important;
	background-color: #7d58ff!important;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers .paginate_button.previous {
	margin-left: 0;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.table-responsive .dataTables_wrapper .dataTables_paginate.paging_simple_numbers .paginate_button.next {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#activity_table_next:hover, #activity_table_previous:hover {
	background-color: #ddd!important;
	color: #000!important;
	border: 1px solid #000!important;
}

/*
 * invitations
 */
.stretch-card .card .card-body #inv_cont { background-color: #f3f6fd; padding: 20px; border-radius: 10px; }
.stretch-card .card .card-body #inv_cont .invitee_cl { background-color: #F0FFF0; color: #666!important; font-size: 12px; line-height: 1.1; display: inline-block; min-height: 41px; margin: 5px 0; padding: 5px; border: 1px solid #aaa; border-radius: 5px; }
.stretch-card .card .card-body #inv_cont .invitee_cl .subname { font-size: 9px; float: left; margin-top: 5px; }
.stretch-card .card .card-body #inv_cont .invitee_cl .delinv { font-size: 10px; float: right; margin-top: 5px; }

/*
 *
 **************************************************************************************************************
 **************************************************************************************************************
 **************************************************************************************************************
 *
 */

.container-fluid, .container-xl, .container-lg, .container-md, .container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  min-width: 0;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}


@media (max-width: 767px) {
	.col-xs-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-xs-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-xs-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xs-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-xs-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-xs-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xs-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-xs-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-xs-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xs-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-xs-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-xs-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 768px) {
	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 992px) {
	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 1200px) {
	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

@media (min-width: 1400px) {
	.col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	.col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	.col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	.col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	.col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
}

