:root {
	--maxWidth:750px;
}

.banner-badge {
	border: 1px solid black;
	border-radius:7px;
	width:100%;
	padding:0.5rem;
	text-align:center;
	background:yellow;
	margin-top:1rem;
}

.message-banner .banner-badge {
	background-color:#e7e7e7 !important;
}
div.banner-badge hr {
	margin: 0.4rem 0 0.5rem 0;  // T R B L
}
div.banner-badge p {
	margin-bottom:0;
}

body {
	background-color:#f8f8f8;
}

.center {
  margin: auto;
  width: 60%;
  border: 3px solid #73AD21;
  padding: 10px;
}

.container {
	margin-left:0rem !important;
	margin-right:0rem !important;
//	max-width:100%;
	max-width: var(--maxWidth) !important;
//	margin:auto !important;

}
.site-content {
	background-color:white;
	padding-left:0 !important;
	padding-right:0 !important;
}

header.sticky-top {
	background-color:#138275 !important;
	max-width: var(--maxWidth) !important;
//	margin:0 auto !important;
//align:centre;
}

.navbar {
	padding-left:1rem;
	margin-right:0 ; //.75rem;
	max-width: var(--maxWidth);
//	margin: auto;
}
div.test{
	width:100%;
	background-color:#138275 !important;
}

div.collapse {
	max-width: var(--maxWidth);
	margin: auto;
}

.navbar-dark {
	padding-right:0;
}
button.navbar-toggler {
	border:none;
}
#navbarTogglerNav {
	padding:0 0 1rem 2rem;  // T R B L
	background-color:#1cbfac !important;
	border-style:solid;
	border-color:D8D8D8;
	border-width:1px 0;
	color:white;
}
.nav-space {
	padding-top:0.5rem;
}
.logo-space {
	margin:1.5rem;
}

/*
.loggedin {
	align-items:center;
}

.loggedin {
//	color:rgba(255,255,255,.5) !important;
	color:white !important;
	text-align:center;
	line-height:100%;
	font-size:90%;
}

.loggedin a {
	color:white;
	text-decoration:none !important;
}


,loggedin img {
	width:30px;
	height:30px;
}
*/

.page-wrap {
	//padding:2rem 1rem;	
	//padding:0.75rem 2rem 1rem 1rem;	
	//padding:1rem;	
	//margin:0; //0.2rem;
}



img {
	border-radius: 7px;
}
img.aligncenter {
	width:100%;
	height:auto;
	margin: 0.5rem 0;
}




footer .container {
	display:flex;
	justify-content:center;
	align-items:center;
	height:55px;
	border-top: 1px solid #c1c1c1;
	margin-top:1rem;
}
.logo-footer {
	margin: 0 1rem 0 0.7rem;
}

div.banner-badge a {
	color:red !important;
}
a.hidden {
	text-decoration:none;
	color:black;
	//color:#138275;
}

div.list li {
	padding-bottom: 0.5rem;
}



page-title {
	font-weight:700;
	font-size:1.75rem;
	color:#138275;
	text-decoration:underline;
	text-transform:uppercase;
	margin-top:0.3rem;
	margin-bottom:0.3rem;
}
h1 {
	font-weight:700;
	font-size:1.75rem;
	color:#138275;
	text-decoration:underline;
	padding-top:1rem;
	padding-bottom:0.3rem;
	text-transform:uppercase;
}
h2 {
	font-weight:500;
	font-size:1.2rem;
	color:black;
	padding-top:0.75rem;
}
h3 {
	font-weight:700;
	font-size:1.4rem;
	color:#138275;
	text-decoration:underline;
	padding-top:1rem;
	padding-bottom:0.3rem;
	margin-bottom:-0.5rem;
}
h4 {
	font-weight:700;
	font-size:1rem;
	color:red;
	//padding-bottom:-0.5rem;
	//padding-top:0.5rem;
	//line-height:0rem;
}

hdg1 {
	font-weight:700;
	font-size:1.25rem;
	color:#138275;
	display:block;
	text-decoration:underline;
	text-transform:uppercase;
}
hdg2 {
	font-weight:500;
	font-size:1.1rem;
	color:red;
	display:block;
	text-decoration:none;
}
hdg3 {
	font-weight:bold;
	font-size:1.1rem;
	color:#138275;
	display:block;
	text-decoration:none;
}
.blank {
	color:white;
	display:block;	
}
.small-gap {
	line-height:5rem !important;
}

a.btn {
	text-decoration:none !important;
}
a.btn-reg-mu {
	margin-bottom:1.5rem !important;
	text-decoration:none !important;
	width:100%;

}

a {
	color:red;
	text-decoration:underline !important;
}
a:hover {
	color:red;
	font-weight:bold;
}
a.hidden_link, a.hidden {
	text-decoration:none !important;
	color:black;
}
a.navbar-brand:hover, a.hidden:hover, a.hidden_link:hover {
	font-weight:normal !important;
}
a.navbar-brand {
	text-decoration: none !important;
}
ol {
	margin-left: 0.8rem !important;
	padding-left: 0.25rem !important;	
	}
ul, li {
	margin-left: 0.4rem !important;
	padding-left: 0.25rem !important;
}
li:first-child {
	margin-top: -0.3rem;
}
li.nav-item a {
	color:rgba(255,255,255,.75) !important;
	text-decoration:none !important;
}
li.nav-item:first-child {
	margin-top:0.1rem;
}
li.nav-item:last-child {
	margin-bottom:-2rem;
}


//.btn-primary {
//	--bs-btn-bg:#138275;
//	--bs-btn-hover-bg:#000;
//}
.btn {
	background-color:#138275;
	color:white;
}
.btn:hover {
	background-color:#138275;
	color:white;
	font-weight:bold;
}
.horizontal-gap {
	display:inline-block;
	width:1rem;
}
img	{
	object-fit: contain: !important;
	object-position: center; !important;
}


.page-prev-link {
	width:100%;
	text-align:right;
	margin-bottom:-0.75rem;
}
.page-next-link {
	width:100%;
	text-align:right;
	margin-top:-1.5rem;
	margin-bottom:0.5rem;
}
.hpage-next-link {
	width:100%;
	text-align:right;
	margin-top:0rem;
	margin-bottom:-1.5rem;
}
.post-prev-link {
	width:100%;
	text-align:right;
	margin-top:-0.75rem;
}
.post-next-link {
	width:100%;
	text-align:right;
	margin-top:-0.5rem;
}

.float-right {
	display:inline-block;
	text-align:right;
	padding-right:1rem;
}


.floating-btn {
	width:50px;
	height:50px;
	//background:#138275;
	background:rgba(255,255,255,0.5);
	display:flex;
	align-items:center !important;
	justify-content:center !important;
	text-decoration:none;
	border-radius:50%;
	color:#138275;
	font-size:40px;
	box-shadow:2px 2px 5px rgba(0, 0, 0, 0.35);
	position:fixed;
	bottom:80px;
}

.btn-prev {
	right:80px;
}

.btn-next {
	right:20px;
}



#login {
	width:320px;
	padding:1.6rem 0 0;
	margin:auto;
}

form#custom_loginform {
    margin-top: 20px;
    margin-left: 0;
    padding: 0 1.5rem;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}
form#custom_loginform {
    border: 1px solid #c3c4c7;
}

form#custom_loginform p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

form#custom_loginform p label {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px;
}

form#custom_loginform input[type=password], form#custom_loginform input[type=text] {
    //font-size: 24px;
    //line-height: 1.33333333;
    width: 100%;
    border-width: 0.0625rem;
    //padding: 0.1875rem 0.3125rem;
    //margin: 0 6px 16px 0;
	min-height: 40px;
    max-height: none;
}

form#custom_loginform form .forgetmenot {
    font-weight: 400;
	float: left;
}

.nbrea-member {
	color:white;
	font-weight:bold;
}

h4.heading {
	padding-top: 1.8rem;
}


.compound-heading {
	display: inline-block;
//	color: red;
}

p.bullet-list {
	line-height:1.1rem;
	margin-left:-0.6rem;
}


form#user_details {
    //margin-top: 20px;
    margin-left: 0;
    //padding: 0 1.5rem;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,.04);
}
 form#user_details p label {
    font-size: 14px;
    line-height: 1.5;
    display: inline-block;
    margin-bottom: 3px;
}
form#user_details input[type=text],
form#user_details textarea {
    width: 100%;
//    border-width: 0.0625rem;
	border: 1px solid #b0b0b0;
    padding-left:0.35rem;
	min-height: 40px;
    max-height: none;
}
form#user_details textarea {
	margin-top:0.4rem;
}
form#user_details textarea:last-child {
	margin-bottom:2rem;
}
form#user_details label {
	margin-bottom:0;
	margin-top:0.5rem;
	font-size:0.8rem;
}
form#user_details h4 {
	margin-bottom:0.4rem;
	margin-top:1.5rem;
}
form#user_details div.group {
	margin-top:1rem;
	background-color:#f6f6f6;
	border: 1px solid #b0b0b0;
	padding:0 0.5rem 1rem 0.5rem;   // T R B L
}

ol li {
	margin-top:1rem;
}

form#nbrea_member_form input {
	width:100%;
}
div.user_details {
	padding:0.5rem 0 0 1.5rem;}
	
	
	
a.#menu_info_hub {
	text-decoration: none !important;
}

label.details {
	width:3.5rem;
}
div.bullet {
	display:inline-block;
	min-width:20px;
	text-wrap:wrap;
	overflow-wrap: break-word;
}


/* adventure list formatting */
table.adv-list {
	width:100%;
	Mmargin-bottom:-0.2rem;
}
.adv-list td {
	vertical-align:top;
	padding-top:0.3rem;
	padding-bottom:0.3rem;
	bborder:1px solid;
}
td.adv-ind {
	white-space:nowrap;
	text-align:center;
	padding-right:2px;
}
td.adv-date {
	white-space:nowrap;
	text-align:right;
}
div.gap {
	height:1rem;
}


/* navbar login links & status */
a.nlogin:active {
	color:white;
}
a.nlogin {
	color:white;
	text-decoration:none !important;
}
a.nlogin div {
	text-align:center;
	line-height:100%;
	font-size:90%;
	min-width:40px;
}

div.ih-hdg {
	display:inline-block;
	font-weight:700;
	ffont-size:80%;
	line-height:100%;
	vertical-align:middle;
}

table.login-log td, table.login-groups td {
	border:1px solid black;
	padding:5px;
	vertical-align:top;
}
table.general td {
	border:1px solid black;
	padding:5px;
	vertical-align:top;
	white-space: nowrap;
}

table.leaderboard {
	margin:0 auto;
}
table.leaderboard td {
	border:1px solid black;
	padding:5px 0.8rem 5px 0.8rem;   // T R B L
	vertical-align:top;
	white-space: nowrap;
}

table.reg-list td {
	padding-right:1rem;
	padding-top:0.1rem;
	padding-bottom:0.1rem;
}
table tr.no-borders td{
	border:none;
}
table.insert td {
	border:1px solid black;
	padding:5px;

}
div.participant-detail {
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
div.participant-detail td {
	padding:2rem 1rem 0 0;   // T R B L
}

div.admin {
	background-color:#f0f0f1;
	padding:1rem;
	max-width: var(--maxWidth);
//	margin: auto;
}
font.admin {
	color:#f0f0f1;
}
div.admin a {
	color:#2271b1;
	text-decoration:none !important;
}
div.options table td {
	text-align:top;
}
div.post-prev-link-admin {
	text-align:right;
	float:right;
}

input.m_input {
	width:500px;
}
textarea.m_input {
	width:600px !important;
	height: 150px !important;
}

font.hdg_misc {
	font-weight:700;
	font-size:1.2rem;
}

div#dup-post {
	display:inline-block;
	background-color:yellow;
}

select.status {
	padding: 0.5rem 0.5rem;
	margin: 0.5rem 0 1rem 0;   // T R B L
}


