body {
    color: #333;
    background-color: #094377;
    font-family: 'Lato', sans-serif;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

a,
a:hover,
a:active,
a:visited {
    color: #fff;
    text-decoration: none;
}

.social {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.ad-edge {
    text-align: center;
    padding-bottom: 10px;
}

.ad-edge:last-of-type {
    text-align: center;
    padding-bottom: 0px;
}

.word-group:first-of-type {
    padding-top: 10px;
}

.content:first-of-type {
    padding-top: 10px;
}

em.normal {
    font-size: 0.85em;
    font-weight: bold;
    font-style: normal;
    color: #A52A2A;
}

.definition i {
    font-style: normal;
    color: #7f7f7f;
}

.definition .small {
    font-size: 0.85em;
}

.definition a {
    padding-bottom: 2px;
}

.definition a:hover {
    color: #CA3C38;
}

.definition strong {
    font-weight: normal;
    padding: 2px 2px;
    background-color: #ededed;
    border-radius: 4px;
}

.word-group {
    padding-left: 10px;
    padding-bottom: 5px;
    border-left: 5px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}

hr {
    border-color: #fff;
}

.pages {
    margin-top: 15px;
    margin-bottom: 15px;
}

.pages a,
.pages .active,
.pages .disabled {
    color: #fff !important;
    margin: 3px 3px;
    padding: 4px 5px;
    min-width: 30px;
    line-height: 150%;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    background-color: #0B5699;
    box-shadow: 1px 1px 1px #aaa;
    border-radius: 2px;
}

.pages .disabled {
    background-color: #ddd;
    cursor: not-allowed;
}

.pages .active {
    background-color: #CA3C38;
    cursor: not-allowed;
}

.pages a:hover,
.pages a:active,
.pages a:focus {
    color: #fff;
    background-color: #CA3C38;
}

.word-list {
    margin-bottom: 0px;
}

.word-list .word {
    margin-bottom: 5px;
}

.word-list .word a:visited,
.word-list .word a {
    color: #094377;
}

.word-list .word a:hover,
.word-list .word a:active,
.word-list .word a:focus {
    color: #CA3C38;
}

.word-list .word .word-entry {
    font-size: 1.2em;
    color: #094377;
    font-weight: bold;
    display: inline;
    margin: 0 0;
}

.word-list .word .language {
    color: #fff;
    float: right;
    text-transform: uppercase;
    font-size: 0.65em;
    position: relative;
    top: 5px;
    box-shadow: 1px 1px 1px #888;
    padding: 3px 7px;
    text-shadow: 1px 1px 0px #555;
    border-radius: 2px;
}

.word-list .definition {
    margin-bottom: 20px;
}

.word-list .definition:last-of-type {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.word-list .definition p {
    margin-bottom: 0px;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.content-wrapper {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

.content {
    font-size: 1.1em;
    line-height: 180%;
    padding: 0px 0px
}

.content h1,
.content h2,
.content h3 {
    color: #4f4f4f;
    font-family: 'Bitter', serif;
    margin: 0px 0px;
    margin-bottom: 30px;
}

.content h1 {
    font-size: 1.35em;
}

.content h2 {
    font-size: 1em;
}

.content a {
    color: #094377;
}

#sticky {
    z-index: 20000;
}

.menu,
.footer,
.links {
    color: #ffffff;
}

.menu,
.footer {
    background-color: #094377;
}

.menu {
    padding-top: 20px;
    padding-bottom: 15px;
}

.footer {
    padding-top: 15px;
    padding-bottom: 15px;
}

.links {
    background-color: #0F589D;
}

.menu-link:focus,
.menu-link:hover {
    color: #fff;
    text-shadow: none;
}

.menu-link i {
    margin-right: 2px;
}

.brand h1 {
    font-size: 1em;
    margin: 5px 0px 4px 0px;
}

.brand a {
    font-family: 'Bitter', serif;
    font-size: 2em;
    text-shadow: 1px 1px 1px #000;
    position: relative;
    top: -5px;
    color: #fff;
}

.brand p {
    margin: 0px;
}

.links a {
    font-weight: bold;
}

.footer {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.7em;
}

.links a {
    text-transform: uppercase;
    font-size: 0.8em;
}

.footer,
.menu-link {
    text-shadow: 1px 1px 1px #333;
}

.footer p {
    margin-bottom: 0px;
}

.form-control:focus
{
    border-color: #cccccc !important;
    box-shadow: none !important;
}

.search-box {
    font-size: 1.1em;
}

ul li.list-group-item a {
    padding: 3px 7px;
}

.form-control,
.btn {
    border-radius: 0px;
}

.label {
    border-radius: 0px;
}

.page-not-found,
.privacy {
    margin-top: 15px;
}

.privacy h1,
.privacy h2,
.privacy h3 {
    margin-bottom: 10px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #094377;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: #094377;
}

.nav-pills > li > a {
  border-radius: 0px;
}

.dropdown-menu {
    border-radius: 0px;
    background-color: #094377;
    border: none;
    box-shadow: none;
}

.dropdown-menu > li > a {
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}

.dropdown-menu,
.dropdown-menu .divider {
    margin: 0 0;
}

.dropdown-menu .divider {
  background-color: #0F589D;
}

.dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    color: #ffffff;
    background: #0F589D;
}

.modal-backdrop {
  z-index: 25000;
}

ins {
    text-decoration: none;
}

@media only screen and (min-width: 760px) {
    .wrap {
        width: 728px;
        margin: 0 auto;
    }

    .brand,
    .search {
        padding: 0px;
    }

    .brand, .copyright {
        padding-left: 0px;
    }

    .search, .powered {
        padding-right: 0px;
    }
}

@media only screen and (max-width: 760px) {
    .brand {
        text-align: center;
        margin-bottom: 10px;
    }

    .content {
        width: 95%;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .footer .copyright,
    .footer .powered {
        text-align: center;
    }

    .menu {
        padding-bottom: 20px;
    }

    nav .col-sm-3 {
        padding: 0px 0px;
    }

    nav {
        padding: 5px 0px;
    }
}

@media only screen and (min-width: 760px) {
    .footer .copyright {
        text-align: left;
    }

    .footer .powered {
        text-align: right;
    }
}
