.navbar-toggler, .navbar-collapse, .navbar-expand-md .navbar-collapse, .print-btn, .btn-lecture, .btnback {
	display: none !important;
}
.page-header h1 {
	    font-size: 22px;
    margin: 0;
    max-width: 320px;
}
.date-headline {
	display: none;
}
.date-headline.active {
	display:block!important;
	font-weight: 500;
    font-family: 'TT Firs Neue';
    font-size: 17px;
    margin: 8px 0 0;
    padding: 0;
    text-align: left;
    width: 160px;
    border: 0;
    color: #232020!important;
    background: white!important;
}
.page-header {
	    max-width: 350px;
    position: absolute;
    top: 5px;
    left: 180px;
}
.date-headline-container { 
	    max-width: 350px;
    position: absolute;
    top: 10px;
    left: 520px;
}
.item-page {
	padding-top: 0;
}
.program-session-inner .col-md-3 {
	width: 120px;
}
.program-session-inner .col-md-9 {
	width: calc(100% - 120px);
	padding: 0;
}
.program-right {
	padding: 0;
}
.program-time {
	height: 100%;
	max-width: unset;
}
.container, .container-md, .container-sm {
	max-width: 100%;
	padding: 0;
}

.program-right {
	border: 0;
	align-items: center;
	justify-content: flex-start; 
	width: 100%;
	flex-direction: row;
}
.program-session-inner {
	padding: 1px 0;
	border-bottom: 1px solid #EC6707;
}
.custom, footer {
	display: none;
}
.row {
	padding: 0 !important;
	margin: 0 !important;
}
.row > * {
	padding: 0 !important;
	margin: 0 !important;
}
header .navbar {
	padding: 8px 15px;
}
.program-time {
	border: 0;
}
.col-md-4 {
	flex: 0 0 auto;
	width: 33.33333333%;
}
.col-md-8 {
	flex: 0 0 auto;
	width: 66.66666667%;
}
.program-right .text-box {
	padding: 2px 7px;
	border-bottom: 0;
}
.program-right .text-box p {
	font-size: 13px;
	margin: 0px 0 0px 0;
}
.program-right .text-box span {
	font-size: 12px;
}
.program-right h4, .program-right h3 {
	font-size: 12px;
}
body {
	-webkit-print-color-adjust: exact !important;
}
.ps-5 {
	padding-left: 0 !important;
}
.program-right h4 {
	text-align: left;
}
.registration-sec {
	padding-bottom: 0;
	border-bottom: 0;
}
.program-right .text-box span img {
	height: 29px !important;
}
.program-right-colum .text-box h3 {
	padding: 0 0 7px 0;
}
.program-right .text-box p {
	font-size: 11px;
}
.program-inner .program-time {
	background: #FEF6F0;
}
.program-session-inner .program-right .extended {
	background: #FBE5D6;
}
.number {
	background: #ec6707;
	width: 20px;
	height: 20px;
	font-size: 10px;
}
.program-right h3 {
	padding: 0 0 0 7px;
}
.col-md-6 {
    flex: 0 0 auto;
    width: 50%;
}