.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;
}



/* Desktop sidebar */
.sidebar{
  background: linear-gradient(180deg, rgba(15,22,35,.97), rgba(10,15,23,.97));
  border-right: 1px solid var(--border);
  min-height: 100vh;
  position: sticky;
  top: 0;
  z-index: 20;
}

/* Mobile topbar */
.mobile-topbar{
  display:flex;
  align-items:center;
  gap:.85rem;
  padding:.85rem 1rem;
  position: sticky;
  top: 0;
  z-index: 1040;
  background: rgba(15,22,35,.92);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border);
  box-shadow: var(--shadow-soft);
}

.mobile-menu-btn{
  width:42px;
  height:42px;
  border-radius:12px;
  border:1px solid var(--border);
  background: linear-gradient(135deg, rgba(var(--accent-rgb),.16), rgba(var(--accent-2-rgb),.14));
  color: var(--text);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:1rem;
}

.mobile-menu-btn:hover{
  background: linear-gradient(135deg, rgba(var(--accent-rgb),.22), rgba(var(--accent-2-rgb),.20));
}

.mobile-topbar-brand{
  line-height:1.1;
}

/* Overlay */
.sidebar-overlay{
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity .22s ease, visibility .22s ease;
  z-index: 1045;
}

/* Mobile behavior */
@media (max-width: 991.98px){
  .sidebar{
    position: fixed;
    top: 0;
    left: 0;
    width: 290px;
    max-width: 85vw;
    height: 100vh;
    min-height: 100vh;
    overflow-y: auto;
    transform: translateX(-100%);
    transition: transform .24s ease;
    z-index: 1050;
    border-right: 1px solid var(--border);
    box-shadow: 0 18px 40px rgba(0,0,0,.45);
  }

  body.sidebar-open .sidebar{
    transform: translateX(0);
  }

  body.sidebar-open .sidebar-overlay{
    opacity: 1;
    visibility: visible;
  }

  .sidebar .brand{
    padding: 1rem;
  }

  .sidebar .nav-pills .nav-link{
    margin: .12rem .45rem;
    padding: .7rem .85rem;
  }

  .sidebar .px-3.pb-4{
    padding-left: .8rem !important;
    padding-right: .8rem !important;
    padding-bottom: 1rem !important;
  }
}