@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,900");

@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGOode0-EuMkY--TSyExeINg.woff2) format('woff2');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGHZhYM0_6AejPZE-OqA592o.woff2) format('woff2');
}

@import url("font-awesome.min.css");

* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	color:#fff;	
}

body {
	-webkit-text-size-adjust: none;
}


html {
  height: 100%;
  position: relative;
  min-height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}

/* Wrapper for page content to push down footer */
/* Woodward-E6-0000.png*/
body{
	background: url(../images/Perkins-E6-3stack.PNG) no-repeat fixed center center;
	background-size: auto;
	color: #39454b;
	letter-spacing: 0.5px;
	font: 300 18pt/1.75em 'Source Sans Pro', sans-serif;
	padding-bottom: 135px;
}



#heading {
	background: gray;
	height: 110px;
	width: 100%;
	right: 0px;
	z-index: 500;
	
}
	
.container {
	text-align: center;
}

#customlogo {
	top: 0px;
	position: relative;
}

#customlogo img {
margin-bottom: 26px;
padding-right: 15px;
height: 62px;
}

.hotelname {
font: 300 18pt/1.75em 'Source Sans Pro', sans-serif;
position: relative;
top: 0px;
width: auto;
color: gray;
display: block;
text-transform: uppercase;
letter-spacing: 2px;
}


/* Set the fixed height of the footer here */
#footer {
  height: 75px;
  background-color: #00873E;
  text-align: center;
  color: #ffffff;
	width: 100%;
	font: 16px 'Source Sans Pro', sans-serif;
bottom: 0px;
margin-top: 3%;
left: 0;
position: fixed;
display: table-row;
}

#footer img{
	margin-left: 10px;
	margin-bottom: 6px;
	width: 75px;
	height: 75px;
}
.container {
	height: 80px;
}


#footer > .container {
  padding-top:5px;
  padding-left: 15px;
  padding-right: 15px;
margin-top: -15px;
}

.center-container {
  height:100%;
  display: table;
  width:100%;
  margin:0;
  text-align: center;
}

  
#center-container {
  height:auto;
  width:70%;
  display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 70%;
background: rgba(0, 0, 0, 0.55);
border-radius: 4px;
border: 1px solid silver;
}


#center-container h2 {
	font-weight: 900 !important;
	color: inhert;
		font-size: 3.25em !important;
	letter-spacing: -2px;
	line-height: 1.25em;
	font-family: 'Source Sans Pro', sans-serif !important;
	color: white;
	text-align: center;
}

#center-container p {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
	color: white;
	text-align: center;
	font: 300 1.55em/1.35em 'Source Sans Pro', sans-serif;
	margin-bottom: 15px;
	text-align: left;
	image: center;
}

#center-container a.body {
	/*color: #f52c2c !important;
	border-bottom: 2px solid #f52c2c;*/
	color: #fff !important;
	border-bottom: 2px solid #fff;
}

#center-container img {
  margin: auto;
  display: block;
}

#loginitem {
	margin-top: 20px;
	margin-bottom: 40px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
}

 a.icon {
font-size: 20px;
}


p.label {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
		font-size: 1.6em !important;
		font-weight: 300 !important;
		border: 1px solid silver;
		/*padding: 5px 20px!important;*/
		border-radius: 5px;
		width: 180px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

.label:hover {
	background: rgba(255,255,255, 0.4);
}

a {
	text-decoration: none !important;
color: white!important;
}

.selectedPlan{
	background:green !important;
}

.icon:before {
		text-decoration: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		font: normal normal 1.25em/1 FontAwesome !important;
	}

.ico {
	float: left;
	margin-left: 30px;
	margin-top: -1px;
}

#spacer {
	/*display: none;*/
	height: 10px;
}

.caption {
	margin-top: -30px;
	width: 280px;
	margin-left: auto;
margin-right: auto;
font-size: 18px !important;
}

	input[type=text], input[type=url], input[type=email], input[type=password], input[type=tel], select {
	 -webkit-appearance: none; -moz-appearance: none;
	 display: block;
	 margin: 0;
	 width: 100%; height: 40px;
	 line-height: 40px; font-size: 17px;
	 border: 1px solid #bbb;
	 padding-left:10px;
	 border-radius:6px;
	 margin-bottom: -8px;
	 margin-left: auto;
	 margin-right: auto;
	 background: #FFF;
	 }

#center-promotion {
  height:auto;
  display: block;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
}

#center-promotion img {
  width:100%;
}
	 

/*---------iPhone 5 & 5S in landscape---------------*/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 

h1.hotelname {
    font-size: 16px;
}

h3.hotelname {
    font-size: 16px;
}


#center-container {
    width: 415px;
}

#footer {
	font-size: 14px;
}

#footer img {
	width: 27%;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

#footer > .container {
margin-top: -25px;
}

div#footer {
    height: 45px;
}

}



/*----------iPhone Portrait---------*/
@media screen and (max-width: 480px) {

.ico {
display: none;
}

#heading {
	width: 100%;
}

#customlogo {
top: -12px;
position: relative;
}

.tag {
position: relative;
top: -20px;
font-size: 12px !important;
line-height: 14px !important;
display: block;
margin-left: auto;
margin-right: auto;
font-weight: bold;
letter-spacing: 0px;
}

#center-container {
	width: 90%;
	margin-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
}

#center-container h2 {
/*display: none;*/
font-size: 22px!important;
margin-top: 0px;
margin-top: 0px;
}

#center-container p {
/*margin-bottom: 0px;*/
font: 300 15px 'Source Sans Pro', sans-serif;
}

#footer {
	height: 40px;
}

#footer {
	font-size: 12px;
}

#footer img {
	width: 45%;
	margin-left: 0px;
		margin-bottom: 0px;
}

#footer > .container {
margin-top: -25px;
}

#loginitem {
	margin-bottom: 10px;
	margin-top: 0;
	width: 100%;
	left: 0px;
}

.label {
	position: relative;
}

p.label {
	width: 100%;
}

#spacer {
	/* display: block; */
}
p.caption {
    width: 190px;
    padding-left: 0;
    margin-top: 5px;
    font-size: 15px!important;
    padding-bottom: 20px;
}

input[type="password"] {
    position: relative;
    /*left: -60px;*/
}

input[type="text"] {
    position: relative;
    /*left: -60px;*/
}

input[type="submit"] {
    position: relative;
    left: -20px;
}

#customlogo img {
padding-right: 0px;
}

#center-promotion {
  width: 90%;
  margin-top: 10px;
}

}

/*iPad mini landscape*/
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1)  {

#center-container {
    margin-top: 15px;
}    

#center-container h2 {
    margin-top: 0px;
}

#center-container p {
	margin-bottom: 20px;
}

#footer {
	height: 45px;
}

#footer {
	font-size: 14px;
}

#footer img {
	width: 25%;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

#footer > .container {
margin-top: -25px;
}

.caption {
    margin-top: -10px;
    width: 610px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    font-size: 18px !important;
}

}

.selectedPlan{
	background:green;
}

.gdpr_link{
	text-align: center;
	font-size: 0.8em;
}

.gdpr_table{
	width:100%;
	color: #fff;
	background-color:rgba(0, 0, 0, 0.5);
}

.gdpr_table tr:nth-child(even) {background: #CCC; background-color:rgba(0, 0, 0, 0.4);}
.gdpr_table tr:nth-child(odd) {background: #FFF; background-color:rgba(0, 0, 0, 0.1);}

.gdpr_table caption{
	font-size: 1.5em;
}

.gdpr_table:not(:first-child){
	margin-top:2em;
}
