html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body { 
    box-sizing: border-box; 
    overflow-x: hidden;
}


/*HEADER*/

header {
    /*background: rgba(0,0,0,.5);*/
    background: white;
    height: 75px; 
    position: fixed;
    width: 100%;
    z-index: 1000;
}

header::before {
    content: '';
    height: 100px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: -1;
}

header.blur {
    background: rgba(255, 255, 255,.5);
}

header div {
    height: 100%;
    margin: 0px auto;
    width: 100%;
    position: relative;
}

header div span {
    color: rgb(21, 50, 92);
    display: block;
    font-size: 40px;
    left: 5px;
    line-height: 40px;
    padding: 2px 0px;    
    position: absolute;
    text-align: center;
    top: 15px;
    width: 44px;
}

header div h1 {
    background: url('/National_Library/oe_/https://network.fiu.edu/images/welcome/fiu.png') no-repeat ;
    background-size: 94px 44px;
    color : #C5960C;
    display: block;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 30px;
    font-weight: 200;
    height: auto;
    left: 60px;
    margin: 0px;
    padding: 4px 0px 4px 100px;
    position: absolute;
    top: 12px;
    width: 108px;
}

/*NAV*/

nav {
    background: rgb(21, 50, 92);
    display: block;
    height: 100%;
    position: fixed;
    left: 0px;
    width: 270px;
    z-index: -1;
}

nav ul {
    margin: 0px;
    padding: 0px;
}

nav ul li {
    display: block;
    list-style: none;
}

nav ul li:first-child {
    margin: 0px 0px 0px 0px;    
}

nav ul li a {
    box-sizing: border-box;
    color: white;
    display: inline-block;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 20px;
    font-weight: 200;
    padding: 25px 20px;
    text-decoration: none;
    width: 100%;
}

nav ul li a:hover {
    background: #C5960C;
}

nav ul li a:active, nav ul li a:visited {
    color: white;
}

nav ul li a.active {
    background: #C5960C;
    color: white;
}


/*COVER*/

div.cover {
    background: url('/National_Library/oe_/https://network.fiu.edu/images/wallpapers/1.jpg')  no-repeat center center;
    background-size: cover;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 100;
}

div.cover div.frame{
    height: 100%;
    position: relative;    
}

div.cover div.frame span{
    display: none;
}


div.cover div.frame div.ssids {
    bottom: 0px;
    left: 0px;
    position: absolute;

}

div.cover div.frame div.ssids {
    bottom: 20px;
    background: white;
    background: rgba(255,255,255,.9);
    background-repeat: no-repeat;
    background-size: contain;
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 200;
    padding: 10px 15px 10px 15px;
}



/*SECTION*/

section {
    background: white;
    height: auto;
    position: relative;
    padding: 0px 0px 10px 0px;
    z-index: 100;
}

section div.frame {
    background: white;
    box-sizing: border-box;
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: .1em;
    margin: 0px auto;
    padding: 125px 15px 0px 15px;
    width: 100%;   
}

section div.frame h2 {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 34px;
    font-weight: 200;
}

section div.frame h3 {
    font-family: 'Helvetica Neue', sans-serif;
    font-size: 28px;
    font-weight: 200;
    font-style: italic;
}


section div.frame ol li {
    margin-bottom: 10px;
}


section div.frame div.images ul{
    margin: 0px;
    padding: 0px;
}

section div.frame div.images ul li {
    cursor: pointer;
    display: inline-block;
    list-style: none;
    text-align: center;
    width: 30%;
}

section div.frame div.images ul li:hover {
    border-bottom: 2px solid rgb(197, 150, 12);
}

section div.frame div.images ul li.active {
    border-bottom: 2px solid rgb(21, 50, 92);
}

section div.frame div.securewifi{
    font-size: 0px;
    letter-spacing: 0px;
    width: 100%;
}

section div.frame div.wifi{
    font-size: 0px;
    letter-spacing: 0px;
    width: 100%;
}
section div.frame div.wifivisitors{
    font-size: 0px;
    letter-spacing: 0px;
    width: 100%;
}

section div.frame div.securewifi div {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    width: 100%;
}
section div.frame div.wifi div {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    width: 100%;
}
section div.frame div.wifivisitors div {
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
    width: 100%;
}


section div.frame div.securewifi div.images span {
    background: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/osx/securewifi.png') center no-repeat ;
    height: 300px;
    width: 100%;
    display: block;
    margin: 0px auto;
}

section div.frame div.securewifi div.images.windows span {
    background-image: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/windows/securewifi.png');
}
section div.frame div.securewifi div.images.osx span {
    background-image: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/osx/securewifi.png');
}
section div.frame div.securewifi div.images.linux span {
    background-image: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/linux/securewifi.png');
}

section#eduroam div.frame div.securewifi div.images span {
    background: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/osx/eduroam.png') center no-repeat ;
    height: 300px;
    width: 100%;
    display: block;
    margin: 0px auto;
}

section#eduroam div.frame div.securewifi div.images.windows span {
    background-image: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/windows/eduroam.png');
}
section#eduroam div.frame div.securewifi div.images.osx span {
    background-image: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/osx/eduroam.png');
}
section#eduroam div.frame div.securewifi div.images.linux span {
    background-image: url('/National_Library/oe_/https://network.fiu.edu/images/screencaptures/linux/securewifi.png');
}



section div.frame div.wifi div.images span {
    background: url('/National_Library/oe_/https://network.fiu.edu/images/securewifi/my.png') center no-repeat ;
    height: 300px;
    width: 100%;
    display: block;
    margin: 0px auto;
}

section div.frame div.wifivisitors div.images span {
    background: url('/National_Library/oe_/https://network.fiu.edu/images/securewifi/FIU_WiFi.png') center no-repeat ;
    height: 450px;
    width: 100%;
    display: block;
    margin: 0px auto;
    background-size: contain;
}

section#faq div.frame ul {
    margin: 0px;
    padding: 0px;
}

section#faq div.frame ul li {
    list-style: none;
    padding: 10px 0px 10px 0px;
}

section#faq div.frame ul li span.question {
    cursor: pointer;
    background: lightgray;
    display: block;
    padding: 5px 0px 5px 20px;
    position: relative;
}

section#faq div.frame ul li span.question::before {
    content: 'Q.';
    left: 0px;
    position: absolute;
}

section#faq div.frame ul li div {
    display: none;
    position: relative;
    padding: 0px 0px 0px 20px;
}

section#faq div.frame ul li div::before {
    content: 'A.';
    left: 0px;
    position: absolute;
}
section#faq div.frame ul li div.active{
    display: block
}


footer {
    background: rgb(203, 203, 203);
    padding: 5px 0px 10px;
}

footer div.frame {
    font-family: 'Helvetica Neue', sans-serif;
    font-weight: 200;
    position: relative;
}

footer div.frame h5 {
    color: rgb(197, 150, 12);
    font-size: 18px;
}

footer div.frame span.fiu50 {
    background: url(/National_Library/oe_/https://network.fiu.edu/images/FIU50.jpg);
    display: none;
    height: 264px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 200px;
}






/*LEFT*/



body.left header {
    left: 270px;
}

body.left nav {
    z-index: auto;
}

body.left div.cover {
    left: 270px;
}
body.left section {
    left: 270px;
}
