.fs-3 {
    font-size: 1.2em;
}

.nowrap {
    white-space: nowrap !important;
}

body {
    padding-top: 150px;
}

.footer {
    background: #011936;
    color: white;
    font-size: 0.8em;
}

.footer a {
    color: white;
}

.btn-ilg {
    background-color: #CCDCFF;
    border-color: #CCDCFF;
    color: #011936;
    font-weight: 400;
}

.btn-ilg:hover {
    text-decoration: none;
}

.golfers-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/golfers_bg.b106024c43e7.png");
}

.ilg-profile.modal .modal-dialog,
.ilg-profile.modal .modal-content {
    max-width: 800px;
}

a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.user-profile-card.simple .initials {
    background: rgba(204, 220, 255, 0.2);
    color: #8FB2FF;

        {
        % comment %
    }

    font-weight: bold;

        {
        % endcomment %
    }

    text-align: center;
    height: 48px;
    width: 48px;
    border-radius: 100%;
    line-height: 48px;
    vertical-align: middle;
    font-size: 18px;
    border: 1px solid #CCDCFF;
    background-size: cover;
}

    {
    % comment %
}

.user-profile-card .initials:hover,
.user-profile-card.simple h2:hover {
    text-decoration: none;
}

    {
    % endcomment %
}

.user-profile-card.simple h2:hover {
    color: #011936;
}

.user-profile-card.simple {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #EAEAEA;
}

.user-profile-card.simple .view-profile-link,
.user-profile-card.simple h2 {
    line-height: 48px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    font-family: halyard-display, sans-serif;
    padding-left: 10px;
    color: #011936;
}

.user-profile-card.simple .view-profile-link {
    color: #4C7EE5;
}

.user-profile-card.simple h2 {
    color: #011936;
}

.user-profile-card .header,
.dashboard .header {
    background: url("../images/dashboard_header_bg.b73e7c83007b.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
}

.user-profile-card .header,
.dashboard .header h1 {
    color: #CCDCFF;
    font-size: 0.9em;
}



.user-profile-card .header,
.dashboard .header .name {
    font-size: 1.5em;
}

.user-profile-card .header,
.dashboard .header .member-since {
    color: #EAEAEA;
}

.user-profile-card {
    color: black;
    font-size: 1.1em;
}

.user-profile-card .header h2 {
    font-size: 0.9em;
}

.user-profile-card .header p {
    font-size: 0.7em;
}

.toast.show {
    min-width: 500px;
}

.image-bordered {
    border: 1px solid #4C7EE5;
}

.text-bold {
    font-weight: bolder;
}