body{
	min-width: 1650px;
    margin:0px;
	background-color: transparent;
	position: relative;
}

#id_iframe{
	width: 100%; 
	height: 85px; 
	overflow-x: auto; 
	overflow-y: hidden;
	min-width: 1400px;
	/* position: fixed; */
    top: 0px;
    background-color: #f5f5f5;
    border: none;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
    -webkit-box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
    box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.2);
    z-index: 2000;
}


#head{
	width: 100%;
	height:85px;
}

.met-banner-ny.vertical-align.text-center{
	background-image:url(../images/download.png);
	background-repeat:no-repeat;
	background-size:100% 100%;
    -moz-background-size:100% 100%;
	height:600px
}

.met-banner-ny.vertical-align.text-center #titleId{
	left:18%;
	top:120px;
	width:330px;
	height:27px;
	position: absolute;
	z-index:200;
}

.met-banner-ny.vertical-align.text-center #titleId div{
	border-width: 0px;
	border-color: transparent;
	padding: 0px;
	width: 330px;
	height: 27px;
	display: block;
	-ms-word-wrap: break-word;
}

.met-banner-ny.vertical-align.text-center #titleId div div{
	text-align: left;
}

.met-banner-ny.vertical-align.text-center #titleId div div font{
	font-weight:bold;
}

#modeId{
	/* left: 43%; */
	left: 57%;
    top: 465px;
    position: absolute;
    z-index: 202;
    width: 350px;
}

#subtitleId{
	left:18%;
	top:285px;
	/* width:100%; */
	height:27px;
	position: absolute;
	z-index:200;
}
#subtitleId div{
	border-width: 0px;
	border-color: transparent;
	padding: 0px;
	/* width: 100%; */
	height: 27px;
	display: block;
	-ms-word-wrap: break-word;
}
#subtitleId div div{
	text-align: left;
}

#pictureId{
	left: 65%;
	top: 175px;
	position: absolute;
	z-index: 201;
	width: 250px;
	height: 250px;
}

#pictureId #codeId{
	padding: 0px;
	border: 0px solid transparent;
	overflow: hidden;
	width: 250px;
	height: 250px;
}
	
#pictureId #codeId img{
	width: 200px;
	height: auto;
	display: inline;
}
	
#androidload{
	/* left: 15%;
	top: 760px;
	position: absolute;
	z-index: 202; */
	width: 22%; 
	float: left;
	height: 103px;
	background-color: rgb(26, 188, 156); 
	border-radius: 10px 10px 10px 10px;
	min-width: 350px;
	max-width:350px;
}
	
#iosheightId{
	height:100%;
}
	
#androidload div img{
	position: relative; 
	/* top: 23%;  */
/* 	transform: translateY(-50%); */
	/* left: 10%; */
	width:100%;
	height: 100%;
	 -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 4px;
	  -moz-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	  -webkit-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	  box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
}

#testId{
	text-align: center;
	float:right; 
	position: relative; 
	top: 34.5%; 
	/* transform: translateY(-50%); */
	right: 12%;
}	
	
#iosload{
	  left: 387px;
	 /*  left: 705px;
	  left: 26%; 
	  top: 760px;*/
	  float: right;
	  position: absolute; 
	  z-index: 202;
	  width: 100%; 
	  height: 103px;
	  background-color: rgb(247, 247, 247); 
	  border-radius: 10px 10px 10px 10px;
	  min-width: 350px;
	  max-width:350px;
}	
	
#iosload div img{
	  position: relative; 
	 /*  top: 25%;  */
	 /*  transform: translateY(-50%); */
	  /* left: 14%; */
	  width:100%;
	  height: 100%;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 4px;
	  -moz-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	  -webkit-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	  box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
}
	
#footId{
	  width: 100%;
	  height:220px;
	  overflow-x:auto ; 
 	  overflow-y:hidden;
 	  border-width:0px;
 	  margin-bottom: -5px;
}


#androidload:hover{
	background-color: rgb(26,188,156);
	border-color: rgb(26,188,156);
	-moz-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	-webkit-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	-o-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	color:#fff;
    outline: 0;
	  -moz-box-shadow: rgba(0,0,0,0) 1px 1px 4px 0px;
	  -webkit-box-shadow: rgba(0,0,0,0) 1px 1px 4px 0px;
	  box-shadow: rgba(0,0,0,0) 1px 1px 4px 0px;
}
#androida::active >#androidload{
	background-color: rgb(26,188,156);
	z-index:100;
	 outline: 0;
}
#androidload:hover span{
	color:#fff;
	-moz-transition: color 0.4s ease 0s;
	-webkit-transition: color 0.4s ease 0s;
	-o-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s;
	 outline: 0;
}
#iosload:hover{
	background-color: rgb(26,188,156);
	border-color: rgb(26,188,156);
	-moz-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	-webkit-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	-o-transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
	transition: border-color 0.4s ease 0s,background-color 0.4s ease 0s;
    color:#fff;
    outline: 0;
}	
#iosload:hover >iosspan{
	color:#fff;
	}
#iosa::active > #iosload{
	background-color: rgb(26,188,156);
	z-index:100;
	 outline: 0;
}

#iosload:hover span{
	color:#fff;
	-moz-transition: color 0.4s ease 0s;
	-webkit-transition: color 0.4s ease 0s;
	-o-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s;
	 outline: 0;
}
.btn-ftop {
	z-index: 99999999;
	background: #1e8bc3;
	color: #fff;
	border-radius: 4px
}
.met-scroll-top {
	position: fixed;
	right: 10px;
	bottom: 10px
}
.btn-icon, .btn.icon {
	padding: 10px;
	line-height: 1em
}
.btn-squared {
	border-radius: 0
}
.btn {
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.57142857;
	border-radius: 3px;
	-webkit-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
	-o-transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
	transition: border .2s linear, color .2s linear, width .2s linear, background-color .2s linear;
	-webkit-font-smoothing: subpixel-antialiased
}
.hide {
	display: none !important
}
.btn {
	display: inline-block;
	padding: 6px 15px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.57142857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button, select {
	text-transform: none
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
.btn-icon .icon {
	margin: -1px 0 0
}
.btn .icon {
	width: 1em;
	margin: -1px 3px 0;
	line-height: inherit;
	text-align: center
}
[class*=" wb-"], [class^=wb-] {
position:relative;
display:inline-block;
font-family:'Web Icons';
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.icon {
	position: relative;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both
}
.altitude{
	height:50px;
	width: 100%;
	background-color: #f5f5f5; 
}