#search-toggle .search-button,
h1, h2, h1:focus, h2:focus,
nav.nav-menu ul li a, .sort-results li a, .materials-quantity-link, .materials-quantity-link:focus {outline: none;}

._display_none {display: none;}
._display_none_checkbox {display: none!important;}
._remove_float_left {float:none!important;}
._remove_float_left_dashboard {line-height: 60px!important;position: absolute;padding-left: 10px;}
._visibility_hidden {visibility: hidden;}
.left {float: left;}
.right, .manage-course-holder.right  {float: right;}
.none, .manage-course-holder.none {float: none;}
.modal {
	top: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	height: 100%;
	right: 0;
	z-index: 1040;
	width:100%;
}
body.md-login .modal, body.purchase .modal {position: absolute;}
.logo img {width: 260px;}
.fade {
	transition: all 0.15s linear 0s;
}
.fade.in {
	background: rgba(0,0,0,0.5);
}
.modal-dialog {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #cccccc;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px;
	position: relative;
	width: 600px;
	max-width: 100%;
	min-height: 160px;
	top: 30%;
	z-index: 1050;
}
.modal.in .modal-dialog {
	transform: translate(0px, 0px);
}
.modal-dialog > h3 {
	text-align: center;
}

.modal .error-msg-top {margin: 20px 0;}

.modal .button-row {
	text-align: justify;
}
.modal .button-row.split-row {
	text-align: center;
}
main .login-form {
	background: none repeat scroll 0 0 #eee;
	float: left;
	padding-bottom: 50px;
	width: 100%;
}

.modal .button-row.inactive {opacity: 0.5;}
body.library .material-list article.material-item {height:395px; position: relative; min-width:100%;}
body.library .material-list div.material-item {height:395px; position: relative; min-width:100%; background: #fff}
body.library .controls {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.library-copy-checkbox {
	font-size: 30px;
	left: -25px;
	margin-top: -5px;
	position: absolute;
	top: 50%;
}

.university_name{
	font-family: 'Open Sans'!important;
	font-style: normal!important;
	font-weight: 400!important;
	font-size: 14px!important;
	line-height: 19px!important;
	color: #FFFFFF!important;
}

.esc {position: absolute; top: 10px; right:15px; font-weight: bold; cursor:pointer; font-size: 12px}
.first-btn {margin-bottom: 10px;}
.modal.fade .modal-dialog {
	transform: translate(0px, -25%);
	transition: transform 0.3s ease-out 0s;
}
.modal-dialog .cta {cursor:pointer; margin-right:10px;}
.course-grouping.term.peach {padding-top:50px; min-height:230px;}
span.publisher {
	display: inline-block;
	width: 100%;
}
.material-details .modal .button-row{position: relative;}
.material-details .modal .throbber {
	left: 50%;
	margin-left: -38px;
	padding: 0;
	position: absolute;
	top: 15px;
}
button .throbber {margin-top:0; margin-bottom: 0;}
.page-title.filter {position: relative;}
.page-title.filter button, .page-title.filter button:hover {
	color: #244991;
	cursor: pointer;
	font-family: sourcesansSemibold,Arial,sans-serif;
	overflow: hidden;
	position: absolute;
	bottom: 0;
}
.form-holder {
	float: left;
	margin-top: 15px;
	min-width: 83%;
}
@media (min-width: 768px) {
	.page-title.filter button, .page-title.filter button:hover {top: 0; height: 40px;}
}
.inactive {cursor: not-allowed; pointer-events: none;}
#message-settings-email.inactive {background: #eee; opacity: 0.5;}
.pagination .page-links._display_none, .pagination span._display_none {display: none;}
.pagination .page-links._display_none, .pagination a._display_none {display: none;}
.arrow {color:#e17000; cursor: pointer;}
.pagination .page-links span.active:before {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #e17000;
	content: "";
	display: block;
	height: 0;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	top: 0;
	width: 0;
}
.pagination .page-links span.active, .pagination .page-links span.specific-page-link:hover {
	border-bottom: 2px solid #e17000;
	border-top: 2px solid #e17000;
	cursor: pointer;
	margin-bottom: -2px;
	margin-top: -2px;
}

.pagination .page-links a.active, .pagination .page-links a.specific-page-link:hover {
	border-bottom: 2px solid #e17000;
	border-top: 2px solid #e17000;
	cursor: pointer;
	margin-bottom: -2px;
	margin-top: -2px;
}

.pagination .page-links span.specific-page-link {
	padding: 0.5em;
	position: relative;
	color: #e17000;
	text-decoration: none;
}

.pagination .page-links a.specific-page-link {
	padding: 0.5em;
	position: relative;
	color: #e17000;
	text-decoration: none;
}

.pagination .page-links span.active {
	color: #666;
	cursor: default;
}

.pagination .page-links a.active {
	color: #666;
	cursor: default;
}

.sort-results li span {cursor: pointer; color: #3d7edb;}
.sort-results li a {cursor: pointer; color: #00457e;}
.sort-results li span:hover {text-decoration: underline;}
.sort-results li a:hover {text-decoration: underline;}
.cta.inactive, .cta-button.inactive, .form-submit-btn.inactive {opacity: 0.4;}
.cta.inactive, .cta-button.inactive, .add-material-form-submit-btn.inactive {opacity: 0.4;}
.cta {text-align: center;}
.action-module span {margin-top:1em; cursor:pointer; overflow:hidden;}
.create-course-material .throbber {margin: 10px auto;}
.module-logo {width:260px;}
.course-grouping .course-card-data-holder .error-msg-top {color: #fff; display: block; margin: 5px; padding: 15px 15px 15px 45px; width: calc(100% - 10px);}
.course-grouping .my-course-grouping-div .error-msg-top {color: #fff; display: block; margin: 5px; padding: 15px 15px 15px 45px; width: calc(100% - 10px);}
.course-grouping .course-grouping-div .error-msg-top {color: #fff; display: block; margin: 5px; padding: 15px 15px 15px 45px; width: calc(100% - 10px);}
.course-grouping .error-msg-top, .material-grouping .error-msg-top{
	color: #fff;
	font-family: sourcesansSemibold,Arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	padding: 15px 15px 15px 45px;
	margin-bottom: 30px;
}
.course .material-grouping.no-materials .no-materials-link {
	color: #428bca;
	cursor: pointer;
	display: inline-block;
	font-family: sourcesansSemibold,Arial,sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	margin: 20px 0 0;
}
.course .material-grouping.no-materials .no-materials-link.inactive {
	color: rgba(66, 139, 202, 0.5);
}
.manage-by-section {
	bottom: 0;
	color: #fff;
	cursor: pointer;
	right: 30px;
	display: inline-block;
	font-family: sourcesansSemibold,Arial,sans-serif;
	font-size: 18px;
	padding-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
}
.manage-course-holder {position: relative; display: none; line-height: 40px; min-width: 125px; margin-top:20px; float:right;}

.manage-by-section:after {
	content: " ›";
	display: inline;
	font-size: 1.33333em;
	line-height: 30px;
}
.manage-by-section:hover {color:#fff;}
.course-grouping h3, .page-title h2, .course-title, section.create-section label {position: relative;}
body.add section.create-section label {margin-bottom:10px;}
body.library .materials-container {margin-top: 40px;}
body.course.student .material-grouping.no-materials h2 {margin: 20px 0;}
body.course .materials-container .error-msg-top {margin-top: 40px;}

.small-course-title {
	bottom: 16px;
	float: left;
	font-size: 14px;
	height: 15px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 88%;
}
.small-course-title-1 {
	bottom: 22px;
	float: left;
	font-size: 14px;
	height: 15px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 88%;
}
.small-course-title-2 {
	bottom: 6px;
	float: left;
	font-size: 14px;
	height: 15px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 88%;
}
.small-course-title-3 {
	bottom: 6px;
	float: left;
	font-size: 14px;
	height: 15px;
	left: 105px;
	overflow: hidden;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 63%;
    text-overflow: ellipsis;
}
body.my-courses .small-course-title,
body.my-courses .large-course-header {color:#414141;}
.course-grouping .course-header-link {
	color: #FFFFFF;
	padding: 0;
	font-family: sourcesansLight,Arial,sans-serif;
	outline:none;
}

.course-grouping .jumbo {
	padding-top:40px;
}

@media (min-width: 768px) {
	.course-grouping .jumbo {
		font-size: 26px;
	}
}

@media (min-width: 992px) {
	.course-grouping .jumbo {
		font-size: 26px;
	}
}

@media (min-width: 1180px) {
	.course-grouping .jumbo {
		font-size: 30px;
	}
}

.course-grouping .mat-list a {border-top: none; border-bottom: 1px solid #EEE; padding: 17px 20px; /*display:flex; align-content: stretch; text-decoration: none;*/}
.course-grouping .materials-quantity-link {
	padding: 10px 20px 29px;
}
.course-grouping .top-link {
	padding: 10px 20px;
}
li.edit-adoption {position: relative;}
body.course li.edit-adoption .throbber {
	padding: 0;
	position: absolute;
	right: 5px;
	top: 5px;
}
.delete-message .throbber {margin: 0 auto;}
.material-grouping article a.other-material-title {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.term-item {
	box-sizing: border-box;
	padding-left: 30px;
}

.search .page-title {padding-bottom:37px;}
.page-title h2 .small-course-title {left:44px; bottom:-12px;font-size:16px;}
.header-left h2 .small-course-title { bottom: -10px;left: 4px;}
body.course.administrator .small-course-title {left:3px;}
body.adopt .course-title {display:inline-block; left:25px; width:90%;}
body.material-details .button-row .cta {margin-right: 7px; margin-left: 0;}
.material-detail {position: relative;}
.course-title .small-course-title {
	bottom: -10px;
	float: left;
	height: 15px;
	left: -22px;
	overflow: hidden;
	text-indent: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.intro span.edit-discipline-link {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: sourcesansSemibold,Arial,sans-serif;
	font-size: 18px;
	line-height: 36px;
	text-decoration: none;
	text-transform: uppercase;
}

.intro a.edit-discipline-link {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: sourcesansSemibold,Arial,sans-serif;
	font-size: 18px;
	line-height: 36px;
	text-decoration: none;
	text-transform: uppercase;
}

.edit-discipline-link:after {
	content: " ›";
	display: inline-block;
	font-size: 1.33333em;
	width: 0;
	position: relative; right: -5px;
}
.intro span.edit-discipline-link:hover {border-bottom: 1px solid #ffffff; line-height: 18px; padding-top: 9px;}
.intro a.edit-discipline-link:hover {border-bottom: 1px solid #ffffff; line-height: 18px; padding-top: 9px;}

.course .material-item .controls button,
.course .material-item .controls button.edit {width:100%; margin-bottom: 5px;}
.controls li:first-child button {margin-bottom: 15px;}
.large-course-header {
	display: inline-block;
	height: 30px;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	top: -6px;
	width: 100%;
}
.large-course-header-1 {
	display: inline-block;
	height: 30px;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	top: -12px;
	width: 100%;
}
section.create-section label .small-course-title {bottom:-8px; left:23px;}
.page-title.filter p.intro {margin-top:20px; float:left; position: relative; z-index: 999;}
.page-title.filter p.intro.container {float:none;}

.throbber {background: url(../img/throbber.gif) no-repeat center center; width: 76px; height: 16px; display: block; margin: 80px auto;}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.throbber {
		background-image: url(../img/throbber2x.gif);
		background-repeat: no-repeat;
		background-size: cover;
		height: 16px;
	}
}
body.student-courses .course-grouping article {height:425px; min-height:425px; padding-bottom:0;}
body.student-courses .my-course-grouping-div {height:425px; min-height:425px; padding-bottom:0;}
.course-grouping select {box-sizing: border-box; padding: 8px 0 6px;}
.course .material-list .row-fluid.controls li, .course .material-list .row-fluid.controls a  {width: 100%;}
.course .material-list .row-fluid.controls {padding-top:18px;}
.course .material-item .controls .edit {width: 96%;}
.course-cta .loading-animation {position: absolute; top:0; width:100%;}
.material-list.enhanced li:nth-child(3n + 0) {clear: right; margin-right: 0;}
.material-list.enhanced li:nth-child(3n + 1) {clear: left;}
form.intro, .material-details-expanded .cta.secondary {position: relative}
form.intro .general-page-loading {position: absolute; top:-75px; left: 0; width: 100%;}
.alert-message, .course-grouping p.alert-message {box-sizing: border-box; color: #000;  padding: 50px; text-align: center; width: 100%; font-size: 24px; font-family: sourcesansSemibold,Arial,sans-serif;}
.course-material-img-holder {display:block; padding:19px 20px; border-bottom:1px solid #eee;}
.course-grouping .mat-list li:last-child .course-material-img-holder {padding-bottom:15px;}
.material-grouping article {position: relative;}
.material-grouping div {position: relative;}
.sales-container {background: #fff; position: absolute; top: -20px; left: 5px; padding-right: 5px; width: auto; white-space: nowrap; z-index: 10;}
.associated-material-item .sales-container {top: 0; left: 0; box-sizing: border-box; padding: 10px;}
.diagnostic-info {
	color: #00338d;
	clear: both;
	display: inline-block;
	float: left;
	font-size: 13px;
	font-family: sourcesansSemibold,Arial,sans-serif;
	line-height: 14px;
}
.material-details .options-expand {float: left;max-width: 160px; margin-bottom: 9px;}
.material-details .options-expand > label {
	float: left;
	color: #666666;
	display: block;
	font-family: sourcesansSemibold,Arial,sans-serif;
	font-size: 16px;
	width: 100%;
}
.material-details .adoption-button {position: relative; top: 5px; cursor:pointer;}
.material-details .adoption-button.remove-btn {top:0;}
.material-details .options-expand > select {
	color: #666666;
	font-family: Arial,sans-serif;
	font-size: 16px;
}
.inbox-item-detail p {
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.diagnostics-mode-notification {position: fixed; top: 49%; right: 50px; font-weight:bold;}
/* fix for overflowing titles */
.empty .material-list article.material-item h3, .mobile-carousel .material-list article.material-item h3 {
	clear: both;
	overflow: hidden;
	height: 48px;
}

.empty .material-list div.material-item h3, .mobile-carousel .material-list div.material-item h3 {
	clear: both;
	overflow: hidden;
	height: 48px;
}

.info {color: #DC6500; display: inline-block; margin-left: 15px; width: 100%;}
.no-pad {padding: 0;}
.page-title a, .page-title a:hover {text-decoration: none;}
.material-details-expanded p.error-msg-top {margin-top:20px;}
.material-list.enhanced .loading-animation li {width: 15px; margin: 7px;}
.material-form .button-row, .button-row {position: relative;}
body.adopt .button-row {margin-top:30px;}
.button-row .throbber {display: inline-block; position: relative; padding: 0; box-sizing: border-box; margin: 0 auto;}
.error-active .error-msg {display: none;}
.user-greeting, .logo a, .page-links a, a.no-materials-link, a.caret-link, a.arrow, .material-list a, .cancel a, .mat-list a, .menu li a,
.page-title a, section, .container:focus {outline: none;}
.dashed-box .loading-animation {margin-top: 30px;}
.course-card-content-holder .caret-link.top-link {border-bottom: 1px solid #eee; position: absolute; bottom: 0; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;}
.course .material-list .col-lg-4 {height: 445px;}
.course.library .material-list .col-lg-4 {margin: 0 auto; padding: 0 10px 20px; height: 415px;}
body.course.student .material-list .col-lg-4 {height: auto;}
.container.error {
	margin-bottom: 300px;
}
.container.error h1 {
	font-size: 2em!important;
	margin: .67em 0!important;
}
.utility-message-center a {padding: 9px 10px;}
.centered {text-align: center;}
#special-instructions-content {position: relative;}
#special-instructions-content .loading-animation {position: absolute; left:0; top:0; padding: 0; width:100%;}
#special-instructions-content .success-header {position: absolute; left: 0; top: 0; right: 0; bottom: 0; font-size: 18px; width: 200px; height: 30px; background-color: #ffffff; border: 2px solid #cccccc; border-radius: 5px 5px 5px 5px; margin: 15px auto;}

#bookstore-instructions-content {position: relative;}
#bookstore-instructions-content .loading-animation {position: absolute; left:0; top:0; padding: 0; width:100%;}
#bookstore-instructions-content .success-header {position: absolute; left: 0; top: 0; right: 0; bottom: 0; font-size: 18px; width: 200px; height: 30px; background-color: #ffffff; border: 2px solid #cccccc; border-radius: 5px 5px 5px 5px; margin: 15px auto;}


.page-wrapper {transition: none; position: relative; width:100%;}
body.search .results{position:relative; min-height: 150px;}
body.search .page-wrapper {position: absolute;}
.result-page.material-list {float: left;}
.material-list article.material-item {
	max-width: 100%;
	min-width: 342px;
}
.material-list div.material-item {
	max-width: 100%;
	min-width: 342px;
}

.search .material-list article.material-item,
.search .material-list article.material-item .item-top {min-height: 365px;}
.search .material-list div.material-item,
.search .material-list div.material-item .item-top {min-height: 365px;}

body.course.student .material-list article.material-item{min-height: 505px;}
body.course.student .material-list div.material-item{min-height: 505px;}
body.course.student .material-list .row-fluid.controls {height: 175px; position: absolute; left: 0; bottom: 0; width: 100%;}
input.access-code {
	box-sizing: border-box;
	color: #333;
	font-size: 22px;
	height: 40px;
	margin-bottom: 10px;
	padding: 0 15px;
	width: 100%;
}
.material-grouping p.redeem-error {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #FF0000;
	font-size: 16px;
	position: absolute;
	top: -70px;
	padding-top: 10px;
}
p.redeem-error.short {top: -50px;}

.rentable-included-request {
	color: #428bca;
	cursor: pointer;
	font-size:16px;
	font-family: sourcesans,Arial,sans-serif;
}
.rentable-included-request:hover {
	color: #2a6496;
	text-decoration: underline;
}

.material-grouping p.redeem-success {
	font-size: 18px;
	position: absolute;
	top: -50px;
}
.redeem-container li, .access-container li {position: relative;}
.redeem-container .throbber, .access-container .throbber {
	left: 50%;
	margin-left: -38px;
	padding: 20px 0;
	position: absolute;
	top: 0;
}
.sort-results li span {padding: 0 1px;}
.sort-results li a {padding: 0 1px;}
.sort-results li span.active {font-family: 'sourcesansSemibold'; cursor: default; padding: 0; pointer-events: none; text-decoration: none;}
.sort-results li a.active {font-family: 'sourcesansSemibold'; cursor: default; padding: 0; pointer-events: none; text-decoration: none;}
.sort-results li span.active:hover {text-decoration: none;}
.sort-results li a.active:hover {text-decoration: none;}
.remove-adoption-btn {cursor: pointer; color: #666;}
.remove-adoption-btn:hover {text-decoration:underline;}
.material-list article.material-item .h-rule {width:100%}
.material-list div.material-item .h-rule {width:100%}

.course-grouping .concierge-card-data-holder {
	min-height: 582px;
	height: 582px;
}

.course-card-content-holder .concierge-bottom-container {
	position: absolute;
	height: 82px;
	bottom: 0;
	width: 100%;
}
.course-card-content-holder .concierge-bottom-container .materials-quantity-link {
	padding: 0px 20px 0px;
	display: inline;
	width: 100%;
}
.course-card-content-holder .isbn-input {
	color: #666;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 1px 16px 0;
	position: relative;
	width: calc(100% - 40px);
	font-size: 20px;
	height: 40px;
}
.course-card-content-holder .quick-adopt-button {
	color: #fff;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 1px 16px 0;
	position: relative;
	width: calc(100% - 40px);
	height: 40px;
	font-family: sourcesans,Arial,sans-serif;
	background: #d93f0b;
	background: -moz-linear-gradient(top,#d93f0b 0,#c94e00  100%);
	background: -webkit-linear-gradient(top,#d93f0b 0,#c94e00  100%);
	background: -ms-linear-gradient(top,#d93f0b 0,#c94e00  100%);
	background: linear-gradient(to bottom,#d93f0b 0,#c94e00  100%);
	border: none;
	font-size: 20px;
}

.course-card-content-holder .mat-list li {max-height: 104px; overflow: hidden; position: relative;}
.form-submit-btn {
	display: inline-block;
	line-height: 40px;
	cursor: pointer;
	color: #fff;
	font-family: "sourcesans", Arial, sans-serif;
	text-transform: uppercase;
	background: #d93f0b;
	/* Old browsers */
	background: -moz-linear-gradient(top, #d93f0b 0%, #c94e00 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #d93f0b 0%, #c94e00 100%);
	/* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #d93f0b 0%, #c94e00 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #d93f0b 0%, #c94e00 100%);
	font-size: 16px;
	height: 40px;
	margin: 20px 0 50px;
	padding: 1px 20px 0;
	text-transform: uppercase;
}
.form-submit-btn:hover {
	cursor: pointer;
	line-height: 36px;
	border: 2px solid #993300;
	padding: 1px 18px 0;
}
/*.add-material-form-submit-btn {cursor: pointer;}*/

.cancel-add-my-content{
    margin: 20px 0 50px;
}

.add-material-form-submit-btn {
    display: inline-block;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    font-family: "sourcesans", Arial, sans-serif;
    text-transform: uppercase;
    background: #d93f0b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d93f0b 0%, #c94e00 100%);
    /* FF3.6+ */
    background: -webkit-linear-gradient(top, #d93f0b 0%, #c94e00 100%);
    /* Chrome10+,Safari5.1+ */
    background: -ms-linear-gradient(top, #d93f0b 0%, #c94e00 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #d93f0b 0%, #c94e00 100%);
    font-size: 16px;
    height: 40px;
    margin: 20px 15px 0px;
    padding: 1px 20px 0;
    border: none;
    text-transform: uppercase;
}

/*course page associated materials*/
.associated-material-list li:first-child {
	padding-left: 0;
}
.associated-material-list li:last-child {
	padding-right: 0;
}
.associated-material-list li {
	float: left;
	margin: auto;
	max-width: 100%;
	padding: 5px;
}
.associated-material-item {border: 1px solid #EEEEEE; height: 340px; padding: 25px;}
.associated-material-item .row-fluid {float:left; width:100%; }
.material-grouping div > a.material-image-holder {height: 250px; line-height: 18px; overflow:hidden; margin-bottom: 5px;}
.material-image {margin: 0 auto 15px; min-height: 90px; max-height: 220px; width: 160px; max-width: 144px;}
.other-material-header {float:left; margin-top: 0; width:100%;}

.course-info-holder {display: inline-block;float: left;}
.intro .caret-link {float: left;}
.intro span, .intro em {display: inline-block; line-height: 40px; float: left}
.intro a, .intro em {display: inline-block; line-height: 40px; float: left}

/*.caret-link:after {line-height: 40px;}*/
/* fix for overflowing images */
@media all and (min-width: 480px) {
	.material-list article.material-item img {
		max-width: 144px;
		max-height: 170px;
		width: auto;
	}

	.material-list div.material-item img {
        max-width: 144px;
        max-height: 170px;
        width: auto;
    }

}
@media (min-width: 992px) {
	.empty .material-list article.material-item a img, .mobile-carousel .material-list article.material-item a img{
		max-height: 220px;
	}

	.empty .material-list div.material-item a img, .mobile-carousel .material-list div.material-item a img{
        max-height: 220px;
    }
}
.material-item .item-image {
	height: 170px;
	position: relative;
}



/* fix for overflowing generic info */
.material-item ul.item-info .generic-info {max-height: 50px; overflow: hidden; line-height: 16px; width: 155px; display: inline-block; position: relative; word-wrap: break-word;}
.material-item ul.item-info .generic-isbn13 {max-height: 50px; overflow: hidden; line-height: 16px; width: 155px; position: relative; word-wrap: break-word; font-weight: bold; color: #696969;}
.material-item ul.item-info .generic-isbn13-value {max-height: 50px; overflow: hidden; line-height: 16px; width: 155px; position: relative; word-wrap: break-word; color: #606060;}
.course-grouping .mat-list h4 {overflow: hidden; line-height: 26px; word-wrap: break-word;}


/* Optimizing the height of course tile @ dashboard */

.course-grouping article {
	min-height: 542px;
	height: 542px;
}

.course-grouping-div {
	min-height: 570px;
	height: 570px;
}

.my-course-grouping-div {
	min-height: 542px;
    height: 542px;
}

.course-grouping .mat-list li:last-child {
	margin-bottom: 0;
}

.course-grouping .mat-list li:last-child a {
	padding-bottom: 15px;
}

.course-grouping h2 {
	width: 66%;
}

.term-department-select-form {
	display: block;
	font-size: 13px;
	color: #474747;
	font-family: sourcesans, Arial, sans-serif;
	font-weight: 400;
	margin: 0px auto 10px auto;
	position: relative;
	padding: 0;
}

.page-title .term-department-select-form {
	margin-top: 10px;
}

@media (min-width: 768px)  {
	.term-department-select-form {
		font-size: 18px;
		padding-bottom: 0;
		margin-top: 5px;
		margin-left: 40px;
	}
}

.term-department-select-form label {
	margin-bottom: 10px;
	display: block;
	font-family: sourcesansSemibold, Arial, sans-serif;
}

.black-label {
	color: #333;
}

@media (min-width: 992px)  {
	.term-department-select-form label {
		margin: 0 20px 0 0;
	}
}

@media (min-width: 768px) {
	.term-department-select-form label {
		line-height: 40px;
		display: inline-block;
		vertical-align: middle;
		margin: 0 4px 0 0;
	}

	.term-department-select-form label:first-child {
		margin-top: 0;
	}
}

.term-department-select-form select {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 18px;
	font-family: Arial, sans-serif;
	margin-bottom: 10px;
	padding: 0 0 0 6px;
}

@media (min-width: 992px) {
	.term-department-select-form select {
		max-width: 260px;
		width: 15%;
		margin: 0 20px 0 0;
	}
}

@media (min-width: 768px) {
	.term-department-select-form select {
		width: 18%;
		margin-bottom: 5px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 10px;
	}
}

.term-department-select-form button {
	padding: 1px 20px 0;
	height: 30px;
	width: 100px;
	margin-top: 5px;
	color: #3367cc;
	font-family: sourcesansSemibold, Arial, sans-serif;
	text-transform: uppercase;
	background: linear-gradient(to bottom, #fbfbfb 0, #e2e2e2 100%);
	background: -moz-linear-gradient(top, #fbfbfb 0, #e2e2e2 100%);
	background: -webkit-linear-gradient(top, #fbfbfb 0, #e2e2e2 100%);
	background: -ms-linear-gradient(top, #fbfbfb 0, #e2e2e2 100%);
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	align-items: flex-start;
	text-align: center;
}

@media (min-width: 992px) {
	.term-department-select-form button {
		margin: 0 20px 0 0;
	}
}

@media (min-width: 768px) {
	.term-department-select-form button {
		margin-right: 0;
		height: 40px;
		margin-bottom: 5px;
		font-size: 18px;
		display: inline-block;
		vertical-align: middle;
	}
}

.view-brytewave {
	font-size: 14px;
	cursor: pointer;
}

.view-brytewave:hover {
	text-decoration: underline;
}

.brytewave-logo-material-details {
	width: 80px;
	padding-bottom: 3px;
	margin-left: 2px;
}

.logo p {
	font-size: 20px;
	color: #00569c;
	font-weight: lighter;
}

.material-list article.material-item .brytewave-logo-material-tile {
	width: 80px;
	padding-bottom: 10px;
	padding-top: 2px;
}

.material-list div.material-item .brytewave-logo-material-tile {
	width: 80px;
	padding-bottom: 10px;
	padding-top: 2px;
}

@media all and (max-width: 1179px) {
	.course-grouping .header-link, .course-grouping h2 {
		display: block;
		width: auto
	}
}

.course-grouping .no-materials-block {
	margin-top: 60px;
	width: 100%;
	text-align: center;
}

.course-grouping .no-materials-block p {
	font-size: 24px;
	text-align: center;
	font-family: sourcesansLight,Arial,sans-serif;
}

.course-grouping .no-materials-block img {
	width: 100px;
	height: 100px;
	max-height: 100px;
	display: inline-block;
}

/* fix for broken title spacing @ material details page */
@media all and (min-width: 768px) {
	.material-details-expanded h2 {line-height: 44px;}
	.material-grouping div > a.material-image-holder {margin-bottom: 0;}
}
@media all and (min-width: 1180px) and (max-width: 1205px) {
	.material-list.enhanced li {width:342px;}
}
@media all and (max-width: 1180px) {
	.material-list.enhanced li:nth-child(3n + 0) {clear: none;}
	.material-list.enhanced li:nth-child(3n + 1) {clear: none;}
	.material-list.enhanced li:nth-child(2n + 0) {clear: right;}
	.material-list.enhanced li:nth-child(2n + 1) {clear: left;}
	.intro em {display: inline-block; font-style: normal; max-width: 230px; overflow: hidden; position: relative; text-overflow: ellipsis; white-space: nowrap;}
	.manage-course-holder {float:none;}
	.manage-by-section {position: static;}
}
@media all and (max-width: 1000px) {
	.material-grouping .associated-material-item {height: 240px; padding: 15px;}
	.material-image {max-width: 105px;}
	.material-grouping div > a.material-image-holder {height: 160px;}
	.associated-material-item .row-fluid {float: left; overflow: hidden; width: 100%;}
}
@media all and (max-width: 785px) {
	.material-list.enhanced li:nth-child(3n + 0),
	.material-list.enhanced li:nth-child(3n + 1),
	.material-list.enhanced li:nth-child(2n + 0),
	.material-list.enhanced li:nth-child(2n + 1) {clear: none; margin: 0 auto;}
	.material-list article.material-item {min-width: 325px;}
	.material-list div.material-item {min-width: 325px;}
	.intro em {display: inline-block; font-style: normal; max-width: 230px; overflow: hidden; position: relative; text-overflow: ellipsis; white-space: nowrap;}
	.intro .cta{display: inline-block;}
	.departments ul.departments-group li {height: auto;}
	.library-copy-checkbox {left: -15px;}
	.material-item ul.item-info {margin-left: 10px; width: 46%;}
	.material-item ul.item-info .generic-info {width: 150px;}
	.form-holder {
		min-width: 100%;
	}
}
@media all and (max-width: 767px) {
	.other-material-title {font-size: 14px;}
	body.search .header-left h2 .small-course-title {bottom: -15px; left: 0;}
	.page-title h2 .small-course-title {left:20px;}
	body.search .narrow-results .drawer-toggle {margin-top:25px;}
	.manage-course-holder {padding-left: 20px;}
	.course-info-holder {width: 100%;}
	.narrow-results.active .narrow-form {height: auto;}
	.intro span.edit-discipline-link, .manage-by-section {font-size: 13px;}
	.intro a.edit-discipline-link, .manage-by-section {font-size: 13px;}
	.intro span, .intro em, .intro {line-height: 1.42857;}
	.intro a, .intro em, .intro {line-height: 1.42857;}
	.intro span.edit-discipline-link, .manage-by-section {line-height: 1;}
	.intro a.edit-discipline-link, .manage-by-section {line-height: 1;}
	.page-title.filter button, .page-title.filter button:hover {position: static;}
	.intro span.edit-discipline-link {border-bottom: 1px solid transparent; line-height: 14px;}
	.intro a.edit-discipline-link {border-bottom: 1px solid transparent; line-height: 14px;}
	.intro span.edit-discipline-link:hover {padding-top: 0; line-height: 14px;}
	.intro a.edit-discipline-link:hover {padding-top: 0; line-height: 14px;}
	.share-adoption-checkbox-div {margin-top: 20px;}
	.share-adoption-checkbox-div .share-adoption-check {width: 18px; height: 18px; margin:0 10px 0 0;}
}
@media all and (max-width: 480px) {
	.material-grouping .associated-material-item {height: 140px; padding: 10px 5px 0;}
	.material-image {outline: 1px solid #eee; width: 60px;}
	.other-material-title {font-size: 10px;}
	.material-grouping div > a.material-image-holder {height: 90px;}
	.small-course-title {bottom: 14px;}
	.beta-banner-popup-options{
		
		flex-direction: column;
		gap: 8px;
	}
	#betaBannerPopupNo-mod, #betaBannerPopupYes-mod{
		width: 100% !important;
		padding: 8px !important;
	}
}

@media all and (max-width: 400px) {
	.search .material-item ul.item-info {margin-left: 5px; width: 48%;}
	.material-list article.material-item {min-width: 0;}
	.material-list div.material-item {min-width: 0;}
	.material-item ul.item-info .generic-info {width: 125px;}
}

@media all and (max-width: 320px) {
	.library .material-item ul.item-info {margin-left:5px; padding-right:0;}
}

/* hiding the controls @ search/discover and adjusting looks for that */
.search .material-item .controls {
	display: none;
}

.search .material-list article.material-item {
	padding-bottom: 15px;
}

.search .material-list div.material-item {
	padding-bottom: 15px;
}

.search .results .material-list>li {
	padding-bottom: 30px;
}

.search .result-page.material-list{
	margin: 30px 0;
}

.marketing-dashboard-title h2 {outline: none;}

.material-details .promoted-status span.success,
.course .container .status.success {color: #499a3e}
.checkmark.warning,
.course .container .status.warning,
.warning {background: none; color: #936d26; padding: 0;}
.checkmark.danger,
.course .container .status.danger,
.danger {background: none; color: #a94442; padding: 0;}

.material-details .promoted-status {font-family: sourcesansSemibold,Arial,sans-serif; font-size: 18px;}
.material-details .promoted-status span.success,
.material-details .promoted-status span.danger,
.material-details .promoted-status span.warning {font-family: sourcesans,Arial,sans-serif; text-transform: uppercase;}

.special-instructions #special-instructions-body {word-wrap: break-word; word-break: break-all;}
.special-instructions #bookstore-instructions-body {word-wrap: break-word; word-break: break-all;}

.material-item ul.item-info .checked a:focus,
.material-item ul.item-info .checked a:hover,
.material-item ul.item-info .checked a {display: inline; color: #3d8234; text-decoration: none;}

.material-item ul.item-info .edit-adoption .caret-link {cursor: pointer;}
.material-item ul.item-info .edit-adoption .caret-link:hover,
.material-item ul.item-info .edit-adoption .caret-link:focus {text-decoration: underline;}

.material-item.enhanced-mat {position: relative; background: #fff}
.col-xs-6.item-info,
li.edit-adoption {position: static;}
body.course .modal-dialog {position: relative;}
.course .material-grouping.no-materials .dashed-box .throbber-container,
body.course li.edit-adoption .throbber-container, body.course .modal-dialog .throbber-container,
body.course .material-item .throbber-container,
.course-cta .throbber-container {
	position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; background-color: rgba(255, 255, 255, 0.75); width: 100%; height: 100%;
}
.course .material-grouping.no-materials .dashed-box .throbber-container .throbber,
body.course li.edit-adoption .throbber-container .throbber, body.course .modal-dialog .throbber-container .throbber,
body.course .material-item .throbber-container .throbber,
.course-cta .throbber-container .throbber {position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0;}

.page-title.filter, .page-title.my-filter {height: auto;}

.adopt .material-form .pre-approved {margin-top: 15px;}


.material-detail .material-info {
	position: absolute;
	left: 100px;
	right: 20px;
	top: 20px;
}
.success-msg-top {margin-top: 20px;}
.success-msg-top.green {background-color: #E7FBF4; border-color: #C1DED3; color: #067A58;}
.error-msg-top.no-check,
.success-msg-top.green.no-check,
.success-msg-top.no-check {padding: 15px 15px 15px 15px; background-image: none;}

.error-msg-top span {
	text-decoration: underline;
	cursor: pointer;
}

#requestMaterialsLink {
	text-decoration:inherit!important;
	cursor: pointer!important;
}

.add-title-prompt {
	display: inline-block;
	/*background: #fff1b3;*/
	color: #333;
	padding: 5px;
	font-size: 15px;
	font-family: "open sans";
	font-weight: 600;
}

.add-title-prompt a{
	text-decoration: underline;
}

section.course-grouping.term.peach.bottom-shadow {
    margin-bottom: 10px;
	-webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 7px 10px rgba(0, 0, 0, .5);
    box-shadow: 0 7px 10px rgba(0, 0, 0, .5);
}
.bka-dropdown .bka-dropdown-arrow {margin-left: 5px; font-size: 10px;}
.bka-dropdown .bka-dropdown-arrow:before {content: "";}
.bka-dropdown.open .bka-dropdown-arrow:before {content: "";}
.bka-dropdown-menu {position: absolute; width: 100%;display: none;}
.bka-dropdown.open .bka-dropdown-menu {display: block;}
.bka-dropdown-menu .bka-column-menu {float: left; margin: 0 10px 0 5px; }
.bka-dropdown-menu .container-menu  li {display: list-item!important; }
.bka-dropdown-menu .container-menu  ul {list-style: none!important; }
.bka-dropdown-menu .container-menu  a {padding-left: 12px!important;padding-right: 0;padding-top: 0;padding-bottom: 0; display: inline; }
.bka-dropdown-toggle {padding: 0!important;display:inline!important;}
.container-menu {width: 250%;background-color:#FEFEFE;margin-left: 75%;border:1px solid #e3e3e3}
#accountSettings {
	padding-top: 10px;
}
#logOut {
	padding-bottom: 10px;
}
#bootstrap-iso-id {
    background-color : #eee!important;
}
#bootstrap-iso-id ul {
    margin-bottom :0!important;
}
.bka-dropdown a {
   color : #666!important;
}
#bootstrap-iso-id li{
    display:block!important;
}
.bka-dropdown-menu {
    z-index:1!important;
}
.throbber-instructor {background: url(../img/throbber.gif) no-repeat center center; width: 76px; height: 16px; display: block; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.throbber-instructor {
		background-image: url(../img/throbber2x.gif);
		background-repeat: no-repeat;
		background-size: cover;
		height: 16px;
	}
}


.material-remove-dialog,  .beta-banner-popup-dialog{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #cccccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
    box-sizing: border-box;
    margin: 0 auto;
    padding: 30px;
    position: relative;
    width: 600px;
    max-width: 100%;
    min-height: 160px;
    top: 30%;
    z-index: 1050;
}

.material-remove, .beta-banner-popup {
    top: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    height: 100%;
    right: 0;
    z-index: 1040;
    width:100%;
}
.material-remove-options > a, .beta-banner-popup-options > a {

    display: block;
    float: left;
    height: 40px;
    width: 16%;
    margin-top:5%;
    margin-left: 25%;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    text-decoration: none;
    background-color:#036cd5!important;
    color:#fff;
    border-radius:4px

}
.moveToBeta:hover{
	cursor: pointer;
}
.material-remove-dialog > h3 , .beta-banner-popup-dialog{
    text-align: center;
}

	label[for=select-material] {
        font-weight: lighter;
        font-size:12px;
        font-family: Arial, Helvetica, sans-serif;
        word-wrap: break-word;
    }
	.suggestion_card{
		display: grid;
		grid-template-columns: 90% 10%;

	}
	.suggestion_card_container{
		display: grid;
		grid-template-columns: 10% 30% 60%; 
		align-items: center;
	}
	.suggestion_card_container img{
		width: 60%;
	}
	.btn_sm_side_by_side{
		min-width: 48% !important;
		font-size: 12px !important;
	}
	.previous_banner{
		height: 10px;
		display: flex;
		margin: 0;
		align-items: center;
		padding: 15px;
		border-bottom: 1px solid #bebebe;
		overflow: hidden;
		background: var(--Light-Gray, #FAFAFC);
	}
	.submitted_banner{
		height: 10px;
		display: flex;
		margin: 0;
		align-items: center;
		padding: 15px;
		border-bottom: 1px solid #bebebe;
		overflow: hidden;
		background: var(--Light-Gray, #FAFAFC);
	}
	.past-term-alert-box{
		background-color: #FAEDD2;
		padding: 15px;
		display: grid;
		grid-template-columns: 20% 80%;
		align-items: center;
	}
	.past-term-alert-box svg{
		margin-left: 15px;
	}
	.deleting_loader{
		opacity: 0.5;
		animation-name: deleting_loader_animation;
		animation-duration: 1s;
		animation-iteration-count: infinite;
	}
	@keyframes deleting_loader_animation {
		0%   {opacity: 0.2;}

		50%  {opacity: 0.5;}

		100% {opacity: 0.2;}
	  }
	.card-grid-container {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.categoryText {
		border: 1px solid #DBDBDB;
    	text-align: center;
		border-radius: 4px;
    	padding: 5px;
		color: #64727D;
		background: linear-gradient(0deg, #FAFAFC, #FAFAFC);

	}


	.material_holder{
		overflow: auto !important;
	}

	.bi-trash:hover{
		color: red;
	}

	.loading-submit-button{
		background: url(../img/throbber.gif) no-repeat center center !important;
	}

	#close_modal-mod:focus , #removeMaterialHeading-mod:focus, 
	#materialRemoveYes-mod:focus, #materialRemoveNo-mod:focus, #betaBannerPopupNo-mod:focus, 
	#betaBannerPopupYes-mod:focus, #betaBannerPopupHeading-mod:focus, #beta_banner_close_modal:focus
	{
		border: 1px solid red;
	}
	.betaTopBannerClass{
		background-color: #BB44B6;
		text-align: center;
		color: white;
		padding: 8px;
		margin: 1px;
		display: flex;
		flex-direction: row;
		justify-content: center;
		display: none
	}
	

.beta-button-custom {
	position: relative;
	color: white;
	cursor: pointer;
	user-select: none;
	transition: all .3s;
	display: none;
	&:hover {
		transform: scale(1.03);
		background: rgba(0,0,0,.13);
		box-shadow: 0 2px 20px rgba(0,0,0,.15);
	}
	
	&:active {
		transform: scale(.96);
		
		.badge {
			transform: scale(1.2);
		}
	}
}

.badge-custom {
	border-radius: 4px 4px 4px 4px;
	width: 50px;
	height: 20px;
	display: block;
	position: absolute;
	background: #FFFFFF;
    border: 1px solid #BB44B6;
	display: flex;
	align-items: center;
	justify-content: center;
	top: -12px;
	right: 0px;
	transition: all .3s;
	color: #BB44B6;
}
.bubble-notification {
	border-radius: 100%;
    width: 10px;
    height: 10px;
    display: none;
    position: absolute;
    background: rgba(118, 101, 220, 1);
    border: 1px solid #FFFFFF;
    align-items: center;
    justify-content: center;
    top: 5px;
    right: -15px;
    transition: all .3s;
	
}

@media all and (max-width: 767px) {
	.small-screen-view {
		left: 30px !important;
		top: 8px !important;
	}
}
.loadMoreBtn {
	width: 99% !important;
	margin: 20px 0 20px 12px !important;
}
	

