
/*------------------------------  Container  --------------------------------*/

.container {
	max-width: 1440px;
}


.prog-container {
	line-height: 1.5em;
	font-size: 16px;
}

main p {
	display: none;
}

.prog-container p, .ou-justedit-active p {
	display: block;
}

#rightpane {
	padding-bottom: 0;
}

#programs-related-items {
	background-image: url('https://www.montana.edu/academics/images/program-pages/shared-assets/Bottom-of-Page-BG.png');
	background-repeat: no-repeat;
	background-position: top;
	background-size: 1300px 1246px;
	padding-top: 50px;
}

#programs-related-items > .program-content {
	padding-bottom: 15px;
}
/*------------------------------  Header  --------------------------------*/
#program-banner img {
	width: 100%;
}

#program-title-bg {
	background: rgba(18, 41, 77, 0.8);
	margin-top: -80px;
	position:relative;
}
h1#program-title {
	color: white;
	padding: 20px;
	padding-left: 35%;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}

#program-summary .program-content {
	padding-top: 15px;
}

#program-actions-container {
	padding: 0;
}

#program-actions  {
	background: #2078B6;
	color: white;
	padding: 25px;
	margin-top: -103px;

}

.action-controls {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}

.action-controls a {
	margin-bottom: 15px;
}

.page-header {
	display: none;
}

.action-controls .btn-primary, .action-controls .btn-primary:visited {
	color: #1D427D;
	background: #FFCC04;
	border-color: #FFCC04;
	font-weight: bold;
}

.action-controls .btn-primary:hover {
	background: #ECBE09;
}

/*------------------------------ Pull Quotes  --------------------------------*/
#program-quote {
	background: url('https://www.montana.edu/academics/images/program-pages/shared-assets/Quote-Box-A-BG.png');
	background-position: center center;
	padding: 90px 0;
	font-size: 24px;
}

#program-quote > div {
	background: #2078B6;
	color: white;
	padding: 25px 50px;

}

/*------------------------------ Brag Points Slider  --------------------------------*/
#program-brag {
	background: #1d427d;
	text-align: center;
	color: white;
}


#brag-slider .slick-slide {
	padding: 30px 30px;
	text-align: center;
}



.slick-prev::before, .slick-next::before {
	text-shadow: none;
}
.slick-next, .slick-prev {
	display: block !important;
}

.slick-next {
	right: 0px;
}

.slick-prev {
	left: 0px;
}

ul.slick-dots {
	display: none !important;
}

#brag-slider {
	font-size: 15px;
	line-height: 22px;
}

.slick-slide p {
	display: inline-block;
	text-align: center;
	max-width: 280px
}

.slick-slide img {
	display: inline-block;
	max-width: 130px;
}

/*------------------------------ Link Behavior in different content groups  --------------------------------*/
#program-actions a, #program-actions a:visited {
	color: #fcb0f5;
}

#program-brag a, #program-brag a:visited, #program-quote a, #program-quote-brag a:visited{
	color: #ffcb05;
}

/*------------------------------ Freeform Content  --------------------------------*/
div.program-content {
	padding: 35px 10px;
}

/*------------------------------ Related Items  --------------------------------*/


#programs-related-items h2 {
	text-align: center;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}

#programs-related-items {
	min-height: 266px;
}

#programs-related-items img {
	width: 100%;

}

#programs-related-items .program-block {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}

.program-block > a {
	display: block;
	position: relative;
	text-decoration: none;
	background: rgb(0, 63, 127);
	height: 100%;
}

#programs-related-items div.program-name {
	background: #003f7f;
	padding: 10px;
	width: 100%;

}

div.program-name div a, div.program-name div {
	color: #eeeeee;
	font-size: 19px;
	text-decoration: none;
	text-align: center;
}

.program-name, .selectize-control {
	min-height: 72px !important;
	font-family: 'Open Sans', serif;
}

.program-sub-description {
	font-family: "Open Sans", serif;
	font-size: 13px !important;
	margin-top: 10px;
}

.row.equal {
	display: flex;
	flex-wrap: wrap;
}
.program-block {
	/*background: rgb(0, 63, 127);*/
	padding-left: 0 !important;
	padding-right: 0 !important;
	border: 7px solid rgba(0,0,0,0);
}


/*------------------------------ Careers  --------------------------------*/
#program-careers {
	background: url('https://www.montana.edu/academics/images/program-pages/shared-assets/Quote-Box-B-BG.png');
	background-position: 17% 5%;
	background-size: 200%;
}

#program-careers h2 {
	font-weight: bold;
}
/*------------------------------ Sample Courses  --------------------------------*/

.programs-sample-courses .prog-container {
	border: 3px #2078B6 solid;
	padding: 0px;

}

.programs-sample-courses {
	margin-top: 25px;
	margin-bottom: 55px;
}

#courses-tabs a {
	display: inline-block;
	width: 100%;
	float: left;
}

table.table-courses {
	margin: 0 !important;
}

table.table-courses td:first-child div {
	max-width: 500px;
}

table.table-courses td div, table.table-courses th div  {
	padding: 2px 6px;
}

.table-courses td:first-child, .table-courses th:first-child {
	text-align: left;
}

.table-courses td, .table-courses th {
	text-align: center;
}

table.table-courses tr.odd td {
	background: #eeeeee;
}

table.table-courses tr.yearsum {
	border-top: 2px solid #eeeeee;

}

table.table-courses tr.plangridsum {
	font-weight: bold;

}

.programs-sample-courses .prog-container {
	background: white;
}
/* ------------------------------ Course Plan Tabs ------------------------------ */

.programs-sample-courses table {
	width: 100%;
}

table.table-years {
	background: #1D427D;
	color: white;
}

table.table-years td {
	padding: 15px 10px;
	text-align: center;
}
table.table-years td a {
	color: #FFCC04 !important;
	font-weight: bold;
	text-decoration: none;
}

table.table-years td.selected  {
	color: white;
	background: #2078B6;
}

table.table-years td.selected a {
	color: #FFF !important;
}

table.table-years td.subheading-bg {
	background: #2078B6;
	height: 15px;
	padding: 0 !important;
}

.programs-sample-courses table.table-courses td {
	line-height: 23px
}

.programs-sample-courses table.table-courses {
	display: inline-table;
	margin: 20px;
}

.course-tables {
	padding: 20px;
}

.course-footer {
	font-size: 15px;
	padding: 20px;
	line-height: 21px;
	background: #2078B6;
	color: white;
}

.course-footer a {
	color: #FFFFFF;
}

.course-plan-container {
	display: none;
}

.course-plan-container.selected {
	display: block;
}


/*------------------------------ Blue Blaster Section  --------------------------------*/

#program-blue-gold-section {
	background: #2078B6;
	color: white;
}

#program-blue-gold-section a {
	color: #FFCC04 !important;
}

#program-blue-gold-section h2,#program-blue-gold-section h3, #program-blue-gold-section h4 {
	color: #FFCC04 !important;
}

/*------------------------------ Mobile Assistance  --------------------------------*/
@media (max-width: 992px) {
	#program-actions {
		margin-top: -23px;
	}
	h1#program-title {
		padding-left: 20px;
	}
	#program-title-bg {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.slick-slide p  {
		max-width: 100% !important;
		margin-left: 10px;
		margin-right: 10px;
	}

}

/* -------------------- Fix safari iOs hanging bootstrap columns --------------------------- */

@media (min-width: 768px) {
	.program-block.col-sm-6 {
		width: 49.5%;
	}

}

@media (min-width: 992px) {
	.program-block.col-md-4 {
		width: 33.0%;
	}
}

@media (min-width: 1200px) {
	.program-block.col-lg-3 {
		width: 24.5%;
	}
	.program-block.col-lg-4 {
		width: 33.0%;
	}
}

@media (max-width: 767px) {
	#program-blue-gold-section .program-content {
		padding-top: 0;
	}
	#program-blue-gold-section .col-sm-5:first-child .program-content {
		padding-bottom: 0 ;
		padding-top: 35px;
	}

}