/*Mobile version*/

body {
	margin: 0px;
	background-color: #f5f5f5;
	background-image: url(ruledbg.png);
	background-attachment: fixed;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	overflow-y: scroll;
	word-wrap: normal;
}

.vspace {
	height: 0px;
	width: 100%;
}

.dsp {
	height: 0px;
}

.hrule {
	margin: 10px auto;
	width: 95%;
	height: 10px;
	background-image: url("hrule.png");
}

.lgspace {
	height: 1vh;
}

/*Grey headings*/

h2 {
	color: #8f8f8f;
	margin: 20px 0px 2px 5px;
	font-size: 14px;
}

/*Add another*/

h3 {
	color: #1976bb;
	clear: right;
	float: right;
	margin: 15px 10px 15px 5px;
	font-size: 14px;
}

h3 a:link {
	text-decoration: none;
	color: #1976bb;
	margin: 0px 0px 0px 5px;
	font-size: 14px;
}

h3 a:visited {
	text-decoration: none;
	color: #1976bb;
}

h3 a:hover {
	text-decoration: none;
	color: #6d8290;
}

h3 a:active {
	text-decoration: none;
	color: #1976bb;
}

.top {
	background-color: #1976bb;
	width: 100%;
	height: 50px;
	margin: 0px;
	padding: 0px;
}

.top p {
	color: white;
	float: left;
	font-size: 16px;
}

.top img {
	float: left;
	margin: 0px 10px 0px 5px;
}

.top-inner {
	width: 100%;
	height: 50px;
	margin: 0px auto;
}

.top-inner img {
	height: 93%;
	margin: 0px;
	border-bottom: 3px solid #1976bb;
}

.top-inner img:hover {
	height: 93%;
	margin: 0px;
	border-bottom: 3px solid #ffffff;
}

.no-over {
	float: left;
	height: 50px;
	overflow: hidden;
	border-bottom: 0px;
}

.no-over img:hover{
		border-bottom: 3px solid #1976bb;
}

.top-inner input[type=search] {
	display: inline;
	width: 100px;
	position: absolute;
	top: 10px;
	padding: 7px;
	margin: 0px 5px;
	background-color: #e0e7ed;
	background-image: url('sicon.png');
	background-repeat: no-repeat;
	padding-left: 30px;
}

.top-inner a:link {
	border-bottom: 3px solid #1976bb;
}

.top-inner a:visited {
	border-bottom: 3px solid #1976bb;
}

.top-inner a:hover {
	border-bottom: 3px solid #ffffff;
}

.top-inner a:active {
	border-bottom: 3px solid #ffffff;
}

.top-inner-r {
	display: inline;
	float: right;
	height: 50px;
	margin: 0px auto;
}

.main-part {
	width: 100%px;
	margin: 20px auto 10px auto;
}

.top-box {
	width: 100%;
	text-align: center;
	background-color: #ffffff;
	border: 2px solid #d3d3d3;
	margin-bottom: 10px;
	overflow: hidden;
}

.top-box p {
	font-weight: bold;
	position: relative;
	font-size: 11px;
	padding-top: 0px;
}

.norm-box {
	width: 100%;
	margin: 0px auto 20px auto;
	overflow: hidden;
	background-color: #ffffff;
	border: 2px solid #d3d3d3;
}

.norm-box200 {
	width: 100%;
	margin: 0px auto 20px auto;
	background-color: #ffffff;
	border: 2px solid #d3d3d3;
	overflow: hidden;
}

.norm-box-long {
	width: 100%;
	margin: 0px auto 20px auto;
	background-color: #ffffff;
	border: 2px solid #d3d3d3;
	overflow: hidden;
}

.norm-box-longer {
	width: 100%;
	margin: 0px auto 20px auto;
	height: 1250px;
	background-color: #ffffff;
	border: 2px solid #d3d3d3;
}

/*25% Columns*/

.sub-box-25 {
	position: relative;
	display: block;
	width: 80%;
	margin: 5px 0px 0px 5px;
	height: auto;
	font-size: 12px;
	text-align: right;
}

.sub-box-25 label {
	padding-left: 5%;
}

.sub-box-m select,
.sub-box-m input[type=text],
.sub-box-33 input[type=password],
.sub-box-33 input[type=text],
.sub-box-33 select,
.sub-box-33 input[type=email],
.sub-box-25 input[type=text],
.sub-box-25 select,
.sub-box-25 input[type=email] {
	border: 2px solid #d3d3d3;
	margin: 0px 10px 6px 10px;
	width: 55%;
}

.sub-box-sm {
	display: inline-block;
	width: 100%;
}

.splitterb {
	width: 80%;
	margin-right: 10%;
	float: left;
	display: block;
}

.splitter {
	width: 100%;
	float: right;
	display: block;
	clear: both;
	float: right;
}

.sub-box-33 input[type=date],
.sub-box-25 input[type=date] {
	border: 2px solid #d3d3d3;
	margin: 4px 10px;
	width: 50%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

input[type=text]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
	outline: none;
	background-color: #dff7fe;
}

.sbutton {
	float: left;
	background-color: #2b71bc;
	width: 140px;
	height: 46px;
	margin: 1px 0px 0px 0px;
	text-align: center;
	box-sizing: border-box;
}

.sbutton a:link {
	display: block;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 10px 15px 10px;
}

.sbutton a:visited {
	text-decoration: none;
	color: #ffffff;
}

.sbutton a:hover {
	text-decoration: none;
	background-color: #687d8b;
	color: #ffffff;
	width: 140px;
	height: 46px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	box-sizing: border-box;
}

.sbutton a:active {
	text-decoration: none;
	color: #ffffff;
}

.sub-box-r {
	float: right;
	display: block;
	margin: 10px 0px 0px 0px;
	padding-bottom: 5px;
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	background-color: #1976bb;
}

/*.sub-box-r select{
	margin-top: 15px;
}*/

.sub-box-r select {
    margin-top: 15px;
    margin-bottom: 15px;
/*xxxxxx*/
}

.sub-box-r p,
.sub-box-r label {
	color: #ffffff;
}

sub-box-r input[type="checkbox"] {
	padding: 10px;
}

.sub-box-r a:link {
	text-decoration: none;
	font-size: 14px;
	color: #ffffff;
}

.sub-box-r a:visited {
	text-decoration: none;
	color: #ffffff;
}

.sub-box-r a:hover {
	text-decoration: underline;
	color: #ffffff;
}

.sub-box-r a:active {
	text-decoration: none;
	color: #ffffff;
}

/*33% Columns*/

label {
	display: inline-block;
}

.thirds {
	float: left;
	display: block;
	width: 33%;
	height: auto;
	font-size: 11px;
	text-align: center;
}

.byline {
	float: left;
	display: block;
	width: calc(100% - 280px);
	margin: 0px 3px;
	height: 50px;
	font-size: 10px;
	text-align: center;
}

.byline2 {
	float: left;
	display: inline-block;
	margin-left: 5px;
	font-size: 10px;
	text-align: center;
}

.sub-box-33 {
	position: relative;
	display: block;
	width: 90%;
	margin: 5px auto 0px auto;
	height: auto;
	font-size: 12px;
	text-align: right;
}

.sub-box-33 textarea {
	display: block;
	float: right;
	border: 2px solid #d3d3d3;
	margin: 0px 10px;
	width: 70%;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.sub-box-33 input[type=file] {
	border: 2px solid #d3d3d3;
	margin: 0px 10px 10px 0px;
	float: right;
	width: 60%;
	display: block;
	position: relative;
}

/*66% Column - and yes, I know its 78 but never mind*/

.sub-box-66 {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 12px;
	text-align: right;
}

/*.sub-box-66 {
	  position: relative;
    display: block;
    width: 80%;
    margin: 5px 0px 0px 5px;
    height: auto;
    font-size: 12px;
    text-align: right;
}*/

.l-align {
	float: left;
}

/*CSS for inputs*/

input[type=submit] {
    background-color: #2b71bc;
    border: none;
    color: white;
    margin: 1px 3px 0px 0px;
    padding: 14px 15px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    box-sizing: border-box;
}

.submit-box {
	position: relative;
	float: left;
	/*width: 140px;*/
	margin: 0px 0px 0px 0px;
	/*height: 100%;*/
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}

input[type=submit]:hover {
	position: static;
	background-color: #687d8b;
	color: white;
}

/*Wildcards*/

div[id*='helptext'] {
	float: right;
	margin-right: 10px;
	font-size: 11px;
	color: #bababa;
	width: 100%;
}

div[id*='table-wrap'] {
	float: left;
	display: block;
	width: 100%;
	background-color: #ffffff;
	margin: 0px;
	font-size: 12px;
	text-align: right;
	overflow: hidden;
}

div[id*='66'] {
	float: left;
	display: block;
	width: 100%;
	margin: 0px;
	font-size: 12px;
	text-align: right;
	overflow: hidden;
}

/*CSS for tables*/

.divTable {
	display: table;
	width: 100%;
	margin: 0px 0px 10px 0px;
}

.divTableRow {
	display: table-row;
}

.divTableHeading {
	display: table-header-group;
}

.divTableCell,
.divTableHead {
	display: table-cell;
}

.divTableHeading {
	display: table-header-group;
}

.divTableBody {
	display: table-row-group;
}

div.bookedtable {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

.div.admore {
	border-collapse: collapse;
}

.divTable.admore .divTableCell,
.divTable.admore .divTableHead {
	padding: 15px 3px;
	text-align: center;
}

.divTable.admore .divTableBody .divTableCell {
	font-size: 12px;
}

.divTable.admore .divTableRow:nth-child(even) {
	background: #F5F5F5;
	empty-cells: hide;
}

.divTable.bookedtable .divTableBody .divTableCell a:link {
	text-decoration: none;
	color: #1976bb !important;
}

.divTable.bookedtable .divTableCell,
.divTable.bookedtable .divTableHead {
	padding: 9px 3px;
}

.divTable.bookedtable .divTableBody .divTableCell {
	font-size: 12px;
}

.divTable.bookedtable .divTableRow:nth-child(even) {
	background: #F5F5F5;
}

div.oldtable {
	width: 100%;
	height: 100%;
	text-align: center;
	border-collapse: collapse;
}

.divTable.oldtable .divTableCell,
.divTable.oldtable .divTableHead {
	padding: 15px 3px;
}

.divTable.oldtable .divTableBody .divTableCell {
	font-size: 12px;
}

.divTable.oldtable .divTableRow:nth-child(even) {
	background: #F5F5F5;
}

.divTable.bookedtable .divTableBody .divTableCell a:link {
	text-decoration: none;
	color: #1976bb;
}

.divTable.bookedtable .divTableBody .divTableCell a:visited {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.bookedtable .divTableBody .divTableCell a:hover {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.bookedtable .divTableBody .divTableCell a:active {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.oldtable .divTableBody .divTableCell a:link {
	text-decoration: none;
	color: #1976bb !important;
}

.divTable.oldtable .divTableBody .divTableCell a:visited {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.oldtable .divTableBody .divTableCell a:hover {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.oldtable .divTableBody .divTableCell a:active {
	text-decoration: underline;
	color: #1976bb;
}

div.paytable {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
}

.divTable.paytable .divTableCell,
.divTable.paytable .divTableHead {
	padding: 15px 3px;
}

.divTable.paytable .divTableBody .divTableCell {
	font-size: 12px;
}

.divTable.paytable .divTableRow:nth-child(even) {
	background: #F5F5F5;
}

.divTable.bookedtable .divTableBody .divTableCell a:link {
	text-decoration: none;
	color: #1976bb;
}

.divTable.bookedtable .divTableBody .divTableCell a:visited {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.bookedtable .divTableBody .divTableCell a:hover {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.bookedtable .divTableBody .divTableCell a:active {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.paytable .divTableBody .divTableCell a:link {
	text-decoration: none;
	color: #1976bb !important;
}

.divTable.paytable .divTableBody .divTableCell a:visited {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.paytable .divTableBody .divTableCell a:hover {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.paytable .divTableBody .divTableCell a:active {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.feedback .divTableBody .divTableCell a:link {
	text-decoration: none;
	color: #1976bb !important;
}

.divTable.feedback .divTableBody .divTableCell a:visited {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.feedback .divTableBody .divTableCell a:hover {
	text-decoration: underline;
	color: #1976bb;
}

.divTable.feedback .divTableBody .divTableCell a:active {
	text-decoration: underline;
	color: #1976bb;
}

div.feedback {
	width: 100%;
	height: 100%;
	text-align: center;
	border-collapse: collapse;
}

.divTable.feedback .divTableCell,
.divTable.feedback .divTableHead {
	padding: 15px 3px;
}

.divTable.feedback .divTableBody .divTableCell {
	font-size: 12px;
}

.divTable.feedback .divTableRow:nth-child(even) {
	background: #F5F5F5;
}

/*Individual Conference Page*/

#co-name p{
	font-weight: bold;
	padding-top: 10px;
	font-size: 20px;
	color: #2b71bc;
}

#co-pic img {
    margin: 0px auto;
    width: 100%;
}

#co-title p{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	color: #2b71bc;
}

#co-seats p,
#co-by p{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

#co-details-title,
#co-moria p,
#co-venue p,
#co-date p{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

#modalbtn {
	background-color: #2c71ba;
	border: solid 2px #ffffff;
	color: white;
	padding: 15px 40px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	width: 250px;
	margin-right:calc(50% - 125px);
}

#modalbtn:hover {
	border: solid 2px #2c71ba;
	background-color: #ffffff;
	color: #2c71ba;
	cursor: pointer;
}

#co-details-blurb{
	text-align: center;
}

#co-doxtext1,
#co-doxtext2,
#co-doxtext3,
#co-doxtext4,
#co-doxtext5{
	margin: 0px 15px 15px 15px;
}

/*Modal CSS*/

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(37,118,179);
  background-color: rgba(37,118,179,0.4);
}

/* Modal Content/Box */
.modal-content {
	position: relative;
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 3px solid #1e76b8;
	width: 95%;
	background-image: url(lamop2.png);
	background-color: #ffffff;
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
	animation-name: animatetop;
	animation-duration: 0.4s;
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}
	to {
		top: 0;
		opacity: 1
	}
}


.sub-box-70{
	width: 90%;
	margin:0px 5% 0px 5%;
	}

.bigtb textarea{
	width: 100%; 
	height: 250px;
	margin-bottom: 15px;
}

.centered p{
	text-align: center;
	padding: 0px 5px 0px 5px;
	line-height: 150%;
	}

/*Preview page CSS*/

.sub-box-70{
	width: 90%;
	margin-left:5%;
	}

.bigtb textarea{
	width: 100%; 
	height: 250px;
	margin-bottom: 15px;
}

.centered p{
	text-align: center;
	padding: 0px 5px 0px 5px;
	line-height: 150%;
	}

div[id*='pre-pic'] img {
	width: 90%;
	margin: 10% 5% 10% 5%;
	}

.sub-box-minor {
	float: left;
	display: block;
	position: relative;
	width: 50%;
	margin: 0px 25% 5px 25%;
	font-size: 12px;
	text-align: right;
}

.sub-box-major {
	float: left;
	display: block;
	position: relative;
	width: 90%;
	margin: 0px 0px 5px 5px;
	font-size: 12px;
	text-align: right;
}

div[id*='pre-name'] p {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	font-size: 16px;
	color: #2b71bc;
}

div[id*='pre-title'] p {
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
	color: #2b71bc;
}


div[id*='pre-details-title'],
div[id*='pre-moria'] p,
div[id*='pre-venue'] p,
div[id*='pre-details-blurb'] p,
div[id*='pre-date'] p {
	text-align: center;
	font-size: 12px;
	color: #000000;
}

div[id*='pre-seats'] p{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='pre-more']{
	margin: 15px 15px 15px 15px;
}

div[id*='pre-book'] {
	margin: 0px 15px 15px 15px;
}

#logged-in p{
	text-align: center;
	font-weight: bold;
}

.spacer img{
	width: 175px;
}

#pwexplain{
	text-align: center;
	line-height: 150%;
}

.sub-box-sm input[type=text]{
	border: 2px solid #d3d3d3;
	margin: 0px 0px 4px 4px;
	width: 120px;
}

.smltb textarea{
	width: 100%; 
	height: 50px;
	margin-bottom: 15px;
}

sub-box-r input[type="checkbox"] {
	padding: 10px;
}

.sub-box-sm input[type=text]{
	border: 2px solid #d3d3d3;
	margin: 0px 0px 4px 4px;
	width: 120px;
}

.smltb textarea{
	width: 100%; 
	height: 50px;
	margin-bottom: 15px;
}

.sub-box-100{
	width: 98%;
	margin: 1%;
}

/*final updates*/

.nudge {
	height: 9px;
}

/*div[id*='fback'] {
	text-align: center;
}*/
/*xxxxxx*/
div[id*='fback'] {
    text-align: center;
    padding-top: 20px;
    margin-bottom: -10px;
}

div[id*='sfback2']
div[id*='sfback'] p,
div[id*='fback'] p{
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
}

div[id*='cfback'] p {
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	color: #2b71bc;
}

div[id*='fback'] a:link,
div[id*='cfback'] a:link{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='fback'] a:link,
div[id*='cfback'] a:visited{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='fback'] a:link,
div[id*='cfback'] a:hover{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='fback'] a:link,
div[id*='cfback'] a:active{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='co-link']{
	text-align: center;
}

div[id*='co-link'] a:link{
	text-align: center !important;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='co-link'] a:visited{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='co-link']a:hover{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='co-link'] a:active{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

#hide-conf{
	/*display: none;*/
}

#hide-session{
	/*display: none;*/
}

#hide-session2{
	/*display: none;*/
}

/*New Coding 28-5-23*/


.divTableCell, .divTableHead {
    font-weight: 200;
    display: table-cell;
    width: 30%;
    padding-bottom: 10px;
    line-height: 1.5;
}

.divTableRow {
    display: table-row;
    text-align: center;
}

.spacer img {
    display: none;
}

.no-over {
    display: none;
}

.top-box {
    height: fit-content !important;
}

/*New Coding 28-5-23*/

.sub-box-33-b {
	float: left;
	display: block;
	position: relative;
	width: 45%;
	margin: 0px 0px 20px 5px;
	font-size: 12px;
	text-align: right;
}


.divTableCell,
.divTableHead {
	font-weight: 200;
	display: table-cell;
	width: 30%;
	padding-bottom: 10px;
	line-height: 1.5;
}

.divTableRow {
	display: table-row;
	text-align: center;
}

.sub-norm-box {
	width: 100%;
	overflow: hidden;
}

div[id*='question'] {
	display: block;
	width: 100%;
	background-color: #fff;
}

div[id*='q-title'] p,
div[id*='q-price'] p {
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='q-text'] p {
	padding-left: 20px;
	font-size: 12px;
	color: #000;
}

div[id*='q-text-dd'] p {
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #000;
}

div[id*='subtotal'] p {
	float: right;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

div[id*='confirm'] p {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #2b71bc;
}

.qhead {
	display: table;
	width: 100%;
}

.qhead-row {
	display: table-row;
	height: 30px;
}

.qhead-cell {
	border: 0px solid;
	display: table-cell;
	padding: 2px;
}

.qtext {
	display: table;
	width: 100%;
}

.qtext-row {
	display: table-row;
	height: 30px;
}

.qtext-cell {
	border: 0px;
	width: 82%;
	display: table-cell;
	padding: 2px;
	font-weight: normal;
	font-size: 12px;
	color: #000;

}

.vspace-w {
	height: 15px;
	background: #fff;
	width: 100%;
}

.grey-hr {
	width: 90%;
	border-top: solid 2px #f0f0f0;
	margin: 0 auto 0 auto;
}

.total p {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.5;
	color: #2b71bc;
}


#modalbtn {
	margin-left: calc(50% - 125px);
	margin-bottom: 20px;
}

/*this can be updated in the main css later*/