.nav-tabs li {
	margin: 0 10px -1px 0;
}
.nav-tabs {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

@media only screen and (min-width: 768px) {
	.course-tab-container {
		margin-top: 20px;
		margin-bottom: 25px;
		padding-left: 30px;
		padding-right: 30px;
	}

	.boxstyle_.dark-body {
		background-color: #3f4247;
		margin-bottom: 0;
		padding: 3rem 2rem;

	}
	
	.infotext{
	
	font-size:17px;
	}
	
	.banner-chat-icon {
    position: absolute;
    top: -15px;
    right: -15px;
    max-width: 8.5rem;
}
}


@media only screen and (max-width: 767px) {
	.course-tab-container {
		margin-top: 15px;
		margin-bottom: 15px;
		padding-left: 2px;
		padding-right: 2px;
	}

	.boxstyle_.dark-body {
		background-color: #3f4247;
		margin-bottom: 0;
		padding: 3rem 2rem;
		display: none;
	}

	.btn-lg {
		padding: 10px 16px;
		font-size: 16px;
		line-height: 1.3333333;
		border-radius: 0;
	}

	.banner-buttons {

		width: 32%;

	}

	.jumbotron.jmb-banner-footer {
		background-color: #fff;
		padding: 35px 15px 30px 15px;
	}
	
	.infotext{
	
	font-size:14px;
	}
	
	.banner-chat-icon {
    
    top: 0px;
    right: 0px;
    max-width: 7.5rem;
}



}



/*----Enable the page title and set font size etc--*/

@media (min-width: 768px){

	.h1, h1 {
		font-size: 28px;
	}

}


.id7-page-title h1 {
	margin-bottom: 5px;

}

.id7-page-title {
	margin-top: 20px;
}

/* Sam/Katharine 19/02/20 */

h1 {
	border-bottom: 0;
}
h1 {
	color: #3f4246!important;
	font-weight: normal;
}
.column-1 h2, .column-1 h3, .column-1 h4, .column-1 h5, .column-1 h6 {
	color: #3f4246!important;
	font-weight: bold;
}
.column-1 p, .column-1 .container-text li, .column-1 .margins li, h6 {
	font-size: 1.1em!important;
	color: #3f4246!important;
}
.column-1 p.large {
	font-size: 1.25em!important;
	font-weight: 500!important;
}
.btn {
	border-radius: 0;
}
.banner-image {
	position: relative;
	margin-bottom: 20px;
}
.banner-buttons {
	position: absolute;
	bottom: 60px;
	width: 27%;
	left: 60px;
}
.copyright{
	margin-top:-1%;
	font-style: italic;
	font-size: 12px;
}
.info-block {
	border-right: 1px solid black;
	border-top: none;
	padding: 0px 25px 0px 25px;
}
.info-block:last-child {
	border: 0;
}
.leftborder {
	margin: 10px 0px 20px 5px;
	padding: 0px 0px 0px 10px;
	border-width: 6px;
	border-left: 5px solid #ececec;
	border-right: none;
}

.margins {
	margin-left: 10%;
	margin-right: 10%;
}
.container-text {
	padding-top: 20px;
}
.spacing {
	padding-top: 2%
}
.spacing-lg {
	padding-top: 4%
}
.transcript {
	font-size: 1.1em;
	text-decoration: underline;
}

@media (min-width: 768px) {
	.row-padding {
		padding: 5px 10px 10px 5px !important;
	}
}

@media (max-width: 768px) {
	.info-block {
		border: 0;
		padding: 0px 10px 0px 10px;
	}
	.container-text {
		padding-top: 0px;
	}
	.banner-image {
		margin-bottom: 20px;
	}
	.column-1 p.large {
		font-size: 1.25em!important;
		font-weight: 550!important;
	}
	.banner-buttons {
		position: relative;
		width: 100%;
		margin-right: 20px;
		left: 0;
		bottom: 0;
		margin-top: 22px;
	}
	.nav-tabs li {
		width: 100%;
		float: none;
	}
	.margins {
		margin-left: 0%;
		margin-right: 0%;
	}
	.spacing {
		padding-top: 4%
	}
	.spacing-lg {
		padding-top: 8%
	}
	.spacing-mobile {
		padding-top: 6%
	}

	.id7-page-title h1 {
		margin-bottom: 10px;
		font-size: 19px;
	}
}




.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background: #0097d4;
	color: white!important;
	border-color: #0097d4;
}
.nav-tabs {
	border-bottom-color: #979797!important;
	z-index: 0 !important;
}

.nav-tabs {
    margin-bottom: 20px;
    border-bottom: 2px solid #c1c1c1!important;
}

ul.nav.nav-tabs>li.active>a {
    background-color: #3f4247;
    text-decoration: none;
}

ul.nav.nav-tabs>li>a {
    background-color: #0097d4;
    text-decoration: none;
    cursor: pointer;
}
.nav-tabs>li>a {
	background: #0097d4;
	color: white!important;
}
.nav-tabs>li.active>a:before, .nav-tabs>li.active>a:focus:before, .nav-tabs>li.active>a:hover:before {
	background: #383838!important
}
.nav-tabs>li>a:hover {
	background: #383838!important;
	/*here*/
	color: white!important;
	/*here*/
	border-color: #383838!important
}
.nav-tabs>li>a:hover:before {
	background: #383838!important;
}
.nav-tabs>li>a {
	border-color: #0097d4;
}


/*** Old code by Nathan, ITS, 24 Jan 2016 ***/

/* Move edit button away from first tab */

.hp-layout .edit-tabs-link {
	margin-top: 35px;
	margin-left: -10px;
}
/* Improve Bootstrap togglable tabs */

.nav-tabs {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.nav-tabs li {
	margin: 0 10px -1px 0;
}
.nav-tabs li h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 2px 0;
}
.hp-layout .tab-pane {
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ddd;
}
/* Don't use max-width set in site assets > undergraduate-id7.less */

@media (min-width: 992px) {
	.nav-tabs li {
		max-width: 1000px;
	}
}
.mceContentBody .tab-pane.in.active:before {
	content: 'active tab content';
	background-color: #eeeeff;
}
.mceContentBody .tab-pane:before {
	content: 'tab content';
	font-variant: small-caps;
	font-weight: bold;
	color: #999999;
	display: block;
	padding-bottom: 5px;
	border-bottom: dashed 1px #3493a3;
	margin-bottom: 10px;
}
.mceContentBody .tab-pane {
	display: block;
	opacity: 1;
	border: dashed 1px #124696;
	padding: 10px;
}

