@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@viewport {
    width: device-width;
    zoom: 4;
    initial-scale: 1.5;
    min-zoom: 1;
    max-zoom: 10;
    user-zoom: fixed;
}

html {
    position: absolute;
    height: 204px;
    width: 600px;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    font-family: Roboto, sans-serif;
}

#link, #metar1, #station_id, a, body, html {
    width: auto;
}
#link, #text, a, body, html {
    font-family: Roboto, sans-serif;
}
.modal, .modal-content, body {
    border-radius: 5px;
}
body {
    opacity: .9;
    position: absolute;
    height: 204px;
    width: 600px;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    font-family: Roboto, sans-serif;
    font-weight: 350;
    font-size: 14px;
    background: #6186B3;
}
.modal {
    width: 100%}
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 50px;
    left: 0;
    top: 0;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}
.modal-content {
    margin: auto;
    padding: 20px;
    border: 3px solid #bb0041;
    width: 60%;
    background: -webkit-gradient(linear, left top, right bottom, from(#3582fc), to(#b1cdf9));
    background: -webkit-linear-gradient(left top, right bottom, #3582fc, #b1cdf9);
    background: -moz-linear-gradient(left top, right bottom, #3582fc, #b1cdf9);
    background: -ms-linear-gradient(left top, right bottom, #3582fc, #b1cdf9);
    background: -o-linear-gradient(left top, right bottom, #3582fc, #b1cdf9);
    line-height: 15px;
}
.close {
    color: #bb0041;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
li, ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tooltip {
    position: relative;
    display: inline-block;
    // border-bottom: 1px dotted #000;
}
#logo, a {
    display: block;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: auto;
    height: 20px;
    background-color: #e1e7ff;
    color: #d30063;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    font-size: 18px;
    z-index: 1;
    bottom: 160%;
    left: 30%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity .3s;
    padding: 5px;
}
#button, a {
    height: 24px;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #e1e7ff transparent transparent;
}
#link, #logo, #text {
    position: relative;
}
#button, #link, a {
    top: 1px;
    left: 3px;
    text-decoration: none;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
#text {
    left: -25px;
    top: 6px;
    z-index: 3;
}
#logo {
    overflow: hidden;
    left: 515px;
    top: -47px;
    border: 2px solid #eee;
    border-radius: 50%;
    z-index: 3;
}
#content {
    position: relative;
    top: -65px;
    left: 5px;
    width: 1078px;
    height: 98px;
    white-space: nowrap;
    border: outset;
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #274982 #274982 #91adde #91adde;
    background: -webkit-gradient(linear, left top, right bottom, from(#efefef), to(#b0c6e8));
    background: -webkit-linear-gradient(left top, right bottom, #efefef, #b0c6e8);
    background: -moz-linear-gradient(left top, right bottom, #efefef, #b0c6e8);
    background: -ms-linear-gradient(left top, right bottom, #efefef, #b0c6e8);
    background: -o-linear-gradient(left top, right bottom, #efefef, #b0c6e8);
    padding: 142px 10px 0;
    padding: 142px 10px 0;
    z-index: 5;
}

#sep {
    position: relative;
    top: -80px;
    right: -768px;
    width: 0px;
    z-index: 9;
}

#myBtn {
    position: relative;
    display: block;
    overflow: hidden;
    top: 500px;
    left: 15px;
    height: 25px;
    width: 59px;
    border: outset;
    color: darkblue;
    background: beige;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
    padding-bottom: 1px;
    padding-left: 4px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    border-color: #274982 #274982 #91adde #91adde;
    z-index: 0;
}

#myBtn1 {
    position: relative;
    display: none;
    overflow: hidden;
    top: -95px;
    left: 798px;
    height: 25px;
    width: 59px;
    border: outset;
    color: darkblue;
    background: beige;
    font-size: 14px;
    line-height: 14px;
    border-radius: 5px;
    padding-bottom: 1px;
    padding-left: 4px;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    border-color: #274982 #274982 #91adde #91adde;
    z-index: 5;
}

#taf0, #taf1, #taf2, #taf3, #taf4, #taf5, #taf6, #taf7, #taf8, #taf9, #taf10, #taf11, #taf12 {
    display: none;
    overflow: hidden;
    color: #0c1627;
    text-shadow: 1.1px 1.1px #89a7dc;
    border-radius: 5px;
    font-size: 13px;
    font-family: Roboto, sans-serif;
    padding: 5px 4px;
    display: none;
    height: 12px;
    position: relative;
    font-weight: 500;
    margin-top: 5px;
    margin-left: 6px;
    vertical-align: middle;
    /* border-left: 2px outset #274982; */
    /* border-top: 2px outset #274982; */
    /* border-right: 2px outset #006; */
    /* border-bottom: 2px outset #006; */
}

#taf0 {
    /* display: block; */
    top: -76px;
    right: 13px;
    width: 1076px;
    font-size: 16px;
    min-height: 120px;
    height: 16px;
    border: inset;
    border-width: 4px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    z-index: 99;
}

#taf1 {
    top: -86px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf2 {
    top: -96px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf3 {
    top: -106px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf4 {
    display: none;
    top: -116px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf5 {
    display: none;
    top: -126px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf6 {
    display: none;
    top: -136px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf7 {
    display: none;
    top: -146px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf8 {
    display: none;
    top: -156px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf9 {
    display: none;
    top: -166px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf10 {
    display: none;
    top: -176px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf11 {
    display: none;
    top: -186px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#taf12 {
    display: none;
    top: -196px;
    right: 13px;
    width: 800px;
    min-height: 10px;
    height: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-left: 10px;
    z-index: 99;
}

#TBL {
    position: fixed;
    overflow: hidden;
    top: -483px;
    left: 2px;
    z-index: 10;
}

#A {
    position: relative;
    outline: 0px solid #eeeeee;
    top: 492px;
    left: 3px;
    width: 161px;
    height: 488px;
    z-index: 900;
}

table {
    font-family: Roboto, sans-serif;
    border-collapse: collapse;
    border: inset;
    border-width: 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 100%;
}

th {
    width: 64px;
    text-align: center;
    border: 1px solid #6186B3;
    border-color: #eeeeee; 
    padding: 8px;
}

td {
    width: 64px;
    text-align: center;
    border: 1px solid #dddddd;
    border-color: #eeeeee; 
    padding: 8px;
}

#B:hover  {
    background-color: pink;
}

#C:hover  { 
    background-color: pink;
} 

#D:hover  {
    background-color: pink;
}

#E:hover  {
    background-color: pink;
}

tr:nth-child(odd) {
    background-color: #dddddd;
    border-color: #6186B3; 
}

tr:nth-child(even) {
    background-color: #6186B3;
    border-color: #eeeeee; 
}

#memo {
    position: relative;
    overflow: hidden;
    display: block;
    top: 474px;
    left: 150px;
    width: 303px;
    text-align: center;
    border: 2px inset #cccccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #6186B3;
    background: -webkit-gradient(linear, left top, right bottom, from(#6186B3), to(pink));
    background: -webkit-linear-gradient(left top, right bottom, #6186B3, pink);
    background: -moz-linear-gradient(left top, right bottom, #6186B3, pink);
    background: -ms-linear-gradient(left top, right bottom, #6186B3, pink);
    background: -o-linear-gradient(left top, right bottom, #6186B3, pink);
    padding: 8px;
}
