#tms-player {
	border: none!important;
}

.page-template-page-training-module-single #main {
	padding-top: 0px;
	padding-bottom: 0px;
}

.page-template-page-training-module-single h4 {
	font-weight: 700!important;
}

.tms-list-suggestions,
.tms-list-options {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.tms-list-options li i.fa,
.overview-ebook i.fa {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	background: rgba(0, 0, 0, 0.7);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #f5f5f5;
	text-align: center;
	padding-top: 11px;
	font-size: 16px;
	border: 1px solid #fff;
}

.overview-ebook i.fa {
	z-index: 1;
	top: -50px!important;
}

.tms-list-options li i.fa-play {
	padding-left: 3px;
}

ul.tms-list-suggestions li p {
	margin: 0;
	font-weight: 600;
	color: #333333;
}

.jw-plist-item img {
	width: 120px;
}

.player-container {
	position: relative;
	margin-bottom: 5px;
}

.tms-list-suggestions li,
.tms-list-options li {
	width: 100%;
	padding: 7px;
	cursor: pointer;
	position: relative;
}

.tms-list-options li p {
	margin: 0;
	color: #333333;
}

.jw-plist-item {
	position: relative;
	float: left;
	margin-right: 10px;
	min-height: 67px;
	min-width: 120px;
}

.jw-plist-item-hover {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.5);
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#tms-player {
	box-shadow: 0px 2px 3px 0px rgba(51, 51, 51, 0.5)!important;
}

@media (max-width:600px) {
	.tms-list-suggestions li,
	.tms-list-options li {
		font-size: 12px;
		line-height: 14px;
	}
	.tms-list-suggestions li a {
		text-align: left!important;
	}
	.tms-list-options li i.fa {
		width: 30px!important;
		height: 30px!important;
		font-size: 14px!important;
		padding-top: 8px!important;
	}
	ul.tms-list-options {
		border-top: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
}

.page-template-page-training-module-single #main {
	background-color: #e5e5e5;
}

.tms-box {
	background: #fff;
	border-radius: 6px;
	margin-bottom: 10px;
}

.tms-box-title {
	padding: 10px 20px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 600;
	font-size: 18px;
	color: #333333;
}

.tms-box-content {
	padding: 24px 4px;
}

.tms-skills-covered {
	padding: 25px 15px;
}

.tms-skills-covered ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.tms-skills-covered ul li {
	float: left;
	margin-right: 20px;
	text-transform: capitalize;
}

.tms-skills-covered h4 {
	margin-bottom: 5px;
}

.tms-playlist {
	max-height: 300px;
	overflow: auto;
}

.tm-suggestions {
	overflow: auto;
}
.tm-suggestions-australia {
	max-height: 375px;
}
.tm-suggestions-intl {
	max-height: 245px;
}
#tmv5-bottom-cta {
	padding-top: 3%;
	padding-bottom: 4%;
	background-color: #59a6d3;
	background: url(/wp-content/uploads/2016/11/ppl-working-blue.jpg) no-repeat center center;
	background-size: cover;
	margin-top: 20px;
}

p#tm-main-bottom-desc {
	color: #ffffff;
	text-align: center;
	font-size: 24px;
	padding-bottom: 14px;
	margin-bottom: 5px;
}

.overview-stats {
	text-align: center;
}

.overview-stat div {
	background: #dff0f6;
	width: 118px;
	height: 45px;
	text-align: center;
	font-size: 20px;
	padding-top: 12px;
	border-radius: 5px;
	margin: auto;
}

.overview-stat {
	margin: 0 auto 15px;
	text-align: center;
}

.overview-ebook {
	display: inline-block;
	position: relative;
	text-align: center;
}

.overview-ebook img,
.overview-ebook div {
	opacity: 0.7;
}

.overview-ebook div {
	padding: 8px;
	background: #f7f7f7;
	width: 90px;
	margin: 10px auto;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
}

li.disabled .jw-plist-item {
	background: #000000;
}

li.disabled .jw-plist-item img {
	opacity: 0.6;
}

li.disabled .jw-plist-item-hover {
	display: block!important;
}

.tms-video-cta {
	position: absolute;
	width: 100%;
	height: 99%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	padding-top: 23%;
	display: none;
}

.tms-list-options li small {
	display: -webkit-box;
	display: block;
	height: 34px;
	margin: 0 auto;
	line-height: 1.4;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #747474;
}

.tms-border {
	padding: 5px;
	border: 1px solid #e5e5e5;
	display: inline-block;
	width: 100%;
	border-radius: 5px;
	position: relative;
	z-index: 1;
}

div#tms-cta-side {
	padding: 7px;
	text-align: center;
}

#tm-module-title-container {
	background: linear-gradient( to bottom, rgb(22, 86, 145) 1%, rgb(105, 176, 220) 300px);
	padding-top: 80px;
	padding-bottom: 5px;
	margin-bottom: 25px;
}

.get-all-individual {
	font-size: 13px;
}

#watch-all-videos-btn {
	margin-bottom: 5px;
}

#watch-all-videos-btn,
#single-module-btn {
	min-width: 189px;
	border-radius: 5px!important;
	padding: 15px 20px;
	margin-top: 0px;
}

#single-module-btn {
	background-color: #1f5b7f!important;
	margin-bottom: 5px;
}

#single-module-btn:hover {
	background-color: #2170a2!important;
}

.fancy {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 0.5;
	text-align: center;
}

.fancy span {
	display: inline-block;
	position: relative;
}

.fancy span:before,
.fancy span:after {
	content: "";
	position: absolute;
	height: 5px;
	border-bottom: 2px solid rgba( 238, 238, 238, 0.9);
	top: 0;
	width: 63px;
}

.fancy span:before {
	right: 100%;
	margin-right: 15px;
}

.fancy span:after {
	left: 100%;
	margin-left: 15px;
}

#tms-cta-side .tms-border {
	padding-top: 10px;
}

.tm-module-description {
	margin-top: 0px;
}