﻿

header {display: none !important; visibility: hidden;}
footer {display: none !important; visibility: hidden;}

.section-subhead {
	margin-bottom: 0 !important;
}

.dialog-overlay {
	display: none !important;
	visibility: hidden !important;
	top: -5000px;
	left: -5000px;
	width: 0;
	height: 0;
}

#myModal {
	display: none !important;
	visibility: hidden !important;
	top: -5000px;
	left: -5000px;
	width: 0;
	height: 0;
}

.modal-header {
	display: none !important;
	visibility: hidden !important;
	top: -5000px;
	left: -5000px;
	width: 0;
	height: 0;
}

#modimage {
	display: none !important;
	visibility: hidden !important;
	top: -5000px;
	left: -5000px;
	width: 0;
	height: 0;
}

:not([aria-hidden='true']).dialog-overlay, :not([aria-hidden='true']).dialog {
	display: none !important;
	visibility: hidden;
	top: -5000px;
	left: -5000px;
	width: 0;
	height: 0;
}

.wifilogo {
	padding-top: 60px;
	text-align: center;
}

.section-head {
    margin-top: 25px !important;
}

.section-head:before {
	display: none !important;
}

.section-head:after {
	display: none !important;
}

.body-content {
	padding-top: 20px;
}


.fbthankyoutext {
    padding-bottom: 20px !important;
}

.livelink a {    
	font-family: 'MrsOnion-Regular', "Arial Black", Gadget, sans-serif;
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 5;
    color: #7F3035;
	text-align: center;
	font-size: 20px;
	padding: 20px 0 50px 0;
	text-decoration: none !important;
}