.custom-url-field {
    display: inline;
    width: 100px;
}

.site-url-field {
    color: green;
    display: inline;
}

.long-link-input {
    margin-bottom: 25px;
}

.tips {
    margin-top: 20px;
}

.check-btn {
    margin-bottom: 30px;
}

#link-availability-status {
    margin-bottom: 20px;
}

.visibility-toggler {
    margin-bottom: 2em;
}

.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;
}
