.instructor-pending-profile {	
	text-align: center;
    color: green;
    font-weight: bold;
    margin-bottom: 20px;
	font-size:150%;
}
.location-description {
	color:#CC0000;
	word-break: break-all;
}
.member-user-error {
	color:blue;
	font-weight:bold;
}

.dash-main-wrapper {
	display:flex;
	align-items:stretch;
	justify-content:flex-start;
}
.dash-side-menu-main {
	display:flex;
	flex-direction:column;
	justify-content:flex-start;
	min-width:200px;
	margin-right:10px;
	border:2px solid #777777;
	border-radius: 10px;
	background-color:#d6e9ff;
}


.dash-side-menu-main.folded {
	overflow:hidden;
	width:44px;
	min-width:unset;
}
.dash-main-panel-wrapper {
	border:1px solid #777777;
	border-radius: 10px;
	padding:10px;
	flex-grow:1;
	flex-shrink:1;
	min-height:300px;
	overflow:auto;
	order:2;
	font-size:0.8em;
}

.dash-side-menu-main.folded div {
	padding:10px 9px;
}
.dash-side-menu-main.folded .nss-menu-label {
	display:none;
}

.dash-menu {
	display:flex;
	align-items:center;
	cursor:pointer;
	color:blue;
	font-size:90%;
}
.dash-menu:hover {
	background-color:#dddddd;
}
.dash-menu.active-menu {
	background-color: #bbbbbb;
}
.dash-side-menu-main.folded .dash-menu {
	padding:5px;
}

.changed-input {
	background-color:#ffd7d7 !important;
}
html .rich-changed-input {
	border:2px solid red;
}
input[type="checkbox"].changed-input, input[type="radio"].changed-input {
	accent-color: red !important;
}
.disable-save {
	pointer:none !important;
	background-color:#ffd7d7 !important;
	pointer-events:none;
}

.social-icons-wrapper .dashicons {
	width: 40px;
	height: 40px;
	font-size: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #FFF;
}

.loop-content {
	max-width: 1400px !important;
}

#ajax-wait { 
	left:-50% !important;
}
.ajax-wrapper {
	position:relative; 
	top:-30px;
	z-index: 9999;
	max-width:200px;
	left:50%;
}
.hidden_country {
	visibility:hidden;
}

.search-filter-panel {
	border:1px solid #ded7d7;
	border-radius:10px;
	display:flex;
	gap:1em;
	padding:3px;
	background-color:#f7f7ba;
}
#text_filter_id {
	max-height: 21px
}

#nss-collapse-button{display:block;width:100%;height:34px;margin:0;border:none;padding:0;position:relative;overflow:visible;background:0 0;color:#aaa;cursor:pointer}
#nss-collapse-button:hover{color:#00b9eb}
#nss-collapse-button:focus{color:#00b9eb;outline:1px solid transparent;outline-offset:-1px}
#nss-collapse-button .nss-collapse-button-icon,#collapse-button .nss-collapse-button-label{display:block;position:absolute;top:0;}
#nss-collapse-button .nss-collapse-button-label{top:8px}
#nss-collapse-button .nss-collapse-button-icon{width:36px;height:34px}
#nss-collapse-button .nss-collapse-button-label{padding:0 0 0 36px}
#nss-collapse-button .nss-collapse-button-icon:after,#nss-collapse-button .nss-collapse-button-label{transition:all .1s ease-in-out}
.folded #nss-collapse-button .nss-collapse-button-label{display:none;}
#nss-collapse-button .nss-collapse-button-icon:after{content:"\f148";display:block;position:relative;top:7px;left:-2px;text-align:center;font:normal 20px/1 dashicons!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.folded #nss-collapse-button .nss-collapse-button-icon:after,.rtl #collapse-button .nss-collapse-button-icon:after{transform:rotate(180deg);left:2px;}
.rtl.folded #nss-collapse-button .nss-collapse-button-icon:after{transform:none; left:5px !important;}

.nss-menu-icon {
	display:inline-block;
	width:32px;
	height:32px;
	background-color:transparent;
}
.nss-menu-label {
	margin-left:7px;
}
.nss-menu-icon:after{
content:"\f106";display:block;position:relative;top:7px;text-align:center;font:normal 20px/1 dashicons!important;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

#quotes .nss-menu-icon:after {
content:"\f105";  /* pages */
}
#surveyrequests .nss-menu-icon:after {
content:"\f105";  /* pages */
}
#q .nss-menu-icon:after {
content:"\f111"; /* cogs */
}
#dash-overview .nss-menu-icon:after {
content:"\f226";  /* dashboard */
}
#customers .nss-menu-icon:after, #members .nss-menu-icon:after, #instructors .nss-menu-icon:after {
content:"\f110";  /* users */
}
#reports .nss-menu-icon:after {
content:"\f497";  /* document */
}
#invoices .nss-menu-icon:after {
content:"\f183";  /* analysis */
}
#members .nss-menu-icon:after {
content:"\f322";  /* portfolio */
}

#q .nss-menu-icon:after {
content:"\f107";  /* spanners */
}
#q .nss-menu-icon:after {
content:"\f109";  /* pinned */
}
#q .nss-menu-icon:after {
content:"\f148"; /* arrow */
}
#q .nss-menu-icon:after {
content:"\f104";  /* media */
}
#q .nss-menu-icon:after {
content:"\f100";  /* paintbrush */
}
#q .nss-menu-icon:after {
content:"\f101";  /* comments */
}
#properties .nss-menu-icon:after {
content:"\f102";  /* home */
}
#q .nss-menu-icon:after {
content:"\f108";  /* sliders */
}

#surveys .nss-menu-icon:after {
content:"\f306";  /* camera */
}


/*   

#showonwebsite-error, #online-error, #private-error, #face2face-error {
	position:absolute;
	left: 150px;
} */
.order-table {
	display:flex;
	justify-content:flex-start;
}

.order-table div {
	margin: 10px 20px;
}
.nowrap {
	white-space:nowrap;
}

.xp-input-field {
	display:flex;
	align-items:center;
/*	overflow:hidden; */
}
.xp-input-field.wrap-input {
	flex-wrap:wrap;
}
.xp-input-field.xp-required .xp-label:after {
	content:" *";
	color:red;
}
.xp-required .missing {
	background-color:#eec5b5 !important;
}
span.xp-label-caption {
	float:right;
	font-size:80%;
	color: #999999;
}
.xp-input.date {
	display:block;
}

span.xp-label {
	position:relative;
	display:inline-block;
	min-width: 100px;
	width:100%;
	font-weight:bold;
}
span.xp-label span{
	display:inline-block;
	position:absolute;
	right:0px;
	top:0px;
	cursor:pointer;
}
span.xp-label span:hover{
}
.popup-button, .xp-label .popup-button {
    height: 16px;
    width: 20px;
    text-align: center;
    margin: 0px;
    font-size: 11px;
    padding: 0px;
	position:relative;
}

.popup-button:hover, .xp-label .popup-button:hover {
	color:red;
}
span.xp-input, div.xp-input {
	width:100%;
}
span.xp-input span {
	white-space:nowrap;
}
span.xp-label span.noMap:after {
    content: "x";
    color: black;
    background-color: orange;
    top: 6px;
    left: 0px;
    /* text-align: center; */
    position: absolute;
    width: 20px;
    height: 16px;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
span.xp-input input[type="text"], span.xp-input textarea, span.xp-input date, span.xp-input input[type="url"] {
	width:100%;
	border:1px solid #777777;
}
span.xp-input input[type="text"], span.xp-input input[type="date"], span.xp-input input[type="url"] {
	height:25px;
}
div.xp-input input[type="text"], div.xp-input textarea, div.xp-input date, div.xp-input input[type="url"] {
	width:100%;
	border:1px solid #777777;
}
div.xp-input input[type="text"], div.xp-input input[type="date"], div.xp-input input[type="url"] {
	height:25px;
}
span.currency {
	font-weight:bold;
}
.currency input[type="text"] {
	text-align:right;
	width:100px !important;
}
.currency input[type="number"] {
	text-align:left;
	max-width:100% !important;
	width:100px;
}

input::placeholder {
  font-weight: normal;
  opacity: 0.5;
  color: lightsalmon;
}
.pale-caption span.xp-label {
	font-weight:normal;
}
.xp-input.caption {
	display:none;
}

.show_error_below, .show_error_below>label {
	display:contents;
}

.row-collapse {
	margin-bottom:-20px;
}

#nss_entry_form, #nss_add_survey_request_form {
	max-width:1000px;
	display:grid;
	grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(105px, 1fr));
}

#div_wrapper_edit-member-form div.table-section {
	max-width:1000px;
	display:grid;
	grid-gap: 1em;
    grid-template-columns: repeat(auto-fill, minmax(105px, 1fr));
}

.save-form-button-label {
	position: absolute;
	left:400px;
}

.dash-main-panel-wrapper .save-form-button-label {
	position: relative;
	left:0px;
}

.input-entry {
	border:0px solid red;
	min-height:32px;
}
.readonly input {
	background-color:#e9dfdf;
	pointer-events:none;
}
.readonly select {
	background-color:#e9dfdf;
	pointer-events:none;
}
.nss_section_header {
	background-color: #d6e9ff;
	font-weight:bold;
	padding: 2px 5px;
	margin-bottom:4px;
}
.compact-textarea textarea {
	height:2.5em;
}

.b-address {
	/* use for billing address */
}
.b-client {
	/* use for second client details */
}
.sf-form { 
	display:none;
}
.radio-vertical .flex-radio {
	flex-direction:column;
}
.flex-radio {
	display:flex;
	justify-content:space-between;
}
.flex-radio-element {
	margin-right:5px;
}

.nss-pagination {
    display: flex;
    justify-content: flex-end;
    flex-wrap: none;
    position: relative;
	font-size:0.7em;
}
.pagination-top {
    margin-top: -60px;
}
.pagination {
    margin-right: 2%;
}
.nss-navigation li {
    float: left;
    margin-left: 15px;
    list-style: none;
}

button.noMap {
    background-color: orange !important;
}
.popup-button.noMap:before {
	content: " no map ";
}

.tdb-password-dlg th {
	text-align:left;
}
#error-msg, .error-message {
	color:red;
	font-weight:bold;
}
#status-msg, .status-message {
	color:blue;
}


#edit-member-form .error {
	padding: 0.2em;
    margin-bottom: 0.3em
}


#edit-member-form .what3words-autosuggest-input-wrapper {
	display:block !important;
}

.container.adminpreview_mode #gridfield_description  {
	border:1px solid red;
}
.container.adminpreview_mode #gridfield_description span.xp-label {
	color:red !important;
}
.container.adminpreview_mode #gridfield_qigongsystems  {
	border:1px solid red;
}
.container.adminpreview_mode #gridfield_qigongsystems span.xp-label {
	color:red !important;
}

.container.adminpreview_mode #gridfield_styles  {
	border:1px solid red;
}
.container.adminpreview_mode #gridfield_styles span.xp-label {
	color:red !important;
}

#tch_membership_table {
	max-width:500px;
	margin:auto;
	border:2px solid #999999;
}

#tch_membership_table th {
	background-color: #999999;
	color:white;
}
#tch_membership_table td {
	text-align:left;
	padding-left: 20px;
}
#tch_membership_table td.left-col {
	font-weight:bold;
}
#tch_membership_table td.right-col {
	color:blue;
	font-weight:bold;
}

/*  TABLE CSS */

.Table-row {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;
	display: flex;

    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;

	width:100% !important;
	padding-bottom:5px;
	padding-top:5px;
}

.Table-header {
	display:none;  
	font-weight:bold;
}
.Table-row-item:before{
	content:attr(data-header);
	width:35%;
	font-weight:700
}
.Table-row-item.tri-wider:before{
	content:attr(data-header);
	width:50%;
	font-weight:700
}
.Table-row-item {
	word-wrap:break-word;overflow-wrap:break-word;padding:0.5em;
	margin-bottom:0px;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;
	display: flex;
	justify-content:flex-start;

    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
	flex-direction: row;

    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;

    -webkit-flex: 1 0 10%;
	-moz-flex: 1 0 10%;
    -ms-flex: 1 0 10%;
    flex: 1 1 10%;

	width:100%;

/*	flex-grow: 1; */
	/*border-left:0px solid red; */

	-webkit-align-items: flex-start;
     align-items: flex-start;

	 overflow-wrap: anywhere;

}

.Table-header .Table-row-item {
	-webkit-align-items: center;
     align-items: center;
}

/*
.Table-row-item a  {
	display:flex;
	flex-direction: row;
	align-items:center;
} */

.Table-row-item a span.sorting-indicator {
	display:none;
	visibility:hidden;
	border:0px solid red;
	margin-top:20px;
}

.Table-row-item:hover a span.sorting-indicator {
	visibility:visible !important;
}
.Table-row-item:hover .row-actions {
	left:0px;
}

.list-even-row {
	background-color: #f1f1f1;
}
.list-odd-row {
	background-color: #f9f9f9;
}
.list-even-row:hover {
	background-color: #f1fff8;
}
.list-odd-row:hover {
	background-color: #f9ffff;
}

tag.page-numbers {
	cursor:pointer;
}

#page-status-div {
	color: green;
	font-weight:bold;
}

#page-status-div.error-state {
	color: red;
}
#page-status-div.warning-state {
	color: brown;
}

@media (min-width: 650px){

div.id, div.user_id {
	max-width:40px;
}

.left-align>div {
	width:100% !important;
}
.right-align>div {
	width:100% !important;
}
.center-text>div {
	width:100% !important;
}

.Table-header {
	display:flex;
}

.Table-row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
	flex-direction: row;

    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
	justify-content:center;
}
.Table-row-item:before{
	content:none; 
	margin-left:50px;
}
.Table-row-item.tri-wider:before {
	content:none; 
	margin-left:50px;
}

.Table-row-item {
	width: 10%;
}
.Table-row-item.tri-wider {
	width: 20%;
}
.Table-row-item {
	padding: 0.2em;
	border:0px solid blue;
}
.Table-header .Table-row-item {
	background: #ffffff;
	color: #0073aa;
}

.Table-row-item.del {
	max-width:30px;
	display:block
}

}



/* mobile screens */


@media (max-width: 450px){

#div_wrapper_edit-member-form div.table-section {
	max-width:100vw;
	display:grid;
	grid-gap: 0.5em;
    grid-template-columns: repeat(auto-fill, minmax(55px, 1fr));
}

.save-form-button-label {
	position: relative;
	left:-40px;
}
.dash-main-panel-wrapper .save-form-button-label {
	position: relative;
	left:0px;
}

}
