body {
	font-family: 'Montserrat', sans-serif !important;
}
.sidebar-mini.sidebar-collapse .brand-image {
	visibility: hidden !important;
}
.login-page {
	background-image: url('../images/tde-login-bg-2021.png');
	background-position: 50% 80%; /* Center the image */
	background-repeat: no-repeat; /* Do not repeat the image */
	background-size: cover; /* Resize the background image to cover the entire container */
}

.rwd-line { display: block; }

@media screen and (min-width: 768px){
	.rwd-line { display: inline; }
}

.white {
	color: #fff!important;
}
.tdm-yellow, a.tdm-yellow:hover {
	color:#D99E28!important;
	/* rgba(217, 158, 40, 1) */
}
.btn-tde {
	color:#fff;
	background-color:#D99E28;
	text-transform: uppercase;
}
.card-title {
   font-size: .95rem!important;
}
/*.card-outline {
	border-top: 3px solid #D99E28!important;
}*/
.btn {
	font-size: .95rem!important;
}
.nav-item {
	font-size:12.4px;
}
.nav-item .active {
	background-color:#D99E28!important;
	box-shadow: none;
}

.sponsor-tabs .nav-item .active {
	background-color:#007bff!important;
	box-shadow: none;
}

.sponsor-tabs .nav-item .active {
	color:#fff;
}

.pitch-page {
	align-items: initial;
}

.pitch-box {
	width: 480px;
}

label.error {
	color: red;
	display: block;
}

p.form-instructions {
	margin-bottom: 6px;
}

.repeat-remove {
	cursor: pointer;
}

em.empty {
	color: #ccc;
}

p.update {
	color: #007bff;
	font-weight: bold;
}

p.error {
	color: red;
	font-weight: bold;
}

span.tox-statusbar__branding {
	display:none;
}

@media (min-width: 992px) {
	.sidebar-mini .nav-sidebar,
	.sidebar-mini .nav-sidebar > .nav-header,
	.sidebar-mini .nav-sidebar .nav-link {
		white-space: unset;
		overflow: hidden;
	}
	
	a {
	    color: #006589;
	    text-decoration: none;
	    background-color: transparent;
	}
	
	.sponsor-block img {
	    float: left;
	    height: 37px;
	    width: 75px;
	    padding-right: 10px;
	}
	
	.uneditable {
	 
		color: #BABABA !important;
	}
	
	.table td.fit, 
	.table th.fit {
	    white-space: nowrap;
	    width: 1%;
	}
	
	.agenda-item-image-thumb {
	
		max-width: 50%;
	}
	
	.hide {
	
		display: none;
	}
	
	.comment-timestamp {
	
		margin-top: -10px;
	}
	
	.comment-author {
		margin-top: -15px;
	}
	
	.hidden-labels label {
	
		display:none;
	}
}

.content-header h1 {

	font-size: 1.5rem;
}

.content-header .breadcrumb {

	font-size: .90rem;
}

.agenda-item-admin-tooltip-profile-image {

	border: 3px solid #adb5bd;
	opacity: 1.0;
	width: 70px;
	height: 70px;
}

.tooltip.show {
	opacity: 1 !important;
}

.user-navigation-icon {
	font-size: 4rem;
}

.table {
	table-layout: fixed;
    word-wrap: break-word;
}

.input-color {
    position: relative;
}
.input-color input {
    padding-left: 20px;
}
.color-preview-box {
    width: 36px;
    height: 36px;
    display: inline-block;
    left: 5px;
    top: 5px;
    border-style: double;
    border-width: 1px;
    border-color: #dee2e6;
}

div.loginPreview {
  /*height: 900px;*/
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -ms-flex-pack: center;
  justify-content: center;
}

.box {
  width: 200px;
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
  padding: 15px;
}
.ribbon {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#D99E28 0%, #D99E28 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #D99E28;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #D99E28;
}
.ribbon span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #D99E28;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #D99E28;
}

.sidebar-collapse .nav-sidebar .nav-link p {
    display: none;
}

.reg-agreement {
	background-color: #ffffff;
}

.form-check-label {
	font-weight: 700;
}

div.reg-progress-container {
	justify-content: center;
	display: flex;
	flex-wrap: nowrap;
}

div.reg-progress-wrap {
	justify-content: center;
	display: flex;
	flex-wrap: nowrap;
}

div.reg-progress {
    background: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    margin-right:20px;
    margin-left: 20px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #999;
}

div.reg-progress-active {
    background: #999;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    margin-right:20px;
    margin-left: 20px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
}

div.reg-step {
	flex: 1 1 0px;
}

@media screen and (max-width: 600px) {
  .reg-progress-wrap {
    flex-direction: column;
  }
}

.checkbox-label {
	font-weight: normal;
}

.required-checkbox-group .checkbox-required {
	display: none;
}

.hide-label {
	display: none;
}

.borderless td, .borderless th {
    border: none;
}

.table .thead-primary th { 
	border-color: #b8daff;
	border-bottom: 2px solid #b8daff;
	border-top: 1px solid #7abaff;
}

.profile-img-edit {
	width: 150px;
	height: 150px;
}

.modal-dialog-audit-log {
    max-width: 1000px;
    margin: 1.75rem auto;
}

.admin-conference-profile-background {
	background-color: rgba(0,0,0,.05);
}

.admin-sponsor-profile-background {
	background-color: rgba(0,0,0,.05);
}

.admin-agenda-time-window-background {
	background-color: #CCCCCE
}

#conference-profiles-all, #sponsor-profiles-all, #testimonials-all, #brands-all, #users-all, #users-potentials, #users-by-role, #unclassified-users-all, #conference-profile-pitches-all, #conference-profile-speaker-appearances-all, #pitches-all, #speaker-appearances-all, #show-group-pitches, #todo-tasks-table, #done-tasks-table, #show-session-content, #assigned-speakers, #assigned-moderators, #assigned-actors, #decks, #agendaItemsUnscheduled, #assigned-sponsors, #show-crew-roles, #show-crew-role-assignments, #show-docs-team-crew-view, #show-exhibitor-profiles-qa-tasks, #agenda-item-qa-todo-tasks-table, #epqa-todo-tasks-table, tbody tr {
	cursor: pointer;
}

table.col-striped tbody td:nth-of-type(odd),
table.col-striped thead th:nth-of-type(odd){
  background:rgba(222, 226, 230, 1);
}

.img-bordered-primary {
    border: 2px solid #007bff;
    padding: 2px;
}

.img-bordered-dark {
    border: 2px solid #343a40;
    padding: 2px;
}

.img-bordered-light {
    border: 1px solid #ffffff;
    padding: 2px;
}

.hidden_field {
	display: none;
}

.dark_row {
	color: #fff;
	background-color: #212529 !important;
}

td.form-no-margin div {
	margin: 0 !important;
}

.user-block-list {
	float: left;
}

.user-block-list img {
	height: 50px;
    width: 50px;
	border: 2px solid #adb5bd;
}

.user-block-list .username {
	font-size: inherit;
    font-weight: 600;
    margin-top: 4px;
	display: block;
    margin-left: 60px;
}

.user-block-list .jobTitle {
	font-size: inherit;
    margin-top: -1px;
	font-weight: normal;
	display: block;
	margin-left: 60px;
}

.show-nav {
	z-index: auto;
}

.time-window-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.background-striped-table-row {
	background-color: #F9F9F9;
}

div.card-footer.dark-footer {
    background-color: rgba(0,0,0,.05) !important;
	border-radius: inherit
}

div.card-footer.white-footer {
	background-color: #ffffff !important;
	border-radius: inherit
}

div.card-header.dark-header {
    background-color: #e5e5e5 !important;
}

div.card-header.dark-header.timestamp {
    background-color: #e5e5e5 !important;
    display: flex;
    justify-content: flex-end;
	align-items: center;
	padding-top: 5px;
    padding-bottom: 5px;
}

div.card-header.dark.thin {
    background-color: #e5e5e5 !important;
	padding-top: 5px;
    padding-bottom: 5px;
}

.no-box-shadow {
	box-shadow: none !important;
}

td.small-select .form-group {
    width: fit-content;
    margin-bottom: 0 !important;
}



.tree-view {
    font-family: inherit;
    font-size: 14px;
    line-height: 1.6;
}

.tree-view ul {
    list-style: none;
    padding-left: 20px;
    margin: 0;
}

.tree-view li {
    margin: 5px 0;
    position: relative;
    padding-left: 20px;
}

.tree-view li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 10px;
    height: 1px;
    background-color: #ccc;
}

.tree-view li::after {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ccc;
}

.tree-view li:last-child::after {
    height: 10px;
}

.tree-view .tree-item {
    font-weight: normal;
    color: #fff;
}

.tree-view .tree-item-empty {
    color: #999;
    font-style: italic;
}

.tree-view .link {
    font-size: 12px;
    color: #007bff;
    text-decoration: none;
    margin-left: 5px;
}

.tree-view .link:hover {
    text-decoration: underline;
}

.custom-nav-button.btn-app {
    border-radius: 3px;
    background-color: #f8f9fa;
    border: 1px solid #ddd;
    color: #6c757d;
    font-size: 12px;
    height: 40px;
    margin: 0 0 10px 10px;
    min-width: 40px;
    padding: 8px 5px;
    position: relative;
    text-align: center;
}

.agenda-navigation.control-sidebar, .control-sidebar::before {
    bottom: calc(3.5rem + 1px);
    display: none;
    right: -250px;
    width: 1000px;
    transition: right .3s ease-in-out, display .3s ease-in-out;
}

.tree-view .active {
    font-weight: bold;
    color: #007bff;
}

.nav-link.tree-menu-close {
	padding-left: 150px;
}

@media (max-width: 899px) {
    .agenda-navigation {
        display: none !important;
    }
}

aside.agenda-navigation {
    height: 100vh;   
    overflow-y: auto; 
    overflow-x: hidden; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); 
}

.custom-spacing-sm-icons a {
    margin-right: 10px; 
}
.custom-spacing-sm-icons a:last-child {
    margin-right: 0;
}

.tablet-answer-checkbox {
    transform: scale(3);
    transform-origin: 0 0;
    margin-right: 0.5rem;
}

@media (min-width: 1024px) {
    .col-xl-2 .small-box h3,
    .col-lg-2 .small-box h3,
    .col-md-2 .small-box h3 {
      font-size: 1.6rem;
    }
    .col-xl-3 .small-box h3,
    .col-lg-3 .small-box h3,
    .col-md-3 .small-box h3 {
      font-size: 1.6rem;
    }
    .col-lg-4 .small-box h3 {
      font-size: 1.6rem;
    }
}

@media (min-width: 375px) and (max-width: 430px) {
    .col-375-430 {
      /* exactly what .col-12 does in Bootstrap 4: */
      -ms-flex: 0 0 100%;
      flex:      0 0 100%;
      max-width: 100%;
      margin-bottom: 30px;
    }
}

/* every-other row in the unanswered list */
#agenda-question-list > .row:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}
  
/* every-other row in the answered list */
    #agenda-answered-list  > .row:nth-child(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.qa-task-striped-rows > .row:nth-child(odd) {
    background-color: #f8f9fa; /* Bootstrap's light gray */
}

.qa-task-striped-rows > .row:nth-child(even) {
    background-color: #ffffff;
}

.card-header-no-border {
    border-bottom: 0 !important;
}

.nav-item-card-tabs .active {
	background-color:#007bff!important;
	box-shadow: none;
}

/* Inactive state - blue text */
.nav-item-card-tabs .nav-link:not(.active) {
    color: #007bff;
}

/* Hover state - white text */
.nav-item-card-tabs .nav-link:not(.active):hover {
    color: #88bef8;
}

.nav-item-card-tabs .nav-link:not(.active) i {
    color: inherit;
}

.nav-item-card-tabs .nav-link:not(.active):hover i {
    color: inherit;
}

.nav-link-card-tabs {
    color: #007bff;
}

.collapsed-card .card-header {
    border-radius: 0.25rem !important;
}

.card.card-primary.card-qa-form {
    position: relative;
}

.card.card-primary.card-qa-form .card-body {
    position: relative;
    margin-left: -500px;
    margin-right: -15px;
    width: calc(100% + 515px) !important;
    z-index: 100;
    background: white;
    box-shadow: -2px 2px 4px rgba(0,0,0,0.1);
}

/* Icon-based active tab indicator (no background) */
.nav-item-icon-indicator .nav-link.active {
    background-color: transparent !important;
    color: #007bff !important;
    position: relative;
    padding-left: 1.3rem !important; /* Make room for the icon on the left */
}

/* Add icon to the left of active tab text using ::before pseudo-element */
.nav-item-icon-indicator .nav-link.active::before {
    content: "\f0da"; /* FontAwesome checkmark icon */
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0.5rem; /* Position on the left side */
    top: 50%;
    transform: translateY(-50%);
    color: #007bff;
    font-size: 0.875rem;
}

/* Inactive tabs remain with blue text */
.nav-item-icon-indicator .nav-link:not(.active) {
    color: #007bff;
    background-color: transparent;
}

/* Hover state for inactive tabs */
.nav-item-icon-indicator .nav-link:not(.active):hover {
    color: #88bef8;
    background-color: rgba(0, 123, 255, 0.05); /* Subtle background on hover */
}

/* Main Navigation left side staff dividers */
.nav-item.staff-option .nav-link.active {
    color: #fff !important;
    background-color: #000000 !important;
}

/* ========================================
   MOBILE/TABLET SIDEBAR OVERRIDE (300px - 1024px)
   Sidebar hidden by default, slides in as 250px overlay
   Content is always full-width
   ======================================== */

   @media (min-width: 300px) and (max-width: 1024px) {
    /* === CONTENT ALWAYS FULL-WIDTH === */
    
    .sidebar-mini .content-wrapper,
    .sidebar-mini .main-footer,
    .sidebar-mini .main-header,
    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .main-header,
    .sidebar-mini.sidebar-open .content-wrapper,
    .sidebar-mini.sidebar-open .main-footer,
    .sidebar-mini.sidebar-open .main-header {
        margin-left: 0 !important;
    }
    
    /* === SIDEBAR HIDDEN STATE (default) === */
    
    .sidebar-mini .main-sidebar,
    .sidebar-mini .main-sidebar::before,
    .sidebar-mini.sidebar-collapse .main-sidebar,
    .sidebar-mini.sidebar-collapse .main-sidebar::before {
        margin-left: -250px !important;
        width: 250px !important;
        position: fixed !important;
        top: 0;
        left: 0;
        height: 100vh !important;
        z-index: 1040 !important;
    }
    
    /* === SIDEBAR OPEN STATE (overlay on content) === */
    
    .sidebar-mini.sidebar-open .main-sidebar,
    .sidebar-mini.sidebar-open .main-sidebar::before {
        margin-left: 0 !important;
        width: 250px !important;
    }
    
    /* === BACKDROP FOR CLOSING SIDEBAR === */
    
    /* Hide overlay by default and when collapsed */
    .sidebar-mini #sidebar-overlay,
    .sidebar-mini.sidebar-collapse #sidebar-overlay {
        display: none !important;
    }
    
    /* Show overlay when sidebar is open */
    .sidebar-mini.sidebar-open #sidebar-overlay {
        display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1039;
    }
    
    /* === VISUAL FIXES === */
    
    .sidebar-mini .logo-xl,
    .sidebar-mini.sidebar-collapse .logo-xl {
        opacity: 1 !important;
        visibility: visible !important;
    }
    
    .sidebar-mini .logo-xs,
    .sidebar-mini.sidebar-collapse .logo-xs {
        display: none !important;
    }
    
    .sidebar-mini .sidebar .user-panel > .info,
    .sidebar-mini .nav-sidebar .nav-link p,
    .sidebar-mini .brand-text,
    .sidebar-mini.sidebar-collapse .sidebar .user-panel > .info,
    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-link p,
    .sidebar-mini.sidebar-collapse .brand-text {
        margin-left: 0 !important;
        opacity: 1 !important;
        visibility: visible !important;
        width: auto !important;
    }
    
    .sidebar-mini .nav-sidebar .nav-header,
    .sidebar-mini.sidebar-collapse .nav-sidebar .nav-header {
        display: block !important;
    }
    
    .sidebar-mini.sidebar-collapse .main-sidebar:hover,
    .sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused {
        width: 250px !important;
        margin-left: -250px !important;
    }
    
    .sidebar-mini.sidebar-open .main-sidebar:hover,
    .sidebar-mini.sidebar-open .main-sidebar.sidebar-focused {
        margin-left: 0 !important;
    }
}

/* Desktop (>1024px) uses AdminLTE defaults - no overrides needed */

/* ========================================
   DESKTOP SIDEBAR COLLAPSE OVERRIDE (>1024px)
   Sidebar completely hides when collapsed (not mini mode)
   Content takes full viewport width when sidebar is hidden
   ======================================== */

   @media (min-width: 1025px) {
    /* === SIDEBAR & CONTENT TRANSITIONS === */
    .sidebar-mini .main-sidebar,
    .sidebar-mini .main-sidebar::before {
        transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
    }
    
    .sidebar-mini .content-wrapper,
    .sidebar-mini .main-footer,
    .sidebar-mini .main-header {
        transition: margin-left 0.3s ease-in-out;
    }

    /* === SIDEBAR VISIBLE STATE (default) === */
    .sidebar-mini .main-sidebar,
    .sidebar-mini .main-sidebar::before {
        width: 250px;
        margin-left: 0;
    }
    
    .sidebar-mini .content-wrapper,
    .sidebar-mini .main-footer,
    .sidebar-mini .main-header {
        margin-left: 250px !important;
    }

    /* === SIDEBAR HIDDEN STATE (collapsed) === */
    .sidebar-mini.sidebar-collapse .main-sidebar,
    .sidebar-mini.sidebar-collapse .main-sidebar::before {
        margin-left: -250px !important;
        width: 250px !important;
    }
    
    .sidebar-mini.sidebar-collapse .content-wrapper,
    .sidebar-mini.sidebar-collapse .main-footer,
    .sidebar-mini.sidebar-collapse .main-header {
        margin-left: 0 !important;
    }

    /* === PREVENT MINI SIDEBAR HOVER EXPAND === */
    .sidebar-mini.sidebar-collapse .main-sidebar:hover,
    .sidebar-mini.sidebar-collapse .main-sidebar.sidebar-focused {
        width: 250px !important;
        margin-left: -250px !important;
    }

    /* === KEEP FULL SIDEBAR CONTENT VISIBLE (not mini icons) === */
    .sidebar-mini .logo-xl {
        opacity: 1 !important;
        visibility: visible !important;
    }
    
    .sidebar-mini .logo-xs {
        display: none !important;
    }
    
    .sidebar-mini .sidebar .user-panel > .info,
    .sidebar-mini .nav-sidebar .nav-link p,
    .sidebar-mini .brand-text {
        opacity: 1 !important;
        visibility: visible !important;
        width: auto !important;
        margin-left: 0 !important;
    }
    
    .sidebar-mini .nav-sidebar .nav-header {
        display: block !important;
    }
}

/* ========================================
   MOBILE TOP NAVBAR COLLAPSE (< 992px)
   Right nav items collapse into dropdown
   ======================================== */

   @media (max-width: 991.98px) {

    /* === LEFT NAV FULL-WIDTH + BUTTON BELOW === */
    .main-header.navbar {
        flex-wrap: wrap;
    }
    
    .main-header .navbar-nav:first-of-type {
        width: auto;
        justify-content: flex-start;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    /* Add spacing between left nav items */
    .main-header .navbar-nav:first-of-type .nav-item {
        margin-right: 2rem;
    }
    
    .main-header .navbar-toggler {
        order: 0;
        width: auto;
        margin-left: auto;
        padding: 0.5rem 1rem;
        margin-top: 0;
        border-top: none;
    }
        
    /* Position the collapsed menu */
    #rightNavCollapse {
        order: 3;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        background: #fff;
        box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        border-top: 1px solid #dee2e6;
        z-index: 1050;
        max-height: 80vh;
        overflow-y: auto;
    }
    
    /* Stack nav items vertically */
    #rightNavCollapse .navbar-nav {
        flex-direction: column;
        padding: 0.5rem 0;
        width: 100%;
    }
    
    #rightNavCollapse .nav-item {
        width: 100%;
    }
    
    #rightNavCollapse .nav-link {
        padding: 0.75rem 1.25rem;
        border-bottom: 1px solid #f4f4f4;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    
    #rightNavCollapse .nav-link:hover {
        background-color: #f8f9fa;
    }
    
    /* Make dropdowns full-width and inline */
    #rightNavCollapse .dropdown-menu {
        position: static !important;
        float: none;
        width: 100%;
        box-shadow: none;
        border: none;
        border-radius: 0;
        background: #f8f9fa;
        padding: 0;
        margin: 0;
    }
    
    #rightNavCollapse .dropdown-menu.show {
        display: block;
    }
    
    #rightNavCollapse .dropdown-item {
        padding: 0.6rem 1.5rem 0.6rem 2.5rem;
        font-size: 12px;
    }
    
    #rightNavCollapse .dropdown-header {
        padding-left: 2.5rem;
        font-size: 11px;
        text-transform: uppercase;
        color: #6c757d;
    }
    
    /* Style the toggle button */
    .navbar-toggler {
        border: none;
        padding: 0.5rem 0.75rem;
        font-size: 1.1rem;
        color: #333;
    }
    
    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }
    
    .navbar-toggler:hover {
        color: #D99E28;
    }
}