#register {
	display:none;
}

/*.sponsor-level > *:nth-child(even):not(:first-child){
margin-left:30%;
}

.sponsor-level > *:nth-child(odd):not(:first-child){
margin-right:30%;
}
*/

ul.nav.navbar-nav li a {
    padding: 6px 12px !important;
}

ul.nav.navbar-nav {
    margin-left: 0 !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap; 
}
ul.nav.navbar-nav > li {
    margin-right: 10px;
}

.de_cols_1 {
	width: 243%;
}
.h6, h6 {
	font-size: 12px;
	display: none;
}
.btn-default {
	color: #fff;
	background-color: #3fa126;
	border-color: #ccc;
}
#field-140790 > div > h2 {
	width:139%;
}
#field-140778] {
	width: 106%;
	margin-left: 12px;
}
.btn-primary:hover,
#submitPay:hover{
	color: #fff;
	background-color: #902828;
	border-color: #204d74;
}
#content-middle > div.panel.panel-default > div.panel-body > div > div.col-sm-9 > form > div:nth-child(3){
	border:none;
}

#content-middle > div.panel.panel-default > div.panel-body > div > div.col-sm-9 > form > div:nth-child(2) {
	border:none;
}
#project_payment_methods > label:nth-child(4) > input[type=radio] {
	margin-left:15px;
}
#project_payment_methods > label:nth-child(2) > input[type=radio] {
	margin-left:15px;
}
#field-140778  {
	width: 95% !important;
}


/*#fieldContainer > div:nth-child(3)  {
width:95% !important;
}*/
#fieldContainer > div:nth-child(1){
	margin-top:-10px !important;
}
#field-140786 .de_fieldset label {
	display: flex !important;
	align-items: center;
	gap: 8px;
	float: none !important;
	width: auto !important;
	margin: 0 !important;
}
.sum_subtotal {
	width:17%;
}

#field-140786 input[type="checkbox"], #field-140786 input[type="radio"] {
	float: left !important;
	margin: 0 4px;

	height: 29px;
	border-radius: 100%;
	border: 2px solid rgba(00, 83, 109, 0.5);
	background: #fff;
}


.de_fieldset[data-id="144153"] input {
	float: left;
	margin-left: 15%;
}
#header {
	max-width: 100%;
	width: 100%;
	margin: 0;
}
#header img {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 92px;
	margin-bottom: 27px;
}


div.field-summary {
	width: 95%;
	padding: 0px 10px 10px 10px;
	border: none;
}

div#fieldContainer hr {

	display: none;
}

#next {
	float: right; }

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #cd0f42;
	/* border-color: #204d74; */
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #902828;
	/* border-color: #122b40; */
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover

{
	color: #fff;
	background-color: #b71313;
	border-color: #122b40;
}
/*#fields .field { width: 100% !important; }


#fields .form-group{
display: flex !important;      
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
gap: 12px;
margin-bottom: 14px;
}



#fields .form-group > label{
display: inline-block !important;
flex: 0 0 180px;             
width: 180px !important;       
margin: 0 !important;
white-space: nowrap;           
}


#fields .form-group > div{
flex: 1 1 auto;
min-width: 0;                
}

#fields .form-group input,
#fields .form-group select,
#fields .form-group textarea{
width: 100% !important;
}


#fields .form-group label .de_required{ margin-left: 4px; }

input[type="text"], input[type="email"], textarea {
display: block;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
padding: 0.375rem 0.75rem;
line-height: 1.5rem;
border-radius: 0.5rem;
border: 1px solid #D1D5DB;
background-clip: padding-box; 
transition: box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:10px;

}*/
html, body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	background: #ffffff;
}

/*h2 {
font-size: 1.8em;
padding: 5px 0px;
margin-bottom: 7px;
font-weight: 600;
line-height: 1.4;
text-rendering: optimizeLegibility;
color: rgba(224, 18, 18, 1.0);
clear: both;
border-bottom: 1px solid rgba(11, 57, 84, 0.2);
}*/
h2 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(90deg, #175665, #09262A);
	padding: 12px 20px;
	margin-bottom: 24px;
	border-radius: 6px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}

#modalBody h2 .level {
	padding: 6px 12px;
	border-radius: 50%;
	position: absolute;
	display: inline-block;
	content: "";

	top: 3px;
	right: 16px;
	box-shadow: 0px 0px 2px rgb(00, 00, 00, 0.1);
}

input[type="text"], input[type="email"], select, textarea {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color 
		ease-in-out .15s, -webkit-box-shadow 
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color 
		ease-in-out .15s, box-shadow 
		ease-in-out .15s;
}



.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px;
	display: none;
}
input[type=radio],
input[type=checkbox]{ 
	width: 20px !important; 
	margin: 4px;
	height: 24px;
	border-radius: 100%;
	border: 2px solid rgba(00, 83, 109, 0.5);
	background: #fff; 
	float: left; 
	margin-right: 4px;
	width: 3%;
	-webkit-appearance: auto !important;
	appearance: auto !important;
}
/*input[type=checkbox], input[type=radio] {
width: 24px;
height: 24px;
border-radius: 100%;
border: 2px solid rgba(00, 83, 109, 0.5);
background: #fff;
margin-left : 10%;

}*/




/*[type="radio"] + label:before, [type="checkbox"] + label:before {
content: "";
position: absolute;
left: 0;
top: 0;
width: 24px;
height: 24px;
border-radius: 100%;
border: 2px solid rgba(00, 83, 109, 0.5);
background: #fff;
}*/

div.field {
	height: 100%;
	overflow: hidden;
	clear: both;

	width: 97%;
	margin: 3px 0px;
}

div.field div.form-group label {
	float: left;
	font-weight: normal;
	line-height: normal;
	margin-right: 10px;
	padding-top: 1px;
	width: 26%;
}

div.field div.form-group div {
	float: left;
	width: 72%;
	margin-left: 0px;
}

legend {
	width: 95%;
}
#field-140785 > fieldset > legend
{
	float:left;
}
/*#field\[140785\]-780619 {
float: left;
width: 10%;
margin-left: -2%;
}

#field\[140785\]-780619 {
float: left;
width: 10%;
margin-left: -4%;
margin-right: -65px;
}*/

#field\[147782\]-804397 {
	float: left;
	width: 10%;
	margin-left: -4%;
	margin-right: -65px;
}
label[for= "field[140785]-780619"]{
	width: 62% !important;
}
.panel-default {
	border: none;
}

.row {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-color: #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	margin-top: 5px;
}
#fields{
	border:none;	
}
.panel-body {
	padding: 15px;
	padding-top: 1px;
}
/*.col-sm-3 {
padding-top: 16px;	

}*/
#content {

	max-width: 80%;
	width: 100%;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;

}


.container{
	padding: 0px 
}
.de_field_small {
	width: 100%;
}
.modal-content{
	width:100%;
}
nav.navbar a {
	color: #ffffff;
}

@media (min-width: 768px) {
	.navbar-nav {
		float: left;
		margin-left: 26%;
	}
}
/*ul.nav.navbar-nav a {

color: #fff;
background-color: transparent !important;
margin: 0px;
border-radius: 0px;

padding: 1px 12px;
font-size: 20px;
white-space: nowrap;
font-weight: 600;
margin-left: -251px !important;

} */


ul.nav.navbar-nav {
	margin-left: 0 !important;        
	display: flex;
	justify-content: space-evenly;      
	align-items: center;
	width:100%;
}

ul.nav.navbar-nav a {
	color: #fff;
	/*  background: #0e0d0d; */
	padding: 8px 14px;
	font-size: 20px;
	font-weight: 600;
	white-space: nowrap;
	text-decoration: none;
	transition: color 0.3s 
		ease, background-color 0.3s 
		ease;
	border-radius: 4px;
	margin-top: -2px;
	margin-left: 30px;
}
.nav>li>a:focus, .nav>li>a:hover

{
	background-color:#1e545d;
}
#navigate[submit]:hover

{
	background-color:#8b0e0e;
}
/*ul.nav.navbar-nav a:hover {
color: #ddd;
background-color: #fff;
border-radius: 4px;
}
ul.nav.navbar-nav a {
color: #fff;
background: linear-gradient(90deg, #ed1c24, #b40f18);
padding: 8px 14px;
font-size: 20px;
font-weight: 600;
white-space: nowrap;
text-decoration: none;
transition: color 0.3s 
ease, background-color 0.3s 
ease;
border-radius: 4px;
margin-top: -9px;
}

/*#menu {
background-color: #fff;
height: 62px;
position: sticky;
bottom: 100vh;
border-color: red;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
margin-top: -48px;
} 
#menu {
background-color: #fff;
height: 83px;
position: sticky;
bottom: 100vh;
border-color: red;
box-shadow: 0 2px 20px 7px rgba(0, 0, 0, 0.15);
margin-top: -90px;
}*/
#menu {
	background-color: #0d3741;
	height: 89px;

	bottom: 100vh;
	border-color: red;
	box-shadow: 0 2px 20px 7px rgba(0, 0, 0, 0.15);
	/* margin-top: -90px; */
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

/*#menu {
background-color: #bb1c1c;
height: 62px;

} */
/*#register

{
color: white;
/* background-color: #337ab7; 
padding: 10px 20px;
border-radius: 15px;
text-decoration: none;
display: inline-block;
font-weight: bold;
transition: background-color 0.3s 
ease;
margin-bottom: 10px;
background-color: #131412;
}
#register:hover {
background-color: #8b0e0e !important;
}
#returning:hover {
background-color: #8b0e0e !important;
}
#returning {
color: white;
/* background-color: #337ab7; 
padding: 10px 20px;
border-radius: 15px;
text-decoration: none;
display: inline-block;
font-weight: bold;
transition: background-color 0.3s 
ease;
margin-top: 0;
background-color: #131412;
margin-bottom: 19px;
}*/

#registers {

	--btn-start: #65171f;
	--btn-end: #a13434;
	--btn-hover: #491515;
	position: relative;
	display: inline-block;
	color: #fff !important;
	background: linear-gradient(135deg, var(--btn-start), var(--btn-end)) !important;
	border: 0;
	padding: 20px 38px !important;
	border-radius: 6px !important;
	font-weight: 700 !important;
	letter-spacing: .3px;
	text-decoration: none !important;
	box-shadow: 0 6px 14px rgba(139, 14, 14, .35), inset 0 0 0 1px rgba(255, 255, 255, .08);
	transition: transform .18s 
		ease, box-shadow .18s 
		ease, background .18s 
		ease;
	overflow: hidden;
	text-transform: uppercase;
	margin-top: 41px;
}

#registers:hover {
	transform: translateY(-2px);
	box-shadow:
		0 10px 22px rgba(139, 14, 14, .45),
		inset 0 0 0 1px rgba(255,255,255,.1);
	background: linear-gradient(135deg, var(--btn-end), var(--btn-hover)) !important;
}

#registers:active {
	transform: translateY(0);
	box-shadow:
		0 6px 14px rgba(139, 14, 14, .35),
		inset 0 2px 8px rgba(0,0,0,.25);
}

#registers:focus-visible {
	outline: 3px solid #ffd1d1;
	outline-offset: 3px;
	border-radius: 12px;
}

#registers::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(120deg,
		rgba(255,255,255,0) 0%,
		rgba(255,255,255,.35) 30%,
		rgba(255,255,255,0) 60%);
	transform: translateX(-120%);
	transition: transform .6s ease;
}
#registers:hover::before { transform: translateX(120%);
}
#returnings {

	--btn-start: #65171f;
	--btn-end: #a13434;
	--btn-hover: #491515;
	position: relative;
	display: inline-block;
	color: #fff !important;
	background: linear-gradient(135deg, var(--btn-start), var(--btn-end)) !important;
	border: 0;
	padding: 20px 38px !important;
	border-radius: 6px !important;
	font-weight: 700 !important;
	letter-spacing: .3px;
	text-decoration: none !important;
	box-shadow: 0 6px 14px rgba(139, 14, 14, .35), inset 0 0 0 1px rgba(255, 255, 255, .08);
	transition: transform .18s 
		ease, box-shadow .18s 
		ease, background .18s 
		ease;
	overflow: hidden;
	text-transform: uppercase;
	margin-bottom: 21px;
}

#returnings:hover {
	transform: translateY(-2px);
	box-shadow:
		0 10px 22px rgba(139, 14, 14, .45),
		inset 0 0 0 1px rgba(255,255,255,.1);
	background: linear-gradient(135deg, var(--btn-end), var(--btn-hover)) !important;
}

#returnings:active {
	transform: translateY(0);
	box-shadow:
		0 6px 14px rgba(139, 14, 14, .35),
		inset 0 2px 8px rgba(0,0,0,.25);
}

#returnings:focus-visible {
	outline: 3px solid #ffd1d1;
	outline-offset: 3px;
	border-radius: 12px;
}

#returnings::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(120deg,
		rgba(255,255,255,0) 0%,
		rgba(255,255,255,.35) 30%,
		rgba(255,255,255,0) 60%);
	transform: translateX(-120%);
	transition: transform .6s ease;
}
#returnings:hover::before { transform: translateX(120%);
}
div.pageinfo {
	padding: 10px;
	margin: 8px 0px;
	background: #dad4e2;
	border: 1px solid rgba(11, 57, 84, 0.3);
	color: white;
	text-shadow: none;
}
#button input, .btn-primary, #addAdt, #paybtn, #returning, #submitPay{
	padding: 11px 20px;
	text-transform: uppercase;
	margin: 5px;
	border: 1px solid #9b0107;
	color: #ffffff !important;
	background: #ac0020;
	border-radius:3px;

	display: inline-block;
}
#button {
	text-align: right;
}

#details {
	color: #bd1010;
	font-weight: 700; 
}
div.colleagueBag p.remainingColleagues {
	margin: 15px 0;

}


div.colleagueBag a.addAdditionalColleague {
	display: inline-block;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
	background-color: #000;
	border-color: ;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: none;
	color: #fff;
}


section#why-attend {
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 1.6;
	color: #222;
	padding: 20px 25px;
}

/*  section#why-attend h2 {
font-size: 24px;
font-weight: 800;
color: #004b87;
margin-bottom: 18px;
}
*/
section#why-attend h3 {
	font-size: 20px;
	color: #004b87;
	margin-top: 28px;
	margin-bottom: 10px;
}

section#why-attend p {
	font-size: 16px;
	margin-bottom: 16px;
}

section#why-attend ul {
	margin: 0 0 16px 20px;
	padding: 0;
}

section#why-attend li {
	margin-bottom: 10px;
}

section#why-attend em {
	color: #555;
}

.cta {
	text-align: center;
	margin-top: 32px;
}

.cta img {
	width: 25%;
	min-width: 220px;
	margin-top: 12px;
}

.cta b {
	display: block;
	margin-bottom: 12px;
	font-size: 16px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: white;
	border: none;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	
}
.sponsor-level-head {
	grid-column: 1 / -1;
	display: flex !important;
	width: 100%;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, #197a91, #09262A);
	padding: 6px 21px;
	border-radius: 55px;
	color: #ffffff !important;
	box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.2);
	border: 3px solid rgb(6 29 55);
	margin-bottom: 18px;
}

.sponsor-level {
	display: grid;
	grid-template-columns: repeat(2, 1fr); 
	gap: 72px;
	justify-items: center;
	
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	width:100%;
}

.sponsor {
	background: #ffffff;
	border-radius: 20px;
	padding: 18px;
	text-align: center;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
	transition: transform 0.2s ease, box-shadow 0.2s ease;

	width: 100%;
	max-width: 220px;
	box-sizing: border-box;

	aspect-ratio: 1 / 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sponsor:hover {
	transform: translateY(-4px) scale(1.02);
	box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.sponsor img {
	max-width: 90%;
	max-height: 90%;
	height: auto;
	object-fit: contain;
}

.sponsor-level.single-sponsor {
    grid-template-columns: 1fr;   
    justify-items: center;       
}












@media (max-width: 768px) {
  .sponsor-level {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1400px) {
    .navbar-nav > li > a {
        padding: 10px 12px;
        font-size: 15px;
    }
}

@media (max-width: 768px){


	#menu { height: auto !important; position: relative; z-index: 3; }


	#menu .navbar-collapse.collapse       { display: none !important; }
	#menu .navbar-collapse.collapse.in    { 
		display: block !important; 
		position: static !important;     
		float: none;
		width: 100%;
		max-height: none; 
		box-shadow: none;
		border: 0;
	}

	#menu ul.nav.navbar-nav{
		display: block !important;    
		float: none;
		width: 100%;
		margin: 0 !important;
	}
	#menu ul.nav.navbar-nav > li{
		float: none;
		display: block;
	}
	#menu ul.nav.navbar-nav > li > a{
		display: block;
		padding: 12px 16px;
		line-height: 1.2;
		white-space: normal;
	}

	#menu .navbar-nav{ 
		margin-top: 0 !important; 
		margin-bottom: 0 !important; 
	}
	#menu ul.nav.navbar-nav > li,
	#menu ul.nav.navbar-nav > li > a{
		margin: 0 !important;
		background: transparent !important;
	}

	#menu .navbar{ margin-bottom: 10px; }
}

@media (max-width: 768px){
	#menu.navbar-fixed-top,
	#menu .navbar-fixed-top{
		position: relative !important;   
	}
}

/*
ul.nav.navbar-nav a{ margin-left:0 !important; }


@media (max-width: 768px){
#menu .container-fluid{ padding: 0 12px; }

#menu ul.nav.navbar-nav{
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
gap: 8px;
white-space: nowrap;
-webkit-overflow-scrolling: touch;  
scrollbar-width: none;             
}
#menu ul.nav.navbar-nav::-webkit-scrollbar{ display: none; }

#menu ul.nav.navbar-nav > li{ flex: 0 0 auto; }
#menu ul.nav.navbar-nav > li > a{
padding:10px 14px;
font-size:16px;
border-radius:24px;                 
}
}
*/

@media (max-width: 768px){

	#terms-and-conditions {
		width: 85% !important;
	}

}


@media (max-width: 768px) {
	input[type=checkbox], input[type=radio] {
		width: 24px;
		height: 24px;
		border-radius: 100%;
		border: 2px solid rgba(00, 83, 109, 0.5);
		background: #fff;
		margin-left: 10%;
		float: left;
		float: left;
		width: 10% !important;
		margin-left: 0% !important;
		margin-right: -7px !important;
	}
}
@media (max-width: 768px) {
	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 10px;
		margin-top: 8px;
		margin-right: 15px;
		margin-bottom: 8px;
		background-color: #291d1d;
		background-image: none;
		border: 1px solid #fff;
		border-radius: 4px;
	}
}
@media (max-width: 768px) {
	html, body {
		font-size: 16px;
		font-family: 'Open Sans', sans-serif;
		background: #ffffff;
		margin-top: -26px;
	}

}



@media (max-width: 768px){
	#menu .navbar-toggle {
		border: 0;
		background: transparent;
		padding: 8px 10px;
	}
	#menu .navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		background-color: #fff !important;   
		border-radius: 1px;
	}

	#menu .navbar-toggle .icon-bar + .icon-bar {
		margin-top: 4px;
	}

	#menu .navbar-toggle:hover,
	#menu .navbar-toggle:focus {
		background: transparent;
		outline: none;
	}
}

@media (max-width: 768px){ 

	#menu > div:nth-child(1): {
		display:none !important; 
	}
}

@media (max-width: 768px){
	#pa .inner-element.login-page #main {
		padding: 40px;
		position: relative;
		background: #FFFFFF;
		margin: 5% auto;
		min-height: auto;
		width: 102% !important;
		max-width: 102% !important;
		border-radius: 25px;
		box-shadow: 0px 0px 20px rgba(00, 00, 00, 0.1);
	}

	label[for= "field[140785]-780619"]

	{
		width: 37% !important;
	}
}

@media (max-width: 768px) {

	#header:after {
		height: 44px;
		width: 88%;
		background: url(https://events.decorporate.ca/NPAC2026/abstract/download.php?t=document&f=1456&y=ZmlsZUlkPTE0NTY=) no-repeat center center / contain;
		top: 24px;
		right: 23px;
	}


}