@charset "utf-8";
/* CSS Document */

/**********************************
*
* DEFAULT ELEMENT SETTINGS
*
**********************************/
/*
*   Changes here are on the master branch
*/
@font-face {
	font-family: "Geometos";
	src: url("/webfonts/Geometos.eot");
	/* IE9 Compat Modes */
	src: url("/webfonts/Geometos.eot?#iefix") format("embedded-opentype"),
		/* IE6-IE8 */ url("/webfonts/Geometos.woff") format("woff"),
		/* Modern Browsers */ url("/webfonts/Geometos.ttf") format("truetype"),
		/* Safari, Android, iOS */ url("/webfonts/Geometos.svg#Geometos")
			format("svg");
	/* Legacy iOS */
}

h1 {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-size: 30px;
	font-weight: 800;
	/* color:#0b7cc1;*/
	color: #0d0e21;
	margin: 0px;
	padding-bottom: 6px;

	padding-top: 0px;
	line-height: 30px;
}

/*
#content h1{
    text-align:center;
}
*/
h2 {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	color: #005d92;

	font-weight: 800;
	margin: 0px;
	padding: 0px;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 24px;
}

#columnOne h2 {
}

.columnContent h3 > i {
	position: absolute;
	bottom: 4px;
	right: 0px;
	font-size: 21px;
}

h3 {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-weight: 800;
	color: #005d92;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 6px;
	font-size: 16px;

	padding-bottom: 3px;
	position: relative;
	padding-right: 10px;
}

#promoText h3 {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
}

h4 {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-weight: 600;
	color: #005d92;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	font-size: 20px;
}

h5 {
	font-family: "Geometos", "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0b7cc1;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
}

h6 {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 7px;

	font-size: 17px;
	font-weight: bold;
}

.bar {
	height: 18px;
	background: repeating-linear-gradient(
		45deg,
		#429aad 0px 30px,
		#72c3d5 30px 60px
	);
	background-size: 400% 100%;
	animation: barslide 20s linear infinite;
	animation-direction: alternate;
}

@keyframes barslide {
	0% {
		background-position: 100% 50%;
	}

	100% {
		background-position: -33% 50%;
	}
}

barslide .blue {
	color: #0071ce;
}

.charcoal {
	color: #0d0e21;
}

.textRight {
	text-align: right;
}

.address {
	font-size: 14px;
}

.date {
	font-size: 14px;
	font-weight: bold;
}

.postcode {
	margin-left: 120px;
}

.underline_filler {
	flex-grow: 1;
	border-bottom: 1px solid black;
	display: inline-block;
}

.reg_label {
	display: block;
	width: 94%;
	border-bottom: 1px solid #d1d1d1;
	padding: 11px 4px;
	min-height: 20px;
	/* margin-right: 17px; */
	font-family: "Open Sans", arial, sans-serif;
	font-size: 15px;
}

.fancybox__backdrop {
	background-color: var(--fancybox-bg, rgba(11, 124, 193, 0.72));
}

.checkbox {
	font-size: 23px;
	margin: 0 12px;
	line-height: 15px;
}

#columnThree table {
	margin-left: 15px;
	width: 95%;
}

#columnThree p {
	padding-right: 20px;
	padding-left: 20px;
}

#columnThree h2 {
	padding-right: 20px;
	padding-left: 20px;
}

#columnThree h3 {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#columnThree h4 {
	padding-right: 20px;
	padding-left: 20px;
}

#columnThree h5 {
	margin-left: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 20px;
}

p {
	font-family: "Open Sans", arial, sans-serif;
	color: #737272;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-top: 7px;
	margin-bottom: 12px;
	position: relative;
	padding-right: 5px;
}

.policy p {
	font-size: 1.1em;
	line-height: 1.1em;
	margin-bottom: 7px;
}

li {
	font-family: "Open Sans", arial, sans-serif;
	color: #737272;
	font-size: 1.1em;
	padding-bottom: 6px;
}

.hidden {
	display: none;
}
#productContent .centre p{

	text-align: center;
}
.center {
	text-align: center;
}

#centerContent ol li {
	font-family: "Open Sans", arial, sans-serif;
	color: #737272;
	font-size: 1.2em;
	list-style-type: decimal;
}

#centerContent li {
	font-family: "Open Sans", arial, sans-serif;

	font-size: 1.2em;
	list-style-type: square;
}

#centerContent #homeBlock6 li {
	font-family: "Open Sans", arial, sans-serif;
	color: #dedfe0;
	font-size: 0.9rem;
	padding-bottom: 7px;
}

label {
	font-family: "Open Sans", arial, sans-serif;
}

.bold {
	font-weight: bold;
}

.strikethrough {
	text-decoration: line-through;
}

.italic {
	font-style: italic;
}

.rightJustified {
	text-align: right;
}

.red {
	color: #bf1f1f;
}

.white {
	color: #fff;
}

.green {
	color: #2ad02e;
}

.blue {
	color: #005d92;
}

a,
a:link,
a:visited {
	outline: none;
	/*color:#1cacef;*/
	color: #1e8bbe;
	outline: none;

	font-size: 1em;

	text-decoration: underline;
}

a:hover {
	/* dark blue*/
	color: #192938;
	text-decoration: underline;
}

#promoText {
	position: relative;
	margin-right: 43px;
	margin-top: 158px;
}

.date {
	position: relative;

	color: #666;

	padding-bottom: 2px;
}

.news {
	padding-bottom: 30px;
}

.newsDate {
	position: relative;

	color: #666;

	padding-bottom: 2px;
	padding-top: 6px;
}

.docs {
	margin: 0px;
	padding: 0px;
	margin-left: 45px;
	padding-bottom: 20px;
}

.docs li {
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 4px;
	list-style-type: none;
	padding: 2px 5px 2px 5px;
	float: left;
	width: 420px;
	height: 130px;
	overflow: hidden;
	border: 1px solid #d1d1d1;
}

.docs li:hover {
	list-style-type: none;
}

.docs p {
	color: 666;
}

.blog {
	-moz-column-count: 2;
	/* Firefox */
	-webkit-column-count: 2;
	/* Safari and Chrome */
	column-count: 2;
	-moz-column-gap: 20px;
	/* Firefox */
	-webkit-column-gap: 20px;
	/* Safari and Chrome */
	column-gap: 20px;
	width: 1021px;
	box-shadow: 0 3px 3px #bbb;

	float: left;
	border: 1px solid #fff;
	margin-top: 10px;
	padding-bottom: 20px;
	background-color: #f1f1f1;
}

.blogItem p,
.featureBlogItem p {
	clear: left;
}

.floatRight {
	padding-left: 8px;
	float: right;
}

.floatLeft {
	float: left;
	padding-right: 18px;
}

.clearBoth {
	clear: both;
}

.homeBlogItem:hover {
	box-shadow: 0px 0px 7px 5px #f4dfc6;
}

.featureBlogItem:hover,
.blogItem:hover {
	box-shadow: 0px 0px 7px 5px #f4dfc6;
}

.mediumGalleryItem:hover {
	box-shadow: 0px 0px 7px 5px #e1fef2;
}

.featureGalleryItem:hover,
.smallGalleryItem:hover,
.galleryItem:hover {
	box-shadow: 0px 0px 7px 5px #e1fef2;
}

.featureGalleryItem:hover h2,
.smallGalleryItem:hover h2 {
	text-shadow: 0 0 0.2em #e1effe;
}

.featureHomeGalleryItem:hover {
	box-shadow: 0px 0px 7px 5px #e1fef2;
}

.featureHomeGalleryItem:hover h2,
.featureBlogItem:hover h2 {
	text-shadow: 0 0 0.2em #e1effe;
}

.homeBlogItem:hover h3,
.blogItem:hover h3 {
	text-shadow: 0 0 0.2em #dc8310;
}

.mediumGalleryItem:hover h4,
.galleryItem:hover h4 {
	text-shadow: 0 0 0.2em #53a653;
}

#memberMenu {
	position: absolute;
	right: 25px;
	top: 0px;
	margin: 0px;

	height: 36px;
	background-color: #dddddf;
	border-right: 1px solid #fff;
	color: #231f20;
	font-family: "Open Sans", arial, sans-serif;

	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;

	display: block;
	top: 0px;
	color: #b2d344;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 2px;
	padding-right: 27px;
}

#memberMenu li {
	font-size: 1.23em;
	list-style-type: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #231f20;
}

#memberMenu a {
	font-family: "OpenSans-Regular", arial, sans-serif;

	color: #153041;
	padding-bottom: 0px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

/*
*   MAIN MENU
*
*/
#topmenus {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 100%;
}

#topmenus .mc {
	flex: 1 1 auto;
}

.triangle-corner {
	width: 304px;
	height: 150px;
	background: linear-gradient(116deg, transparent 90%, #192938 90%);
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: none;
}

.triangle-corner2 {
	width: 100%;
	height: 150px;
	background: linear-gradient(298deg, transparent calc(80% - 1px), white 80%);
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.triangle-corner3 {
	width: 100%;
	height: 100%;
	background: linear-gradient(
		298deg,
		rgb(241 241 241 / 40%) calc(40% - 1px),
		transparent 40%
	);
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 300;
}

#rightBlue {
	width: 50%;
	height: 130px;
	background-color: #192938;
	position: absolute;
	right: 0px;
}

#mainMenu {
	position: relative;
	height: auto;
	z-index: 1000;
	width: 85%;
	padding-left: 15%;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}

#cartmenu {
	position: relative;
	height: auto;
	z-index: 1000;
	width: 34%;

	margin-right: auto;
	margin-left: auto;
	height: 130px;

	padding-left: 5%;
	background-color: #192938;
}

#mainMenu ul,
#memberMenu ul,
#cartmenu ul {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	position: relative;
	z-index: 20000;
}

#mainMenu ul {
	padding-right: 0px;
}

#mainMenu li,
#cartmenu li {
	list-style-type: none;
	flex: 1 1 auto;

	height: 130px;
	padding-top: 79px;

	text-align: center;

	font-family: "Geometos", "OpenSans-Regular", arial, sans-serif;
	font-size: 13px;
	font-weight: 100;
}

#mainMenu li i {
	width: 10px;
}

#mainMenu a,
#cartmenu a {
	font-family: "Geometos", "OpenSans-Regular", arial, sans-serif;

	position: relative;

	top: 0px;
	/*    color: #1574cb;*/
	color: #153041;
	padding: 0px;
	font-size: 1.1em;
	font-weight: 100;
	height: 25px;

	padding-top: 18px;
	padding-bottom: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	/*
    border-bottom: 1px solid #153041;
    */
}

#user_initials span {
	position: relative;
	bottom: 18px;
	background-color: #f1f1f1;
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 30px;
	text-align: center;
	margin: 0 auto;
	color: #1a2938;
	padding-top: 18px;
}

#user_initials:hover span {
	background-color: #1574cb;
	color: #fff;
}

#cartmenu  a.gold {
	color: #c89b0b;
}
#cartmenu a {
	color: #fff;
}


#mainMenu li:last-child a {
	border-right: none;
}

#mainMenu li:hover,
#mainMenu .on a {
	text-decoration: none;

	color: #1574cb;
}

#mainMenu li:hover a {
	text-decoration: none;
	border-bottom: 1px solid #1574cb;
	color: #1574cb;
}

#cartmenu li:hover a {
	text-decoration: none;

	color: #1574cb;
}

#mainMenu li.on a {
	color: #1574cb;
	text-decoration: none;
	border-bottom: 1px solid #1574cb;
}

#cartmenu li.on a {
	color: #1574cb;
	text-decoration: none;
}

#cartmenu .fa-user {
	font-size: 23px;
	position: relative;
	bottom: 5px;
}

#cartmenu .fa-cart-shopping {
	font-size: 23px;
	position: relative;
	bottom: 8px;
}

#cartCounter span {
	background-color: #153041;
	width: 100%;
	display: inline-block;
}

#cartCounter {
	position: absolute;
	top: -9px;
	left: 6px;
	font-size: 17px;
	color: #baddff;

	width: 17px;
	height: 16px;
}

#cartmenu li:hover a #cartCounter {
	color: #fff;
}

#menu {
	padding-bottom: 20px;
}

#menu li:hover {
	background-color: #1774cb;
	color: #fff;
}

#menu li:hover a {
	color: #fff;
}

#menu li a {
	display: block;

	width: 100%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	color: #1774cb;
	text-decoration: none;
}

#menu li {
	float: left;
	text-align: center;
	width: 30%;

	border: 2px solid #1774cb;
	font-size: 23px;
	list-style-type: none;
	color: #1774cb;
	height: 118px;
	margin-right: 2%;
	margin-top: 22px;

	cursor: pointer;
}

#freecpd {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.freecpd_row {
	width: 45%;

	text-align: left;
	flex: 1 0 45%;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 4%;
}

.freecpd_row input {
	width: 80%;
	padding: 7px 5%;
}

.freecpd_row label {
	display: block;
	padding-left: 15px;
	padding-bottom: 4px;
}

.freecpd_row label.submitLabel {
	padding-bottom: 1px;
}

#freecpd button {
	border-radius: 3px;
	width: 90%;
	padding: 8px 5%;
	font-size: 15px;
	border: 1px solid #1774cb;
	background-color: #1774cb;
	color: #fff;
	cursor: pointer;
}

#freecpd button:hover {
	background-color: #fff;
	color: #1774cb;
}

#headerLogo {
	width: 100%;
	height: 120px;
	background-color: white;
	margin: 0 auto;
	text-align: center;
}

#logoTop {
	width: 250px;
	margin-left: 0px;
	cursor: pointer;
	position: relative;
	top: 20px;
}

#userLogin {
	position: absolute;
	right: 45px;
	top: 8px;
	display: none;
}

#userButton {
	outline: none;
}

#user {
	position: absolute;
	right: 3px;
	top: 8px;
}

#user a {
	color: #fff;
}

.dropdown-menu li,
.dropdown-menu li a,
.dropdown-menu a:link {
	color: #666;
}

.featureDate {
	margin-left: 15px;
	padding-top: 6px;
}

.featureNewsImage {
	float: right;
	padding: 7px;
	border-radius: 4px;
}

.featureNewsImage img {
	border-radius: 4px;
}

#columnTwo ul {
	margin: 0px;
	padding: 12px 0;
}

#columnTwo li {
	list-style-type: none;
	padding: 0px;
	padding: 5px 5px 2px 15px;
	background-color: #f1f1f1;
	margin-bottom: 2px;
	cursor: pointer;
}

#columnTwo li:hover {
	background-color: #fff;
}

#columnTwo li p {
	padding-left: 0px;
}

.newsHighlight {
	background-color: #231f20;
	color: #fff;
}

.newsHighlight h5,
.newsHighlight p {
	color: #fff;
}

.newsItem {
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	padding-top: 7px;
	padding-bottom: 12px;
	cursor: pointer;
	margin-top: 9px;
	margin-bottom: 7px;
	margin-left: 25px;
	width: 93%;
	position: relative;
}

.newsItem:hover {
	background-color: #f1f1f1;
}

.newsItem .newsDate {
	padding-left: 15px;
}

/* VIDEO */
/*******************************************************/

#videoItems {
	position: relative;
	float: left;

	width: 910px;
	margin-left: 15px;
}

.videoItem {
	float: left;
	width: 178px;
	height: 250px;
	background-color: #efefef;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 4px;
	position: relative;
	z-index: 10;
}

.videoItemsBgSearch {
	background-color: #ededed;

	width: 911px;
	position: absolute;

	left: 2px;
	height: 40px;
}

#videoItemsBg {
	background-color: #ededed;

	width: 907px;
	position: relative;

	left: 2px;

	margin-bottom: 4px;
}

#videoPager,
#videoPager2 {
	position: absolute;
	right: 10px;
	top: 0px;
}

#videoPager a,
#videoPager2 a,
#videoPages a {
	color: #333;
}

#videoPages .on {
	color: #b2d344;
}

#videoPager a:hover,
#videoPager2 a:hover,
#videoPages a:hover {
	color: #b2d344;
}

#videoPager ul {
	margin: 0px;
	padding: 0px;
}

#videoPager li {
	position: relative;
	bottom: 17px;
	margin: 0px;
	padding: 0px;
}

#videoItemsBg ul {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	padding-top: 0px;
	height: 40px;
}

#videoItemsBg li {
	list-style: none;
	float: left;
	margin: 0px;
	margin-right: 2px;
	text-align: center;
	position: relative;
	top: 5px;
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 10px;
	height: 30px;
	padding-left: 9px;
	padding-right: 13px;
	width: auto;
	border-radius: 5px;

	cursor: pointer;
}

#videoItemsBg li:hover {
	color: #b2d344;
	background-color: #fff;

	/*
background-image:url(../../media/images/subMenuBg.png);
background-repeat:no-repeat;
*/
}

#videoItemsBg li span {
	font-size: 14px;
}

#videoItemsBg .on {
	color: #b2d344;
	background-color: #fff;

	/*background-image:url(../../media/images/subMenuBg.png);
background-repeat:no-repeat;*/
}

#videoItemsBg li a {
	color: #333;
}

#videoItemsBg li:hover a,
#videoItemsBg li.on a {
	color: #b2d344;
}

#videoItemsBg a:hover {
	color: #b2d344;
	text-decoration: none;
}

#vs {
	padding-top: 4px;
	position: relative;
	top: 0px;
	width: 300px;
}

#vs:hover {
	background-color: #ededed;
}

#videoSearch1 {
	width: 200px;
}

.searchButton {
	font-family: "OpenSans-Regular", arial, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #333;
	border: 1px solid #d1d1d1;
	background-color: #dbdbdb;
	width: 130px;
	outline: none;
	position: relative;
	bottom: 0px;
}

.input {
	font-family: "OpenSans-Regular", arial, sans-serif;
	font-size: 11px;
	padding: 4px;
	color: #333;
	border: 1px solid #d1d1d1;
	width: 130px;
	outline: none;
}

.select {
	font-family: "OpenSans-Regular", arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #d1d1d1;

	outline: none;
}

.select option {
	padding-top: 5px;
	padding-bottom: 5px;
}

.el_select {
	font-family: "OpenSans-Regular", arial, sans-serif;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #d1d1d1;
	width: 500px;
	outline: none;
}

.el_select option {
	padding-top: 5px;
	padding-bottom: 5px;
}

.submit {
	font-family: "OpenSans-Regular", arial, sans-serif;
	font-size: 11px;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;

	cursor: pointer;

	outline: none;
}

#videoPages {
	position: absolute;
	right: 7px;
	top: 4px;
	background-color: #dbdbdb;
	border: 1px solid #d1d1d1;
	padding: 4px;
	z-index: 20;
	display: none;
	height: 18px;
	padding-right: 5px;
}

#videoPages a {
	color: #333;
}

#videoPages .on {
	color: #b2d344;
}

#ltc,
#etc {
	position: relative;
	top: 7px;
	line-height: 1.1;
	z-index: 2000;
}

#vsc {
	position: relative;
	top: 7px;
	left: -730px;

	width: 889px;
	z-index: 2000;
	line-height: 1.1;
}

#innerContent {
	overflow-y: auto;
	margin-top: 15px;
	width: 100%;
}

.videoThumbOdd {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
	width: 178px;
	overflow: hidden;
	height: 90px;
	/*background-image:url(../../media/images/rsm/videoThumbBg10.gif);*/
}

.videoThumb {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	background-color: #333333;
	width: 178px;
	height: 90px;
	overflow: hidden;
	/*background-image:url(../../media/images/rsm/videoThumbBg9.gif);*/
}

.videoThumb img {
	margin: 0px;
	padding: 0px;
}

.synopsis {
	font-family: "OpenSans-Regular", arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 12px;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 5px;
	position: relative;
	padding-left: 5px;
}

.videoItem h5 {
	padding-left: 5px;
}

.synopsis p {
	padding-left: 0px;
	margin-left: 0px;
	line-height: 12px;
}

.moreVideo {
	position: absolute;
	bottom: 4px;
	right: 6px;
}
#videoQuestion{
	width:760px;
}

#videoPlayerContainer {
	width: 980px;
	min-height: 600px;

	margin-bottom: 10px;
	margin-top: 0px;
	z-index: 6000;
	padding-top: 6px;
	padding-left: 7px;
}

#videoPlayer {
	width: 512px;
	height: 288px;

	background-color: #000;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
	border: 4px solid #d5dde3;
}

#videoPlayer .jw-state-idle .jw-controls {
	background: none;
}

#mainContent #content .jcarousel-control-prev,
#mainContent #content .jcarousel-control-next {
	top: 42px;
}

#mainContent #content .jcarousel-control-next {
	/*right: -21px;*/
	left:93%;

}
#mainContent #content .jcarousel-control-prev{
	left:-6%;
}
#mainContent #content .videoChapWrap .jcarousel-control-next {
	right: -67px;
	left:99%;
}
#homeVideoPlayer {
	width: 448px;
	height: 252px;
	background-color: #000;
	overflow: hidden;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
}

#homeVideoPlayer h2 {
	position: absolute;
	top: 10px;
	left: 20px;
}

#homeVideoPlayer h4 {
	position: absolute;
	bottom: 30px;
	right: 0px;
	text-align: right;
	background-color: #231f20;
	color: #fff;
	padding: 5px;
	padding-left: 9px;
	padding-right: 20px;
	max-width: 250px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

#videoBorder {
	background-color: #0e293e;
	margin: 15px auto 1px auto;
	padding: 5px 0 5px 0;
	width: 522px;
	box-shadow: 0 3px 7px #0e293e;
}

#videoPlayer:hover {
	border: 4px solid #d5e0e7;
}

.imageTitle {
	font-size: 11px;
	font-style: italic;
	color: #999;
	width: 372px;
	padding: 4px;
}

#playButton {
	position: absolute;
	top: 121px;
	left: 0px;
	width: 70px;
	height: 45px;
	cursor: pointer;
}

#videoInfo {
	margin-right: auto;
	margin-left: auto;
	width: 552px;
}

.mcq {
	background-color: #ffffff;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.mcq input {
	position: relative;
	bottom: 0px;
}

.mcq li {
	background-color: #ffffff;
}

.mcq_answers {
	counter-reset: c;
}

.mcq_answers li {
	counter-increment: c;
	list-style-type: none;
	position: relative;
	font-weight: bold;
	background-color: #ffffff;
}

.mcq_answers li:before {
	content: counter(c, upper-alpha);

	position: absolute;
	left: -1.4em;
	top: 15px;
}

.mcq_answers span {
	font-weight: normal;
}

.mcq_answers li:hover {
	background-color: #ffffff;
}

#mcqResult p {
	padding-left: 0px;
	margin-left: 0px;
}

.success {
	color: #2ad02e;
}

.smallInput:after {
	clear: both;
}

.lineinputsmall:after {
	clear: both;
}

.smallInput {
	width: 100%;
}

.lineinput {
	background: #fff;
	height: 41px;
	width: 400px;
	margin: 0 0 10px 0px;
	box-shadow: 0 1px 2px #eee;
	border: 1px solid #d3d2d2;
	border-radius: 2px;
}

.lineinputsmall {
	float: left;
	background: #fff;
	height: 41px;
	width: 54%;
	margin: 0 0 10px 20px;
	box-shadow: 0 1px 2px #eee;
	border: 1px solid #d3d2d2;
	border-radius: 2px;
}

.lineinputlabel {
	float: left;
	width: 33%;
	font-weight: normal;
	position: relative;
	top: 9px;
}

.selectinput {
	background: #fff;
	height: 41px;
	width: 350px;
	margin: 0 0 10px 20px;
}

.textinput {
	background: #fff;
	height: 150px;
	width: 550px;
	margin: 0 0 10px 20px;
	box-shadow: 0 1px 2px #eee;
	border: 1px solid #d3d2d2;
	border-radius: 2px;
}

.sendmsg {
	margin-left: 20px;
	display: block;
	width: 200px;
}

.sendmsg li a {
	font-size: 12px;
}

#contactform {
	position: relative;
	padding-left: 0px;
	padding-bottom: 70px;
}

#contactform input {
	font: 1.3em;
	color: #464646;
	width: 385px;
	height: 32px;
	padding: 0 0 0 10px;
	background: inherit;
	border: transparent;
	border-radius: 0;
	margin: 3px 5px;
	outline: none !important;
	-webkit-appearance: none !important;
	box-shadow: none;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#contactform input:focus {
	border: none !important;
	outline: none !important;
	-webkit-appearance: none !important;
	box-shadow: none;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#contactform textarea {
	resize: none;
	overflow: auto;
	font: 1.4em;
	color: #464646;
	width: 510px;
	height: 138px;
	padding: 3px 0 3px 30px;
	padding: 0 0 0 10px;
	background: inherit;
	border: transparent;
	border-radius: 0;
	margin: 3px 5px;
	outline: none !important;
	-webkit-appearance: none !important;
	box-shadow: none;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#contactform textarea:focus {
	border: none !important;
	outline: none !important;
	-webkit-appearance: none !important;
	box-shadow: none;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#contactform .active {
	border: 1px solid #ccc;
}

#contactform span {
	position: relative;
	bottom: 38px;
	left: 30px;
	margin-bottom: -14px;
	display: block;
	font-size: 1.4em;
}

#contactform .fa-pencil {
	top: -150px;
}

#contactform .icon-chevron-down,
#contactform .icon-chevron-up {
	left: 350px;
	cursor: pointer;
	display: none;
}

#contactform .icon-chevron-down:hover,
#contactform .icon-chevron-up:hover {
	opacity: 0.7;
}

#contactform .icon-chevron-down.active,
#contactform .icon-chevron-up.active {
	display: block;
	border: 0;
}

#contactform .fa {
	width: 10px;
}

#contactform button:hover {
	box-shadow: 0px 0px 0px 4px #d1d1d1;
}

#contactform button {
	background-color: #0b7cc1;
	color: #fff;
	font-weight: bold;
	padding: 10px 60px;
	border: none;
	width: 220px;
	border-radius: 2px;
}

#contactform label {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	padding-left: 0px;
	font-size: 1.1em;
	color: #333;
}

#fsg h5 {
	clear: both;
	margin-left: 19px;
}

#fsg {
	position: relative;
	width: 100%;
}

#fsg form {
	padding-left: 20px;
}

#fsg form input {
	padding-left: 10px;
}

#fsg .checkbox label {
	position: relative;
}

#fsg .checkbox {
	width: 100%;
	padding: 5px 23px;
	margin-bottom: 17px;
	float: none;
}

#fsg .checkbox:after {
	clear: both;
}

#fsg .checkbox input {
	width: auto;
	height: auto;
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
}

#fsg .lineinputsmall input {
	width: 90%;
}

#fsg .textinput {
	width: 85%;
}

#fsg form textarea {
	padding-left: 10px;
	width: 97%;
}

#fsg form option {
	color: #fff;
	background-color: #0e293e;
}

#fsg form select {
	border: 1px solid #d3d2d2;
	border-radius: 2px;
	cursor: pointer;
	font-size: 1.3em;
	color: #464646;
	width: 100%;
	height: 32px;
	padding: 0 0 0 10px;
	padding: 0 0 0 10px;
	box-shadow: 0 1px 2px #eee;
}

#fsg .inputError input {
	color: #de4e54;
}

#fsg .inputError {
	border: 1px solid #de4e54;
}

#QuickJoin_form_message {
	padding-top: 20px;
	text-align: center;
}
.inlineError {
	color: #de4e54;
	font-size: 0.8em;
	font-weight: normal;
}
.inlineError h4 {
	font-family: "Open Sans", arial, sans-serif;
	color: #de4e54;
}
#uploadMessage {
	font-weight: bold;
}

.uploaderMessage {
	width: 100%;
	border: 1px dotted #ed1c24;
	padding: 7px;
	display: none;
}

#cpdRegister {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}

.formCol1 {
	float: left;
	width: 45%;
	padding-left: 10px;
}

.formCol2 {
	float: left;
	width: 45%;
	padding-left: 10px;
}

#uploadMessage {
	font-weight: bold;
}

.uploaderMessage {
	width: 100%;
	border: 1px dotted #ed1c24;
	padding: 7px;
	display: none;
}

#cpdForm {
}

.removeCPD {
	position: relative;
	bottom: 3px;
}

.cpdTotal {
	text-align: right;

	position: relative;
}

.cpdTotal span {
	position: relative;

	font-weight: bold;
	right: 42px;
}

.form-group {
	margin-bottom: 7px;
}

.fancybox-nav {
	width: 60px;
}

.fancybox-nav span {
	visibility: visible;
}

.fancybox-next {
	right: -60px;
}

.fancybox-prev {
	left: -60px;
}

#cpdRegister {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}

#uploadMessage {
	font-weight: bold;
}

#cpdForm {
}

.removeCPD {
	position: relative;
	bottom: 3px;
}

.cpdTotal {
	text-align: right;

	position: relative;
}

.cpdTotal span {
	position: relative;

	font-weight: bold;
	right: 13px;
}

.form-group {
	margin-bottom: 7px;
}

.fancybox-nav {
	width: 60px;
}

.fancybox-nav span {
	visibility: visible;
}

.fancybox-next {
	right: -60px;
}

.fancybox-prev {
	left: -60px;
}

.homeLink {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 3px 8px 3px 8px;
	background-color: #1cacef;
	color: #fff;
	text-decoration: none;
}

.homeLink:hover {
	text-decoration: none;
	background-color: #217ead;
}

.home2Link {
	position: absolute;
	right: 10px;
	bottom: 10px;
	padding: 3px 8px 3px 8px;
	background-color: #f1f1f1;
	color: #666;
	text-decoration: none;
}

.home2Link:hover {
	text-decoration: none;
	background-color: #d1d1d1;
}

.pageLink {
	padding: 3px 8px 3px 8px;
	background-color: #1cacef;
	color: #fff;
	text-decoration: none;
}

.pageLink:hover {
	text-decoration: none;
	background-color: #217ead;
}

.rg146List {
	margin: 0px;
	padding: 0px;
}

.rg146List li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 30px;
}

td {
	font-family: Verdana, sans-serif;
	color: #7a7a7a;
	font-size: 1.1em;
	line-height: 19px;
	margin-top: 7px;
	margin-bottom: 12px;

	padding-right: 5px;
}

sup {
	background-color: #ee1d25;
	padding: 2px 6px 2px 6px;
	margin: 0px 4px 0px 4px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
}

#columnThree #fee-schedule {
	width: 90%;
	margin: 10px 20px 15px 30px;
}

#fee-schedule tr:nth-child(even) td {
	background-color: #f1f1f1;
	border-bottom: 1px solid #d1d1d1;
}

#fee-schedule td:nth-child(1) {
	text-align: left;
}

#fee-schedule td {
	background-color: #e5e5e5;
	padding: 10px 15px 10px 15px;
	font-size: 1.3em;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	vertical-align: top;
}

#fee-schedule th {
	background-color: #0b7cc1;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1.3em;
	text-align: left;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
}

#fee-schedule th:nth-child(1) {
	text-align: left;
}

#columnThree #fee-schedule .finalRow td {
	background-color: #0e293e;
	color: #fff;
}

#ebooktable {
	width: 100%;
	margin: 10px 0px 15px 0px;
	border-spacing: 0;
}

#ebooktable tr:nth-child(even) td {
	background-color: #f1f1f1;
	border-bottom: 1px solid #d1d1d1;
}

#ebooktable td:nth-child(1) {
	text-align: left;
}

#ebooktable td {
	background-color: #e5e5e5;
	padding: 10px 15px 10px 15px;
	font-size: 1em;
	color: #666;
	text-align: left;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	vertical-align: top;
}

#ebooktable th {
	background-color: #0b7cc1;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1.1em;
	text-align: left;
	font-weight: bold;
	padding: 10px 15px 10px 15px;
}

#pfsList {
	padding: 10px 0px;
	margin: 0px;
}

#pfsList h3 {
	border-bottom: 1px solid #d1d1d1;
	padding: 15px 20px;
	color: #3b3b3b;
}

#pfsList p {
	font-size: 0.9em;
	padding: 15px 20px 0px 20px;
}

#pfsList li {
	cursor: pointer;

	float: left;
	width: 46%;
	list-style-type: none;
	height: 300px;
	border: 1px solid #fff;
	padding-bottom: 20px;
	border-top: 2px solid #e64010;
	margin-left: 2.5%;
	margin-bottom: 10px;
	background-color: #fff;
}

.dateFormat {
	font-family: "Open Sans", arial, sans-serif;
	font-weight: 600;
	color: #8b8b8b;
	font-size: 0.9em;
	padding: 10px 20px 0px 20px;
	line-height: 1em;
	margin-top: 7px;
	margin-bottom: 5px;
	position: relative;
}

.seminarPromoImage {
	width: 100%;

	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 330px;
	background-image: url(/images/9_10_tax_schools_3.png);
	/* background-image: url(/images/seminarpresenter2.png);
	background-image: url(/images/General_Sem_Header_1.png);*/
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

.productPromoImage {
	width: 100%;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	height: 330px;
	background-image: url(/images/seminarpresenter2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

#joinPromoImage img {
	position: absolute;
	width: 340px;

	left: 50px;
	top: 95px;
}

#joinPromoImage {
	width: 100%;
	border-radius: 3px;
	height: 330px;
	background-image: url(/images/laptopcoffee.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}

#joinContent {
	text-align: center;
	padding-top: 30px;
}

#joinContent h1 {
	text-align: center;
}

#joinContent p {
	color: #172838;
	text-align: center;
	padding: 10px 10%;
}

#joinForm {
	text-align: left;
	padding-bottom: 60px;
}

.productPromoImage #productTitle h1 {
	text-align: left;
	color: #fff;
	text-shadow: 0 0 5px #0071ce, 0 0 5px #0071ce, 0 0 5px #0071ce,
		0 0 5px #0071ce, 0 0 5px #0071ce, 0 0 5px #0071ce, 0 0 5px #0071ce,
		0 0 5px #0071ce;
}

#productTitle h1 span {
	background-color: #0071ce;
}

#productTitle {
	position: absolute;
	left: 40px;
	top: 140px;
	width: 300px;
	text-align: left;
}
.medal_facetoface{
	
    background-color: white;
    border: none;
   /* background-size: cover;
    background-image: url(/images/medal_f2f.png);*/
    cursor: pointer;
}
.medal_live{
	
   
    background-color: white;
    border: none;
  /*  background-size: cover;
    background-image: url(/images/medal_ls.png);*/
    cursor: pointer;
}
.medal_facetoface .fc-event-title-container .fc-event-title{
	white-space: initial;
	font-size: 0.8em;
    padding: 0px;
    line-height: 1.1em;
}
.medal_facetoface .fc-event-title-container{
background-color: #72c3d5;

top: 39px;
padding: 3px 3px 3px 3px;

border-radius: 4px;
}
.medal_live .fc-event-title-container .fc-event-title{
	white-space: initial;
	font-size: 0.8em;
    padding: 0px;
    line-height: 1.1em;
}
.medal_live .fc-event-title-container{
background-color: #e5245d;

top: 39px;
padding: 3px 3px 3px 3px;

border-radius: 4px;
}
.medal img {
	width: 100%;
}

#seminarPromoMedal {
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 130px;
	height: 130px;
}
#seminarLeftMedal {
	position: absolute;
	bottom: 35px;
    left: 20px;
    width: 336px;
    height: 50px;
}

#productContent {
	padding-top: 0px;
}

#productContent h1 {
	text-align: center;
	padding-bottom: 20px;
}
#team_carousel{
	text-align: center;
	padding-bottom: 20px;
}
#productContent p img {
	width: 100%;
}

#productContent p {
	color: #172838;
	text-align: left;
	padding: 10px 0px;
}
#productContent .center p,#productContent .centre p  {
	color: #172838;
	text-align: center;
	padding: 10px 0px;
}
#productContent li {
	color: #172838;
}

.seminarContentOnline h2 {
	text-align: center;
}

#seminarContent h1,
#products h1 {
	text-align: center;
}
#seminarDownload li a:hover {
	text-decoration: underline;
}
#seminarDownload li a {
	color: #172838;
}
#seminarContentVideos h3 {
	width: 100%;
	height: 40px;
}
#seminarContentVideos {
	padding: 0px;
	margin: 0px;
	display: flex;
	margin-bottom: 20px;
	margin-top: 20px;
	flex-wrap: wrap;
}
#seminarContentVideos li {
	flex: 1 0 50%;
	list-style-type: none;

	text-align: center;

	position: relative;
	margin: 0 auto;
	padding: 20px 0px;
}
#seminarDownload li {
	margin: 0px;
	padding: 5px 10px;
	color: #172838;
	list-style-type: none;
}
#seminarContent p,
#products p {
	color: #172838;
	text-align: center;
	padding: 6px 10%;
}

#seminarContent li ul li,  #seminarContent li ol li{
	font-size:1em;
}
#seminarContent li {
	color: #172838;
}



.seminarContentOnline {
	padding-top: 30px;
	background-color: #f0f3f5;
}

.presenterList {
	padding: 0px;
	margin: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.presenterList li img {
	width: 220px;
	border-radius: 150px;
}

.presenterList li {
	list-style-type: none;
	flex: 0 1 auto;
	text-align: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
	float: unset;
}

.presenterList li h3 {
	color: #0071ce;
	padding-top: 10px;
}

#seminarContent .jobType,
#content .jobType {
	padding-top: 0px;
	font-size: 1em;
	color: #858585;
	margin-top: 0px;
	text-align: center;
}

#seminarContent .presenterDescription,
#content .presenterDescription {
	font-size: 0.9em;
	text-align: center;
}
.benefits {
	padding: 0px;
	margin: 0px;
	display: flex;
	margin-bottom: 20px;
	padding-top: 20px;
}

.benefits li {
	list-style-type: none;
	flex: 0 1 auto;
	text-align: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

.benefits li img {
	width: 145px;
}
#productContent .benefits li p {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-weight: 100;
	color: #1c3040;

	display: inline-block;
	border-right: 2px solid #1c3040;
	width: 100%;
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}
#productContent .benefits li:last-child p {
	border: none;
}
#productContent .benefits li .high_200 {
	height: 200px;
}
#productContent .benefits li .high_100 {
	height: 100px;
}

.onlineBenefits {
	padding: 0px;
	margin: 0px;
	display: flex;
	margin-bottom: 20px;
}

.onlineBenefits li {
	list-style-type: none;
	flex: 0 1 auto;
	text-align: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
}

.onlineBenefits li img {
	width: 145px;
}

#seminarContent .onlineBenefits li p {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-weight: 100;
	color: #0071ce;
	height: 100px;
	display: inline-block;
	border-right: 2px solid #0071ce;
	width: 100%;
	padding: 0px;
	margin-top: 15px;
}

#seminarContent .onlineBenefits li:last-child p {
	border: none;
}

#seminarGlanceList {
	margin-top: 15px;
}
#seminarGlanceList .col1{
	width: 65%;
}
#seminarGlanceList .col2{
	width: 15%;
}
#seminarGlanceList .col3{
	width: 20%;
}

#seminarGlanceList td {
	padding: 15px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

#seminarGlanceList td:last-child {
	border-right: none;
}

#seminarGlanceList td p {
	text-align: left;
	padding-left: 0px;
}

.centerImage img {
	width: 300px;
}

.centerImage {
	text-align: center;
	width: 150px;
}

.lrContent {
	position: relative;
	min-height: 284px;
}

.leftImage img {
	width: 100%;
	border-radius: 3px;
}

.leftImage {
	position: absolute;
	left: 0px;
	top: 30px;
	border-radius: 10px;
	width: 280px;
	height: auto;
}

.rightText {
	text-align: left;
	margin-left: 280px;
	padding-top: 20px;
	padding-left: 40px;
	
}

.rightText2 {
	text-align: left;
	margin-left: 280px;
	padding-top: 20px;
	padding-left: 40px;
	min-height: 630px;
}

.leftText {
	text-align: left;
	margin-left: 0px;
	padding-top: 20px;
	width: 70%;
}

.rightImage {
	position: absolute;
	right: 0px;
	top: -30px;

	width: 390px;
	height: 341px;
}

#seminarContent .lrContent p {
	text-align: left;
	padding-left: 0px;
}

#seminarPromoMedal4 {
	position: absolute;
width: 202px;
left: 21px;
top: 5px;
z-index: 1000;
}

#seminarPromoMedal3 {
	position: absolute;
width: 177px;
left: 166px;
bottom: 41px;
z-index: 999;
}

#seminarPromoMedal2 {
	position: absolute;
	width: 120px;
	right: 66px;
	z-index: 998;
}

.selectButton {
	position: relative;
	cursor: pointer;
	background-color: #fff;

	font-family: "Open Sans", arial, sans-serif;
	font-size: 16px;
	color: #000;
	margin-top: 0px;
	padding: 10px 51px;
	border-radius: 6px;
	margin-bottom: 5px;
	font-size: 1em;
	padding: 7px;
	border: 1px solid #d1d1d1;
	outline: none;
	width: 250px;
	border-radius: 5px;
	text-align: left;
}

.selectButton i {
	position: absolute;
	right: 7px;
	top: 11px;
	font-size: 16px;
	color: #333;
}

.inlineButton i {
	position: absolute;
	right: 10px;
	top: 11px;
	font-size: 20px;
	color: #fff;
}

.inlineButton {
	position: relative;
	cursor: pointer;
	background-color: #0071ce;
	border: 1px solid #0071ce;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 16px;
	color: #fff;
	margin-top: 8px;
	padding: 10px 51px;
	border-radius: 6px;
	margin-bottom: 5px;
	/* box-shadow: 0 2px 5px 0 rgba(140, 140, 140, .7);*/
}
.seminarBtn {
	position: relative;
	cursor: pointer;
	background-color: #0071ce;
	border: 1px solid #0071ce;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 16px;
	color: #fff;
	margin-top: 8px;
	padding: 5px 30px;
	border-radius: 3px;
	margin-bottom: 5px;
	/* box-shadow: 0 2px 5px 0 rgba(140, 140, 140, .7);*/
}
.borsearchbutton{
	padding: 7px 32px;
	position:relative;
	top:1px;
}
.inlineButton:hover {
	background-color: #0d6bb9;
	color: #fff;
	border: 1px solid #0d6bb9;
}

  #goldmemberinfo:hover,
  #goldmemberupgrade:hover {
  	background-color: #1a7cce;
	border: 1px solid #1a7cce;
  }

  #goldmemberinfo {
  	position: absolute;
font-family: "Geometos", "Open Sans", arial, sans-serif;
font-size: 13px;
  	bottom: 95px;
  	right: 108px;
  	background-color: #ad8401;
  	border: 1px solid #ad8401;
border-radius: 3px;
  	width: 175px;
		padding: 10px 4px 8px 4px;
  }

  #goldmemberupgrade {
font-family: "Geometos", "Open Sans", arial, sans-serif;
	font-size:13px;
  	position: absolute;
  	bottom: 53px;
  	right: 108px;
	background-color: #ad8401;
		border: 1px solid #ad8401;
border-radius:3px;
  	width: 175px;
  	padding: 10px 4px 8px 4px;
  }

.aqua:hover {
	background-color: #429aad;
	border: 1px solid #429aad;
}

.aquatext {
	color: #3590a4;
}

.aqua {
	background-color: #72c3d5;
	color: #000;
	border: 1px solid #72c3d5;
}

.aqua i {
	color: #000;
}

.yellow {
	background-color: #ffd814;
	color: #0f1111;
	border: 1px solid #ffd814;
	box-shadow: 0 2px 5px 0 rgba(213, 217, 217, 0.8);
}

.cartCheckoutButton {
	float: right;
}

.proceedCart {
	position: absolute;
	right: 310px;
	bottom: 30px;
}

.absRightButton {
	position: absolute;
	right: 45px;
	bottom: 30px;
}

.absRightBottomButton {
	position: absolute;
	right: 45px;
	bottom: 30px;
}

#noteonlineClearAll {
	position: absolute;
	bottom: 7px;
	right: -241px;
	padding: 7.2px 51px;
}

#noteonlineClear {
	position: absolute;
	bottom: 7px;
	right: -241px;
	padding: 7.2px 51px;
}

#noteonlineSearch {
	position: absolute;
	bottom: 7px;
	right: -96px;
	padding: 7.2px 51px;
}

.absRightBottomCaptcha {
	position: absolute;
	right: 40px;
	bottom: 90px;
}

.relativeCaptcha {
	position: relative;
	display: inline-block;
	top: 20px;
}

#seminarSearcher {
	height: 110px;
	width: 100%;
	margin-top:10px;
	border-radius: 3px;
	background-color: #1c3040;
}
#memberHomeBanner .memberinfobar{
	height:220px;
}
#seminarSearcher h3 {
	color: #fff;
	padding: 23px 20px 6px 3px;
}
#seminarContent .venueSearcher h3 {
	color: #fff;
	padding: 23px 17px 6px 20px;
}
#seminarContent .productPrice h3{
	padding-left:0px;
}
#seminarContent .upcomingSeminars h3 {
	color: #fff;
	padding: 23px 20px 6px 20px;
}
#seminarSearcher ul {
	padding: 0px;
	margin: 0px;
	display: flex;
}

#seminarSearcher input {
	margin-top: 0px;
}

#seminarSearcher li,
#seminarSearch2 li {
	list-style-type: none;
	padding: 0px 20px;
	margin: 0px;
	flex: 1 1 auto;
}
#seminarSearch2 li {
	text-align: center;
}

#seminarSearcher .ssFirstEl {
	flex: 0 1 30%;
}

#seminarSearcher .ssSecondEl {
	flex: 0 1 70%;
	
}

#seminarSearcher li label,
#seminarSearch2 li label {
	background-color: #d0d2d3;
	padding: 8px 12px;
	color: #0d0e21;
	font-size: 0.9em;
	display: inline-block;
	cursor: pointer;
}

#seminarSearcher li .spl_middle,
#seminarSearch2 li .spl_middle {
	background-color: #f1f1f1;
}

#seminarSearcher li .spl_first,
#seminarSearch2 li .spl_first {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 20px;
}

#seminarSearcher li .spl_last,
#seminarSearch2 li .spl_last {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-right: 20px;
}
#seminarSearch2 li{
	
}

.subscriptionSelect {
	font-size: 1em;
	padding: 6px;
	border: 1px solid #d1d1d1;
	outline: none;
	width: 95%;

	/*  margin-left: 20px; */
	border-radius: 5px;
}
#seminarSearch2 li .semseriesval select{
	background-color: #e6f3f8;
    border: 0px;
	outline: 0px;
	cursor:pointer;
	height: 36px;
}
#seminarSearch2 li .semseriesval{
	background-color:#e6f3f8;
	padding-top: 0px;
	padding-bottom: 0px;

}
#seminarSearch2 li .semseries{
	background-color:#bfdfec;
}
#seminarSearch2 li .seminar_cal{
	background-color:#fafafa;
}
#seminarSearch2 li{
	flex:0 0 auto;
}
#seminarSearch2 ul{
	display: flex;
	justify-content: center;
}
.seminarSearchSelect {
	font-size: 1em;
	padding: 6px;
	border: 1px solid #d1d1d1;
	outline: none;
	width: 50%;
	border-radius: 5px;
vertical-align:top;
}

#seminarContent .venueSearcher {
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
	position: relative;
}

#productContent .productSearcher {
	padding: 0px;
	margin: 0px;
	height:110px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#productContent .seminarSearcherHigh{
	height:180px;
}

#seminarContent .seminarSearcherHigh{
	height:180px;
}
#bookingError p {
	color: #ee1d25;
	font-size: 1.1em;
	padding: 13px;
	text-align: center;
	line-height: 1.1em;
}

#bookingError i {
	position: absolute;
	bottom: -21px;
	width: 40px;
	height: 40px;
	left: 44%;
	color: #fff;
	font-size: 38px;
	opacity: 100;
}

#bookingError {
	position: absolute;
	left: 44%;
	top: -56px;
	width: 260px;
	height: 70px;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 2px 5px 0 rgba(140, 140, 140, 0.5);
}

.seminarSelectButton {
	position: absolute;
	right: 45px;
	bottom: 18px;
}
.becomeMember {
	right: 228px;
}
.quickjoin {
	right: 476px;
}

.selectDelegates span{
	white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 200px;
display: inline-block;
height: 25px;
position: absolute;
bottom: 1px;
}
.selectDelegates {
	position: relative;
	position: relative;
bottom: 0px;
height:37px;
}


.seminarPresenter h3 {
	text-align: center;
}
#seminarEvents h3 {
	text-align: center;
}

.seminarPresenter {
	padding-top: 30px;
	width: 60%;
	margin: 0 auto;
}

#seminarContent .seminarPresenter .presenterList .jobType {
	text-align: center;
	padding: 0px;
}

#loginForm {
	position: relative;
}

#loginForm input {
	width: 93%;
}

#loginlist ul {
	display: flex;
	width: 50%;
	margin: 20px auto;
}

#loginPopup #loginlist ul {
	width: 80%;
}

#loginlist li:last-child {
	border-right: none;
}

#loginlist p {
	color: #172838;
	padding: 10px 15%;
	font-size: 1.1em;
}

#loginlist li {
	list-style-type: none;
	flex: 0 1 auto;
	text-align: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #0071ce;
	font-size: 1.1em;
	text-transform: uppercase;
	border-right: 2px solid #0071ce;
}

.center , .centre{
	text-align: center;
}

#contact_form ol {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0px;
	margin: 0px;
}

#contact_form form {
	margin-top: 20px;
	padding-bottom: 60px;
}

#contact_form li {
	list-style-type: none;
	flex: 0 1 48%;
	padding: 0px 10px;
}

#seminarContent .productPrice p{
	color: #fff;
	font-size: 2.5em;
	font-weight: 100;
	line-height: 24px;
	padding-top: 1px;
	padding-bottom: 13px;
	text-align: left;
padding-left: 0;
}

#productContent .productPrice p {
	color: #fff;
	font-size: 2.5em;
	font-weight: 100;
	line-height: 24px;
	padding-top: 1px;
	padding-bottom: 13px;
}

.productPrice {
	float: left;
	width: 240px;
	padding-left: 30px;
}
.productPriceOntheRight{
	float: right;
	width: 280px;
	padding-right: 30px;
}

.memberPrice {
	color: #0071ce;
}

.nonmemberPrice {
	border-left: 1px dotted #666;
}

#cartAdded {
	float: left;
	width: 100%;
	padding-left: 30px;
	padding-top: 28px;
}

#cartAddedText {
	position: absolute;
	left: 25px;
	width: 50%;
	text-align: left;
}

#cartAddedText p {
	color: #fff;
	font-size: 2.5em;
	font-weight: 100;
	line-height: 24px;
	padding-top: 1px;
	padding-bottom: 19px;
	text-align: left;
}

.partOfKit i {
	padding-right: 16px;
	position: relative;
	top: 8px;
}

.partOfKit {
	padding-left: 6%;
}

.delegateBlock a,
.delegateBlock a:link {
	text-decoration: underline;
}

.delegateBlock {
	padding-top: 5px;
	color: #000;
	padding-left: 5%;
}

.delegateLabel {
	color: #d63a1c;
	font-size: 1em;
}

.notesTitle {
	color: #429aad;
	font-size: 1em;
	padding-left: 5%;
}

#member1 p {
}

#member1bg {
	position: absolute;
	background-color: #25526f;
	width: 100%;
	min-height: 1300px;
	padding-top: 20px;
	padding-bottom: 60px;
	background-image: url(/images/neuralNodebg.png?t=455);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
	clip-path: polygon(0% 0px, 100% 0%, 100% 1100px, 0 1100px);
}

#sub1 {
	z-index: 600;
	width: 100%;
	position: absolute;
	top: 130px;

	padding-top: 0px;
	padding-bottom: 40px;

	/* background-color: #34608e;*/
	background-color: #25364f;

	margin-bottom: 30px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;

	display: none;
}
#product1 {
	z-index: 600;
	width: 100%;
	position: absolute;
	top: 130px;

	padding-top: 0px;
	padding-bottom: 40px;

	/* background-color: #34608e;*/
	background-color: #25364f;

	margin-bottom: 30px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;

	display: none;
}

#sub1_content {
	margin: 0 auto;
	width: 1200px;
	position: relative;
	display: flex;
	padding-right: 600px;
	padding-left: 183px;
}

#product1_content {
	margin: 0 auto;
	width: 1200px;
	position: relative;
	display: flex;
	padding-right:0px;
	padding-left: 0px;
	justify-content: center;
}
#member1 {
	z-index: 600;
	width: 100%;
	position: absolute;
	top: 130px;

	padding-top: 0px;
	padding-bottom: 40px;

	/*background-color: #34608e;*/
	background-color: #25364f;
	margin-bottom: 30px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;

	display: none;
}
.pme{
	display:none;
}
#member1_content {
	margin: 0 auto;
	width: 1200px;
	position: relative;
	display: flex;
	padding-left: 570px;
}
#member_menu_number{
	position: absolute;
	top: 27px;
	left: 10px;
	color: #f1f1f1;
	font-size: 1.0em;
}
#mainMenuSwitch {
	position: absolute;
	right: 30px;
	top: 10px;
	width: 150px;
	height: 20px;
	display: none;
	text-align: right;
}

#member1 ul,
#product1 ul,
#sub1 ul {
	margin: 0px;
	padding: 0px;
}

.mmrow {
	flex: 0 0 160px;
	padding-left: 10px;
	flex-wrap: wrap;
	justify-content: space-between;

	border-right: 1px solid #192938;
}
#product1 .mmrow{
	flex: 0 0 16%;

}
.noborder {
	border: none;
}

#member1 .mson a {
	color: #fff;
}

#member1 .mson i {
	color: #fff;
}

#member1 .mson {
	display: block;
}

#member1 .msoff {
	display: none;
}

#member1 .mmoff {
	display: none;
}

#member1 .mmon {
	display: block;
}

#member1Text {
	width: 1200px;
	z-index: 100;
	margin: 0 auto;

	text-align: center;
}

#member1 h2,
#product1 h2,
#sub1 h2 {
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.95em;

	padding-left: 7%;
	padding-top: 30px;
	letter-spacing: 0.15em;
}

#member1 li,
#product1 li,
#sub1 li {
	list-style-type: none;

	width: 98%;
	margin: 0px 0%;
	padding: 0px 0px;
}

#member1 li a,
#product1 li a,
#sub1 li a {
	color: #b9c9d2;
	padding: 10px 0% 6px 7%;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	font-size: 0.88em;
}

#member1 li:hover a,
#product1 li:hover a,
#sub1 li:hover a {
	color: #fff;
}

#member1 li.on a,
#product1 li.on a,
#sub1 li.on a {
	color: #fff;
}
#product1 li .hidden{
	display:none;

}
#product1_content .productmore{
	color:#fff;
}
#product1_content .notesmore{
	color:#fff;
}
#product1_content .productless{
	color:#fff;

}
#member1 li.on a,
#product1 li.on a,
#sub1 li.on a {
	color: #fff;
}

.month_divider {
	clear: both;
	width: 99%;
	height: 30px;
	border-radius: 4px;
	margin-bottom: 12px;
	cursor: pointer;
	color: #fff;
	background-color: #213b4e;
}

.month_bucket {
	display: none;
}

.month_bucket h2 {
	font-size: 20px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 13px;
	padding-left: 30px;
}

.month_divider h2 {
	font-size: 19px;
	color: #fff;
	padding-top: 7px;
	padding-left: 30px;
}

.month_divider i {
	float: right;
	position: relative;
	color: #fff;
	top: 5px;
	right: 10px;
	font-size: 20px;
	font-weight: bold;
}

.notesList {
	margin-bottom: 15px;
}

#mainContent .padTop_20 {
	padding-top: 20px;
}

#mainContent .padTop_40 {
	padding-top: 40px;
}

#mainContent .padTop_60 {
	padding-top: 60px;
}

#seminarNotes {
	width: 100%;
}

#seminarNotes ul,#practiceDocs ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}

#seminarNotes li:hover {
	background-color: #e9ecf0;
}

#seminarNotes li:hover i,
#seminarNotes li:hover h1 {
	color: #2e8aca;
}

#practiceDocs li {
	cursor: pointer;
	flex: 1 1 auto;
	display: block;
	min-height: 100px;
	margin: 2px;
	padding: 15px;
	list-style-type: none;
	width: 32%;
	border: 1px solid #999;
	border-radius: 4px;
	position: relative;
}
#seminarNotes li {
	cursor: pointer;
	flex: 1 1 auto;
	display: block;
	height: 100px;
	margin: 2px;
	padding: 15px;
	list-style-type: none;
	width: 32%;
	border: 1px solid #999;
	border-radius: 4px;
	position: relative;
	overflow:hidden;
}

#seminarNotes li i {
	font-size: 50px;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 50px;
}
#practiceDocs li i.pd {
	font-size: 50px;
	left: 15px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 50px;
}

#seminarNotes li img {
	left: 15px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: 50px;
}

#seminarNotes li h1,#practiceDocs li h1  {
	line-height: 1.1em;
	font-size: 1em;
	margin-left: 68px;
	position: relative;
	top: 10px;
}
#seminarNotes li h3{
	margin-left: 68px;
	font-size: 0.8em;
}
#seminarqa{
	padding-bottom: 30px;
}
#seminarqa ol {
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	counter-reset:item;
	
}

#seminarqa li .viewvideo i{
	font-size: 52px;
}
#seminarqa li .viewvideo{
	    position: absolute;
    font-size: 1.2;
    color: #0071ce;
    left: 10px;
    top: 55px;
}
#seminarqa li p{
	margin-top:0px;
	font-size:1em;
	color:#3e3e3e;
	margin-left:72px;
}
#seminarqa li:hover {
	background-color: #e9ecf0;
}
#seminarqa li {
	margin: 0;
	padding:15px 3px 30px 11px;
	flex: 1 1 auto;
	position: relative;
min-height: 110px;
	
	
	
	list-style-type:none;
	width: 50%;
	
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	counter-increment:item; 
	list-style:none inside;
	font-size:18px;
	border-bottom:1px solid #d1d1d1;
	
}
#seminarqa li::before {
	    content: counter(item);
    margin-right: 18px;
	margin-bottom:45px;
    font-size: 128%;
    background-color: rgb(11 113 206);
    color: white;
    font-weight: bold;
    padding: 3px 14px;
    border-radius: 3px;
    display: block;
    float: left;
    position: relative;
    top: 4px;
	width: 53px;
    text-align: center;
	
}
#memberVideoFull {
	padding-bottom: 30px;
}

#memberVideoFull ul {
	padding: 0px;
	margin: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}

#memberVideoFull li {
	margin: 0;
	padding: 9px 3px 6px 11px;
	flex: 1 1 auto;
	position: relative;

	height: 100px;
	margin: 2px;
	padding: 15px;
	list-style-type: none;
	width: 32%;
	border: 1px solid #999;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
}

#memberVideoFull li:hover {
	background-color: #e9ecf0;
}

#memberVideoFull li:hover i,
#memberVideoFull li:hover h1 a {
	color: #2e8aca;
}

#memberVideoFull i {
	vertical-align: top;
	top: 0;
}

#memberVideoFull i {
	font-size: 25px;
	position: relative;
	top: 5px;
	color: #0d0e21;
	vertical-align: top;
}

#memberVideoFull h1 a {
	color: #0d0e21;
}

#memberVideoFull h1 {
	display: inline-block;
	padding-left: 16px;
	font-size: 1.1em;
	margin-bottom: 0;
	color: #0d0e21;
	width: 80%;
	line-height: 1.2em;
	padding-top: 8px;
}

.nt table {
	width: 100%;
	margin-bottom: 20px;
	padding: 7px 7px 2px 7px;

	table-layout: fixed;
}

.nt th p {
	text-align: center;
}

.nt .Tableheadings {
	text-align: center;
}

.nt th {
	background: #213b4e none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	padding: 8px 20px 8px 22px;
}

.nt table th {
	background: #213b4e none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	padding: 13px 20px 13px 22px;
	font-size: 14px;
}

.nt td {
	background: #d1d1d1 none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #213b4e;
	padding: 7px 20px 7px 22px;
	font-size: 13px;
	white-space: wrap;
	overflow: hidden;
}

.nt tr:nth-child(even) td {
	background-color: #e4e4e4;
}

.nt tr:nth-child(odd) td {
	background: #f1f1f1 none repeat scroll 0 0;
}

.nt td:last-child {
	border-right: 0px;
}

.nt th:last-child {
	border-right: 1px solid #3d4f74;
}

.nt th {
	background: #3d4f74 none repeat scroll 0 0;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	padding: 8px 20px 8px 22px;
	text-align: left;
}

.nt td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #3d4f74;
	padding: 12px 20px 7px 22px;
}

tr.inactive td {
	color: #bebdbd;
}

.seminar_session{
	width: 700px;
	margin-bottom: 20px;
	padding: 7px 7px 2px 7px;
	border-collapse: collapse;
	
}
.seminar_session td {
	
	border-bottom: 1px solid #bbb;
	
	color: #213b4e;
	padding: 13px 27px 13px 27px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	border-spacing:0px;
	text-align:center;
  
}
.seminar_session td:last-child {
	border-right: 0px;
	
}
.seminar_session > tbody > tr:last-child td{
	border-bottom: 0px;
} 
.seminar_session > tbody > tr td:nth-child(1){
	width:11%;
	text-align:center;
	border-right: 1px solid #bbb;
}
.seminar_session > tbody > tr td:nth-child(1) div:nth-child(1){
	display:block;
	color:#0971ce;
	font-size:50px;
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	line-height: 40px;
}
.seminar_session > tbody > tr td:nth-child(1) div:nth-child(2){
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	display:block;
	font-size:20px;
	color:#0971ce;
}

.ss_date{
	width:11%;
	text-align:center;
	border-right: 1px solid #bbb;
}
	
.ss_date1{
	display:block;
	color:#0971ce;
	font-size:50px;
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	line-height: 40px;

}
	
.ss_date2{
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	display:block;
	font-size:20px;
	color:#0971ce;
}
	
.seminar_session td p{
	font-size:1.2em;
	padding:3px 0px;
	margin:0px;
	text-align:left;
}


.ebook_module_hidden {
	display: none;
}

#ebooktable .nostripes td {
	background-color: #f1f1f1;
}

#tax_calc_result p {
	font-size: 1em;
}

#tax_calc_result {
	padding-top: 15px;
}

#serviceTypes {
	width: 90%;
	margin: 0 auto;
}

#productCat {
	width: 90%;
	margin: 0 auto;
}
#buysellCat {
	width: 90%;
	margin: 0 auto;
}

#productCat ul,
#serviceTypes ul ,
#buysellCat ul {
	display: flex;
	gap: 1px;
	background-color: #d1d1d1;
	padding: 0px;
}

#productCat li:hover,
#serviceTypes li:hover ,
#buysellCat li:hover {
	background-color: #0071ce;
	color: #fff;
}

#productCat li.active,
#serviceTypes li.active ,
#buysellCat li.active {
	background-color: #0071ce;
	color: #fff;
}

#productCat li,
#serviceTypes li ,
#buysellCat li {
	list-style-type: none;
	flex: 1 1 20%;
	text-align: center;
	width: 100%;
	position: relative;
	margin: 0 auto;
	color: #0071ce;
	background-color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
	padding: 8px 5px;
	cursor: pointer;
}
#buysellCat li {
	flex: 0 1 45%;
}
#buysellCat li:nth-child(1) {
	flex: 0 1 10%;
}
#productCat li:nth-child(1) {
	flex: 0 1 18%;
}
#serviceTypes li:nth-child(1) {
	flex: 0 1 10%;
}
.notes_chapter {
}

.notes_article {
	padding-left: 50px;
}

#productContent .notes h2 {
	line-height: 1.3em;
}

#productContent .notes p {
	padding: 0px;
}

.notesDetail {
	float: left;
	width: 22%;
	padding-left: 30px;
}

.notesDetailWide {
	float: left;
	width: 32%;
	padding-left: 30px;
}

#otherNotes .on h3 a,
#otherNotes .on p a,
#otherNotes .on i {
	color: #000;
}

#otherNotes {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #d1d1d1;
}

.socialvideo{
	float:right;
	width:50%;
}

.publications ul,
#venues ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}
#venues ul {
	align-items: center;
	justify-content: center;
}
.publications li,
#venues li {
	cursor: pointer;
	flex: 1 1 auto;
	display: block;
	height: 100px;
	margin: 2px;
	padding: 15px;
	list-style-type: none;
	width: 32%;
	border: 1px solid #999;
	border-radius: 4px;
	position: relative;
}

#venues li p {
	font-size: 0.9em;
	color: #034b5d;
	line-height: 0.8em;
	display: inline;
	text-align: left;
padding: 6px 0%;
}
#venues li {
	border: 4px solid #d5dde3;
	border-radius: 3px;
	flex: 0 1 auto;
}

.publications li:hover {
	background-color: #e9ecf0;
}

.publications li:hover i,
.publications li:hover h1 {
	color: #2e8aca;
}

#productContent .publications li h1 a {
	color: #0d0e21;
}

#productContent .publications li h1 {
	line-height: 1.1em;
	font-size: 1em;
	text-align: left;
	margin-left: 20px;
	position: relative;
	top: 10px;
}

.catTitle_block {
	width: 20%;
	float: left;
}

#productContent .catDescription_block p {
	padding: 0px;
}

.catDescription_block {
	width: 80%;
	font-weight: 400;
	float: left;
	padding-left: 12px;
}

.catFooter {
	clear: both;
}

.cat_title {
	color: #333;
	font-size: 20px;
}

.cat_dollar {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	top: 40px;
	left: 7px;
}

#category {
	width: 100%;
}

#category li {
	position: relative;
	cursor: pointer;
	border: 1px solid #ccc;
	border-left: 15px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	padding: 12px 7px;
	display: block;
	width: 94%;
	margin: 0 0 3px 5px;
}

#category #smsf_cat_green,
#category #smsf_cat_greenplus {
	border: 1px solid #45ac4e;
	border-left: 15px solid #45ac4e;
}

#category #smsf_cat_amber,
#category #smsf_cat_amberplus {
	border: 1px solid #f58e30;
	border-left: 15px solid #f58e30;
}

#category #smsf_cat_red {
	border: 1px solid #cf252f;
	border-left: 15px solid #cf252f;
}

#catSelect {
	margin-top: 15px;
	margin-bottom: 15px;
}

.userDecision {
	position: relative;
	float: left;
	height: 90%;
	width: 45%;
	margin-left: 1px;
	border: 1px solid #666;
	padding: 12px;
}

#ebooktable tr .subheading {
	background-color: #b9b9b9;
	color: #333;
}

.checkout_orderSummary {
	width: 100%;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	padding-top: 25px;
	padding-bottom: 11px;
	padding-right: 2%;
}

.cartRemove i {
	font-size: 19px;
	line-height: 12px;
	position: relative;
	top: 1px;
	padding-right: 10px;
	color: #333;
	cursor: pointer;

	/*  text-shadow: 0px 3px 3px #bbb, 3px 0px 3px #bbb, 3px 3px 3px #bbb, -3px -3px 3px #bbb;*/
}

.cartRemove:hover i {
	color: #0b7cc1;

	/*text-shadow: 0px 3px 3px #72c3d5, 3px 0px 3px #72c3d5, 3px 3px 3px #72c3d5, -3px -3px 3px #72c3d5;*/
}

.checkout_orderAction {
	width: 71%;

	padding-top: 25px;
	padding-bottom: 11px;
	padding-right: 2%;
}

.orderSummaryLabel {
	width: 49%;
	text-align: left;
	display: inline-block;
	padding-bottom: 12px;
}

.orderSummaryVal {
	width: 49%;
	text-align: right;
	display: inline-block;
	padding-bottom: 12px;
}

.orderSummaryRed {
	font-weight: bold;
	color: #000;
	font-size: 18px;
}
.orderSummaryBlack {
	font-weight: bold;
	color: #2d2d2d;
	font-size: 20px;
}

#checkout .sinputline p {
	color: #4b4b4b;
	margin-top: 0px;
}

.changeAddress {
	float: right;
	z-index: 100;
	position: relative;
}

#checkoutAddress {
	width: 95%;
}

#checkout {
}

.savecc {
	position: absolute;
	top: 31px;
	left: 264px;
	z-index: 100;
}

.darkBlue {
	color: #192938;
	font-weight: bold;
}

.storedPayment i {
	color: #0071ce;
	font-size: 24px;
	position: relative;
	top: 3px;
	padding-right: 5px;
}

.storedPayment {
	padding-top: 5px;
	padding-left: 10px;
}

.storedBillingAddress {
	padding-top: 5px;
	padding-left: 10px;
}

#oneLineBillingLabel {
	display: inline-block;
	position: relative;
	top: -21px;
}

#oneLineBillingAddress {
	position: relative;
	top: 0px;
	display: inline-block;
	line-height: 18px;
	width: 250px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.label-success {
	background-color: #468847;
	border-radius: 3px;
	padding: 4px 7px;
	color: #fff;
	font-size: 14px;
}

#content .presenterWrap {
	margin: 0px;
	width: 100%;
	height: 550px;
	border: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#taxteamers {
	
	margin: 0px auto 1px auto;
	padding: 0px 0px 40px 0;
	width: 100%;
	height: 550px;
	position: relative;
}
#seminarContent #taxteamers{
	height: 364px;
}
.presenterList {
	padding-top: 0px;
	height: 200px;
	margin: 0px 0px 5px 0px;
	width: 20000em;
	align-items: center;
	/* NEW */
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
}
.jcarousel .presenterList li {
	margin: 1px 6px 0px 0px;
	width: 394px;
	height: 100%;


	border-radius: 3px;
	cursor: pointer;

	position: relative;
}
.jcarousel .presenterList li p{
	padding:0px 10%;
}

/*
.presenterList li {
    list-style-type: none;
    flex: 0 1 auto;
    text-align: center;
    width: 100%;
    position: relative;
    margin: 0 auto;

}
*/
/* *	CHAPTERS */
#content .videoChapWrap {
	margin: 0px;
	width: 100%;
	height: 220px;
	border: 0px;
	margin-bottom: 10px;
}

#videoChapterBorder {
	background-color: #fff;
	margin: 0px auto 1px auto;
	padding: 0px 0 0px 0;
	width: 100%;
	height: 240px;
	position: relative;
}
#videoDownloads {
	padding-top: 1px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	z-index: 1;
}
#videoChapters {
	padding-top: 0px;
	height: 200px;
	margin: 0px 0px 5px 0px;
	width: 20000em;
}

.videoChap {
	margin: 1px 6px 0px 0px;
	width: 235px;
	height: 100%;
	background-color: #fff;
	border: 4px solid #d5dde3;
	border-radius: 3px;
	cursor: pointer;
	float: left;
	position: relative;
}

.chapterPages {
	bottom: 10px;
	color: #819caf;
	font-size: 13px;
	position: absolute;
	right: 10px;
}

.videoChap h3,
.videoChap2 h3 {
	padding: 10px 2px 2px 10px;
	font-family: "OpenSans-Regular", arial, sans-serif;
}

.videoChap p {
	padding: 0px 2px 0px 10px;
}

#videoChapters .on,
#videoChapters2 .on {
	background-color: #4681c2;
	border: 4px solid #4681c2;
}

#videoChapters .on h3,
#videoChapters .on .chapterPages,
#videoChapters2 .on h3 {
	color: #fff;
}

.videoChap:hover,
.videoChap2:hover {
	background-color: #4681c2;
}

.videoChap:hover h3,
.videoChap:hover .chapterPages,
.videoChap2:hover h3 {
	color: #fff;
}

.chapterImage img {
	margin: 5px 5px 2px 5px;
	width: 150px;
}

.chapterText {
	margin: 30px 0px 0px 0px;
	padding-left: 15px;
	text-align: left;
}

.scrollbox {
	width: 20000em;
}

.videoInfo h1 {
	font-size: 1.65em;
}

.videoInfo {
	border-top: 1px solid #d5dde3;
	position: relative;
	background-color: #f1f1f1;
	padding: 20px;
}
.videoButton {
	position: relative;
	cursor: pointer;
	background-color: #0071ce;
	border: 1px solid #0071ce;
	font-family: "Open Sans", arial, sans-serif;
	font-size: 16px;
	color: #fff;
	margin-top: 4px;
	padding: 6px 25px;
	border-radius: 3px;
	margin-bottom: 0px;
	box-shadow: 0 2px 5px 0 rgba(140, 140, 140, 0.7);
}

.videoButton:hover {
	background-color: #0d6bb9;
	color: #fff;
	border: 1px solid #0d6bb9;
	box-shadow: 0 5px 5px 0 rgba(140, 140, 140, 0.8);
}
#videoContent {
	position: Relative;
}
#videoResume {
	position: absolute;
	right: 12px;
	bottom: 18px;
	z-index: 1111;
}

.ui-dialog {
	z-index: 10000000;
}
.ui-front {
	z-index: 999999999;
}
.ui-autocomplete {
	z-index: 999999999;
}
#newsStruct {
	display: flex;
}
#newsLeft h1 {
	padding: 5px 0px 5px 10px;
}
#newsLeft {
	flex: 0 1 auto;
	width: 25%;
}

#newsRight h2,
#newsRight .blurb {
	padding-left: 30px;
}
#newsRightList {
	padding: 0px;
}
#newsRightList li {
	list-style-type: none;
	border-radius: 2px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
	margin-left: 30px;
}
#newsRight {
	flex: 0 1 auto;
	width: 70%;
	padding-left: 20px;
}
#newsLeft ul {
	padding: 0px;
}
#newsLeft li.active,
#newsLeft li.active a {
	background-color: #0071ce;
	color: #fff;
}

#newsLeft li a:hover {
	background-color: #0071ce;
	color: #fff;
}
#newsLeft li a {
	display: inline-block;
	width: 100%;
	padding: 5px 0px 5px 10px;
}
#newsLeft li {
	list-style: none;
	border-bottom: 1px solid #d5dde3;
	margin-bottom: 0px;
	padding: 0px;
}
.newsDetail {
	padding: 0px 0px 0px 30px;
}

#content .pageBanner {
	position: relative;
	width: 100%;
	top: -67px;
	padding: 0px;
	margin: 0px;
	margin-bottom: -35px;
}

.page_2col > li {
	list-style-type: none;
	padding: 10px 20px;
	display: flex;
}
.page_2col {
	width: 100%;

	padding: 0px;
	margin: 40px 5%;
}
.page_2col li .page_2col_col1 {
	flex: 0 1 30%;
}

.page_2col li .page_2col_col2 {
	flex: 0 1 70%;
	padding-left: 10px;
	text-align: left;
}

.page_2col li .page_2col_col1 img {
	border-radius: 4px;
}
.page_2col li .page_2col_col2 p {
	font-size: 0.9em;
}
.page_2col li .page_2col_col2 li {
	list-style-type: disc;
	font-size: 0.9em;
}
#content .pageButtonLink:hover {
	background-color: #0d6bb9;
	color: #fff;
	border: 1px solid #0d6bb9;
	box-shadow: 0 3px 3px 0 rgba(140, 140, 140, 0.8);
}


#content .pageButtonLink {
	font-family: "Geometos", "Open Sans", arial, sans-serif;
	background-color: #3372c7;
	border: 1px solid #3372c7;
	color: #fff;
	font-weight: 100;
	padding: 15px 60px 12px 60px;

	text-transform: uppercase;
	border-radius: 3px;
	text-align: center;
	font-size: 1.1em;
	letter-spacing: 3px;
	margin: 20px 5px;
	display: inline-block;
}
#content .gold {
	background-color: #c89b0b;
	border: 1px solid gold;
	color: #fff;
}
.managePFS {
	position: absolute;
	right: 33px;
	top: 22px;
}

#login_message h4 {
}
#login_message {
	margin: 0px auto;
	text-align: center;
	position: Absolute;
	bottom: 127px;
	width: 100%;
}
#productDocuments a,
#seminarDocuments a {
	text-decoration: underline;
	cursor: pointer;
	font-size: 1.1em;
}
#productDocuments i,
#seminarDocuments i {
	color: #333;
	font-size: 1.4em;
	position: relative;
	top: 3px;
	padding-right: 5px;
}
#productDocuments {
	width: 80%;
	margin: 20px auto 10px;
}
#seminarDocuments {
	width: 100%;
	margin: 20px auto 10px;
}
#productDocuments li {
	list-style-type: none;
	flex: 1 1 auto;
	text-align: center;
}
#seminarDocuments li {
	list-style-type: none;

	text-align: left;
}
#productDocuments ul {
	display: flex;
	padding: 0px;
	margin: 0px;
}
#seminarDocuments ul {
	padding: 0px;
	margin: 0px;
}
#venues{
	margin-bottom: 60px;
}
.aliasCourse {
	background-color: #fff;
	width: 100%;

	border: 4px solid #d5dde3;
	border-radius: 3px;
	position: relative;
	margin-bottom: 20px;
}
.aliasRight h5 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
}
.aliasRight {
	flex: 1 1 25%;
	text-align: center;
	padding: 20px 2%;
}
.aliasLeft {
	flex: 1 1 75%;

	padding: 10px 2%;
}

#seminarContent .aliasContent p {
	text-align: left;
	padding: 5px 0%;
}
.aliasContent {
	display: flex;
	width: 100%;
}


#seminarLeftPrice h5{
font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-weight: normal;
}
#seminarLeftPrice {
	width: 100%;
text-align: center;
border-top: 4px solid #d5dde3;
border-bottom: 4px solid #d5dde3;
	padding-top:20px;	
	padding-bottom:20px;	
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
.aliasPriceNon {
}
.aliasPriceMember h1 {
	color: #0875ca;
}
.aliasPriceMember {
	padding: 20px 0px 10px 0px;
	margin-top: 15px;
	margin-bottom: 7px;
	background-color: #bfd1d7;
	border-radius: 4px;
}
.secondDelegateMember {
	width: 85%;
	border-top: 1px solid #333;
	padding-bottom: 7px;
	margin: 0 auto;
	padding-top: 4px;
}

#websiteSearch {
	width: 40%;
	margin: 20px auto;
	position: relative;
	left: -100px;
}
#webClear {
	position: absolute;
	bottom: 7px;
	right: -241px;
	padding: 7.2px 51px;
}

#webSearch {
	position: absolute;
	bottom: 7px;
	right: -96px;
	padding: 7.2px 51px;
}

#searchResults {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.searchcol {
	flex: 1 0 50%;
}

#landing {
	padding-left: 10px;
}

#landing h1 {
	font-size: 29px;
	padding-top: 7px;
}

#landingText {
	padding-top: 20px;
}

#landingText li {
	font-size: 16px;
	width: 98%;
	margin-left: 0px;
	padding-left: 0px;
}

#landingText h2 {
	font-size: 1.2em;
	text-align: center;
	color: #2e8aca;
}

#landingText ul {
	width: 100%;

	padding-top: 20px;
	margin-left: 0px;
}

#landing p {
	font-size: 14px;
}

#landingVideo {
	margin: 20px auto;
	text-align: center;
	width: 800px;
	border: 10px solid #333;
	background-color: #333;
}

#landingVideo iframe {
	width: 780px;
	height: 448px;
}
#landingActions:after {
	clear: both;
}
#landingActions {
	padding-top: 12px;
	min-height: 640px;
}

#landingActions li {
	line-height: 1em;
	float: left;
	width: 23%;
	margin: 0px 0.5% 0px 0.5%;
	padding: 0px;
	list-style-type: none;
}

.landingActionHeader h2 {
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.landingActionText p {
	line-height: 1.5em;
}

.landingActionText {
	padding: 12px 9px;
}

.landingActionHeader a {
	width: 100%;
	height: 50px;
	padding-top: 2px;

	border-radius: 7px;
	display: block;
}

.landingActionHeader a:hover {
	color: #fff;
	background-color: #2e8aca;
	text-decoration: none;
}

.landingActionHeader a:hover h2 {
	text-decoration: none;
}

.landingActionHeader h2 {
	line-height: 1.3em;
}

.landingActionHeader {
}

#landingFooter {
}

#landingFooter a:hover,
#osButton a:hover,
#landingText .startButton a:hover {
	text-decoration: none;
}

#landingFooter a:hover h2,
#osButton a:hover h2,
#landingText .startButton a:hover h2 {
	text-decoration: none;
	color: #fff;
	background-color: #2e8aca;
}

#landingFooter h2,
#osButton h2,
#landingText .startButton h2 {
	width: 98%;
	color: #fff;
	text-align: center;
	padding: 15px 1%;
	border-radius: 7px;

	text-align: center;
	font-size: 1.3em;
}

#promo2 .homeSeminarPromo h5 {
	display: none;
}
.glanceMedal {
	position: relative;
}

.glanceMedal img {
	width: 100px;
	position: relative;
	left: 20px;
}
.glanceMedalHours {
	position: absolute;
	left: 50px;
	top: 34px;
	color: #fff;
	background-color: #8a9069;
	border-radius: 10px;
	padding: 6px 5px;
	font-size: 1.15em;
}

.hotlineCalls {
	width: 100%;
	height: 42px;
	margin: 10px 0px 20px 0px;
}
.hc_val {
	padding: 10px 0px 10px 70px;
	font-size: 1.2em;

	color: #063c4c;
	width: 175px;
	display: inline-block;
	font-weight: bold;
	background: linear-gradient(298deg, transparent calc(11% - 1px), #dadbdb 11%);
	position: Relative;
	z-index: 100;
	margin-left: -3%;
	box-shadow: inset 5px 3px 2px #bbb;
	line-height: 21px;
	top: 0px;
	height: 42px;
}
.hc_val2 {
	width: 300px;
	background: linear-gradient(298deg, transparent calc(7% - 1px), #dadbdb 7%);
}
.hc_label {
	padding: 11px 0px 10px 60px;
	font-size: 1.2em;
	background-color: #75c4d4;
	color: #063c4c;
	width: 250px;
	display: inline-block;
	z-index: 101;
	background: linear-gradient(298deg, transparent calc(10% - 1px), #75c4d4 10%);
	position: Relative;
	line-height: 19px;
	top: 0px;

	height: 42px;
}

#form_message {
	padding: 10px 0px;
}
.captchaCheckout {
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 346px;
	height: 86px;
}

.loginHCap{

	position: relative;
	left: 40px;
	top: 30px;
}

.warning {
	color: #c55959;
}
.practice_text p{
	padding-left:70px;
}

#memberupgradeimage {
	position: relative;
	width: 200px;
	height: 220px;
	float: right;
margin:10px;
}
#memberupgrade {
	position: absolute;
	bottom: 7px;
	right: 20px;
	background-color: gold;
	border: 1px solid #fff;
	padding: 11;
	height: 39px;
	width: 160PX;
	border-radius: 2px;
	cursor:pointer;
	z-index:100;
}
 #memberinfo span,
 #memberupgrade span {
 	font-size: 13px;

 }

 #memberinfo:hover,
 #memberupgrade:hover {
 	box-shadow: 0px 0px 6px #333;
 	border: 1px solid #333;
 }

 #memberinfo:hover span,
 #memberupgrade:hover span {
 	color: #000;

 }
.goldclass{
	width: 100%;
	z-index: 100;
	border:1px solid gold;
}
.goldTitle{
	color: #cba034;
	border-bottom: 1px dashed #cba034;
	
	padding-bottom: 7px;
	margin-bottom: 26px;

}
.goldvideos{
	position:relative;
	padding-top:2px;
}
.goldvideos::before{
/*
	background-image: url(/images/goldpolygon.jpg);
	content: "";
  */   
	  background-color: #c89b0b;	
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.5;

}
#mainContent .goldvideos #memberVideoFull li:hover{
	background-color:#f1f1f1;

}
#mainContent .goldvideos li:hover h1 a{
	color:#cba034;
}
#mainContent .goldvideos #memberVideoFull{
	padding-bottom:2px;
	margin-bottom:20px;
}
#mainContent .goldvideos li i{

	color:#cba034;
}
.goldvideos li{
	background-color:#fff;
}

.qaresult{
	position:absolute;
	left: -52px;
	top: 14px;
	font-size:2em;
}

#qaDialog{
	position:relative;
}

#qaCompleteButton{
	position: -webkit-sticky;
		position: sticky;
	bottom: 10px;
	right: 10px;
}
#qaposter .checkbox {
	position:relative;
}
.ui-autocomplete{
	z-index:9999999999;
}

#seminarPreview{
	position:relative;
	display:inline-block;

}
#seminarPreview i{
	position: absolute;
top: 34%;
left: 39%;
right: auto;
margin: 0 auto;
color: #fff;
font-size: 60px;
}
#seminarPreview:hover i{
	--fa-primary-color: #0071ce; 
	--fa-secondary-color: #429aad;

}
#seminarcal{
	text-align: center;
		width: 100%;
}
#loadSeminarCal2 {
	padding-top:7px;
display: inline-block;
}
#loadSeminarCal{
	text-align:center;
	width:100%;
	display:inline-block;
}
#loadSeminarCal i{
	font-size:11em;;
}
#memberHomeBanner{
	width:1200px;
	margin:0 auto 20px auto;

}
.flexit{
	display: flex;
		flex-direction: row;
		justify-content: center;
  align-content: center;
  flex-wrap:wrap;
}
.image_100{
	width:100%;
}
.image_50{
	width:50%;
}
#member_ad_image{

	margin: 0 auto;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	width: 1200px;
	height: 590px;
	/* margin-bottom: 35px; */
	background-size: cover;
}

.memberinfo1{
	flex: 1 1 33%;
	width: 33%;
	padding-left: 30px;
	color: #0071ce;
	text-align:center;
	height: 50%;
justify-content: center;
	align-content: center;
	border-bottom:1px dotted #888888;

}
.memberinfo1 img{

}
.memberinfo1 div{
	width:140px;
	height:240px;
	margin:0 auto;
}
.memberinfo{
		flex: 1 1 33%;
justify-content: center;
  align-content: center;
	width: 33%;
	
	color: #0071ce;
	border-left:1px dotted #888888;
	border-bottom:1px dotted #888888;
	height:50%;
}
#memberHomeBanner .memberinfo h3{
	text-align: center;
		width: 100%;
	padding-top:32px;
margin-bottom:0px;
padding-bottom:0px;
}
#memberHomeBanner .memberinfo p{
	color: #72c3d5;
	text-align:center;
	width:100%;
font-size:1.8em;
margin-top:0px;
line-height: 1em;
    padding-top: 3px;
}
#memberHomeBanner .memberinfo a{
	color: #72c3d5;
}
#memberHomeBanner #upgradeMembership:hover{
	background-color: #72c3d5;
	color:#000;
}
#memberHomeBanner #upgradeMembership{
		width: 100%;

		margin-top:0px;
			background-color: #026077;
			color: #c89b0b;
			font-weight: bold;
			border: 1px solid #026077;
border-top: 1px dotted #888888;
			padding: 20px 0px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}