﻿a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

.navbar-brand {
    font-size: 1.10rem;
}

/* Provide sufficient contrast against white background */
a, a .fab {
    color: #3e8eed;
}

.btn-primary,
.btn-secondary {
    background-color: #3e8eed;
    border-color: transparent;
}


.btn-primary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-primary:hover,
.btn-secondary:hover {
    background-color: #f7b548;
    border-color: transparent;
}

a:hover,
a:focus,
a .fab:active,
a .fab:hover {
    color: #f7b548;
}

.btn-lg, .btn {
    border-radius: 0;
}

.navbar-nav {
    font-size: 10pt;
    font-weight: normal;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
}

body {
    font-family: 'Open Sans', sans-serif;
}

h1 {
    font-weight: normal;
    color: #000;
    margin-top: 25px;
}

h2 {
    margin-top: 25px;
}

h3 {
    font-weight: lighter;
}

.blue100 {
    background-color: #3e8eed;
}

.blue200 {
    background-color: #72acf1;
}

.blue300 {
    background-color: #a7cbf6;
}

.yellow {
    background-color: #ffd590;
}

.semibold {
    font-weight: bold;
}

#get-domain-info {
    font-size: 10px;
    color: #969696;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 120px;
}

.footer {
    font-weight: lighter;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 60px; /* Vertically center the text there */
    font-size: 10pt;
    text-align: right;
}

.footer .container span,
.footer .container a {
    margin-left: 10px;
    display: inline-block;
}

.global-list {
    list-style: none;
    padding: 0;
}

.region {
    list-style: none;
    padding: 0;
}


.community {
    list-style: none;
    border-bottom: 1px solid #e5e5e1;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.intro {
    color: #505050;
    margin-bottom: 100px;
}

.text-block {
    margin: auto;
    max-width: 800px;
}

.community-buttons {
    list-style: none;
    text-align: right;
    display: block;
    padding-left: 0;
}

.community-buttons li {
    display: inline-block;
    font-size: 24pt;
    padding-right: 20px;
}

.clear-image {
    width: 100%;
}

.region-description {
    padding: 10pt;
    font-size: 9pt;
    margin-bottom: 25px;
}

.community-filters {
    margin-bottom: 20px;
}

.community-filters a,
.community-filters span {
    font-size: 1.4em;
    margin: 5px;
}

.header-image {
    max-width: 100%;
    margin-bottom: 10px;
}

.jumbotron {
    background-image: url('/images/wallpaper-surfing.png');
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 0;
}

.jumbotron a, .jumbotron a:hover, .jumbotron a:active {
    color: #FFF;
}

.navbar {
    margin-bottom: 0 !important;
}

.jumbotron, .display-3 {
    color: #ffffff;
}

#toTopBtn {
    position: fixed;
    bottom: 26px;
    right: 39px;
    z-index: 98;
    padding: 21px;
    background-color: #ffd590;
}

.cd-top {
    position: fixed;
    bottom: 20px;
    bottom: var(--cd-back-to-top-margin);
    right: 20px;
    right: var(--cd-back-to-top-margin);
    display: inline-block;
    height: 40px;
    height: var(--cd-back-to-top-size);
    width: 40px;
    width: var(--cd-back-to-top-size);
    box-shadow: 0 0 10px rgba(0, 0, 0, .05) !important;
    background: url(https://res.cloudinary.com/dxfq3iotg/image/upload/v1571057658/cd-top-arrow.svg) no-repeat center 50%;
    background-color: hsla(5, 76%, 62%, .8);
    background-color: hsla(var(--cd-color-3-h), var(--cd-color-3-s), var(--cd-color-3-l), 0.8)
}

.events {

}

.net20 {
    background-color: #190649;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.net20 .logo {
    height: 90px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.alter-bg {
    background: rgba(62, 22, 167, .5);
}

.help-ukraine {
    background: url("/images/help-ukraine.jpeg");
    background-size: cover;
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.help-ukraine h2 {
    margin-top: 5px;
}

.help-ukraine .btn {
    background-color: transparent;
}

.badge-success {
    background-color: #3e8eed;
}

a.badge-success:focus,
a.badge-success:hover,
.badge-success:hover {
    background-color: #ffd590;
    color: #000000;
}