@charset "utf-8";
/* CSS Document */
/* Gradient color1 - color2 - color1 */	
.displaynone{
	display:none !important;
}
.highlightcolor{
	color:#244089;
}
.faq-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;

	background-color:#77d42a;
	-webkit-border-top-left-radius:13px;
	-moz-border-radius-topleft:13px;
	border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-moz-border-radius-topright:13px;
	border-top-right-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-moz-border-radius-bottomleft:13px;
	border-bottom-left-radius:13px;
	
	text-indent:0;
	display:inline-block;
	color:#000;
	font-family:Arial;
	font-size:15px;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:105px;
	text-decoration:none;
	text-align:center;
}
.faq-button:hover {
	color:#FFF;
}.faq-button:active {
	position:relative;
	top:1px;
}
.faq-button-visitor{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #537e25), color-stop(1, #88bf3d) );
	background:-moz-linear-gradient( center top, #537e25 5%, #88bf3d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#537e25', endColorstr='#88bf3d');
}
.faq-button-exhibitor{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d41b21), color-stop(1, #ff4345) );
	background:-moz-linear-gradient( center top, #d41b21 5%, #ff4345 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d41b21', endColorstr='#ff4345');
	
	margin:0px 23px;
}
.faq-button-delegate{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #017ab3), color-stop(1, #26ddff) );
	background:-moz-linear-gradient( center top, #017ab3 5%, #26ddff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#017ab3', endColorstr='#26ddff');
}


hr{
	width: 96%;
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc); 
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
	margin:30px 0;
}
.hr_booking1{
	margin:20px 0;
}

.clearfix{
	margin: 0px;
 	padding: 0px;
  	height:1px;
	clear:both;
}
* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}
p{
	margin-top:5px;
}
html 
{
	font-size: 100%;
	
	/* BLANK OUT FOR WHITE BG */
	background-color:#999;
}
body {
	font-family: 'Calibri', 'Noto Sans', sans-serif;
	font-size: 72%;
	text-indent: 0px;
	background: url(images/websiteLayoutImages/Backdrop02.jpg) no-repeat center top;
	line-height: 145%;
	letter-spacing: 150%;
	color: #373737;
	text-align:left;
}
h2{
	font-weight:bold;
	font-size:210%;
	line-height:1.8;
	color:#244089;
}
h2nomargin{
	font-weight:bold;
	font-size:160%;
	line-height:1.5;
	color:#FFF;
	padding: 0px;
    margin: 0px;
}
h3{
	font-weight:bold;
	font-size:120%;
	line-height:1.2;
	color:#2266A0;
}
.wordwrap
{
    display:inline-block;
    word-wrap:break-word;
	-ms-word-wrap: break-word;
	white-space: normal; 
    overflow:hidden;
}
/* =========================== Fonts ============================ */
@font-face { 
	font-family: 'CalibriLight'; 
	src: url('fonts/calibri_light.eot'); 
	src: url('fonts/calibri_light.eot?#iefix') format('embedded-opentype'), url('fonts/calibri_light.svg#Calibri Light') format('svg'), url('fonts/calibri_light.woff') format('woff'), url('fonts/calibri_light.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}

@font-face { 
	font-family: 'Calibri'; 
	src: url('fonts/calibri.eot'); 
	src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'), url('fonts/calibri.svg#Calibri') format('svg'), url('fonts/calibri.woff') format('woff'), url('fonts/calibri.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;
}
@font-face { 
	font-family: 'CalibriBold'; 
	src: url('fonts/calibri_bold.eot'); 
	src: url('fonts/calibri_bold.eot?#iefix') format('embedded-opentype'), url('fonts/calibri_bold.svg#Calibri Bold') format('svg'), url('fonts/calibri_bold.woff') format('woff'), url('fonts/calibri_bold.ttf') format('truetype'); 
	font-weight: normal; 
	font-style: normal;}

/* =========================== Main Divs ============================ */
.newsheaderpost{
	text-decoration:none;
	color:#FFF;
}
.newsheaderpost p{
	text-decoration:none;
	color:#FFF;
}
.newsheaderpost a{
	text-decoration:none;
	color:#FFF;
}
#centre {
	width: 820px;
	/* CHANGE TO margin: 0px auto; FOR WHITE BG */
	margin: 20px auto;
	/* BLANK OUT FOR WHITE BG */
	background-color:#FFF;
	border:1px solid #000;
}
#header{
	margin: 0px auto;
}
#headerlogo{
	position:relative;
	height:90px;
	margin: 0px auto;
}
#content {
	padding:0px 40px 40px 40px;
	min-height:20px;
	font-size:130%;
	line-height:1.3;
}

#content ul{
	margin-left:15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
	margin-left:0px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
	margin-bottom: 0px !important;
}
#content ul li{
	margin-bottom:10px;
	/*line-height:1.8;*/
	/* color:#244089;*/
}
#content ul li:last-child{
	margin-bottom:0px;
}
#content ul li span{
	color:#000;
}

.planspacing li{
	line-height:2;
}

.content-left{
	float:left;
	width:410px;
	margin-right:10px;

}
.content-right{
	float:left;
	width:270px;
	margin-left:10px;
}
.content-right img{
	width:100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

}
.content-right img:nth-child(1) { content: ""; margin-top:15px;}
.content-right img:nth-child(2) { content: ""; margin:20px 0px;}

#header-image{
	float:left;
	width:409px;
	height:318px;
	background-color:#036;
	overflow:hidden;
}

#header-text{
	float:left;
	width:376px;
	height:308px;
	background-color:#244089;
	margin-right:5px;
	text-align:left;
	color:#FFF;
	padding:10px 15px 0 15px;
}
#header-text p{
	margin-top:10px;
	line-height:1.3;
}
#header-text a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
#header-text a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
#header-image-left{
	float:left;
	width:409px;
	height:318px;
	background-color:#036;
	overflow:hidden;
}
#header-text-left{
	float:right;
	width:376px;
	height:308px;
	background-color:#244089;
	margin-left:5px;
	text-align:right;
	color:#FFF;
	padding:10px 15px 0 15px;
}
#header-text-left p{
	margin-top:10px;
	line-height:1.3;
}

#header-image-home{
	float:left;
	width:515px;
	height:318px;
	background-color:#036;
	overflow:hidden;
}

#header-text-home{
	float:left;
	width:270px;
	height:308px;
	background-color:#244089;
	margin-left:5px;
	text-align:right;
	color:#FFF;
	padding:10px 15px 0 15px;
}
#header-text-home p{
	margin-top:10px;
	line-height:1.3;
}
#header-info{
	text-align:center;
	padding:10px 0;
}
#main-menu{
	position:relative;
	margin-bottom:20px;
	padding:0 20px;
}

.full-coming-soon, .day-coming-soon, .nsafg-coming-soon, .coming-soon { position: absolute; background: #0015d5; color:#FFF; padding:10px; text-align:center; font-weight:bold; bottom:-40px; left:-10px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; display:none; width:150px; z-index:999;} 
.full-coming-soon:after, .day-coming-soon:after, .nsafg-coming-soon:after, .coming-soon:after { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 21, 213, 0); border-bottom-color: #0015d5; border-width: 15px; margin-left: -15px; }

.programmebutton:hover .coming-soon,
.fullicon:hover .full-coming-soon,
.dayicon:hover .day-coming-soon,
.nsafgicon:hover .nsafg-coming-soon {
	display:block;
}




.number-bullets li{
	list-style:decimal;
	margin-left:4px;
	text-indent:-4px;
}
.half-column {
    width: 49%;
    padding: 0px 0px;
    float: left;
}

.full-column {
    width: 100%;
    padding: 0px 0px;
    float: left;
}

.full-width-image img{
	width:100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.half-column img {
	width:100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.third-column {
    width: 28.6%;
    padding: 0px 0px;
    float: left;
}
.third-column:nth-of-type(2) { margin: 0px 1%; }

.two-column {
    width: 44.9%;
    padding: 0px 0px;
    float: left;
}
.two-column:nth-of-type(2) { margin: 0px 1%; }

.two-column {
    width: 100%;
    padding: 0px 0px;
    float: left;
}

.exhibitor{
	width: 29.7%;
}
.rounded-column{
	background-color:#dcddde;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:20px 15px;
}
.rounded-half-column{
	background-color:#dcddde;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:20px 15px;
	float:left;
	width:45%;
}
.rounded-half-column:first-child{
	margin-right:0%;
}

.bottom-image{
	width:100%;
	margin-top:10px;
}
.bottom-image img{
	width:100%;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

/*============================ EXHIBITOR MAIN DIVS =======================*/
#rightExhibitorFinance{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#666;
	border:1px #000 solid;
	z-index:900;
}
#finance-container{
	width:90%;
	padding:0 40px;
	margin:0 auto;
}
#finance-title{
	float:left;
	width:210px;
	height:50px;
	color:#FFF;
}
.booking-container{
	background-color:#dcddde;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:10px;
	margin-bottom:20px;
}
.formcontainer{
	background-color:#FFF;
	padding:10px 0px;
}


.booking-button {
   float:left;
   background: #244089;
   background: -webkit-gradient(linear, left top, left bottom, from(#244089), to(#3e779d));
   background: -webkit-linear-gradient(top, #244089, #3e779d);
   background: -moz-linear-gradient(top, #244089, #3e779d);
   background: -ms-linear-gradient(top, #244089, #3e779d);
   background: -o-linear-gradient(top, #244089, #3e779d);
   padding: 9px 11px;
   -webkit-border-radius: 14px;
   -moz-border-radius: 14px;
   border-radius: 14px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 13px;
   text-decoration: none;
   vertical-align: middle;
   text-align:center;
   margin-right:3px;
   width:65px;
   height:50px;
}
.button-holder a{
	text-decoration:none !important;
}

.form-button {
   width:120px;
   height:30px;
   padding: 9px 5px;
}
.docbutton1{
  -webkit-border-top-left-radius: 14px!important;
  -moz-border-radius-topleft: 14px!important;
  border-top-left-radius: 14px!important; 
  
  -webkit-border-top-right-radius: 14px!important;
  -moz-border-radius-topright: 14px!important;
  border-top-right-radius: 14px!important;
	
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-bottomright: 0px !important;  
  border-bottom-right-radius: 0px !important;
    
  -webkit-border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.docbutton2{
  -webkit-border-top-left-radius: 0px!important;
  -moz-border-radius-topleft: 0px!important;
  border-top-left-radius: 0px!important; 
  
  -webkit-border-top-right-radius: 0px!important;
  -moz-border-radius-topright: 0px!important;
  border-top-right-radius: 0px!important;
	
  -webkit-border-bottom-right-radius: 14px !important;
  -moz-border-radius-bottomright: 14px !important;  
  border-bottom-right-radius: 14px !important;
    
  -webkit-border-bottom-left-radius: 14px !important;
  -moz-border-radius-bottomleft: 14px !important;
  border-bottom-left-radius: 14px !important;
  
  height:15px;
}

.colour_1{   
   background: #244089;
   background: -webkit-gradient(linear, left top, left bottom, from(#244089), to(#3e779d));
   background: -webkit-linear-gradient(top, #244089, #3e779d);
   background: -moz-linear-gradient(top, #244089, #3e779d);
   background: -ms-linear-gradient(top, #244089, #3e779d);
   background: -o-linear-gradient(top, #244089, #3e779d);
}
.colour_2{   
   background: #41AD49;
   background: -webkit-gradient(linear, left top, left bottom, from(#41AD49), to(#318c38));
   background: -webkit-linear-gradient(top, #41AD49, #318c38);
   background: -moz-linear-gradient(top, #41AD49, #318c38);
   background: -ms-linear-gradient(top, #41AD49, #318c38);
   background: -o-linear-gradient(top, #41AD49, #318c38);
}
.colour_3{   
   background: #fea944;
   background: -webkit-gradient(linear, left top, left bottom, from(#fea944), to(#F7941E));
   background: -webkit-linear-gradient(top, #fea944, #F7941E);
   background: -moz-linear-gradient(top, #fea944, #F7941E);
   background: -ms-linear-gradient(top, #fea944, #F7941E);
   background: -o-linear-gradient(top, #fea944, #F7941E);
   color:#333;
}
.colour_4{   
   background: #D2232A;
   background: -webkit-gradient(linear, left top, left bottom, from(#D2232A), to(#f2363e));
   background: -webkit-linear-gradient(top, #D2232A, #f2363e);
   background: -moz-linear-gradient(top, #D2232A, #f2363e);
   background: -ms-linear-gradient(top, #D2232A, #f2363e);
   background: -o-linear-gradient(top, #D2232A, #f2363e);
}
.colour_5{   
   background: #00AEEF;
   background: -webkit-gradient(linear, left top, left bottom, from(#00AEEF), to(#0e90c1));
   background: -webkit-linear-gradient(top, #00AEEF, #0e90c1);
   background: -moz-linear-gradient(top, #00AEEF, #0e90c1);
   background: -ms-linear-gradient(top, #00AEEF, #0e90c1);
   background: -o-linear-gradient(top, #00AEEF, #0e90c1);
}
.colour_6{   
   background: #5C2D91;
   background: -webkit-gradient(linear, left top, left bottom, from(#5C2D91), to(#442567));
   background: -webkit-linear-gradient(top, #5C2D91, #442567);
   background: -moz-linear-gradient(top, #5C2D91, #442567);
   background: -ms-linear-gradient(top, #5C2D91, #442567);
   background: -o-linear-gradient(top, #5C2D91, #442567);
}
.colour_7{   
   background: #EC008C;
   background: -webkit-gradient(linear, left top, left bottom, from(#EC008C), to(#c8087a));
   background: -webkit-linear-gradient(top, #EC008C, #c8087a);
   background: -moz-linear-gradient(top, #EC008C, #c8087a);
   background: -ms-linear-gradient(top, #EC008C, #c8087a);
   background: -o-linear-gradient(top, #EC008C, #c8087a);
}
.colour_8{   
   background: #fce800;
   background: -webkit-gradient(linear, left top, left bottom, from(#fce800), to(#e6d516));
   background: -webkit-linear-gradient(top, #fce800, #e6d516);
   background: -moz-linear-gradient(top, #fce800, #e6d516);
   background: -ms-linear-gradient(top, #fce800, #e6d516);
   background: -o-linear-gradient(top, #fce800, #e6d516);
   color:#333;
}

.colour_9{ position:absolute; width:10px; height:180px; border-left: 1px solid #25408F !important;}

.booking-button:hover {
   border-top-color: #28597a;
   background: #28597a;
   cursor:pointer;
   }
.booking-button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
.form-complete{
	background-image:url(images/tick.png);
	background-color:#666;
	background-position:center;
	background-repeat: no-repeat;
	pointer-events:none;
	cursor: not-allowed;
}
.form-download,
.form-download:hover{
	background-image:url(images/download.png);
	background-color:#666;
	background-position:center;
	background-repeat: no-repeat;
	cursor:pointer !important;
}
.partial-complete{
	background:#930;
	pointer-events:none;
	cursor: not-allowed;
}
.booking-complete{
	background-image:url(images/tick.png);
	background-color:#666;
	background-position:center;
	background-repeat: no-repeat;
}
.booking-complete:hover{
	background-image:url(images/tick.png);
	background-color:#666;
	background-position:center;
	background-repeat: no-repeat;
}
.booking-button:hover {
   border-top-color: #28597a;
   background: #28597a;
   cursor:pointer;
}
.add{
   width:11px;
   height:14px;
   border-radius: 50%;
   margin-top: 31px;
   margin-right: 2%;
   background: #244089;
   background: -webkit-gradient(linear, left top, left bottom, from(#244089), to(#3e779d));
   background: -webkit-linear-gradient(top, #244089, #3e779d);
   background: -moz-linear-gradient(top, #244089, #3e779d);
   background: -ms-linear-gradient(top, #244089, #3e779d);
   background: -o-linear-gradient(top, #244089, #3e779d); 
}

.remove{
   width:11px;
   height:14px;
   border-radius: 50%;
   margin-top: 31px;
   margin-right: 2%;
   background: #87222d;
   background: -webkit-gradient(linear, left top, left bottom, from(#87222d), to(#9b3e43));
   background: -webkit-linear-gradient(top, #87222d, #9b3e43);
   background: -moz-linear-gradient(top, #87222d, #9b3e43);
   background: -ms-linear-gradient(top, #87222d, #9b3e43);
   background: -o-linear-gradient(top, #87222d, #9b3e43); 
}
.remove:hover{
   width:11px;
   height:14px;
   border-radius: 50%;
   margin-top: 31px;
   margin-right: 2%;
   background: #9b3e43;
   background: -webkit-gradient(linear, left top, left bottom, from(#9b3e43), to(#87222d));
   background: -webkit-linear-gradient(top, #9b3e43, #87222d);
   background: -moz-linear-gradient(top, #9b3e43, #87222d);
   background: -ms-linear-gradient(top, #9b3e43, #87222d);
   background: -o-linear-gradient(top, #9b3e43, #87222d); 
}

/*============================ DELEGATE MAIN DIVS =======================*/
.delegate-header-left{
	
}
.delegate-header-right{
	
}

.advert-container{
	width:90%;
	background-color:#dcddde;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:20px 25px;
}
.content-left-advert{
	float:left;
	width:50%;
	border-right:#244089 1px solid;
}
.content-right-advert{
	float:left;
	padding-left:30px;
}

.content-left-delegate{
	float:left;
	background-color:#dcddde;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:20px 15px;
}
.content-left-delegate-full{
	width:53.9%;
}
.content-left-delegate-day{
	width:47%;
}
.content-right-delegate{
	float:left;
	margin-left:2%;
}
.content-right-delegate-full{
	width:40%;
}
.content-right-delegate-day{
	width:46%;
}
.content-delegate-fullwidth{
	width:96%;
}
.content-right-delegate .top{
	background-color:#dcddde;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:20px 15px;
}
.content-right-delegate .bottom{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding:20px 15px;
	text-align:center;
}

#accomTable{
  width: 100%;
  border-collapse: collapse;
  border-style:solid;
  border-width:1px;
  border-color:#999;
}

#accomTable tr, th, td {
  padding: 8px;
  margin: 0;
  text-align:center;
  border-collapse: collapse;
  border-style:solid;
  border-width:1px;
  border-color:#999;
}
#accomTable input[type="checkbox"] {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}

/*============================ Pinterest Style New =======================*/

#main {
  margin: 30px 0;
  position: relative;
}

#tiles {
  width: 228px;
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  left:-15px;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}
#tiles a {
	text-decoration:none;
	color: #373737;
}
#tiles a:visited {
	text-decoration:none;
}

#tiles li{
  width: 228px;
  background-color:#dcddde;
  border: 1px solid #CCC;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: none; /** Hide items initially to avoid a flicker effect **/
  cursor: pointer;
  padding: 4px !important;
}

#tiles li.inactive {
  visibility: hidden;
  opacity: 0;
}

#tiles li img {
  display: block;
  margin-top:5px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

#tiles li p {
  color: #666;
  color: #373737;
  line-height: 20px;
  text-align: left;
  margin: 7px 5px 10px 7px;
  line-height:1;

}
#tiles li h3 {
  margin: 7px 5px 10px 7px;
}

/*==== FAQ TILES ====*/
#FAQtiles {
  width: 228px;
  list-style-type: none;
  position: relative; /** Needed to ensure items are laid out relative to this container **/
  left:-15px;
  margin: 0;
  padding: 0;

}
#FAQtiles a {
	text-decoration:none;
	color: #244089;
}
#FAQtiles a:visited {
	text-decoration:none;
}

#FAQtiles li {
  width: 228px;
  background-color:#dcddde;
  border: 1px solid #CCC;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  display: none; /** Hide items initially to avoid a flicker effect **/
  cursor:default;
  padding: 4px;
}

#FAQtiles li.inactive {
  visibility: hidden;
  opacity: 0;
}

#FAQtiles li img {
  display: block;
  margin-top:5px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

#FAQtiles li p {
  color: #666;
  color: #373737;
  line-height: 20px;
  text-align: left;
  margin: 7px 5px 10px 7px;
  line-height:1;

}
#FAQtiles li h3 {
  margin: 7px 5px 10px 7px;
}
/* =========================== Top Navigation ============================ */
#nav{
	position:relative;
	float:left;
	width: 720px;
	height:30px;
	margin: 0px auto;
	background-color:#244089;
	margin-bottom:3px;
	margin-right:5px;
	font-size:16px;
}
#loginnav{
	position:relative;
	float:left;
	width: 95px;
	height:30px;
	margin: 0px auto;
	background-color:#F00;
	margin-bottom:3px;
	font-size:16px;
}

#leftnav{
	float:left;
    width: 360px;
    height: 22px;
}
#leftnav ul {
    height: auto;
    padding: 6px 0px;
    margin: 0px;
	font-weight:bold;
	padding-left:20px;
}
#leftnav li {
  display: inline;
  list-style-type: none;
}
#leftnav li:after { content: "|"; padding:20px; color:#FFF;}
#leftnav li:last-child:after { content: ""; }

#leftnav li a{
  text-decoration:none;
  color:#FFF;
}
#leftnav li a:hover{
  color:#999;
}

#rightnav{
	float:left;
    width: 360px;
    height: 22px;
}
#rightnav ul {
	text-align:right;
    height: auto;
    padding: 6px 0px;
    margin: 0px;
	font-weight:bold;
}
#rightnav li {
  display: inline;
  list-style-type: none;
}
#rightnav li:first-child:after { content: "|";color:#FFF; }
#rightnav li:after { content: "|";color:#FFF; padding-left:20px;padding-right:20px;}
#rightnav li:last-child:after { content: ""; padding-right:0px;}

#rightnav li a{
  text-decoration:none;
  color:#FFF;
}
#rightnav li a:hover{
  color:#999;
}

#loginnav-inner{
    width: 95px;
    height: 22px;
}
#loginnav-inner ul {
	text-align:center;
    height: auto;
    padding: 6px 0px;
    margin: 0px;
	font-weight:bold;
}
#loginnav-inner li {
  display: inline;
  list-style-type: none;
}

#loginnav-inner li a{
  text-decoration:none;
  color:#FFF;
}
#loginnav-inner li a:hover{
  color:#333;
}
/* =========================== Gallery Navigation ============================ */
#gallery-nav{
	position:relative;
	width: 820px;
	margin-bottom:2px;
}
.gallery-nav-button {
	float:left;
	display:inline-block;
	cursor:pointer;
	color:#FFF;
	font-family:arial;
	font-size:12px;
	padding:6px 0px 6px 0px;
	text-decoration:none;
	width:100px;
	height:40px;
	text-align:center;
	background-color:#244089;
    display: table; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:15px;
}
.gallery-nav-button p{
  display: table-cell; 
  vertical-align: middle; 
  text-align: center; 
}
.gallery-active{
	background-color:#666;
}
.gallery-nav-button:hover {
	color:#FFF;
	background-color:#2266A0;
}
.gallery-nav-button a {
	text-decoration:none;
	color:#FFF;
}
.gallery-nav-button a:visited {
	color:#FFF;
}
.gallery-nav-button a:hover {
	color:#FFF;
}

/* =========================== Bottom Navigation ============================ */

#bottom-nav{
	position:relative;
	width: 820px;
	margin-bottom:2px;
}
.bottom-nav-button {
	float:left;
	display:inline-block;
	cursor:pointer;
	color:#FFF;
	background-color:#a7a9ac;
	font-family:arial;
	font-size:17px;
	padding:2px 0px 4px 0px;
	text-decoration:none;
	width:160px;
	text-align:center;
	background-color:#244089;
}
.bottom-nav-button a {
	text-decoration:none;
	color:#FFF;
}
.bottom-nav-button a:visited {
	color:#FFF;
}
.bottom-nav-button a:hover {
	color:#FFF;
}


.bottom-nav-visitorbutton{
	background-color:#77aa35;
}

.bottom-nav-exhibitorbutton{
	background-color:#ff0000;
}

.bottom-nav-delegatebutton{
	background-color:#00bbff;
}



/* =========================== Buttons ============================ */
.button{
	position: relative; 
	width:128px;
	height:114px;
	background-image:url(images/button.jpg);
	float:left;
}
.visitorbutton{
	background-image:url(images/visitorbutton.jpg);
}
.delegatebutton{
	background-image:url(images/delegatebutton.jpg);
}
.exhibitorbutton{
	background-image:url(images/exhibitorbutton.jpg);
}
.historybutton{
	background-image:url(images/historybutton.jpg);
}
.contactbutton{
	background-image:url(images/contactbutton.jpg);
}
.faqbutton{
	background-image:url(images/faqbutton.jpg);
}

.icon{
	position:absolute;
	width:68px;
	height:35px;
	top:25px;
	left:38px;
	background-image:url(images/icon2.png);
}
.contacticon{
	top:15px;
	height:45px;
	background-image:url(images/contacticon.png);
}
.button:hover .contacticon{
	background-image:url(images/contacticonhover.png);
}
.historyicon{
	top:15px;
	height:45px;
	background-image:url(images/historyicon.png);
}
.button:hover .historyicon{
	background-image:url(images/historyiconhover.png);
}
.faqicon{
	top:20px;
	height:45px;
	background-image:url(images/faqicon.png);
}
.button:hover .faqicon{
	background-image:url(images/faqiconhover.png);
}
.visitoricon{
	left:33px;
	top:13px;
	width:76px;
	height:50px;
	background-image:url(images/visitoricon.png);
}
.button:hover .visitoricon{
	background-image:url(images/visitoriconhover.png);
}
.delegateicon{
	left:33px;
	top:13px;
	width:76px;
	height:50px;
	background-image:url(images/delegateicon.png);
}
.button:hover .delegateicon{
	background-image:url(images/delegateiconhover.png);
}
.exhibitoricon{
	left:33px;
	top:13px;
	width:76px;
	height:50px;
	background-image:url(images/exhibitoricon.png);
}
.button:hover .exhibitoricon{
	background-image:url(images/exhibitoriconhover.png);
}

.registericon{
	top:17px;
	height:45px;
	background-image:url(images/registericon.png);
}
.button:hover .registericon{
	background-image:url(images/registericonhover.png);
}

.listicon{
	top:15px;
	height:45px;
	background-image:url(images/listicon.png);
}
.button:hover .listicon{
	background-image:url(images/listiconhover.png);
}

.newsicon{
	top:15px;
	height:45px;
	background-image:url(images/newsicon.png);
}
.button:hover .newsicon{
	background-image:url(images/newsiconhover.png);
}

.whyicon{
	top:15px;
	height:45px;
	background-image:url(images/whyicon.png);
}
.button:hover .whyicon{
	background-image:url(images/whyiconhover.png);
}

.galleryicon{
	top:15px;
	height:45px;
	background-image:url(images/galleryicon.png);
}
.button:hover .galleryicon{
	background-image:url(images/galleryiconhover.png);
}

.bookicon{
	top:15px;
	height:45px;
	background-image:url(images/bookicon.png);
}
.button:hover .bookicon{
	background-image:url(images/bookiconhover.png);
}

.infoicon{
	top:15px;
	height:45px;
	background-image:url(images/infoicon.png);
}
.button:hover .infoicon{
	background-image:url(images/infoiconhover.png);
}

.downloadicon{
	top:15px;
	height:45px;
	background-image:url(images/downloadicon.png);
}
.button:hover .downloadicon{
	background-image:url(images/downloadiconhover.png);
}

.programmeicon{
	top:15px;
	height:45px;
	background-image:url(images/programmeicon.png);
}
.button:hover .programmeicon{
	background-image:url(images/programmeiconhover.png);
}

.presentationicon{
	top:15px;
	height:45px;
	background-image:url(images/presentationicon.png);
}
.button:hover .presentationicon{
	background-image:url(images/presentationiconhover.png);
}

.facilityicon{
	top:15px;
	height:45px;
	background-image:url(images/facilityicon.png);
}
.button:hover .facilityicon{
	background-image:url(images/facilityiconhover.png);
}

.fulldelicon{
	left:33px;
	top:13px;
	width:76px;
	height:50px;
	background-image:url(images/fulldelicon.png);
}
.button:hover .fulldelicon{
	background-image:url(images/fulldeliconhover.png);
}
.nsafgdelicon{
	left:33px;
	top:13px;
	width:76px;
	height:50px;
	background-image:url(images/nsafgdelicon.png);
}
.button:hover .nsafgdelicon{
	background-image:url(images/nsafgdeliconhover.png);
}
.daydelicon{
	left:33px;
	top:13px;
	width:76px;
	height:50px;
	background-image:url(images/daydelicon.png);
}
.button:hover .daydelicon{
	background-image:url(images/daydeliconhover.png);
}

.text{
	position:absolute;
	width:136px;
	text-align:center;
	bottom:18px;
	left:3px;
	font-family: 'Noto Sans', sans-serif;
	color:#000;
	font-size:17px;
}
.doubleline{
	bottom:10px;
}

.button:hover .text{
	color:#FFF;
}
.button:active .text{
	color:#000;
}


#index-mag-nav{
	width: 100%;
	display: flex;
  	justify-content: space-between;
}
#index-buttons {  
	width:720px;
	text-align: center;  
	margin: 0px auto;
	float:left;
}	
.index-mag{
	display:inline-block;
	cursor:pointer;
	color:#FFF;
	font-family:arial;
	font-size:17px;
	text-decoration:none;
	text-align:center;
	background-color:#244089;
	
    border:5px solid #d3c3e0;	
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius:13px;
}
.sponsor-mag{
	background-color:#ee5555;
}
.technology-mag{
	background-color:#f2af2f;
	color:#000;
}
.index-mag-img{
	position: relative; 
	width:83px;
	height:118px;
	background-image:url(images/magbutton.png);
	float:left;
}
.sponsor-img{
	background-image:url(images/buttonimage2.png);
}
.technology-img{
	background-image:url(images/buttonimage3.png);
}
.index-mag-text{
	position: relative; 
	height:118px;
	line-height: 118px;
	float:left;
	margin:0px 15px;
}
.index-mag-text span{
	display: inline-block;
    vertical-align: middle;
    line-height:20px; /* <-- adjust this */
}

.index-mag:hover{
	background-color:#a7a9ac;
	color:#244089;
}

/*SECOND BUTTONS */
#button-wrap{
	position:relative;
	width: 100%;
	margin-bottom:20px;
}
#rounded-buttons {  
	position:relative;
	text-align: center;  
	margin: 0px auto;
	width:480px;
}	
.bigbuttonvideo{
	position:relative;
	width:210px; height:210px;
	margin:0 10px;
	float:left;
	background-color:#FFF;
	border:5px solid #d3c3e0;	
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius: 55px;
	background-image:url(images/41NAPFM005.jpg);
}
.bigbuttonvideo:hover{
	border-color:#24418B;
	background-color:#24418B;
	background-image:url(images/41NAPFM0052.jpg);
}
.bigbuttonvideo:hover .bigbuttontext{
	background-color:#24418B;
}
.bigbuttonvideo:hover .bigbuttontext p{
	color:#FFF;
}

.homebigbutton{
	position:relative;
	width:210px;
	height:auto;
	margin:0 10px;
	float:left;
	background-color:#FFF;
	border:5px solid #d3c3e0;	
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius: 55px;
}
.gallerybut{
	background-image:url(images/41NAPFM006.jpg);
	background-size:210px;
	background-position:center center;
}
.newsbut{
	background-image:url(images/41NAPFM141.jpg);
	background-size:210px;
	background-position:center center;
}
.homebigbutton:hover{
	border-color:#24418B;
	background-color:#24418B;
}
.homebigbutton p{
	font-family: 'Calibri', 'Noto Sans', sans-serif;
	font-weight:bold;
	color:#192d60;
	font-size:180%;
}
.homebigbutton:hover{
	background-color:#24418B;
}
.homebigbutton:hover, .homebigbutton:hover p{
	color:#FFF;
}
.newsbut:hover,
.gallerybut:hover{
	background-color:#24418B;
	background-image:none;
}
.homebigbutton p{
	line-height:1.8;
}


.bigbutton{
	position:relative;
	width:210px; height:210px;
	margin:0 10px;
	float:left;
	background-color:#FFF;
	border:5px solid #d3c3e0;	
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-ms-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius: 55px;
}
.bigbutton:hover{
	border-color:#24418B;
	background-color:#24418B;
}
.bigbuttontext{
	position:absolute;
	left:-0.04px;
	width:211.5px;
	height:50px;
	text-align:center;
	background-color:#FFF;
	font-family: 'CalibriLight', 'Noto Sans', sans-serif;
	color:#000;
	font-size:160%;
			
	-webkit-border-radius: 50px 50px 0 0;
	-moz-border-radius: 50px 50px 0 0;
	-ms-border-radius: 50px 50px 0 0;
	-o-border-radius: 50px 50px 0 0;
	border-radius: 50px 50px 0 0;
}
.bigbutton:hover .bigbuttontext{
	background-color:#24418B;
}
.bigbutton:hover .bigbuttontext p{
	color:#FFF;
}
.bigbuttontext p{
	line-height:1.8;
}
.buttonshadow{
	position:relative;
	width:210px;
	height:20px;
	top:208px;
	background-image:url(images/shadow.png);
	z-index:-1;
}
.buttonshadow2{
	position:relative;
	width:150px;
	height:12px;
	left:0px;
	top:108px;
	background-image:url(images/shadow2.png);
	z-index:-1;
}

.FAQ-text{
	margin-bottom:20px;
}
.firstcharacter { color:#2266A0; font-size: 30px;}
.Afaq{
	padding-right:15px;
}
.Qfaq{
	padding-right:10px;
}

/* ================================ Gallery =================================== */
#gallery{
	width: 820px;
	margin: 5px 0px 0px 0px;
	display:inline;
	background-color:#093;
	margin-bottom:200px;
}

#gallery .indexGalleryImage {
	float: left;
	width: 140px;
	margin: 4px;
}

#gallery a img {
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#gallery a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/* ================================ footer =================================== */

#footer {
	position:relative;
	width: 780px;
	height:130px;
	background-color:#a7a9ac;
	padding: 10px 20px 40px 20px;
	color:#333;
	font-size:100%;
	line-height:1.3;
}
#footerleft{
	float: left;
	width:70%;
}

#footerBottom{
	position:absolute;
	width:780px;
	bottom:0;
	padding-bottom:5px;
}
#footerBottomLeft {
	position:absolute;
	bottom:5px;
	float: left;
	width: 30%;
	display: inline;
}
#footerBottomMiddle {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom:5px;
	width: 40%;
	display: inline;
	text-align:center;
}
#footerBottomRight {	
    position:absolute;
	bottom:5px;
	right:5px;
	width: 30%;
	display: inline;
	text-align:right;
}

#footer  a {
	color:#333;
	text-decoration:none;
}
#footer a:visited {
	color:#333;
}
.plain-table table{
	border:none;
}
.plain-table tr, td, th{
	text-align:center;
	border:#666 1px solid;
}
.tableleftalign tr, td, th{
	text-align:left;
}
/*==============ADDITIONAL COLUMN USAGE ===============*/
.columnimage img{
	margin-top:10px;
	width:100%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

/* ================================ MULTI COULMN FORM =================================== */ 
input[readonly]{
 background-color:#F4F4F4;
 color:#000;
}
textarea[readonly]{
 background-color:#F4F4F4;
 color:#000;
}
.standardcheckbox{
	display:inline;
}

.h3nomargin{
	margin:10px 0px;
}

.cbp-mc-form input[type="checkbox"]{
    display: inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}

.cbp-mc-form label.input[type="checkbox"] {
    display: block;
}

input[type="checkbox"].error,
input[type="checkbox"].error:focus {
    width:5.5% !important;
}
.cbp-mc-form input[type="checkbox"].error{
	width: 2.8% !important;
}


.cbp-mc-form input[type="radio"] {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    
    cursor:pointer;
}

.cbp-mc-form .error {
    color:#F00;
    width: 85% !important;
	padding-left:10px;
}
.cbp-mc-form .smallerror {
    color:#F00;
    width: 100%;
	padding-left:10px;
	font-size:90%;
}
.errornomargin{
	padding-left:0px;
	color:#F00;
}

.cbp-mc-form :required {
    color:#F00;
	width:85%;
}
.cbp-mc-form input:required {
    color:#000;
	width:85%;
}

.cbp-mc-form {
    position: relative;
	margin-bottom:20px;
}
.financeform{
	margin-bottom:5px;
}
.cbp-mc-form:before,
.cbp-mc-form:after {
    content: " "; display: table;
}
 
.cbp-mc-form:after {
    clear: both;
}
 
.cbp-mc-column {
    width: 33%;
    padding: 0px 0px;
    float: left;
}
.four-column{
	width: 25%;
}
.seven-column{
	width:13%;
	margin:0px 2px;
}
.eight-column{
	width:11%;
	margin:0px 2px;
}
.five-column{
	width:19.5%;
	margin:0px 2px;
}
.full-width-column{
	padding:40px 0px;
	width: 100%;
}
.half-width-column{
	width: 49%;
}
.postimage{
	width: 50%;
	margin-top:10px;
}
.postimage img{
	margin-top:10px;
	width:98%;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.nomargin{
	padding:10px 0px;
}
.zeromargin{
	padding:0px 0px;
}
.cbp-mc-form .full-width-column textarea{
	width: 95%;
}
.cbp-mc-column:nth-child(2) { content: ""; margin:0px 3px;}
 
.cbp-mc-form label {
    display: block;
    padding: 30px 5px 5px 2px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    cursor: pointer;
}
.booking1 label {
    display: block;
    padding: 8px 5px 5px 2px;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    cursor: pointer;
}
.cbp-mc-form .radiobutton {
    padding: 10px 5px 0px 2px;
}
.cbp-mc-form label:first-child {
    padding: 10px 5px 5px 2px;
}
.financeform label:first-child {
    padding: 2px 5px 1px 2px;
}
 
.cbp-mc-form input,
.cbp-mc-form textarea,
.cbp-mc-form select {
    line-height: 1.5;
    padding: 5px 10px;
    color:#000;
    display: block;
    width: 85%;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.booking1 input,
.booking1 textarea,
.booking1 select {
    line-height:1.25;
    padding: 4px 10px;
}

.booking1 select {
    height:30px;
}

.financeform input,
.financeform textarea,
.financeform select {
    line-height: 1;
    padding: 5px 10px;
}

.cbp-mc-form select {
    width: 95%;
}
 
.cbp-mc-form input,
.cbp-mc-form textarea {
    border: 1px solid #666;
}
 
.cbp-mc-form textarea {
    min-height: 200px;
	resize:vertical;
}
 
.cbp-mc-form input:focus,
.cbp-mc-form textarea:focus,
.cbp-mc-form label:active + input,
.cbp-mc-form label:active + textarea {
    outline: none;
    border: 1px solid #10689a;
}
 
.cbp-mc-form select:focus {
    outline: none;
}
 
::-webkit-input-placeholder { /* WebKit browsers */
    color: #10689a;
    font-style: italic;
}
 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #10689a;
    font-style: italic;
}
 
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #10689a;
    font-style: italic;
}
 
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #10689a;
    font-style: italic;
}
 
.cbp-mc-submit-wrap {
    text-align: center;
    padding-top: 20px;
    clear: both;
}
 
.cbp-mc-form input.cbp-mc-submit {
    background-color:#244089;
    border: none;
    color: #fff;
    width: auto;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
    padding: 15px 30px;
    font-size: 1.1em;
    border-radius: 2px;
    letter-spacing: 1px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
 
.cbp-mc-form input.cbp-mc-submit:hover {
    background: #1478b1;
}
.newerror{
	font-weight:bold !important;
	color:#F00 !important;
}
.fieldrow{
	width:100%;
}
.fullformfield{
	width:100%;
	float:none;
	padding:0.1em 2% 0.1em 0;
	word-wrap: break-word; 
}
.formfield{
	width:31%;
	float:left;
	padding:0.1em 2% 0.1em 0;
	word-wrap: break-word; 
}
.errorformfield{
	min-height:1px;
}
.bigerror{
	color:#F00;
	padding-left:2px;
}
.undererror{
	color:#F00 !important;
}
.container {
  margin-top: 20px;
}

.panel-heading {
  font-size: larger;
}

.alert {
  display: none;
}

.disabled{
	pointer-events:none;
	cursor: not-allowed;
	background-color:#999 !important;
}
/**
 * Error color for the validation plugin
 */

.error {
  color: #e74c3c;
}
.biggesterror{
	color:#F00;
	font-weight:bold;
}
 /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.65); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
}

/* 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;
} 
