/* Custom styles used for all pages */
input[type="submit"], .player_button, .player_button span {
	background-color: #1a0f06 !important;				/* button colour */
	color: white !important;							/* button text colour */
}
#banner, #header {
	display: all;									/* Change this to "display: none;" if banner isn't needed */
}
html {
	background-color: white;                                               /* Change this to transparent!important;" if using an image as the background*/
}
body {
        background-color: transparent;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#container {
	border-left: unset;
	border-right: unset;
	box-shadow: unset;
	width: 100%;
	font-weight: bold;
}
.registration_above {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}
.registration_above_register {
	display: none;
}
.password_above {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}
.title_label {
	margin: 40px 0;
	font-size: 30px;
}
.title {
	color: #000;
	text-align: center;
        font-weight: normal;
}
.subtitle {
	margin-bottom: 40px;
	color: #000;
        font-weight: normal;
}
#branding {
	background-color: #363636;
	width: 100%;
	padding: 0;
	font-weight: bold;
}
.colour-bar {
	border: none;
}
#header {
	background-image: none;
	box-shadow: none;
}
#content-under {
	min-height: 50px;
}
#footer, #footer2 {
	background-image: none;
	box-shadow: none;
	background-color: #363636;
	padding: 15px;
}
#footer2 {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
}
#footer-right {
	/*float: right;*/
	width: 450px;
}
#footer-left {
	font-weight: bold;
	float: left;
	margin-top: 12px;
}
#footer a, #footer2 a {
	color: #007bff;
}
@media screen and (max-width: 1091px) {
	#footer-right, #footer-left {
		float: none;
		text-align: center;
	}
}
.enter_button {
	background-image: none;
	border-radius: 2px;
	box-shadow: none;
}
.player_button {
	background-image: none;
	border-radius: 2px;
	box-shadow: none;
}
.player_button span {
	background-image:none;
	padding-left: 15px;
	padding-right: 15px;
}
.bar_styling_top {
	-webkit-box-shadow: none;
}
.bar_styling_bottom {
	-webkit-box-shadow: none;
}
.requirements {
	display: none;
}
.mini-cal {
	box-shadow: none;
	background-image: none;
}
.presenter-row {
	margin-bottom: 15px;
}
.presenter-titles {
	margin-bottom: 10px;
}
.presenter-names {
	color: #a32035;
}
.webcast_closed {
	    padding: 5px 15px;
}
#banner {
	margin-right: 0;
}
#banner > div {
	padding-right: 0;
	text-align: center;
}
@media (min-width: 768px) {
	#footer.col-md-6 {
		width: 50% !important;
	}
}

/* Custom styles for register page */
#form_container {
	background-color: #e9b758;				/*This changes the colour of registration form*/
}
.field_label, .radio_container, .registration-title, .login-title, .required { 
	color: white;							/* change this to black if registration form is too light */
}
.required {
	font-size: 20px;
	font-weight: bold;
}
.content_container {
	padding: 0px;
}
@media screen and (max-width: 425px) {
	.content_container {
		padding: 15px;
	}
	.container-fluid {
		width: 100%;
	}
}
.presenter-row > div > img {
	float: left;
	width: 200px;
	border-width: 1px;
	border-style: solid;
	margin: 2px;
	margin-right: 15px;
}
@media (max-width: 675px) {
	.presenter-row > div > img {
		margin: 0;
	}
}
.registration_above_register {
	display: block;
	color: #666666;
	font-family: DIN, sans-serif;
	font-size: 18px;
	margin-bottom: 40px;
}
#form_container {
	max-width: 450px;
	padding: unset;
	padding-top: 20px;
}
#form_container > form {
	margin: 0 20px;
}
@media (min-width: 992px) and (max-width: 1000px) {
	.title_label {
		margin-right: -30%
		margin-top: -20px;
	}
	.subtitle {
		margin-right: -4%;
	}
}
@media (max-width: 991px) {
	#form_container {
		margin-top: 0;
	}
	#form_container_inner {
		margin-top: 15px;
	}
}
input[type="text"] {
	width: 100%;
	height: 30px;
	padding: 5px;
	border-radius: 5px;

}
input[type="submit"] {
	margin-top: 15px;
	width: 100%;
	border-radius: 4px;
	padding: 15px 0;
	border: none;
	background-image: none;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: transform .3s;
}
input[type="submit"]:hover {
	transform: translateY(.25em);
}
.presenter-row {
	margin-bottom: 15px;
}
.presenter-titles {
	margin-bottom: 10px;
}
.form_container {
	padding: 20px
}
/*single item checkbox group style*/
#registration_field_container15563 br {
	display: none;
}
.checkbox_container {
	padding-left:5px;
}
.checkbox_container label {
	display:none;
}
.title {
	text-align: center;
}
@media (max-width: 400px) {
	#content {
		padding-left: 0;
		padding-right: 0;
	}
}
#form_container_inner {
	background-color: #e9b758;  /*Form button colour I believe specific to this page*/
	padding: 20px;
}
#container {
	background: unset;
}
#footer {
	/*display: none;*/
}
#login_form {
	margin-bottom: 25px;
}
.registration_below {
	max-width: 450px;
	padding: unset;
	text-align: center;
}
#register_form > div:nth-child(6) {
	/*background-color: white;
	border: 2px red solid.
	padding: 5px;
	border-radius: 5px;
	margin-top: 20px;*/
}
#register_form .smalltext.error {
	font-size: 16px;
}
input[type="password"] {
    width: 100%;
    height: 30px;
    padding: 5px;
    border-radius: 5px;
}
#container {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	min-height: 100%;
}
#branding {
	margin-top: auto;
	margin-bottom: 0;
}
.radio_container {
	display: block;
}

/*
.nav-tabs {
	margin-left: -8.33333%;
	padding-left: 8.33333%;
	margin-right: calc(-8.33333% * 11);
}
@media (max-width: 767px) {
	.nav-tabs {
		margin-right: 0;
	}
}
*/


/*recreated - not from cache - process time 0.052267074584961 */
