﻿html, body, #map {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: white
}

body {
    overflow: hidden;
}

#map {
    position: relative;
}

#header {
    position: absolute;
    width: 100%;
    height: 30px;
    margin: 0;
    padding-top: 3px;
    color: white;
    background-color: #00009A;
    border-bottom: solid;
    border-color: #00009A;
    border-width: 1px;
    position: relative;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    box-shadow: 20px 20px 20px #111111;
    font-family: Arial, Helvetica, sans-serif;
    box-shadow: 15px 15px 15px #111111;
    z-index: 29;
}

#container {
    width: 100%;
    height: calc(100vh - 34px);
    position: relative;
}

#donateform {
    width: 109px;
    margin-top: 0px;
    margin-left: calc(100vw - 119px);
    height: 55px;
    background-color: #E0F0FF;
    position: absolute;
    z-index: 30;
    border-style: solid;
    border-color: #00009A;
    border-width: 5px;
    box-shadow: 15px 15px 15px #111111;
}

#loadingForm {
    position: absolute;
    width: 810px;
    height: 600px;
    top: 0px;
    left: 0px;
    background-color: #555555;
    box-shadow: 15px 15px 15px #111111;
    display: none;
    border-style: solid;
    border-color: black;
    border-radius: 10px;
    z-index: 1001;
    text-align: center;
    opacity: 1.0;
}

#controlform {
    width: 231px;
    top: calc(100vh - 63px);
    left: 10px;
    height: 41px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 20;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    visibility: hidden;
}

#buttonform1 {
    width: 100px;
    margin-top: 45px;
    margin-left: calc(100vw - 118px);
    height: 303px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 20;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    visibility: hidden;
}

#filterform {
    width: 110px;
    margin-top: 160px;
    margin-left: calc(100vw - 240px);
    height: 120px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 19;
    display: none;
    border-style: solid;
    border-color: white;
    border-width: 1px;
}

#VATSIMform {
    width: 350px;
    margin-top: 15px;
    margin-left: calc(100vw - 480px);
    height: 126px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 4;
    display: none;
    border-style: solid;
    border-color: white;
    border-width: 1px;
}

#CustomTooltip {
    width: auto;
    height: auto;
    background-color: white;
    outline: none;
    position: absolute;
    z-index: 100;
    border-style: solid;
    border-color: #767676;
    border-width: 1px;
    visibility: hidden;
    pointer-events: none;
}

#buttonform2 {
    width: 100px;
    top: calc(100vh - 200px);
    left: calc(100vw - 118px);
    height: 138px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 25;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    visibility: hidden;
}

#aircraftform {
    width: 450px;
    margin-top: calc(100vh - 179px);
    margin-left: calc((100vw - 600px) /2);
    height: 127px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 25;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    display: none;
}

#glideslopeform {
    width: 290px;
    margin-top: calc(100vh - 179px);
    margin-left: calc(((100vw - 600px) /2) + 455px);
    height: 127px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 25;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    display: none;
}

#moveaircraftform {
    width: 260px;
    margin-top: calc(100vh - 179px);
    margin-left: calc(((100vw - 600px) /2) + 455px);
    height: 127px;
    background-color: #6e6d27;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 100;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    display: none;
}

#measureform {
    width: 130px;
    margin-top: calc(100vh - 152px);
    margin-left: calc(100vw - 260px);
    height: 90px;
    background-color: #00009A;
    box-shadow: 15px 15px 15px #111111;
    border-radius: 6px;
    outline: none;
    position: absolute;
    z-index: 20;
    border-style: solid;
    border-color: white;
    border-width: 1px;
    display: none;
}

.clsImage {
    position: absolute;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: gray;
}

#dataform {
    width: 470px;
    margin-top: 20px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: -470px;
    height: 520px;
    border-style: solid;
    border-color: black;
    background-color: #E0F0FF;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    z-index: 10;
    border-radius: 10px;
}

#moreinfoform {
    width: 210px;
    margin-top: 60px;
    padding-top: 10px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 510px;
    height: 460px;
    border-style: solid;
    border-color: black;
    background-color: #E0F0FF;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 10;
    border-radius: 10px;
}

#approachform {
    width: 420px;
    height: 530px;
    border-style: solid;
    border-color: black;
    background-color: #E0F0FF;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 100;
    border-radius: 10px;
}

#helpform {
    width: 970px;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 970px) /2);
    height: 690px;
    border-style: solid;
    border-color: black;
    background-color: #E0F0FF;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#plotaircraftform {
    width: 680px;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 880px) /2);
    height: 730px;
    border-style: solid;
    border-color: black;
    background-color: #E0F0FF;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#needNewClientForm {
    width: 580px;
    margin-top: calc((100vh - 410px) /3);
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 580px) /2);
    height: 410px;
    border-style: solid;
    border-color: black;
    background-color: #E0F0FF;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 30;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#findform {
    width: 950px;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 950px) /2);
    height: 450px;
    background-color: #E0F0FF;
    border-style: solid;
    border-color: black;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#myFlightsform {
    width: 950px;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 950px) /2);
    height: 341px;
    background-color: #E0F0FF;
    border-style: solid;
    border-color: black;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#measuremoreform {
    width: 950px;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 950px) /2);
    height: 341px;
    background-color: #E0F0FF;
    border-style: solid;
    border-color: black;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#mypageform {
    width: 500px;
    margin-top: 25px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 950px) /2);
    height: 400px;
    background-color: #E0F0FF;
    border-style: solid;
    border-color: black;
    box-shadow: 20px 20px 20px #111111;
    outline: none;
    position: absolute;
    display: none;
    z-index: 5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 10px;
}

#buttonformEdit {
    width: 280px;
    height: 55px;
    margin-top: calc(100vh - 170px);
    margin-left: 10px;
    background-color: navy;
    box-shadow: 15px 15px 15px #111111;
    outline: none;
    position: absolute;
    z-index: 5;
}

#modalBackground {
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 1000;
    background-color: black;
    opacity: 0;
}

#googleAccountInacessibleForm {
    visibility: hidden;
    position: absolute;
    width: 500px;
    height: 150px;
    margin-top: 50px;
    padding-top: 10px;
    padding-left: 30px;
    margin-right: 10px;
    margin-left: calc((100vw - 500px) /2);
    background-color: #E0F0FF;
    border-style: solid;
    border-color: black;
    box-shadow: 20px 20px 20px #111111;
    padding: 15px;
    z-index: 1001;
    text-align: center;
    opacity: 1.0;
}

.helppage {
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    position: absolute;
    background-color: #E0F0FF;
    font-family: Arial, Helvetica, sans-serif;
}

.flightDetailspage {
    margin-top: 330px;
    margin-left: -5px;
    width: 920px;
    height: 190px;
    position: absolute;
    background-color: whitesmoke;
    border-style: solid;
    border-color: lightgray;
    border-width: 1px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 3px;
}

.helppagetab {
    margin-top: 20px;
    width: 90px;
    height: 40px;
    position: absolute;
    color: white;
    background-color: navy;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-radius: 4px;
}

.textheader {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    border: 0px;
    background-color: transparent;
    width: 400px;
    font-family: Arial, Helvetica, sans-serif;
}

.textinput {
    border: 0px;
    position: absolute;
    background-color: transparent;
    width: 330px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.textzoomhint {
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    border: 0px;
    background-color: transparent;
    width: 420px;
    font-family: Arial, Helvetica, sans-serif;
}

.labelinput {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-weight: bold;
    font-size: 16px;
}

.checkbox {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-weight: normal;
    font-size: 16px;
}

.radiobutton {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-weight: normal;
    font-size: 16px;
}

.labeltext {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-weight: normal;
    font-size: 16px;
}

.inputCity {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-weight: normal;
    font-size: 16px;
    width: 170px;
}

.inputAltitude {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    font-weight: normal;
    font-size: 13px;
    width: 50px;
}

.listinputNumber {
    border: 1px;
    background-color: white;
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    width: 70px;
}

.listinputSurface {
    border: 1px;
    background-color: white;
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    width: 170px;
}

.listinputCountryState {
    border: 1px;
    background-color: white;
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
    width: 180px;
}

.formbutton {
    position: absolute;
    background-color: #F0F0F0;
    width: 80px;
    height: 35px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-color: white;
    border-style: solid;
    border-width: 1px;
}

.togglebutton {
    position: absolute;
    background-color: #F0F0F0;
    width: 80px;
    height: 35px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-color: white;
    border-style: solid;
    border-width: 1px;
}

.togglebutton:focus {
        outline: 0;
}

.formbuttoncontrol {
    position: absolute;
    background-color: #F0F0F0;
    width: 80px;
    height: 55px;
    left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.formbuttonmini {
    position: absolute;
    width: 50px;
    height: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.e-map:focus {
    outline: none;
}

#places {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 160px;
    left: 20px;
    width: 930px;
    border-collapse: collapse;
}

#places td, #places th {
    font-size: 14px;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px 7px;
}

#places th {
    font-size: 14px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
}

#places tr.header td {
    color: #FFFFFF;
    background-color: #00009A;
}

#places tr.alt1 td {
    color: #000000;
    background-color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
}

#places tr.alt2 td {
    color: #000000;
    background-color: #F0F0F0;
    overflow: hidden;
    white-space: nowrap;
}

#places tr.alt1:hover td {
    background-color: yellow;
}

#places tr.alt2:hover td {
    background-color: yellow;
}

#flights {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 50px;
    left: 20px;
    width: 930px;
    border-collapse: collapse;
}

#flights td, #places th {
    font-size: 14px;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px 7px;
}

#flights th {
    font-size: 14px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
}

#flights tr.header td {
    color: #FFFFFF;
    background-color: #00009A;
}

#flights tr.alt1 td {
    color: #000000;
    background-color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
}

#flights tr.alt2 td {
    color: #000000;
    background-color: #F0F0F0;
    overflow: hidden;
    white-space: nowrap;
}

#flights tr.alt1:hover td {
    background-color: yellow;
}

#flights tr.alt2:hover td {
    background-color: yellow;
}

#lstTrack {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 50px;
    left: 20px;
    width: 930px;
    border-collapse: collapse;
}

#lstTrack td, #places th {
    font-size: 14px;
    border: 1px solid #98bf21;
    padding: 3px 7px 2px 7px;
}

#lstTrack th {
    font-size: 14px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
}

#lstTrack tr.header td {
    color: #FFFFFF;
    background-color: #00009A;
}

#lstTrack tr.alt1 td {
    color: #000000;
    background-color: #FFFFFF;
    overflow: hidden;
    white-space: nowrap;
}

#lstTrack tr.alt2 td {
    color: #000000;
    background-color: #F0F0F0;
    overflow: hidden;
    white-space: nowrap;
}

#lstTrack tr.alt1:hover td {
    background-color: yellow;
}

#lstTrack tr.alt2:hover td {
    background-color: yellow;
}