@font-face {
	font-family: 'helvetica-neue-ce-55-roman';
	src: url('Helvetica Neue CE 55 Roman.ttf');
	font-weight: bold;
}

@font-face {
	font-family: 'helvetica-neue-ce-75-bold';
	src: url('Helvetica Neue CE 75 Bold.ttf');
	font-weight: bold;
}

html {
	height: 0px;
	overflow-y:hidden;
}

.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}

.map-center {
	height: 800px;
}

.body-width{
    /*width: 1400px;
	width: 100%;*/
}
span.bold{
    font-weight: bolder;
    text-transform:capitalize;
}

body {
	color: #ffffff;
}

body img{
	/* height: 500px; */
}

.container{
}

.container-fluid {
}

.form-control {
	display: inline;
	width: 33%;
	border: 2px solid black;
	border-radius: 8px;
	margin-bottom: 10px;
	color: #000;
}

#miscLabel {
	padding-left: 50px;
}

label{
    color:white;
	font-weight: 800;
}

h1{
    font-size: 56px;
    font-family: Arial, Calibri, sans-serif;
}
h2{
    color:#00184A;
    font-family: Arial, Calibri, sans-serif;
}

div.row{
    background-color: transparent;
}

.map-results-row {
	padding-bottom: 0px;
}

.print-row {
	padding-bottom: 70px;
	position: relative;
	top: -60px;
	margin-left: 375px;
	margin-bottom: -53px;
}

#resultsTable{
    width: 90%;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

#resultsTable th{
    background-color:#FFF ;
    color:black;
    padding: 5px 10px 5px;
	text-align: center;
	font-size: 20px;
}

#resultsTable td{
    padding: 5px 15px 5px;
}

#resultsTable td a{
    color: black;
}

#invalidSearch{
    width: 600px;
    text-align: center;
	color: #004D55;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
}

#searchFormFull {
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}

#form-control-inscription {
	/*margin-left: 20px;*/
	color: #ffffff;
}

#nameLabel {
	padding-right: 36px;
	color: #ffffff;
}

.control-label{
	margin-right: 5px;
}

.mapimage{
	width: 100%;
    max-width: 445px;
    display: block;
    margin: 30px auto 0px auto;
    border: 2px solid #446d8d;
}

.campaign-map-img{
	width: 100%;
	width: 100%;
    max-width: 445px;
    display: block;
    margin: 30px auto 0px auto;
    border: 2px solid #446d8d;
    border-radius: 2px;
}

.header-image{
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: 7%;
}

.header-image-right{
	right: 10px;
  /*  transform: rotatey(180deg);*/
  position: fixed;
	bottom: 10px;
	width: 7%;
}

.map-header-image {
	width: 13%;
	float: left;
	position: relative;
	bottom: 110px;
}

#header-text {
	text-align: center;
	padding-right: 250px;
	margin-left: 250px;
	font-family: 'eurostile_extendedbold', Arial, sans-serif;
}

.header-text img {
	display: block;
	margin: 10px auto;
}

.campaign_Header {
	margin-top: 25px;
	width: 95%
}

.campaign_TextTop {
	width: 75%;
	min-width: 900px;
	max-width: 75%px;
}

#header-subtext {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #004D55;
	padding-top: 25px;
	padding-bottom: 25px;
	font-family: Arial, Calibri, sans-serif;
}

.mapImageResult {
	/*margin-bottom: 1%;*/
	position: relative;
}

.searchAdjustment {
	position: relative;
	/*top: -260px;
	margin-left: 700px;*/
	/*width: 140%;*/
	margin-bottom: -260px;
}

.glyphtext {
	font-family: Arial, Calibri, sans-serif;
	font-size: 20px;
	padding: 5px 5px;
	color: white;
}

.print-icon {
	width: 60px;
	margin-left: 65px;
}

.bottom-print-logo {
	position: fixed;
	bottom: 0px;
	right: 11%;
	width: 100px;
	margin-bottom: 33px;
}

.bottom-helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.btn-default {
	color: #FFFFFF;
	background-color: #83613f;
	border-color: #093254;
	text-transform:uppercase;
}

.btn-default:hover {
	color: #004D96;
	background-color: #FFB81C;
	text-transform:uppercase;
}

.bottomText {
	font-family: Arial, Calibri, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;
	position: fixed;
	bottom: 10px;
	width: 100%;
	/*margin-left: auto;
	margin-right: auto;*/
	z-index: -1;
}

.campaign_TextBottom {
	display: block;
	margin: 0 auto;
}

.resultsbottomText {
	font-family: Arial, Calibri, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;
	position: absolute;
	top: 950px;
	width: 88%;
	/*margin-left: auto;
	margin-right: auto;*/
	z-index: -1;
}

.bottom-content {
	height: 50px;
}

.bottom-content:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.bottomTextptag {
	text-align: center;
	margin-left: 150px;
}

.bottomTextLink {
	color: white;
}

.bottomTextLink:link:after, .bottomTextLink:visited:after {
	display: none;
}

.bottom-print {
	position: fixed;
    bottom: 10px;
    right: 20px;
}

.btn-primary{
    background-color: #ffffff;
    color: #000000;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	border: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    background-color: #A5ACAF;
	border: none;
    color: #000000;
}

.location-section {
	margin: 0px auto;
	z-index: 15;
	color: black;
	line-height: 30px;
}

.location-section p {
	margin-top: 0px;
	margin-bottom: 0px;
}

.printbtn {
	text-align: center;
}

.sectiontext {
	font-size: 20px;
	text-align: center;
	font-weight: 700;
	color: #ffffff;
}

.sectiontext-black {
	color: black;
	font-family:helvetica-neue-ce-75-bold;
	font-size: 22px;
}

.inscriptiontext {
	font-size: 22px;
	text-align: center;
	padding-bottom: 50px;
	margin: 0px auto;
	color: white;
	font-family:helvetica-neue-ce-75-bold;
}

#resultsTable tr{
	color: black;
    background-color: transparent;
}

#resultsTable tr.alt{
    color: #FFFFFF;
    background-color: #A5ACAF;
}

#resultsTable tr.alt td a{
    color: #FFFFFF;
}

#results {
	margin-top: 250px;
	padding-bottom: 75px;
}

.no-results-found{
	color: #000;
    display: inline-block !important;
    left: 45%;
    position: fixed;
    margin-top: 45px;
}

.section-location{
	text-align: center;
}

.section-location-name{
	text-align: left;
}

@media print {
	.bottomTextptag {
		margin-top: -200px;
		/*z-index: 20;*/
	}

	.BUFFS_TextBottom {
		margin-top: 50px;
	}

	.location-section p {

	}
	.bottom-print-link .bottom-print-logo {
		display: none;
	}
	.printbtn {
		display: none;
	}
	.campaign-map-img{
		height: 350px;
		width: 400px;
	}
	@page {
		size: landscape;
	}
}

.blanket
{
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 0.3;
filter: alpha(opacity=30); /* For IE8 and earlier */
background-color: #000000;
display: none;
}

.popup
{
position: fixed;
top: 48%;
width: 100%;
overflow: hidden;
height: 45%;
left: 0;
background-color: #ffffff;
display: none;
border-style: solid;
border-width: 1px;
border-color: #c0c0c0;
}

#resultsTable th{
background-color: #FFF;
color: black;
padding: 5px 10px 5px;
text-align: center;
font-size: 12px;	
}

#resultsTable td {
font-size: 10px;	
}

@media only screen and (min-width: 768px) {
.popup{
	position: fixed;
	top: 48%;
	width: 50%;
	overflow: hidden;
	height: 40%;
	left: 50%;
	transform: translate(-50%,  0);
	background-color: #ffffff;
	display: none;
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	}
#resultsTable th{
	background-color: #FFF;
	color: black;
	padding: 5px 10px 5px;
	text-align: center;
	font-size: 20px;	
	}
#resultsTable td {
	font-size: 14px;	
	}
}

.warning
{
width: 100%;
height: 100%;
text-align: center;
vertical-align: middle;
font-size: 20pt;
font-weight: bold;
color: #ababab;
}

.p-screen
{
position: relative;
height: 100%;
width: 100%;
padding: 5px;
overflow: hidden;
background-color: transparent;
}

.p-exit
{
position: absolute;
top: 25px;
right: 5px;
height: 40px;
left: 5px;
text-align: center;
}

.try-again
{
font-size: 16pt;
color: #092949;
font-weight: bold;
}

.p-results
{
position: absolute;
top: 0;
right: 5px;
height: 100%;
max-height: 100%;
left: 5px;
overflow: auto;
display: block;
}

.map-container
{
width: 100%;
border-style: solid;
border-width: 1px;
border-color: #000000;
}

.print
{
display: block;	
}

@media print
{
.print
	{
	display: none;	
	}	
}



