body {
	background: #eee !important;
}

a, a:hover, a:link, a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.copy {margin-top: 30px !important;}

.ui-autocomplete-category {
	font-weight: bold;
	line-height: 1.5;
	margin: 3px;
	padding-bottom:2px;
	font-size: 10pt;
	border-bottom:1px dotted #95b48d;
}

.ui-autocomplete {
	z-index: 9999 !important;
}

a img, img.absmiddle {
	vertical-align: middle;
	margin-bottom: .25em;
}

#form_message {
	visibility: hidden;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 320px;
	padding: 30px 10px;
	border: 2px solid orange;
	transform: translate(-50%, -50%);
}

#dialog-message {visibility: hidden;}

.b {font-weight: bold;}
.i {font-style: italic;}
.al {text-align: left;}
.ar {text-align: right;}
.pl {padding-left: 5px;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pr10 {padding-right: 10px;}
.mt10 {margin-top: 10px;}
.mb10 {margin-bottom: 10px;}
.pr25 {padding-right: 25px;}
.mr0 {margin-right: 0 !important;}
.c-gray {color:gray;}
.c-silver {color:silver;}
.vtop {vertical-align: top;}
.bg1 {background-color: #eee !important; opacity: 0.8;}
.w100 {width: 100px !important;}
.w90p {width: 90% !important;}

a.b img {
	margin-right: 4px;
}

#action-menu span.caret {
	margin-left: 8px;
}

.colorpicker {
	z-index: 9999 !important;
}
div.color-label {
	display: inline-block;width:13px;height:13px;margin:1px;
	border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;
	border: 1px solid #dddac5; font-size:11px;
}

a > i.fa,
a > i.far,
a > i.fas {
	margin-right: 0.5em;
}

input.ui-pg-input {
    width: auto;
    padding: 0px;
    margin: 0px;
    line-height: normal
}
select.ui-pg-selbox {
    width: auto;
    padding: 0px;
    margin: 0px;
    line-height: normal
}
.tab-content {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px;
	background: #fff;
}
#list-toolbar a {padding: 4px;}
#list-toolbar {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin-bottom: 18px;
}

.status_archived {
	color: gray !important;
}
.status_inclass {
	color: green !important;
}
.status_waiting {
	color: #eee012 !important;
}
.status_eligible {
	color: blue !important;
}
.status_declined {
	color: red !important;
}
.status_scheduled {
	color: #4bb4ff !important;
}
.status_early_cancel {
	color: #c680ff !important;
}
.status_late_cancel {
	color: #ff6417 !important;
}

.huge {
    font-size: 40px;
}

.card-header.box {
	overflow: hidden;
	height: 100px !important;
}

#big-widgets .card-header h4, #big-widgets .card h4, #big-widgets .card-header h4 a{
	color: #fff;
}

.scroll-schedules {
  height:165px;
  overflow-y:scroll;
  width:100%;
}
.scroll-alerts {
  height:130px;
  overflow-y:scroll;
  width:100%;
}
.scroll-latest-members {
  height:235px;
  overflow-y:scroll;
  width:100%;
}

.tab-container {
	width: 100%;
	overflow-y: scroll;
	margin-bottom: 20px;
}

/* SignIn Form */
.form-signin {
    margin: 0 auto;
    padding: 0;
    min-width:280px;
    max-width:380px;
}
.form-signin .login-wrapper {
    background-color:#FFFFFF;
    border-radius:7px;
    padding:40px;
}
.form-signin .login-wrapper h1 {
	font-size:26px;
	text-align:center;
	margin-top:0px;
}
.form-signin .form-control {
    color:#33302E;
    background:none repeat scroll 0 0 #F3F3F3;
    border:1px solid #FFFFFF;
    border-radius:3px;
    padding:14px 18px;
    margin-bottom:10px;
	height:auto;
    box-shadow:1px 1px 0 #E9E9E9 inset;
    line-height:normal;
    font-size:17px;
    transition:all 0.6s;
}
.form-signin .form-group row input[type=submit] {
    background-color:#C6DDC0;
    border:0 none;
    border-radius:3px;
    height:auto;
    width:100%;
    margin:0;
    padding:7px;
    font-size:17px;
    transition:all 0.6s;
}
.form-signin .form-group row input[type=submit]:hover {
	color:#111;
}
.form-signin .login-reset-password {
    margin:20px 0 0;
    text-align:center;
    width:100%;
}

/* Calendar */
#contextMenu {
	z-index: 9999;
	position: absolute;
	display:none;
}

#external-events .fc-event {
    padding: 3px;
    margin: 2px 0;
    cursor: pointer;
}

#external-events-listing {
	border: 1px dashed #aaa;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	min-height: 45px;
	padding: 3px;
}

#date-selector-container {
	min-width: 260px;
	vertical-align: top;
}

div#date-selector {
	width: 100%;
	display: block;
}

#calendar {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
}

#loading {
	position: fixed;
	top: 30%;
	right: 47%;
	z-index:9999;
	display:none;
}

.fc-row, .fc-view-container {
	background: #fff !important;
}

.fc th {
	background: #f9f9f9 !important;
}

#calendar > div.fc-view-container > div.fc-listWeek-view > div.fc-scroller {
	height: 100% !important;
}

/* Class Details */
#class-sales-packages .btn-group {
	width: 100% !important;
}

#multi_remove, #multi_remove_all, #multi_add, #multi_add_all {
	width: 50% !important;
}

.billing_schedule_section {
	margin-bottom: 15px !important;
}

.packages_section {
	margin-bottom: 15px !important;
}

/* wysiwyg */
textarea.wysiwyg {
	min-height: 300px;
}
.bootstrap-wysihtml5-insert-link-modal label.checkbox {
	padding-left: 30px;
}
.modal-backdrop {
	position: fixed !important;
}

/* bootstrap styles change */
table.display>thead th {
	border-bottom: 2px solid #c7c7c7 !important;
}
table.display>tfoot th {
	border-top: 2px solid #c7c7c7 !important;
}
th, td {
	color: #444;
	min-height: 90px !important;
}
table.display td {
	vertical-align: middle !important;
}

/* action context menu */
.action-context {
	display: none;
}

.note-toolbar .note-dropdown-menu {
	max-height: 100vh;
	overflow-y: auto;
}

.dropdown-menu {         
  max-height: 480px;
  overflow-y: auto;
}

.dropdown-menu a.dropdown-item {
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.dropdown-menu .fa,
.dropdown-menu .far,
.dropdown-menu .fas {
	width: 26px;
	text-align: center;
}
#contextMenu .fa,
#contextMenu .far,
#contextMenu .fas {
	width: 20px;
	text-align: center;
}
#contextMenu div {
	display:block;
	position:static;
	margin-bottom:5px;
}

/* avatars */
div.ava {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.ava.x0 {
    width: 35px;
    height: 35px;
    font-size: 17px;
    padding-top: 5px;
}

.ava.x1 {
    width: 50px;
    height: 50px;
    font-size: 20px;
    padding-top: 11px;
}

.ava.x2 {
    width: 80px;
    height: 80px;
    font-size: 30px;
    padding-top: 18px;
}

div.blabel {
	position: relative;
	z-index: 10;
	background: #ee5522;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

div.blabel.x0 {
	top: -15px;
	left: 18px;
	width: 18px;
	height: 18px;
	border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;
}

div.blabel.x1 {
	top: -22px;
	left: 32px;
	width: 22px;
	height: 22px;
	border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;
}

div.blabel.x0 .fa {
	font-size: 12px !important;
	color: #fff !important;
	padding-left: 3px;
	padding-top: 5px;
	vertical-align: top;
}

div.blabel.x1 .fa {
	font-size: 14px !important;
	color: #fff !important;
	padding-left: 4px;
}

iframe.hosted {
	width: 100%;
	min-height: 360px;
	border: 0;
}

i.context-help {
	margin-top: 6px;
	color: #aaaaaa;
}

i.context-help:hover {
	color: black;
}

li.student-in-class {
	padding-right: 4px;
}

li.student-in-class div.pls {
	position: relative;
	top: -7px;
}

div.pls button.pls {
	min-width: 155px !important;
	text-align: left;
}

div.students-container {
	padding: 0 30px !important;
}

.private-lesson-status-paid{
	color: #11F05F;
	position: absolute !important;
	right: 2px !important;
	top: 2px !important
}

.private-lesson-status-unpaid{
	color: #ff6f70;
	position: absolute !important;
	right: 2px !important;
	top: 2px !important
}

.member-icons i.fa-stack-2x {
	color: gray;
}

.member-icon {
	font-family: Verdana, Arial !important;
}

.row-group {
  background-color: #ddd !important;
}

.cell-subtitle {
  padding-left: 20px !important;
}

select.role {
	display: inline-block;
	width: auto;
	height: 30px;
	padding: 2px;
	margin-right: 5px;
}

#time_clock_indicator {
	font-size:2.4rem;
}

#class-sales-packages  .active-archived-sales-items-switch.btn-group {
	width: auto !important;
}

.archived-option {
	display: none;
	color: #bbb;
}