.printonly {
	display: none;
}

@media print {
    a[href]:after { content: none !important; }
    
    body * {
		visibility: hidden;
	}
	.noprint {
		display: none !important;
	}
	.printonly {
		visibility: visible;
		display: block;
	}
	div.bubble {
		display: none;
	}
	.printable, .printable * {
		visibility: visible;
  		-webkit-print-color-adjust: exact;
  		color-adjust: exact;
  	}
	.course_header {
		border-left: 1px solid #BBBBBB;
		border-top: 1px solid #BBBBBB;
	}
	.time_block {
		opacity: 1.0;
	}
	#nav_table {
		display: none;
	}
	/* Ensure results page displayed even if not active_vsb_page */
	#page_results {
		display:table-cell;
	}
}

.reg_parent {
	position: relative;
	margin: 0 5px;
	min-height: 400px;
}

.reg_parent div {
	/*Useful to debug*/
	/*border: 1px solid black;*/
}

.reg_row1 {
    margin: 10px 0 10px 0;
}
.reg_row1_enroll {
	height:60px;
}

.reg_title {
    text-align: center;
    line-height: 12px;
}

.reg_links {
	float: left;
	clear: left;
	line-height: 23px;
	position: relative;
	margin-top: 4px;
}

.reg_sort {
	margin: 6px 0px 6px 0;
}

.reg_flip {
	text-align: center;
}
.flip_table {
	margin: 0 auto;
}
table.flip_table td {
	text-align: center;
	position: relative;
}

.reg_row2 {
	/*position: relative;*/
	margin: 0 auto;
	display: none;
}

#no_results_message_div, #no_cnfs_div {
	margin: 0 auto;
	text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: radial-gradient(at 50% 140px, rgba(255,255,255,1), rgba(255,255,255,0) );
    display:none;
    /*justify-content:center;
    align-items:center;*/
    padding-top: 140px;
}
body.noResults #no_results_message_div {
	display: block;
}
body.noCnfs #no_cnfs_div {
	display: block;
}
.reg_flip_results {
	opacity: 1;
	transition: opacity 0.2s;
}
body.noResults .reg_flip_results,
body.noCnfs .reg_flip_results {
	opacity: 0.2;
	transition: opacity 0.2s;
}
body.noCnfs .results-top, .results-top.fade-disable {
	opacity: 0.2;
	pointer-events: none;
}
body.noCnfs .tips_counter {
	display: none;
}
.days5 {
	max-width: 750px;
}

.days6 {
	max-width: 775px;
}

.days7 {
	max-width: 820px;
}
.reg_schedule {
	display: grid;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr auto;
	float: right;
	position: relative;
	transition:all .3s ease-in;
	width: 100%;
}
.reg_schedule.half {
	width: 51.8%;
}
.reg_schedule.dual_schedule {
	grid-template-columns: 1fr 1fr;
}
.reg_schedule.dual_schedule.half {
	width: 66%; /* This value controls the width of the timetable relative to the rest*/
}

@media only screen and (max-width:1400px) {
	.reg_schedule.dual_schedule {
		grid-template-columns: 1fr;
	}
	.reg_schedule.dual_schedule.half {
		width: 51.8%;
	}
}

.reg_legend-container {
	grid-column-start: 1;
	grid-column-end: -1;
}
.buttonsUnderTimetable {
	align-items: center;
	grid-column-start: 1;
	grid-column-end: -1;
}
.reg_schedule1 {
	position: relative;
	max-width: 100%;
	padding-bottom: 5px;
	/*padding-left: 17px;*/
	margin: 0 auto;
    max-width: 800px;
	box-sizing: border-box;
}
.reg_schedule2 {
	position: relative;
	max-width: 100%;
	padding-bottom: 5px;
	/*padding-left: 17px;*/
	box-sizing: border-box;
}
body.get-schedule .reg_schedule {
	opacity: 0;
	transition: opacity 0.2s;
}
.reg_row2_2 {
	margin: 0 auto;
    max-width: 800px;
    padding-left: 40px;
    box-sizing: border-box;
}
.dual_schedule {
	/*max-width: 66%;*/
}
.reg_schedule1, .reg_schedule2 {
	/* Fixes Safari issue */
	min-width: 280px;
}

.reg_legend {
	display: none;
	position: relative;
	overflow: hidden;
	margin: auto auto auto auto;
}

.dateGridHolder {
	overflow: hidden;
}

.arrow_hover:hover {
	opacity: 0.6;
}

.legend_table {
	width: 100%;
}


.legend_box {
	position: relative;
	zoom: 1;
	top: 0px;
	vertical-align: top;
	margin: 0 3px 0 0;
	border-radius: 4px;
	/*border: 1px solid #e0e0e0;*/
    border-top: none;
    background: rgb(224,224,224);
	background: linear-gradient(90deg, rgb(243 243 243) 0%, rgba(255,255,255,1) 40%, rgba(255,255,255,1) 60%, rgb(243 243 243) 100%);
}

.printed_by {
	margin: 4px;
}

.eoLabel {
	
}

.enrollmentOption {
	margin-bottom: 6px;
}
.enrollmentOptionSpacer {
	margin-bottom: 6px;
}

.timesToAvoid {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 40px;
}

.feature_title {
	font-weight: bold;
	margin: 0px 0px 6px 0px;
}

.filter_icon {
	width: 20px;
	height: 20px;
	display: inline-block;
}

.mobilesort {
	visibility: hidden;
}

.mobile_nb {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	display: none;
	line-height: normal;
}

.mobilesort {
	top: 7px;
	float: right;
	position: relative;
}

.mobileNUmber {
	display: none;
}

.sliderdiv {
	padding-top: 6px;
	padding-bottom: 16px;
	position: relative;
	border-image: linear-gradient(to top, #ffffff, #e0e0e0) 1 100%;
    border-width: 1px;
    border-style: solid;
}

.monthscalc {
	padding-left:40px;
	position:relative;
	overflow: hidden;
}

.timezoneAbbr {
	position: absolute;
	left: 5px;
	top: 3px;
	line-height: 92%;
}

.weekName {
	position: absolute;
	width: 100%;
	text-align: center;
	top: -17px;
}

.crnListInfo {
	padding: 6px 3px 1px 3px;
	text-align: center;
}
.crnListWarning {
	padding: 6px 3px 6px 30px;
	background-image: url('../images/exclamation2.png');
	background-position: 7px 50%;
	background-size: 18px;
	background-repeat: no-repeat;
	text-align: left;
}
.plusBox > .crnListWarning {
	width: 60%;
    margin: 6px auto;
    padding: 0 0 0 30px;
}
.crnListWarningInfo {
	background-position: 8px 50%;
	background-image: url('../images/help.png');
}
.crnListWarningGood {
	background-image: url('../images/check.png');
	background-size: 17px;
    background-position: 8px;
}

.loginlogout{
	float: right;
	height: 32px;
	margin-right: 8px;
	margin-top: -32px;
	min-width: 34px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	visibility:hidden;
	opacity: 0.53;
}
.logoutmobilebutton{
	background-image: url('../images/logout20.png');	
}
.loginmobilebutton {	
	background-image: url('../images/login20.png');	
}
	
@media only screen and (min-width:681px) {
	#popupfilter, #popuptips, #popupsort {
		position: fixed;
		left:50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index:999;
	}
}

.results-top {
	display:flex;
	justify-content:space-evenly;
	flex-wrap: wrap;
}

.results-top > div {
	text-align: center;
}

.results-legend {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	padding: 5px;
}
.results-legend-switch-container {
	display: flex;
}

.results-legend-switch-label {
    padding: 4px 10px 4px 0;
}
.mobile-legend{
	display:none;
}
.mdl-button.mobile-legend-button {
	width: 100%;
	display: flex;
	justify-content: space-between;
	background-color: #EEE;
    align-items: center;
    color:#333;
}

.reg_legend{
    transition: all .25s;
}
.reg_legend:not(.expanded){
}

.tbkbutton {
	border: none;
    opacity: 0.7;
}
.tbkbutton:hover {
	background-color: rgba(158,158,158,.2);
	border-radius: 4px;
}
.tbk-cnt {
	font-weight: bold;
	font-size: 112%;
}
.legend-textbooks .tbk-area {
	position: relative;
}
.legend-textbooks .tbk-label {
	margin: 0 1px 0 0;
    font-weight: 500;
}
.legend-textbooks .tbk-desc {
	margin: 0 8px 0 0;
}

.fa.mobile-legend-icon,
.fa.mobile-legend-icon.expanded{
    transition: transform 0.25s;
   	font-size:188%;
}
.mobile-legend-icon.expanded{
	transform: rotate(180deg);
}
.results-sort{
	min-width: 195px;
}

.results-sort #sort_by {
	border: 1px solid transparent;
    padding: 2px 0;
    margin-left: -5px;
    transition: border 0.3s;
    border-radius: 4px;
}

.results-sort #sort_by:focus {
    border-color: #328cc1;
}

.results-filter{
}

.results-nav {
	text-transform: uppercase;
	font-size: 108%;
	font-weight: 500;
	padding: 0 5px;
	vertical-align: middle;
	min-width: 80px;
}


.results-nav-btn {
	font-size: 30px;
	margin: 0 5px;
	vertical-align: middle;
	height: 30px;
	width: 30px;
	background-size: 30px 30px;
	display: inline-block;
	background-position: center;
	background-repeat: no-repeat;
	padding: 5px;
}
table.flip_table a {
	display: inline-block;
	border-radius: 4px;
}
table.flip_table a:hover {
	transition: background 0.2s ease;
	background: rgb(158,158,158,0.2)
}
table.flip_table a.results-nava-disabled:hover {
	background: transparent;
}

.nav-first {
	background-image: url("../images/nav_first_b.svg");
}
.nav-prev {
	background-image: url("../images/nav_prev_b.svg");
}
.nav-next {
	background-image: url("../images/nav_next_b.svg");
}
.nav-last {
	background-image: url("../images/nav_last_b.svg");
}

.nav-first.results-nav-disabled {
	background-image: url("../images/nav_first.svg");
}
.nav-prev.results-nav-disabled {
	background-image: url("../images/nav_prev.svg");
}
.nav-next.results-nav-disabled {
	background-image: url("../images/nav_next.svg");
}
.nav-last.results-nav-disabled {
	background-image: url("../images/nav_last.svg");
}

.results-nav-disabled {
	color: gray;
	opacity: 0.2;
}

div.results-no-schedules {
	color: gray !important;
}

.tt_dates{
    font-size: 90%;
}

.tips_counter {
	display: block;
    position: absolute;
    background-color: #ff0076;
    color: #ffffff;
    height: 16px;
    width: 16px;
    border-radius: 8px;
    top: 0;
    left: -6px;
    margin: auto;
}

@media only screen and (max-width:680px) {
	.reg_schedule.half{
		width: 100% !important; 
	}
	
	.centerparent {
		position: fixed;
		left:50%;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index:999;
	}
	.center {
  		position: relative;
	}
	.navigation li a {
/* 		padding: 10px 0; */
	}
	.loginlogout {		
		visibility:visible;
	}
	.reg_schedule {
		width: 100%;
		max-width: 100%;
	}
	.reg_schedule1 {
		width: 100%;
		max-width: inherit;
		padding-left: 0px;
	}
	.reg_schedule2 {
		width: 100%;
		max-width: inherit;
		padding-left: 0px;
	}
	.reg_legend {
		width: 100%;
		max-width: none;
	}
	.reg_flip {
		/* background: linear-gradient(rgb(253, 253, 253), rgb(233, 233, 233)); */
	}
	.header_lang {
		position: absolute;
		right: 25px !important;
		bottom: 16px;
	}
	.monthscalc {
		padding-left:inherit;
	}
	.timesToAvoid {
		margin-left: inherit;
	}
	.weekName {
		display:none;
	}
	.legend_box {
		width: 100%;
	}
	.mobilesort {
		visibility: visible;
	}
	
	.dual_schedule .reg_schedule1, .dual_schedule .reg_schedule2 {
		max-width: 100%;
	}
	.reg_title {
		margin: 6px;
		padding: 0px;
	}
	.reg_row1 {
		height: inherit;
	}
	.reg_row1_enroll {
		height: inherit;	
	}
	.reg_row1 {
		height: inherit;
	}
	.nomobile, .nonmobilesort {
		display: none;
	}
	.header_lang {
		display: none;
	}
	.reg_flip > table {
		width:100%;
	}
	div.bubble {
		width: 98%;
	}
	.results-legend{
		display: none;
	}
	.mobile-legend{
		display: block;
	}
}


.selectmoreval, .selectmorevalhideshow {
	display:none;
}

.toggleExtra {
	padding: 3px;
	text-align: center;
}


@media only screen and (max-width:340px) {
	.mobile_nb {
		display: inline;
	}
	.nonmobile {
		display: none;
	}
	.mobileNUmber {
		display: inline;
	}
	.reg_header .header_right h1 {
		font-size:12px !important;
	} 
	
}

@media only screen and (max-width:298px) {
 
	div.bubble {
		width: 94%;
	}
	.tall span {
		font-size: 6px;
	}
	#popupfilter {
		left: 10%;
		width: 200px !important;
	}
	.rowfilter .filteroption {
		font-size: 12px;
	}
	.reg_legend {
		font-size: 10px;
	}
	.sliderdiv .slider {
		font-size: 10px;
	}
	.headerInside img {
    	height: 28px !important;
    }
    .loginlogout {
    	margin-top: -32px;    
    	background-size: 19px 20px;
    }
}
