html, body { 
	background-color:#000000;
	font-family: "Myriad Pro", sans-serif; 

	/*cursor: none;*/
}
*,*:before,*:after{
	box-sizing: border-box;
}
html{
		overflow:hidden;
}
strong{
	font-weight: bold;
}


#mapo{position:absolute;left:295px;top:244px;z-index:2; width:900px; text-align:center;}

.darktext {
	color: inherit;
	font-size: 100%;
} 
.litetext { color:#999999; font-size:14pt; text-align:left;  } 
.graytext { color:#CCCCCC; font-size:20pt; font-weight:900; } 
.bluetext { color:#CCFFFF; font-size:14pt; text-align:left; font-weight:400; }

.style1 { text-align:left; font-size: 130%; font-family: "Myriad Pro", sans-serif; color: #fff; }
.style2 { margin:20 20; font-family: "Myriad Pro", sans-serif; color: #fff; font-size:120%; }
.style4 { margin:20 20; font-family: "Myriad Pro", sans-serif; color: #fff; }



.bigtext { text-align:center; font-size: 250%; margin:30 20; font-family: "Myriad Pro", sans-serif; color: #fff; font-weight:500; }

.button {
	font-family: "Myriad Pro", sans-serif;
	color: #000;
	cursor: hand;
	font-size: 1em;
}

.resultsbutton {
	font-family: "Myriad Pro", sans-serif;
	color: #000;
	font-weight: bold;
	cursor: hand;
	font-size: 22px;
	width: 80%;
}
#background {
	opacity: .2;
	top:0px;
	left:0px;
	position: absolute;	
}
	
.button1 { font-family: "Myriad Pro", sans-serif; color: #000; }

.button2 {     
	display: table;
	height:100%;
	width: 100%;
	 background:#fff;
    border-radius: 90px;
    text-align: center;
	 font-family: "Myriad Pro", sans-serif; color: #000; cursor: hand;  margin:0 0 0em 0;border:solid red 0px;margin: 0em 0; }

table.box { cursor: hand; }

.title {
	font-family: "Myriad Pro", sans-serif;
	font-color: #000;
	font-weight: 900;
	font-size: 140%;
	color: #000;
}

#announcements{
	position: absolute;
	left: 39px;
	top: 155px;
	width: 427px;
	color: #fff;
	z-index: 20;
	font-size: 1.4em;
	font-family: 'Myriad Pro', serif;
	text-align: left;
	vertical-align: top;
	height: 87px;
	font-weight: 600;
	border: solid red 0px;
}
#announcements_text{
	font-size: 20px;
    font-family: 'Myriad Pro';
    color: inherit;
    font-weight: normal;
    line-height: 1.2em;
    position: absolute;
    top: 0;
    left: 184px;
    text-align: left;
    width: 263px;
    height: 180px;
    overflow: hidden;
}
#weather-idle {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	font-size: 38px;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	color: #fff;
	font-weight: 500;
	text-align: right;
	display: block;
	padding-right: 0px;
	height: 112px;
	width: 575px;
}
#weather {
	position: absolute;
	box-sizing: border-box;
	left: 290px;
	top: 14px;
	height: 100px;
	font-size: 48px;
	font-family: 'Myriad Pro', sans-serif;
	color: #fff;
	font-weight: normal;
	padding-right: 0px;
	z-index: 1;
	  text-shadow: 2px 2px #000;
	width: 180px;
}
#datage {
	position: absolute;
	left: 15px;
	top: 34px;
	z-index: 5;
	height: 100px;
	width: 280px;
	color: #fff;
	font-family: 'Myriad Pro';
	font-weight: 500;
	white-space: nowrap;
	font-size: 48px;
	  text-shadow: 2px 2px #000;
	display: block;
}
#pendule {
	font-family: 'Myriad Pro,', sans-serif;
}
#search-heading {
	position: absolute;
	text-align: center;
	top: 300px;
	left: 0;
	width: 1920px;
	font-family: "Myriad Pro", sans-serif;
	/*background: url("../images/buttons/btn7.png") center center no-repeat;*/
	background-size: 100% 100%;
	/*letter-spacing: 5px;*/
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	height: 46px;
	text-transform: uppercase;
}
#search_keyboard {
	text-align: center;
	position: absolute;
	top: 381px;
	left: 565px;
	font-weight: bold;
	z-index: 2;
	width: 725px;
	color: #000;
	font-size: 22px;
	font-family: "Myriad Pro", sans-serif;
	height: 251px;
	vertical-align: middle;
	border: solid yellow 0px;
}
#search_keyboard .searchTop{
	
	background: url("../images/buttons/button-wide.png") center center no-repeat;
	background-size: 95% ;
	border:solid red rgba(0,0,0,0) 3px;
	cursor: pointer;	
}
#search_keyboard .searchSpace{
	background: url("../images/buttons/button-wider.png") center center no-repeat;
	background-size: auto 100%;
	border:solid red rgba(0,0,0,0) 3px;
	cursor: pointer;	
}
#search_keyboard table {border-collapse:separate;border-spacing:3px;}
#search_keyboard .rowQwerty td{
	cursor: pointer;	
	width:55px;
	background-size: 100% 100%;
	background:url("../images/buttons/button5.png") center center no-repeat;
}
#search_keyboard table td table tr{
	/*background-color:white;*/
	border:solid red 0px;
	height: 50px;
}



.tenants{


	width: inherit;
	margin:0 auto;
	margin-top:15px;
	display: block;
	text-align: center;
	font-family: 'Myriad Pro';
	font-size:150%;
	border:solid rgba(0,0,0,0) 1px;
}
.companyFloor{
		 background-color:#666;
		 border-radius:15px;
		 
		 	 background-size:100% 100%;
			 width:160px;
			 height:80px;
			 border:solid rgba(0,0,0,0) 1px;
	text-align: center;
}
.comp_floor{
 border-bottom:8px solid #656666;
}
.compName{
padding-top:5px;
padding-bottom:20px;
vertical-align: top;
}
#back {
background: url('../images/buttons/eventscroll.png') no-repeat 0 -125px; width: 39px; height: 100px;
position: absolute;
top: 105px;
left: 0px;
list-style:none;
}

#next {
  background: url('../images/buttons/eventscroll.png') no-repeat 0 0; width: 39px; height: 100px;
  list-style:none;

}


#searchdata {
	position: absolute;
	top: 221px;
	left: 341px;
	font-weight: 100;
	z-index: 5;
	width: 1200px;
	font-size: 32px;
	color: white;
	font-family: "Myriad Pro", sans-serif;
	height: 524px;
	text-align: center;
}


.flex.parent{
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: center;
align-content: center;

/*	flex-wrap:nowrap;
	flex-start:center;
	align-items:center;
	align-content:center;
	justify-content:center;*/

}
.flex.row{
-webkit-flex-flow: row wrap;
flex-flow: row wrap;
}
.flex.column{
-webkit-flex-flow: column wrap;
flex-flow: column wrap;
}
.flex.parent .child{
	margin:auto;
	flex:1;
	margin:10px;
}
#data.flex.parent .child p{
	max-width: 100%;
	margin:.25em 0;

} 

#data {
	position: absolute;
	top: 10px;
	left: 0px;
	font-weight: 100;
	z-index: 5;
	width: 1920px;
	font-size: 56px;
	color: #fff;
	/*text-transform: uppercase;*/
	font-family: Helvetica, "Gotham", sans-serif;
	text-align: center;
	font-weight: 300;
	line-height: 1.25;
	height: 806px;

} 

#com-data {
	position: absolute;
	top: 225px;
	left: 370px;
	font-weight: bold;
	z-index: 2;
	width: 884px;
	color: rgba(50, 79, 182, 1);
	font-size: 32px;
	font-family: "Myriad Pro", sans-serif;
	height: 412px;
} 
#ind-data {
	position: absolute;
	top: 225px;
	left: 370px;
	font-weight: bold;
	z-index: 5;
	width: 881px;
	color: rgba(50, 79, 182, 1);
	font-size: 32px;
	font-family: "Myriad Pro", sans-serif;
	height: 410px;
} 


#bldgimg { 
position:absolute; 
right:10px; 
bottom:10px;  
padding:0px; 
margin:0px; 
}

#inddata { 
position:absolute; 
top:110px; 
width:924px; 
left:50px; 
padding:10 0; 
margin:10 0; 
text-align:center;
} 

#dialit { 
position:absolute; 
bottom:300px; 
width:210px; 
left:30px; 
}

#listmgmt { 
position:absolute; 
width:360px; 
top:200px; 
left:15px; 
padding:10 0; 
margin:30 0; 
} 

#backhome { 
position:absolute; 
top:657px; 
left:428px; 
padding:0; 
margin:0; z-index:2;
}

#backhome_fp {
	position: absolute;
	z-index: 2;
	top: 548px;
	left: 1083px;
	width: 101px;
	padding: 0;
	margin: 0;
	clear: both;
	text-align: center;
}

#backhome_lists { 
float:left;  
bottom:6px; 
left:20px; 
clear:both; 
padding:0; 
margin:0; 
}

#fp { 
position:absolute; 
left:1060px; 
top:540px;
padding:0; z-index:2;
margin:0; color:#fff;
}

#fp img { padding:0 3; margin:0 3; }

#toplogo { 
position:absolute; 
top:20px; 
right:30px; 
clear:both; 
padding:2px; 
margin:5px; 
}

#mgmtinfo { 
position:absolute;
left:345px; color:#fff;
top:270px;  
width:824px; font-size:20px;
text-align:left;z-index:1;
}

#mgmtinfo2 { 
position:absolute;font-size:20px;
left:px; color:#fff;
  

text-align:left;z-index:1;
}

#mapinfo { 
position:absolute;
left:0px; 
top:120px;  
width:1024px; 
text-align:center;
}

#ameninfo { 
position:absolute; 
left:20px; 
top:150px;  
width:512px; 
}


#mgmt p { font-size:120%; }

#mgmtinfo2 ul li { margin:15 0; }

#amenmap { 
position:absolute; 
left:150px; 
top:160px; 
}

#amenmap_sub { 
position:absolute; 
right:40px; 
top:180px; 
}

#ameninfo { 
position:absolute; 
top:100px;  
left:10px; 
width:400px; 
}

#ameninfo a { color:#fff; text-decoration:underline; }

#ameninfo p { font-size:110%; margin:40 0; font-color:#fff; }

#buttons { 
position:absolute; 
float:left; 
left:250px; 
top:190px; 
padding:0; 
margin:0; 
}

#buttonlist { 
list-style-type:none; 
padding:0; 
margin:0; 
border:0; 
} 

.textbuttonlist { 
list-style-type:none; 
padding:0; 
margin:0; 
border:0; 
}

.textbuttonlist li { 
margin:8px 0; 
border:0; 
text-decoration:none; 
}

#buttonlist li { 
display:inline; 
margin:20px 0; 
padding:0 100px 10px 0; 
border:0; 
text-decoration:none; 
}

#headshot {
	float: right;
	padding-top:10%;
	height:30%;
}
#floormap {
	width:auto;
	text-align:center;
}

#main{color:#fff}



.amen {
font-size:18px;
font-weight:100;
}

.amenh {
font-weight:bold;
text-decoration:underline;
}

#amenities { 
position:absolute; 
top:600px; 
left:600px; 
padding:0; 
margin:0; z-index:2;
width:650px;
}


#com_cus{
	display: table-cell;
	vertical-align: middle;
	padding:0 15px;
	line-height: 1;
}
.button-wrap{
	margin-top:10px;
}


	.button-replay{
		border:solid #fff 2px;
		border-radius:50px;
		padding:10px 5px;
		/*background: rgba(0,0,0,0);*/
		background-color:#0055A6;
		font-size:22px;
		font-weight: normal;
		letter-spacing: 2px;
		color:#fff;
		width: 280px;
		cursor: pointer;
		font-family: inherit;	}
	.button-replay:active, .button-replay:hover{
		background-color:#DE1A32;
		font-weight: bold;

	}
.bottom_logo {
    position: absolute;
    top: 889px;
    z-index: 10;
    left: 1387px;
}
.welcomeText h1{
	font-size: 8em;
	font-family: inherit;
}
.welcomeText {
	position: absolute;
	z-index: 9;
	left: 0;
	top: 833px;
	height: 251px;
	color: #673AB7;
	width: 1920px;
	padding-left: 3em;
	border-top: 10px #3d2475 solid;
	font-family: 'Myriad Pro', sans-serif;
	background-color: #fff;
	padding-top: 3em;
}
.welcomeText p {
    font-size: 3em;
    margin-left: 30px;
    font-weight: bold;
}
h1.insideTitle {
    font-size: 3.5em;
    position: absolute;
    top: 50px;
    width: 1100px;
    left: 410px;
    font-family: initial;
    text-align: center;
    font-family: 'Myriad Pro', sans-serif;
	color:#fff;
    text-transform: uppercase;
}
.availSuites {
    width: 730px;
    position: absolute;
    top: 130px;
    left: 590px;
}
.navi {
    width: 100%;
    position: absolute;
    left: 270px;
    top: 620px;
}
.navi p{
    position: absolute;
    
}
.navi span{
	width: 20px;
    height: 20px;
    background-color: #FFF;
    position: absolute;
    border-radius: 50%;
	top: 20px;
}
#weather-data{
	font-size: 20px;
    text-align: center;
}
#weather-data ul{
	position: absolute;
    width: 180px;
}
#weather-data ul li.temp {
    font-size: 2.5em;
}
#weather-data ul:first-child{
	    z-index: 9;
	    top: 20px;
}
#weather-data ul:last-child{
	opacity: .7;
}
#features {
	position: absolute;
	top: 0;
	left: 12px;
	width: 504px;
	height: 432px;
	background-color: rgba(22, 140, 202, .8);
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}
#divider {
	width: 432px;
	height: 4px;
	background-color: #ffc943;
	z-index: 10;
	position: relative;
	top: 134px;
	left: -3px;
}
.listTitle{
	color: #fff;
	font-style: italic;
	z-index: 16;
	display: block;
    font-size: 22px;
	height: 43px;
    position: absolute;
    top: 448px;
    width: 480px;
    text-align: center;
    left: 6px;
    background-color: #3d2475;
    padding: 0.5em;
    border-radius: 24px;
}
.listButton {
	width: 518px;
	height: 97px;
	background-color: rgba(22, 140, 202, .8);
	display: inline-block;
	z-index: 9;
	font-size: 46px !important;
	text-align: center;
	padding-top: 0.4em !important;
	margin-top: 10px;
	text-decoration: none;
	color: #fff !important;
	letter-spacing: 1px;
	box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 56%);
	border-top-right-radius: 62px;
	border-bottom-right-radius: 62px;
	font-weight: 400 !important;
	line-height: 1.5;
}
.navButton{
	z-index: 16;
	position: absolute;
	top: 490px;
	width: 430px;
	max-height: 600px;
}
.navButton a:hover{
	text-decoration: none;
	color: #454547 !important;
	text-shadow: 1px 2px 2px #fff;
}
#backHome {
	position: absolute; 
	top: 820px;
    left: 25px;
    z-index: 11;
}


