/* standard css without colors */

/* hide top navigation */
nav.nav-horizontal {
	display: none;
}

.site-description {
	display: none;
}

/* Main page width */
.container {
	max-width: 1400px;
}

/* Table formatting */
/* padding removed — controlled by Row spacing in Conference Program Styles plugin */

/* Table Time Column Size */
@media only screen and (min-width: 700px) {

.presentation-time-td {
	min-width: 175px;
}
}
/* Table Font Size */
.tablesched > table td span, .tablesched > table td span a, .tablesched > table td div, .tablesched > table td div a {
	font-size: 14px !important;
}

.full-tag-td.hide-med.hide-small {
	padding-left: 0px !important;
}

/* Dates formatting */
.date-header .formatted-date {
	font-size: 1.3em;
}

.clickable.large-date-sel {
	text-align: center !important;
}

/* Presentation Pages Indentation Removal */
.info-section.presentation-date-sect, .info-section.room-sect, .program-track {
	padding-left: 0px !important;
}

/* Page Link Sizes */
.main-page-links a {
	font-size: 1.4rem!important;
	font-weight: 500;
}

.main-page-links {
  text-align: center!important;
  margin: 0 0 20px!important;
	font-size: 1.4rem!important;
	padding-bottom: 10px;
}

/* Timezone Button */
.tz_selector .timezone {
	  outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem;
    border-radius: 5px;
    padding: 2px 10px 2px 10px;
		margin-left: 7px;
}

/* Top Button Display */
/* border-radius removed — controlled by Tab shape in Conference Program Styles plugin */
.date-sels .all.clickable.large-date-sel.selected-date, .clickable.large-date-sel.selected-date, .small_date_sel_container div.small_date_sel, .clickable.large-date-sel, .small_date_sel.selected-date {
    outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem;
    padding: 8px 20px 6px 15px;
}

.small_date_sel_container .small_date_sel {
    outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem;
    padding: 8px 20px 6px 15px;
}

.date-sels .large-date-sels .selected-date {
    outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem !important;
    padding: 8px 20px 6px 15px;
}

.date-sels .all.clickable.large-date-sel.selected-date, .clickable.large-date-sel.selected-date, .small_date_sel_container div.small_date_sel {
    outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem;
    padding: 8px 20px 6px 15px;
}

/* Institution Index Top Button Styles */
/* border-radius removed — controlled by Tab shape in Conference Program Styles plugin */
.all.clickable.org-type-sel.selected-org, .clickable.org-type-sel.presenters.selected-org, .clickable.exhibitors.org-type-sel.selected-org {
    outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem;
    padding: 8px 20px 6px 15px;
}

.clickable.org-type-sel, .clickable.org-type-sel.presenters, .clickable.exhibitors.org-type-sel  {
    outline: none;
    display: inline-block;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-size: 1.4rem;
    padding: 8px 20px 6px 15px;
}

/* Sizing and padding for main content, header, and logo */
.tagline {
	font-size: 1.7rem !important;
}

.content-main {
	padding: 2%;
}

.header-site .container {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.site-logo-link img {
	max-height: 200px !important;
}

/* Session presentation title display */
.session-display div.presentation-title, .presentation-display div.presentation-title {
	border-radius: 10px !important;
}

/* Session presentation Event Type Background and padding */
.event-type-sect.info-section {
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Presentation Location Space and Line */
.info-section.room-sect {
	border-bottom: 1px solid #432847;
	padding-bottom: 2rem;
}

/* Title and text sizing */
.section-title h1 {
	font-size: 3rem !important;
	text-transform: uppercase;
}

/* Page Link Underlining */
/* text-decoration removed — controlled by Link underline in Conference Program Styles plugin */
.story a:not(.button) {
border-bottom: 0px  #ddd;
}

.main-page-links a:hover {
	cursor: pointer;
}

.tablesched a:hover {
	cursor: pointer;
}

.show-hide-links a:hover {
	cursor: pointer;
}

.indices a:hover {
	cursor: pointer;
}

.institutions-section a:hover {
	cursor: pointer;
}

.top-link a:hover {
	cursor: pointer;
}

.author-section a:hover {
	cursor: pointer;
}

.searchable a:hover {
	cursor: pointer;
}

.clickable.download-agenda a:hover {
	cursor: pointer;
}

.linklings-wp-plugin-contents.presentation-display a:hover {
	cursor: pointer;
}

.info-section.session-contents a:hover {
	cursor: pointer;
}

.title-link a:hover {
	cursor: pointer;
}

.presenting.presenter a:hover {
	cursor: pointer;
}

.not-presenting.presenter a:hover {
	cursor: pointer;
}

.info-section.presenter-institution a:hover {
	cursor: pointer;
}

.presenter-name a:hover {
	cursor: pointer;
}

/* Event Type and Tag Box Widths */
.linklings-wp-plugin-contents .select2-container {
	min-width: 250px;
        }

/* Clear All Button Attributes */
input[type="button"], input[type="submit"], button, .button, .form-submit input[type="submit"], .invert input[type="button"], .invert input[type="submit"], .invert button, .invert .button, .invert .form-submit input[type="submit"] {
	border-radius: 5px;
}

/* Filter Area */
.filter-select select, button {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 4px;
}

/* Filter Area Updates */
.filter-selector-label {
	display: none;
}

.select2-selection__choice {
	padding-bottom: 3px !important;
	padding-top: 2px !important;
	padding-right: 12px !important;
	border: 0px !important;
}

.linklings-wp-plugin-contents .select2-container {
	min-width: 300px !important;
	max-width: 400px !important;
}

/* Bottom Page filter */
.sticky_filter_display .sticky_filter_label {
	font-family: Arial;
	font-size: 1.6rem;
	font-weight: bold;
	border-radius: 5px;
	border: 0px !important;
	margin-bottom: -7px !important;
	padding-left: 12px !important;
	padding-top: 7px !important;
}

.filters_box {
	font-size: 1.3rem;
	border-radius: 5px;
	border: 0px !important;
	padding-bottom: 15px !important;
}

.current_filter_val {
	font-family: Arial;
	border: 0px !important;
}

/* hide top navigation */
nav.nav-horizontal {
	display: none;
}

/* Next Presentation Area on Presentation Pages */
.info-section.next-presentation-sect .info-label {
	display: none;
}

.info-section.next-presentation-sect a {
	padding: 5px !important;
	border-radius: 4px;
	display: inline-block;
}

.info-section.next-presentation-sect a:hover {
	padding: 5px !important;
	border-radius: 4px;
	border-bottom: none !important;
	display: inline-block;

}

.ll_countdown {
	padding-top: 15px;
	padding-bottom: 15px;
}

.ll_countdown .days-label, .hours-label, .minutes-label {
	font-size: .7em;
}

/* Presentation Right Panel Section Title Removal */
.event-type-sect.info-section .info-label {
	display: none;
}

.info-section.presentation-date-sect .info-label {
	display: none;
}

.info-section.room-sect .info-label {
	display: none;
}

/* Wrapping presentation types to a new liine */
.presentation-type .event-type-name {
	white-space: nowrap;
}
.presentation-type > span {
	white-space: nowrap;
/* 	display: block;  Force each event type onto a fresh line. Do this after we eliminate the comma. */
}

.agenda-item img {
	vertical-align: middle;
}

/* Top Filter Circle X */
.select2-selection__choice__remove {
  background-image: url(https://ncs2023.conference-program.com/wp-content/uploads/2023/04/circle-x.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 5px;
	padding-right: 18px;
}

/* Session presentation Event Type padding */
.event-type-sect.info-section .sstype101{
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px
}

.event-type-sect.info-section .evtt110{
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px
}

.event-type-sect.info-section .evtt104{
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px
}

.event-type-sect.info-section .evtt102{
	border-radius: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	padding-left: 10px
}

.linklings-wp-plugin-contents.program .d2023-10-25.formatted-date .default-text::after {
    content: " UX Day";
    display: block;
}
.linklings-wp-plugin-contents.program .d2023-10-25.formatted-date {
    display: inline-block
}

.linklings-wp-plugin-contents.program .d2023-10-26.formatted-date .default-text::after {
    /* content: " 40th Anniversary of Cognitive Engineering"; */
    display: block;
}
.linklings-wp-plugin-contents.program .d2023-10-26.formatted-date {
    display: inline-block
}