.bg-dark {
	background-color: #343a40;
}

.ftr {
	display: flex;
	align-items: center;
	padding: 10px;
	font-size: 10px;
}

.hdr-email {
	display: inline-block;
    padding: 5px;
    border: solid #b3282d 3px;
    border-radius: 5px;
    margin-top: -8px;
}

.hdr-email input {
	margin: 5px 0 5px 0;
}

.hdr-hr {
	border-color: #b3282d;
	border-width: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.m-0{margin:0;}
.m-1{margin:1rem;}
.m-2{margin:2rem;}
.m-3{margin:3rem;}
.m-4{margin:4rem;}

.mr-1{margin-right:1rem;}
.mr-2{margin-right:2rem;}
.mr-3{margin-right:3rem;}
.mr-4{margin-right:4rem;}

.mt-1{margin-top:1rem;}
.mt-2{margin-top:2rem;}
.mt-3{margin-top:3rem;}

.p-1{padding:1rem;}

.pr-1{padding-right:1rem;}

.social-nav > a {
	padding: 5px;
	display: inline-block;
}

.social-nav > a:hover {
	text-decoration: none;
}

.text-white {
	color: white;
}



/* Everything below this line is pre-RealNex Navigator*/

body
{
}

anAd a {
    color: #EEEEEE;
    text-decoration: none;
    border-bottom: dotted 1px white;
    letter-spacing: 1.3px;
}

.anAd a {
    color: White;
    text-decoration: none;
    border-bottom: dotted 1px white;	
    letter-spacing: 1.3px;
    font-size: 11px;
}

.anAd a:visited {
    color: White;
    text-decoration: none;
    border-bottom: dotted 1px white;	
}

INPUT {
	font-weight: bold;
}

INPUT.anRight {
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

INPUT.anEmail {
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.btnEmail {
	vertical-align: top;
}

TR.high1
{
	height: 1px;
}

TR.high5
{
	height: 5px;
}

TR.high10
{
	height: 10px;
}

TR.high20
{
	height: 20px;
}

TR.high25
{
	height: 25px;
}

TR.high30
{
	height: 30px;
}

TR.high34
{
	height: 34px;
}

TR.high35
{
	height: 35px;
}

TR.high40
{
	height: 40px;
}

TR.high45
{
	height: 45px;
}

TR.high50
{
	height: 50px;
}

TR.high60
{
	height: 60px;
}

