.footer{
    bottom: 0px;
    color: white;
    left: 0;
    margin-top: 0px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 999
}

#footer_text{
    color: black;
    font-size: 11px;
}

H1 {
    font-weight: bold;
    display: inline;
    border-bottom: 6px solid !important;
    padding-bottom: 5px;
    line-height: 2em;
}

#headerTitle {
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #0067a9;
    background-color: #ffdd00;
    width: 100%;
    position: relative;
    border: none;
}

#nextButtons{
     text-align: center;
 }

#previous{

}

#next{
    margin-left: 250px;
}

#nextButtons1{
    text-align: center;
}

#previous1{

}

#next1{
    margin-left: 250px;
}
#nextButtons2{
    text-align: center;
}

#previous2{

}


#next3{
    margin-left: 250px;
}
#nextButtons3{
    text-align: center;
}

#previous3{

}

#next2{
    margin-left: 250px;
}

#emailCheck{
    width: 100%;
}
#emailText{
    width: 100%;
    height: auto;
    float: left;
    max-width: 290px;
    margin-right: 0px;
    margin-bottom: 10px;
}
#emailSubmit{
    text-align: center;

}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 0px;
    background-color: #603814;
}
.navbar-default{

    border-width: 0 0 0px;
    background-color: #603814;

}

#container {
    height:100%;
    width:100%;
    position:relative;
}

#skillsData{
    height: auto;
    width: auto;
}
*[hidden] {
    display: none;
}

a:link {
    color: #3399ff;
}
/* visited link */
a:visited {
    color: red;
}
/* mouse over link */
a:hover {
    color: green;
}
/* selected link */
a:active {
    color: red;
}

.bar {
    fill: #4682b4;
}

svg {
    border: none !important;
}

.chart-title {
    font-size: 18px;
    font-weight: bold;
}
