.page-section {
	display: none;
}

#page-seats { 
	display: block;
}

.btn-outline-secondary {
	border: solid 1px #39FF14;
	color: #39FF14;
}
.float-right {
	float:right;
}
#my-tasks .list-group-item {
	background-color: #323232;
	color: white; 
}

.cont-block {
	background-color: #323232; color: white;
}
.action-complete {
  background-color: #e6f4ea!important;  /* light green */
  color: #323232!important;
}
.action-na {
  background-color: #fff4e5!important;   /* light amber */
  color: #323232!important;
}
.action-complete span { opacity: .8; }
.action-na span { opacity: .8; }

#wrap {

	background-color: #51A35F; 
	padding: 6px;
}
.sop-toggle[aria-expanded="true"] .bi-chevron-down { transform: rotate(180deg); }
.sop-toggle .bi-chevron-down { transition: transform .2s ease; }
.section-title {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 10px;
}

.mostly-circle {
	background-color: #82C38D;
	display: block;
	margin: 8px;
}

.kill-padding { padding-left: 0px; padding-right: 0px; }
.kill-padding-left { padding-left: 0px; }
.kill-padding-right { padding-right: 0px; }
.kill-margin { margin-left: 0px; margin-right: 0px; }

.open-seats {
	color: white;
}

div div.mostly-circle {
	height: 56px;
	border-radius: 4px;
	overflow: hidden;
}

.img-thumb-ui {
	height: 56px; 
	width: 71px;
	position: absolute;
	z-index: 4;
	opacity: 0.7;
	border: solid 2px white;
}


.img-circle { border-radius: 50%; border: solid 2px white;}
.text-bold { font-weight: bold; }
.mostly-circle p { margin-bottom: 0px; }

#page-seats .user-loc, #page-seats .time-loc { color: white; font-weight: bold; text-align: right; }
.cont-gray { background-color: rgba(50,50,50,0.8); padding-top: 8px; padding-bottom: 8px; margin-top: 5px; border-radius: 4px; }

.cont-emp { padding-top: 8px; padding-bottom: 8px; margin-top: 5px; border-radius: 4px; color: white; }

.lvl-admin {
	background-color: rgba(255, 215, 0,0.8);
}


#page-message .user-name { color: white; font-weight: bold; text-align: right; }
#page-message .user-msg, #page-message .user-dte, #page-message .user-loc  { color: white; font-size: 1.0rem; }

#page-message .icon-circle { background-color: #2B823A; border-radius: 50%; text-align: center; padding-top: 6px; padding-bottom: 6px; color: #51A35F;}
.small-caps { font-variant: small-caps; }
.t-cell { display: table-cell; vertical-align: middle; width: 100%; height: 100%;}
.dot-single { background-color: white; height: 28px; width: 28px; border-radius: 50%; margin: 10px auto; }
.dot-triple { background-color: white; height: 16px; width: 16px; border-radius: 50%; margin: 4px auto;  }
.dot-taken { background-color:#51A35F; height: 16px; width: 16px; border-radius: 50%; margin: 4px auto; }
.loc-loc { color: white; font-size; 1.0rem; text-align: center; margin-top: 8px; }

.title-loc { color: white; font-variant: small-caps; }

.beefit { padding: 2px 6px; }
.text-resp-loc { font-size: 3.5vw; }
.pad-right-4 { padding-right: 4px; }
.pad-left-4  { padding-left: 4px; }

#sort-by { 
	border-radius: 4px; height: 30px;
	float: right;
}

#page-food .cont-gray {
	border: solid 2px #323232;
}

#cat-by {
	border-radius: 4px; height: 30px;
	width: 100%;
}

#sort-by, #cat-by { font-variant: small-caps; font-weight: bold; background-color: #323232; color: white; }

#cat-by option { text-align: right; }
.mar-5 { margin-top: 5px; }
#mdl-loc .modal-content { 
	background-color: rgba(50,50,50,0.8);
	border: solid 2px white;
}
#mdl-loc .modal-body { padding: 0px; }
#mdl-loc .modal-title {
	color: white;
	font-variant: small-caps;
}
#mdl-loc .modal-description {
	margin: 5px;
	color: white;
	font-size: 0.75rem;
}

#mdl-loc .modal-reservation {
	margin: 5px;
}
#mdl-loc .rating {
	text-align: center;
	padding: 8px 12px 8px 20px;
}
#mdl-loc .rating i { 
	font-size: 40px; 
	color: white;
	margin-right: 12px;
}
#mdl-loc input, #mdl-loc select { margin-top: 6px;  background-color: #323232; color: white; }
button.close { color: white; }
.w-100 { width: 100%; }
#btn-submit-res { color: white; }
.div-bar-gray { height: 50px; }

.img-padding { 
	margin: 8px;
}

.upload-profile {
	font-size: 80px; 
	background-color: #323232;
	color: white; 
	text-align: center;
	border-radius: 50%; 
	height: 100wh;
}

.profile-div {
	padding-top: 14px; 
	padding-left: 40px;
	padding-right: 40px;
}

#page-profile .rating {
	font-size: 40px;
	text-align:center;
}

.user-bio {
	font-variant: small-caps;
	text-align: justify;
	padding: 6px 8px;
	color: white;
}
#sop_type {
	padding-bottom: 20px; 
}
.user-field {
	padding: 6px 8px;
	color: white; 
}
/* Day header row */
.fc-col-header-cell {
  background-color: #1f2937 !important;
}
.fc-col-header-cell a {
  color: #ffffff !important;
  font-weight: 600;
}

/* Calendar day cells */
.fc-daygrid-day {
  background-color: #f3f4f6 !important;
  border: 1px solid #d1d5db !important;
}

/* Date numbers */
.fc-daygrid-day-number {
  color: #374151 !important;
  font-weight: 700;
  text-decoration: none !important;
}

/* Event pills */
.fc-daygrid-event {
  background-color: #2563eb !important; /* blue-600 */
  color: white !important;
  border-radius: 4px !important;
  font-size: 12px !important;
  padding: 2px 5px !important;
}
.fc-event-title {
  color: white !important;
}
.fc-daygrid-event-dot {
  display: none !important;
}



/* Background of day-of-week row 
.fc-col-header-cell {
  background-color: #1a1a1a !important;
  padding: 8px 0;
}

/* Text “Sun Mon Tue…” 
.fc-col-header-cell a {
  color: #ffcc00 !important;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase; /* optional 
}

/* Background of all day cells 
.fc-daygrid-day {
  background-color: #f8f8f8 !important;
  border: 1px solid #ddd !important;
}

.fc-daygrid-day-number {
  color: #333 !important;
  font-weight: bold;
  font-size: 14px;
  padding: 4px;
  text-decoration: none !important;
}
*/