/* code that is here, until the first @media block, will apply to any screen size */

html,
body {
    height: 100%;
    width: 100%;
    height: -moz-available;
    width: -moz-available;
    height: fill-available;
    width: fill-available;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    color: #e0045c;
    text-decoration: none;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: -1;
}

iframe {
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}

#link,
#logo,
#text {
    position: relative;
}

#button,
#link,
a {
    top: 0.0625em;
    left: 0.1875em;
    text-decoration: none;
}

#tabs {
    position: relative;
    display: -webkit-inline-box;
    left: 0;
    top: 0;
    height: 2.5em;
    width: 50em;
}

#main {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 50.875em;
    height: 19em;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    background: #00001a;
    background: -webkit-gradient(linear, left top, right bottom, from(#274982), to(#3767b9));
    background: -webkit-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -moz-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -ms-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -o-linear-gradient(left top, right bottom, #274982, #3767b9);
    border: inset;
    border-width: 0.125em;
    border-radius: 0.375em;
    border-color: #274982 #274982 #91adde #91adde;
    z-index: 10;
}

body,
html {
    font-family: Roboto, sans-serif;
    text-decoration: none;
    background: #00001a;
    background: -webkit-gradient(linear, left top, right bottom, from(#274982), to(#3767b9));
    background: -webkit-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -moz-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -ms-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -o-linear-gradient(left top, right bottom, #274982, #3767b9);
}

#content,
#contents {
    font-family: Roboto, sans-serif;
    text-decoration: none;
    background: #00001a;
    background: -webkit-gradient(linear, left top, right bottom, from(#274982), to(#3767b9));
    background: -webkit-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -moz-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -ms-linear-gradient(left top, right bottom, #274982, #3767b9);
    background: -o-linear-gradient(left top, right bottom, #274982, #3767b9);
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
}

#content {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    height: 3.75em;
    width: 46.6em;
    border: inset;
    border-width: 0.125em;
    border-radius: 0.375em;
    border-color: #274982 #274982 #91adde #91adde;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 11;
}

#contents {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    height: 45.8em;
    width: 46.6em;
    border: inset;
    border-width: 0.125em;
    border-radius: 0.375em;
    border-color: #274982 #274982 #91adde #91adde;
    font-family: Roboto, sans-serif;
    text-decoration: none;
    overflow: hidden;
    overflow-y: hidden;
    overflow-x: hidden;
    z-index: 11;
}

ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li {
    display: block;
    /* position: relative; */
    margin: 0.0625em;
    padding: 0;
    text-align: center;
    float: left;
    font-family: Roboto, sans-serif;
    white-space: pre;
    background: #0b1689;
    background: -webkit-gradient(linear, left top, right bottom, from(#0b1689), to(#1223de));
    background: -webkit-linear-gradient(left top, right bottom, #0b1689, #1223de);
    background: -moz-linear-gradient(left top, right bottom, #0b1689, #1223de);
    background: -ms-linear-gradient(left top, right bottom, #0b1689, #1223de);
    background: -o-linear-gradient(left top, right bottom, #0b1689, #1223de);
    color: #d9f2e4;
    text-align: center;
    vertical-align: middle;
    border-radius: 0.375em;
    -webkit-border-radius: 0.375em;
    -moz-border-radius: 0.375em;
    border-color: #274982 #274982 #91adde #91adde;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 0.0625em 0;
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 0.0625em 0;
    box-shadow: rgba(0, 0, 0, 1) 0 0.0625em 0;
    text-shadow: rgba(0, 0, 0, .4) 0 0.0625em 0;
    /* z-index: 15; */
}

a {
    background: #0b1689;
    background: -webkit-gradient(linear, left top, right bottom, from(#0b1689), to(#1223de));
    background: -webkit-linear-gradient(left top, right bottom, #0b1689, #1223de);
    background: -moz-linear-gradient(left top, right bottom, #0b1689, #1223de);
    background: -ms-linear-gradient(left top, right bottom, #0b1689, #1223de);
    background: -o-linear-gradient(left top, right bottom, #0b1689, #1223de);
    color: #d9f2e4;
}

li a:hover {
    color: #ffff00;
    background-color: #0000ff;
    background: #0000ff;
    background: -webkit-gradient(linear, left top, right bottom, from(#1223de), to(#000080));
    background: -webkit-linear-gradient(left top, right bottom, #1223de, #000080);
    background: -moz-linear-gradient(left top, right bottom, #1223de, #000080);
    background: -ms-linear-gradient(left top, right bottom, #1223de, #000080);
    background: -o-linear-gradient(left top, right bottom, #1223de, #000080);
}

a:hover {
    height: 3.52em;
    color: #ffff00;
    background-color: #0000ff;
    background: #0000ff;
    background: -webkit-gradient(linear, left top, right bottom, from(#1223de), to(#000080));
    background: -webkit-linear-gradient(left top, right bottom, #1223de, #000080);
    background: -moz-linear-gradient(left top, right bottom, #1223de, #000080);
    background: -ms-linear-gradient(left top, right bottom, #1223de, #000080);
    background: -o-linear-gradient(left top, right bottom, #1223de, #000080);
}

ul li a {
    height: 0.75em;
    width: 16em;
    padding: 0.3125em 0.625em 0;
    margin-left: 0.0625em;
    margin-top: 0.125em;
    font-size: 0.9em;
}

#tabs {
    color: #d9f2e4;
    width: 100em;
}

#main {
    top: -0.5em;
    width: 83.9em;
    height: 60.4em;
    background: #red;
}

#content {
top: 0.19em;
    left: 0.1em;
    width: 83.3em;
    height: 3.75em;
}

#contents {
    top: 0.3em;
    left: 0.1em;
    width: 83.3em;
    height: 55.6em;
}
