.content-div {
    padding-top: 20px;
    text-align: left;
}

.license {
    font-size: 80%;
    margin-top: 40px;
    width: auto;
    color: black;
}

.license-btn {
    margin-top: 30px;
    margin-bottom: 3em;
    width: auto;
}

.logo-img {
    width: 17em;
}

.logo-well {
    width: 20.5em;

    -webkit-animation: colorpulse 20s infinite;
    animation: colorpulse 20s infinite;
    -moz-animation: colorpulse 20s infinite;
}

.navbar-default
{
background: #fff;
border-color: #ddd;
}

.navbar-default .navbar-brand
{
display: block;
text-indent: -9999px;
width: 170px;
background: url(../img/admin_logo.svg) no-repeat 50% 50%;
background-size: 90%;
}

.jumbotron h1, .jumbotron .h1
{
font-size: 14px;
padding-bottom: 16px;
}
