/* This stylesheet generated by Transfonter (https://transfonter.org) on November 17, 2017 11:16 AM */
@import url('https://fonts.cdnfonts.com/css/gilroy-bold');
@import url('https://fonts.cdnfonts.com/css/inter');
/*
font-family: 'Gilroy-Bold', sans-serif;
font-family: 'Gilroy-Heavy', sans-serif;
font-family: 'Gilroy-Light', sans-serif;
font-family: 'Gilroy-Medium', sans-serif;
font-family: 'Gilroy-Regular', sans-serif;

font-family: 'Inter', sans-serif;
*/

body {
    color: #49494A;
    font-family: 'Inter', 'Gilroy-Regular', sans-serif;
    font-weight: 400;
}
.bold {
    font-weight: 500 !important;
}
.inline {
    display: inline;
}
.inline-block {
    display: inline-block;
}
.blue-bg {
    background-color: #0068B4 !important;
}
.blue-fg {
    color: #0068B4 !important;
}
.golden-bg {
    background-color: #6630B5 !important;
}
.golden-fg {
    color: #6630B5 !important;
}
.no-padding {
    padding: 0 !important;
}
.content-wrapper {
    position: relative;
    margin-bottom: 25px;
    letter-spacing: 0.025rem;
}
.content-wrapper a {
    color: #6630B5;
    font-weight: 500;
}
.cookie-consent {
    text-align: center;
    background-color: black;
}
.cookie-consent__message {
    color: white;
}
.editeprofilse a {
    font-size: 20px;
    /*color: #000;*/
}
.content-wrapper .img-wrapper img {
    max-width: 100%;
}
.content-wrapper .main-heading {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    /*color: #0068B4;*/
    color: #6630B5;
    /*font-size: 36px;*/
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
}
.content-wrapper h1, .content-wrapper h2,
.content-wrapper h3, .content-wrapper h4,
.content-wrapper .page-title,
.content-wrapper .page-heading,
.content-wrapper .heading,
.features p, .btn,
.navbar-nav, .footer {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
}
.content-wrapper .page-title,
.content-wrapper .page-heading,
.content-wrapper .heading {
    background-color: #6630B5;
    border: 1px solid #FFFFFF;
    border-radius: 9px;
    color: #FFFFFF;
    font-size: 26px;
    margin-bottom: 15px;
    padding: 5px 18px;
    letter-spacing: 2px;
    font-weight: normal;
}
.content-wrapper .page-title.blue,
.content-wrapper .page-heading.blue,
.content-wrapper .heading.blue {
    background-color: #0068B4;
}
.content-wrapper .page-title strong,
.content-wrapper .page-heading strong,
.content-wrapper .heading strong {
    font-weight: 600;
}
.content-wrapper .heading a,
.content-wrapper .heading a:hover {
    text-decoration: none;
    color: inherit;
    font-weight: inherit;
}
#loader {
    display: none;
    position: fixed;
    text-align: center;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: rgba(136, 136, 136, 0.18);
    z-index: 999999;
    background-image: url('../img/loader.svg');
    background-repeat: no-repeat;
    background-position: center;
}
/* toster */
#toast-container > div {
    background-position: 15px 15px;
    color: #FFFFFF;
    opacity: 1;
}
.toast {
    background-color: #6630B5;
}
.toast-success {
    background-color: #6630B5;
}
.toast-error {
    background-color: #6630B5;
}
.toast-info {
    background-color: #6630B5;
}
.toast-warning {
    background-color: #6630B5;
}
/* Main Menu */

.navbar-nav .dropdown-menu {
    position: absolute;
}
.navbar-expand-md {
    padding: 10px 0px 0px 0px;
}
.navbar-light .navbar-nav .nav-link {
    color: #050505;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #6630B5;
}
.nav-item.dropdown.header-links .nav-link.username {
    color: #0068B4;
    cursor: pointer;
}
.nav-item.dropdown.header-links .fa.fa-sort-desc {
    vertical-align: top;
    font-size: 25px;
    line-height: 0.7;
}
.navbar .logo-main {
    height: 65px;
    width: auto;
    max-width: 100%;
}
.navbar .slogan {
    margin-top: 5px;
    max-width: 100%;
}
.navbar .navbar-brand {
    min-height: 80px;
}
.navbar .navbar-brand .slogan {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    text-align: center;
    color: #909090;
    /*font-weight: bold;*/
    font-stretch: condensed;
    letter-spacing: 1px;
}
.header-links-list {
    list-style: none;
    float: left;
    margin-left: 50px;
}
.header-links {
    font-size: 18px;
    letter-spacing: 1px;
}
.header-nav {
    float: right;
    position: absolute;
    right: 7%;
    top: 31%;
}
.fa.fa-sort-desc {
    vertical-align: top;
    font-size: 25px;
    line-height: 0.7;
}
/* start top nav - next/prev */
.top-nav {
    position: relative;
    margin-bottom: 10px;
}
.top-nav .fa {
    color: #6630B5;
    line-height: 1rem;
    font-size: 28px;
    vertical-align: middle;
    margin: -2px 5px 0px 5px;
}
.top-nav a {
    position: relative;
    padding: 2px 10px;
}
.top-nav .left a:first-child {
    padding-left: 0;
}
.top-nav .right a:last-child {
    padding-right: 0;
}
.top-nav .right a:not(:last-child):after {
    content: "|";
    color: #6630B5;
    position: absolute;
    height: 100%;
    right: -4px;
}

/* end top nav*/
/* start top banner */
.top-banner {
    background-image: url('../img/agenda.png');
    background-size: cover;
    background-position: center;
    position: static;
    height: 250px;
    margin-bottom: 140px;
}
.top-banner .inner {
    position: relative;
    height: 100% !important;
    top: 50%;
    margin: 0 auto;
    width: 90%;
}
.top-banner .inner .shape {
    position: relative;
    float: left;
    width: 20%;
    top: 50%;
    margin-top: -50px;
    padding-left: 0px;
}
.top-banner .inner .box {
    float: left;
    width: 80%;
}
.top-banner .inner .circle {
    width: 100px;
    height: 100px;
    background-color: #6630B5;
    border-radius: 50px;
    margin: 0 auto;
}
.top-banner .inner .box {
    background-color: rgba(28, 151, 220, 0.73);
    color: #FFFFFF;
    position: relative;
    height: 100% !important;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
}
.top-banner .inner .box .top {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    font-size: 48px;
    color: #FFFFFF;
    padding: 16px 50px;
/*    height: 50% !important;
    text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    width: 100%;
    /*white-space: nowrap;*/
}
.top-banner .inner .box .bottom {
    font-size: 24px;
    color: #FFFFFF;
    font-weight: 600;
    padding: 16px 50px;
}
.top-banner .inner .box .text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.top-banner .inner .box .location .city {
    color: #FFFFFF;
}
/* end top banner */

/* Page Banner */

.page-banner {
    position: relative;
    background-size: cover;
    background-position: center;
    height: 250px;
}
.page-banner .banner-wrapper {
    position: absolute;
    top: 50%;
    width: 100%;
    min-height: 100% !important;
    z-index: 10;
}
.page-banner .banner-wrapper .shape .circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-top: -50px;
    top: 50%;
    background-color: #6630B5;
    border-radius: 50px;
    position: relative;
}
.page-banner .banner-wrapper .inner {
    background-color: #D2D5ED;
    color: #000;
    border-radius: 9px;
    position: relative;
}
.page-banner .banner-wrapper .inner .name {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    font-size: 48px;
    color: #000;
    padding: 25px 0 25px 40px;
    /*text-overflow: ellipsis;*/
    /*overflow: hidden;*/
    width: 100%;
    /*white-space: nowrap;*/
}
.page-banner .banner-wrapper .inner .location {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 10px 10px 40px;
    overflow: hidden;
}
.page-banner .banner-wrapper .inner .location .city {
    color: #FFFFFF;
}
div.excerpt {
    padding: 0px 40px 0px 40px;
}
/* end page banner */

/* Static Pages */
.page-content {
    padding-top: 25px;
}
.page-content .img-wrapper {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}
.page-content .page-heading {
    background-color: #6630B5;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    border-bottom-left-radius: 0px;
    color: #FFFFFF;
    font-size: 26px;
    margin-bottom: 15px;
    padding: 5px 18px;
    letter-spacing: 2px;
}
/* dl.accordion .card {
    border-radius: 0 !important;
}
dl.accordion dt {
    color: #212529;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    border-radius: 0 !important;
}
dl.accordion dt .icon {
    font-size: 35px;
    line-height: 18px;
    color: #6630B5;
} */

.accordion {
    opacity: 0;
}
.accordion h3 {
    color: #000;
    font-size: 24px;
    padding: 0 20px;
    margin: 24px 0 8px 0;
}
.accordion .accordion-item {
    margin: 10px 0;
}
.accordion .question {
    color: #FFF;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    background-color: #6630B5;
    padding: .75rem 1.25rem;
    border-bottom: 1px solid rgba(0,0,0,.125);
    cursor: default;
}
.accordion .question .icon {
    font-size: 35px;
    line-height: 18px;
    color: #FFF;
    transition: transform 0.3s ease;
}
.accordion .question.active .icon {
  transform: rotate(-180deg);
}
.accordion .answer {
    color: #000;
    background-color: #F5F5F5;
    padding: 1.25rem;
}

/* End Static Pages */
.form-group {
    position: relative;
}
.form-group > .form-control:not(:first-of-type) {
    margin-top: 15px !important;
}
.d-flex label {
    white-space: nowrap;
    padding-right: 5px;
}
.form-control, select {
    margin-top: 0;
    border-width: 2px;
    border-color: #D2D5ED;
    border-radius: 5px;
    padding: 5px 10px;
}
.input-group > .form-group {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-group > .form-control:not(:first-child) {
    border-left: none;
}
.input-group-text {
    background-color: #D2D5ED;
    border-color: #D2D5ED;
}
.input-group.plain .input-group-text {
    background-color: transparent;
    border: none;
    border-color: #D2D5ED;
}
.input-group.plain > .custom-select,
.input-group.plain > .form-control {
    border-radius: 5px !important;
    border-right: 2px solid #D2D5ED;
    border-left: 2px solid #D2D5ED;
}
.input-group.plain .input-group-prepend {
    margin-right: 0;
}
.form-heading {
    display: block;
    font-size: 24px;
    color: #0068B4;
    padding-left: 15px;
    height: 30px;
    width: 100% !important;
    background-color: #FFFFFF;
}
fieldset {
    position: relative;
    background-color: #D2D5ED;
    padding: 10px 0 !important;
    margin-bottom: 15px;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-before: 0;
    -webkit-padding-start: 0;
    -webkit-padding-end: 0;
    -webkit-padding-after: 0;
}
.fieldset:not(.row),
fieldset:not(.row) {
    width: 100%;
}
fieldset legend, .legend {
    display: block;
    font-size: 24px;
    color: #0068B4;
    padding-left: 25px;
    height: 45px;
    width: 100% !important;
    background-color: #FFFFFF;
}
.fieldset {
    position: relative;
    background-color: #D2D5ED;
    margin-bottom: 15px;
    padding: 15px 0;
}
.fieldset legend,
.fieldset .legend,
.fieldset > .title {
    display: block;
    font-size: 24px;
    color: #0068B4;
    padding-left: 25px;
    min-height: 45px;
    width: 100% !important;
    background-color: #FFFFFF;
    margin: -16px 0 15px !important;
}
.fieldset > * > hr {
    margin: 8px -15px;
    border-top: 2px solid #FFFFFF;
}
.field-container {
    background-color: #D2D5ED;
    padding: 10px;
}
.field-container label {
    font-size: 16px;
    font-weight: 500;
/*    font-family: sans-serif;*/
}
input.has-error,
.has-error.form-control,
.has-error .form-control {
    border: 1px solid #DC3545 !important;
}
.invalid-tooltip {
/*    font-family: Arial, Verdana, sans-serif;*/
    padding: .3rem;
}
.invalid-tooltip:before {
    content: ' ';
    position: absolute;
    top: -8px;
    left: 10px;
    width: 0;
    height: 0;
    border-width: 0px 5px 8px;
    border-color: transparent;
    border-bottom-color: rgba(220, 53, 69, 0.8);
    border-style: solid;
}
.btn {
    cursor: pointer;
}
.btn.btn-light {
    color: #383838;
    background-color: #EFEFEE;
    border-color: #D2D5ED;
}
.btn-link {
    color: #6630B5;
    font-weight: 500;
}
.btn-inline,
.btn-link.inline {
    color: #6630B5;
    background: transparent;
    border: none;
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}
/*  custom button */
.btn.btn-custom {
    background-color: #f0007d;
    border-radius: 28px;
    color: #fff;
    font-family: Gilroy,Inter,sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5;
    padding: 12px 32px;
    text-align: center;
    text-decoration: none;
    transition: background-color .3s ease;
}

.btn.btn-custom.focus, .btn.btn-custom:focus {
    outline: 0;
    box-shadow: none;
}

.btn.btn-custom:hover
/* , .btn.btn-custom:visited */ {
    background-color: #ba3b6e !important;
}
/* end custom button */

.circle-shape {
    background-color: #6630B5;
    border-radius: 50%;
    margin: 0 auto;
}
.nav {
    padding: 0;
}
.blog-section {
    margin-top: 8%;
}

/** Footer **/
.footer-logo, .footer-content {
    text-align: center;
}
.logo-footer {
    width: 345px;
}
.footer-content {
    background-color: #0068b4;
    padding: 1rem;
    color: #FFF;
}
.footer {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    background-color: #6630b5;
    padding-block: 2rem;
}
.footer a {
    color: #FFF;
}
.footer .footer-nav {
    padding: 0;
    margin: 0;
    font-weight: 500;
    list-style: none;
}
.footer .footer-nav li {
    float: left;
    text-align: center;
    padding: 0;
    font-size: 14px;
    margin-right: 22px;
    /*padding-left: 5px;*/
    line-height: 2;
    font-stretch: condensed;
    font-weight: 400;
}
.footer .copyright-text {
    display: block;
    text-align: right;
    padding: 0px;
    color: #FFF;
    font-size: 14px;
    font-stretch: condensed;
    font-weight: 400;
}
/*** Home Page ***/

/* banner */
.header-img {
    padding-top: 5px;
}
.home-banner {
    position: relative;
    margin-top: 5px;
    text-align: center;
    height: 300px;
    width: 100%;
    background-image: url(../img/PCNL_Home_1024-min.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    /* -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain; */
}
.home-banner .bg img {
    width: 100%;
}
/* .home-banner .banner-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 20px;
} */
.home-banner.loggedin {
    height: 575px;
}
.home-banner.loggedin .banner-text .text {
    color: #FFFFFF;
    text-align: center;
    font-size: 24px;
    line-height: unset;
    margin: 43% 5% 5% 5%;
}

.home-banner-box {
    background-color: #d2d5ed;
    margin-bottom: 15px;
}

.home-banner-1 {
    height: 300px;
    width: 100%;
    background-image: url(../img/pcnl-home-1.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.home-banner-2 {
    height: 300px;
    width: 100%;
    background-image: url(../img/pcnl-home-2.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

/* Promo  */
.hp-wrapper {
    margin-top: 20px;
    margin-bottom: 30px;
    font-family: "Gilroy-Regular", "Inter", sans-serif;
}
.hp-wrapper table {
    border: none;
    border-collapse: collapse;
    width: 100%;
}
.hp-wrapper td {
    padding: 0;
}
.hp-wrapper .cr {
    width: 35px !important;
    height: 35px !important;
}
.hp-wrapper .bb,
.hp-wrapper .bt {
    border-radius: 20px 20px 0 0;
    background-color: #D2D5ED;
    height: 35px;
    width: 100%;
}
.hp-wrapper .bb {
    border-radius: 0 0 20px 20px !important;
}
.hp-wrapper .bl,
.hp-wrapper .br {
    border-radius: 20px 0 0 20px;
    background-color: #6630B5;
    width: 35px;
    height: 100%;
}
.hp-wrapper .br {
    border-radius: 0 20px 20px 0 !important;
}
.hp-wrapper .hp-container {
    position: relative;
    top: auto;
    left: auto;
}
.hp-wrapper .bg-1 {
    position: absolute;
    z-index: 1;
    left: 35px;
    background-color: #D2D5ED;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 20px;
    width: calc(100% - 70px);
    height: calc(100% + 70px);
}
.hp-wrapper .bg-2 {
    position: absolute;
    z-index: 2;
    top: 35px;
    /*right: 30px;*/
    background-color: #6630B5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 20px;
    width: 100%;
    height: 100%;
}
.hp-wrapper .hp-container {
    position: relative;
    top: auto;
    left: auto;
    z-index: 3;
    background-color: #FFFFFF;
    width: 100%;
    overflow: hidden;
}
.hp-wrapper .hp-container .inner {
    z-index: 2;
}
.hp-wrapper .hp-container .row {
    margin-right: -10px;
    margin-left: -10px;
}
.hp-wrapper .hp-container .row [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 20px;
}
.hp-wrapper .hp-container .row [class*="col-"]:before {
    content: "";
    display: block;
    margin-top: 100%;
}
.hp-wrapper .hp-container .row .item {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    right: 10px;
    text-align: left;
    overflow: hidden;
    background-color: #0068B4;
    background-size: 100% !important;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 29px 0px rgba(165, 165, 165, 0.19);
}
.hp-wrapper .hp-container .row .item a {
    display: block;
}
.hp-wrapper .hp-container .row .item div {
    font-size: 25px;
    line-height: 1.3;
    letter-spacing: 2px;
    color: #FFFFFF;
    text-shadow: 0 0 4px #4E4E4E;
    padding: 8%;
    width: 100%;
    overflow-wrap: break-word;
}
.hp-wrapper .hp-container .clubdate .item {
    background-image: url('../img/agenda.png');
}
.hp-wrapper .hp-container .clubdate .item div {
    position: absolute;
    bottom: 0;
    background-color: rgba(7, 171, 213, 0.74);
    height: 50%;
}
.hp-wrapper .hp-container .post .item:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.1em; /* Adjusts for spacing */
}
.hp-wrapper .hp-container .post .item div {
    display: inline-block;
    vertical-align: middle;
}
.hp-wrapper .hp-container .empty .item {
    background-color: #FFCE00;
}
.hp-wrapper .hp-container .row {
    margin-bottom: 0;
}
.hp-wrapper .hp-container .row:last-child {
    margin-bottom: -20px !important;
}
/* End Promo */

/* Features Butterfly */
.features {
    margin-top: 15px;
    margin-bottom: 15px;
}
.features > .row {
    margin-left: 0;
    margin-right: 0;
}
/* End Features */

/* End Home Page */
/** User Search **/
.search-result {
    margin-bottom: 15px;
    color: #4A4A4A;
    padding-right: 10px;
}
.search-result .user {
    background-color: #D2D5ED;
    line-height: 1.2;
    margin-bottom: 10px;
    letter-spacing: 2px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 0;
}
.search-result .user .avatar {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
}
.search-result .user .avatar img {
    width: 100%;
    height: 100%;
}
.search-result .user .user-info {
    color: #000;
}
.search-result .user .name {
    display: block;
    font-size: 20px;
    color: #4D4F52;
    font-weight: 600;
    padding: 8px 0;
}
.search-result .user .location {
    color: #6630b5;
}
/** End User Search **/

.agenda.col-12 {
    padding: 0px;
}
.clubdates {
    width: 98%;
    float: right;
}

/* clubdate row */
.clubdate-row {
    background-color: #D2D5ED;
    line-height: 1.2;
    margin-bottom: 10px;
    font-stretch: normal;
    font-weight: 500;
}
.clubdate-row .clubdate-image img {
    width: 100%;
    /*max-width: 215px;*/
    max-width: 165px;
}
.clubdate-row .clubdate-date {
    font-size: 16px;
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    padding: 10px 3px 10px 3px;
}
.clubdate-row .clubdate-date > * {
    display: block;
}
.clubdate-row .clubdate-date .date {
    font-size: 46px;
    color: #000;
}
.clubdate-row .clubdate-info {
    padding: 6px;
}
.clubdate-row .clubdate-info .name {
    font-size: 28px;
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    color: #4A4A4A;
    font-weight: 500;
    font-stretch: normal;
}
.clubdate-row .clubdate-info .location {
    font-size: 20px;
    color: #4A4A4A;
}
.clubdate-row .clubdate-info .host {
    font-size: 18px;
    color: #4A4A4A;
}
.clubdate-row .clubdate-info .jaar {
    font-size: 20px;
    color: #4A4A4A;
}
.clubdate-row .clubdate-info .icons .singles-only {
    position: relative;
    background-color: #0068B4;
    display: inline-block;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 16px;
    border-radius: 5px;
    padding: 2px 4px;
    margin-right: 3px;
}
.clubdate-row .clubdate-info .icons .fa {
    margin-left: 3px;
    margin-right: 3px;
}
.clubdate-row .clubdate-info .icons .tick {
    color: #95C11F;
}
.clubdate-row .clubdate-info .icons .info {
    color: #6630B5;
}
.col-lg-6.col-md-6.col-12.clubdate-info {
    margin-top: 1%;
    margin-bottom: 1%;
}
.clubdate-row .clubdate-address {
    padding: 20px 6px;
}
.clubdate-row .clubdate-address p {
    margin-bottom: 15px;
}
.clubdate-row .clubdate-address p * {
    display: block;
}
/* end clubdate row */

.agenda-text {
    padding: 6% 3.5% 1% 3.5%;
}
.agenda-text p {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 2px;
}
.clubdate-images .img {
    display: block;
    position: relative;
}
.clubdate-images .img .actions {
    position: absolute;
    top: 15px;
    right: 15px;
}
.clubdate-images img {
    max-width: 100%;
    margin-bottom: 10px;
    border: 4px solid #6630B5;
    border-radius: 15px;
}
.agenda-right .inner {
    background-color: #0068B4;
    /* border: 2px solid #FFFFFF; */
    border-radius: 9px;
    padding: 0;
}
.agenda-button {
    padding: 0;
}
.agenda-right {
    height: auto;
}
.blog-wrapper {
    position: relative;
    margin-top: 38px;
}
a:hover {
    text-decoration: none;
}
.statment {
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
}
.een-clubdate .inner {
    background-color: #0068B4;
    padding: 0;
    border-radius: 25px;
}
.logedin-block {
    margin-top: 50px;
    margin-right: 0px;
}
.een-clubdate .inner .text {
    padding: 15px;
    color: #FFFFFF;
    font-weight: 500;
}
.een-clubdate .circle img {
    display: block;
    margin: 25px auto 0;
}
.search-form {
    background-color: #D2D5ED;
    padding: 10px;
    line-height: 2.5;
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    border-radius: 9px;
}
.search-form p { line-height: 24px; }
.search-form input[type=radio], [type=checkbox] {
    margin-right: 10px;
}
.search-form .title {
    display: block;
    font-weight: bold;
    font-size: 18px;
}
.search-form label {
    display: inline-block;
    cursor: pointer;
    line-height: 100%;
}
.search-form label .iradio_polaris {
    margin-right: 2px;
}
.header-links span {
    background-color: #6630B5;
    color: #FFFFFF;
    border-radius: 5px;
    padding: 2px;
    font-size: 14px;
    font-family: arial;
    font-weight: bold;
}
.nav-link.dropdown-toggle {
    color: #0068B4 !important;
    font-weight: 600;
}
textarea {
    width: 100%;
    line-height: 1.5;
}
.nav-tabs .nav-item {
    width: 50%;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    text-align: center;
    font-size: 16px;
}
.nav-tabs .nav-item.first {
    background-color: #C9EEF6;
    border-color: #FFFFFF;
}
.nav-tabs .nav-item.second {
    background-color: #D2D5ED;
    border-color: #FFFFFF;
}
.nav-tabs .first.nav-link.active {
    background-color: #C9EEF6;
    border-color: #C9EEF6;
}
.nav-tabs .second.nav-link.active {
    background-color: #D2D5ED;
    border-color: #D2D5ED;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.nav-tabs .nav-item .nav-link {
    color: #464A4C;
}
.nav-tabs .nav-link {
    border: 1px solid #FFFFFF;
}
/* edit profile page css*/
.edit-profile .avatar-image {
    display: block;
    margin: 5px auto;
    border-radius: 50% !important;
    max-width: 100%;
    height: auto;
}
.edit-profile .images .image {
    display: block;
    position: relative;
}
.edit-profile .images .image-circle {
    border: 5px solid #6630B5;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    width: 80px !important;
    height: 80px !important;;
    margin: 0 auto;
    cursor: pointer;
}
.edit-profile .images .image-circle img {
    width: 100%;
    height: 100%;
}
.edit-profile .images .image .btn {
    display: block;
    position: absolute;
    z-index: 11;
    padding: 0;
    margin: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    background-color: #6630B5;
    color: #FFFFFF;
}
.edit-profile .images .image .btn.crop {
    right: 0;
}
.edit-profile .images .image a .fa {
    font-size: 12px;
    vertical-align: text-top;
    text-align: center;
}
/*profile page css*/
.profile_content {
    margin: 50px 0;
}
.profile_content .main-heading {
    color: #6630B5;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
}
.profile_content .profile .main-heading {
    padding-left: 30px;
}
.profile .profile-box {
    background-color: #D2D5ED;
    padding: 20px;
    padding-left: 30px;
    border-radius: 9px;
}
.profile_info {
    margin-top: 20px;
    margin-bottom: 0px;
}
.profile_info .profile_pic {
    z-index: 2;
    width: 115px;
    height: 115px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.profile_info .profile_pic img {
    max-width: 100%;
    min-height: 100%;
}
.profile_info .info {
    line-height: 1.2;
    background-color: #6630B5;
    border-radius: 9px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    color: #FFFFFF;
    text-align: left;
    margin-left: 15px;
}
.profile_info .info .name {
    font-size: 36px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.profile .section {
    margin-bottom: 30px;
}
.profile .section h5 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 0;
}
.profile .section a,
.profile .section p {
    margin-bottom: 0;
}
.profile .images a {
    border: 5px solid #6630B5;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    width: 125px;
    height: 125px;
    margin: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-size: cover;
}
.profile .bottom-content {
    padding-left: 30px;
}
.berichten .main-heading {
    color: #6630B5;
    font-size: 36px;
    font-weight: 400;
    line-height: 1;
}
.profile_nav a {
    color: #4A4A4A;
    font-weight: bold;
}
.Vorige {
    border-right: 2px solid #6630B5;
}
.profile_links {
    color: black !important;
    padding: 2px 10px;
}
a.prev, a.next {
    color: black !important;
}
.berichten .input,
.berichten input {
    width: 100%;
    border: 2px solid #6630B5;
    padding: 10px 12px;
    font-size: 12px;
    border-radius: 0;
    resize: none;
}
.berichten input:focus,
.berichten input:active {
    outline: none;
    border-color: #6630B5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.berichten .sendmsg-body img.right {
    position: absolute;
    right: 10px;
    bottom: 12px;
}
.berichten .wrapper {
    padding-top: 5px;
    background-color: #D2D5ED;
/*    font-family: sans-serif;*/
    font-size: 16px;
    min-height: 350px;
/*    max-height: 600px;
    overflow-x: hidden;
    overflow-y: auto;*/
}
.berichten .chat-footer {
    background-color: #D2D5ED;
    padding: 10px;
    border-top: 1px solid #6630B5;
}
.berichten .sendmsg-body {
    background-color: #D2D5ED;
    position: relative;
}
.berichten .sendmsg-body .inner {
    position: relative;
}
.berichten .sendmsg-body img.pull-right {
    position: absolute;
    right: 10px;
    bottom: 10%;
}
/*.berichten .wrapper .chat-box {
    padding: 10px;
}*/
.berichten .wrapper .chat-box .msg {
    margin: 5px 0;
}
.berichten .wrapper .chat-box .msg.me {
    padding-left: 15px;
}
.berichten .wrapper .chat-box .msg.from {
    padding-right: 15px;
}
.berichten .wrapper .chat-box .msg .inner {
    border-radius: 5px;
    padding: 6px;
    line-height: 1.3;
}
.berichten .wrapper .chat-box .msg {
    padding: 2px;
}
.berichten .wrapper .chat-box .msg .date {
    font-size: 12px;
    color: #FFF;
}
.berichten .wrapper .chat-box .msg .text {
    display: block;
    word-wrap: break-word;
}
.berichten .wrapper .chat-box .msg.from .inner {
    background-color: #BCE5E7;
}
.berichten .wrapper .chat-box .msg.me .inner {
    background-color: #6630B5;
    color: #FFF;
    text-align: right;
}
.berichten .wrapper .chat-box .msg.me .inner .date {
    text-align: left;
}
.berichten .wrapper .chat-box .msg.from .inner .date {
    text-align: right;
    color: #000;
}
.chat-box .inner .date-time {
    font-size: 12px;
    color: #7E9FA4;
}
.bottom-content span {
    padding: 10px 0 0 0;
    font-size: 14px;
}
.profile_content .nav-tabs .nav-item.first {
    background-color: #D2D5ED;
    border-color: #0068B4;
}
.profile_content .nav-tabs .first.nav-link.active {
    background-color: #D2D5ED;
}
.profile_content .nav-tabs .first.nav-link {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
/* Settings Page*/
.settings .fieldset table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin: -15px 0;
}
.settings .fieldset table tr {
    border: none;
}
.settings .fieldset table td {
    border: 0px solid #FFFFFF;
}
/*agenda page css*/
.agenda-right.tab-pane .inner {
    margin-bottom: 20px;
}
.agenda-bottom .inner {
    background-color: #0068B4;
    border-radius: 9px;
    padding: 0;
}
/*Faq page css*/
.card {
    background-color: #D2D5ED;
    margin: 10px 0;
}
.card-header {
    background-color: #E1D3AC;
    color: #A4A4A4;
}
.card-header a {
    color: #4A4A4A;
}
.block-heading {
    color: #0068B4;
    font-size: 24px;
    padding: 0 20px;
}
.faq-main .heading {
    background-color: #6630B5;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    border-bottom-left-radius: 0px;
    color: #FFFFFF;
    font-size: 26px;
    margin-bottom: 15px;
    padding: 5px 18px;
    letter-spacing: 2px;
}
.faq-right .inner {
    background-color: #0068B4;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    padding: 0;
}
.faq-container {
    margin: 30px 0;
}
.faq-main .content {
    padding: 0;
}
/*blogs page css*/
.blogs .heading {
    background-color: #6630B5;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    border-bottom-left-radius: 0px;
    color: #FFFFFF;
    font-size: 26px;
    margin-bottom: 15px;
    padding: 5px 18px;
    letter-spacing: 2px;
}
.blogs-container {
    margin-bottom: 5%;
    color: #4A4A4A;
}
.blogs a {
    color: #000;
}
.blogs .blog-item {
    background-color: #D2D5ED;
    line-height: 1.2;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.blogs .blog-item .blogs-text p {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 2px;
}
.blogs .blog-item .blogs-image img {
    width: 100%;
}
.blogs .blog-item .blogs-image {
    padding: 0px;
}
.blogs .blog-item .blogs-info {
    padding: 10px 30px !important;
}
.blogs .blog-item .blogs-info .name {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    font-size: 40px;
    color: #000000;
}
.blogs .blog-item .blogs-info .date {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.blogs .blog-item .blogs-info .host {
    font-size: 20px;
    color: #0068B4;
}
.blogs .blog-item .blogs-info .host a {
    font-size: 20px;
    color: #0068B4;
}
.blogs .blog-item .link a {
    color: #000;
}
.blogs.container {
    margin: 20px 0px;
}
/*berichten page css*/
.berichten-page {
    margin: 20px 0px;
}
.berichten-page .bericht {
    background-color: #D2D5ED;
    line-height: 1.2;
    margin-bottom: 10px;
    /*letter-spacing: 2px;*/
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
}
.berichten-page .bericht .avatar {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
}
.berichten-page .bericht img {
    width: 100%;
}
.berichten-page .bericht .berichten-info {
    padding: 10px 10px 0px 0px;
}
.berichten-page .bericht .time {
    text-align: right;
    font-size: 14px;
    color: #4A4A4A;
}
.berichten-page .bericht .name .badge {
    background-color: #6630B5;
    border-radius: 4px;
    color: #FFFFFF;
    padding: 0.25em .4em .3em 0.6em;
}
.berichten-page .bericht .name h3 {
    float: left;
    width: 88%;
}
.berichten-page .bericht .name h3 a {
    display: block;
    /*font-size: 1.4em;*/
    font-size: 28px;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}
.berichten-page .bericht .message {
    font-size: 18px;
    overflow-wrap: break-word;
    color: #49494A;
}
.berichten-page .bericht .tick.blue {
    color: #0068B4;
}
.berichten-page .link a {
    color: #000;
}
/*.berichten .message span {
    color: #0068B4;
} */

.berichten-info .name h4 a {
    font-size: 1.4em;
}

.berichten-page p.saving {
    font-size: 34px;
}
/* end berichten page */

.tooltip .tooltip-inner {
    padding: 0.25rem 0.25rem;
    text-align: left;
    border-radius: 0.25rem;
    background-color: #FFFFFF;
    color: #0068B4;
    border: 1px solid;
}
.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: #0068B4;
}
.bs-tooltip-auto[x-placement^=left] .arrow::before, .bs-tooltip-left .arrow::before {
    border-left-color: #0068B4;
}
.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: #0068B4;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #0068B4;
}
/* start field tip */
.fieldtip {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-radius: 10px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    font-weight: 400;
/*    font-family: sans-serif;*/
    z-index: 5;
    color: #6630B5;
}
.fieldtip-wrapper:not(.input-group) .form-control {
    position: relative;
    padding-right: 25px;
}
.fieldtip-wrapper.input-group > *:last-child {
    padding-right: 30px;
}
.fieldtip.right {
    float: right;
}
.fieldtip.bottom-right,
.fieldtip.top-right {
    position: absolute;
    right: 5px;
}
.fieldtip.top-right {
    top: 9px;
    bottom: auto;
}
.fieldtip.bottom-right {
    bottom: 9px;
    top: auto;
}
.fieldtip {
    position: relative;
    text-align: center;
    font-style: normal;
}
.fieldtip::before {
    content: 'i';
    display: inline-block;
}
.fieldtip .txt {
    width: 300px;
    padding: 5px 5px 5px 10px;
    display: none;
    position: absolute;
    z-index: 1000;
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.75);
    font-size: 14px;
    line-height: 20px;
    background-color: #FFFFFF;
    color: #0068B4;
    text-align: left;
    /* margin-left: 20px; */
    transition: opacity 1s;
    font-weight: 400;
    border: 1px #0068B4 solid;
}
.fieldtip:hover .txt {
    display: inline-block;
}
.fieldtip .txt:before {
    border: 5px solid transparent;
    width: 0px;
    padding: 0px;
    position: absolute;
    content: '';
}
/* Top */
.fieldtip .txt.top {
    bottom: 30px;
    left: -6px;
}
.fieldtip .top.txt:before {
    bottom: -10px;
    left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #0068B4;
}
/* Right */
.fieldtip .right.txt {
    top: -6px;
    left: 30px;
}
.fieldtip .right.txt:before {
    top: 10px;
    left: -10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #0068B4;
}
/* Bottom left*/
.fieldtip .bottom-left.txt {
    top: 30px;
    left: -8px;
}
.fieldtip .bottom-left.txt:before {
    top: -10px;
    left: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0068B4;
}
/* Bottom right*/
.fieldtip .bottom-right.txt {
    top: 30px;
    right: -8px;
}
.fieldtip .bottom-right.txt:before {
    top: -10px;
    right: 10px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #0068B4;
}
/* Left */
.fieldtip .left.txt {
    top: -6px;
    right: 30px;
}
.fieldtip .left.txt:before {
    top: 10px;
    right: -10px;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #0068B4;
}
/* end field tip */

.tooltipi.new {
    top: 80px;
}
.tooltipi {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-radius: 10px;
    padding-left: 0px;
    text-align: center;
    vertical-align: middle;
/*    font-family: sans-serif;*/
    float: right;
    top: 25px;
    z-index: 5;
    right: 5px;
    color: #6630B5;
}
.tooltiptext {
    visibility: hidden;
    width: 300px;
    background-color: #FFFFFF;
    text-align: left;
    border-radius: 6px;
    padding: 5px 5px 5px 10px;
    position: absolute;
    z-index: 10;
    margin-left: 20px;
    opacity: 0;
    transition: opacity 1s;
    line-height: 20px;
    color: #0068B4;
    font-weight: 400;
    border: 1px solid;
}
.tooltipi:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
/*Startclubdate page css*/
.clubdate-text a {
    color: #6630B5;
}
.start-clubdate-heading .heading {
    background-color: #6630B5;
    border: 1px solid #FFFFFF;
    font-weight: 600;
    border-radius: 30px;
    border-bottom-left-radius: 0px;
    color: #FFFFFF;
    font-size: 26px;
    margin-bottom: 15px;
    padding: 5px 18px;
    letter-spacing: 2px;
}
.start-clubdate {
    margin: 20px 0px;
    padding: 0px;
}
.clubdate-form-container input {
    border: 2px solid #D2D5ED;
    border-radius: 5px;
    margin-top: 0;
    padding: 5px 15px;
}
.clubdate-form-container input[type="image"] {
    border: none;
}
.clubdate-form-container select, textarea {
    border: 2px solid #D2D5ED;
    border-radius: 5px;
    margin-top: 0;
    padding: 5px 15px;
    background-color: white;
}
.clubdate-text {
    /* letter-spacing: 1.5px; */
    margin: 20px 0;
}
/*clubdate page css*/

/*Banner */
.clubdate-banner {
    background-image: url('../img/agenda.png');
}
/* end banner */

.clubdate-page label {
    /*color: #0068B4;*/
    font-size: 16px;
}
.clubdate-page .clubdate-page {
    margin-top: 160px;
}
.clubdate-page .section {
    margin-bottom: 20px;
}
.clubdate-page h4 {
    color: #0068B4;
    font-weight: 500 !important;
    font-size: 32px !important;
    margin-bottom: 15px;
}
.clubdate-page .section label,
.clubdate-page .section h5 {
    color: #0068B4;
    font-size: 16px;
    font-weight: 500;
}
.clubdate-page .clubdate-row {
    margin-bottom: 0;
    font-family: "Gilroy-Regular", "Inter", sans-serif;
}
.clubdate-page .bottom-content {
    margin-bottom: 35px;
    padding-right: 30px;
}
.clubdate-page.ps .main-heading {
    color: #6630B5;
    font-size: 25px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
}
.clubdate-page .desc {
    margin-top: 10px !important;
}
.clubdate-page .members {
    background-color: #D2D5ED;
    padding: 20px;
    text-align: center;
    margin-bottom: 10px;
}
.clubdate-page .members .image {
    border-radius: 70px;
    border: 2px solid #6630B5;
    height: 110px;
    width: 110px;
}
.clubdate-page .members .name a {
    display: inline-block;
    color: #212529;
    font-weight: 400;
}
.clubdate-page .members .member-count {
    text-align: left;
    margin-top: 10px;
}
.clubdate-page .collapse-members {
    font-family: "Gilroy-Regular", "Inter", sans-serif;
    color: #6630B5;
    margin-bottom: 10px;
    cursor: pointer;
}

.clubdate-page a {
    color: #6630B5;
    font-weight: 600;
}
.clubdate-page .link a {
    font-size: 24px;
}
.clubdate-page .link {
    margin-bottom: 50px;
}
.clubdate-page .chat-box .inner {
    background-color: transparent !important;
}
.clubdate-page .chat-box .text,
.clubdate-page .chat-box .date {
    text-align: left !important;
}
.clubdate-page .berichten .date a {
    color: #0068B4;
    font-size: 14px;
}
/*blog page css*/
.blog_content {
    position: relative;
    margin-top: 180px;
    margin-bottom: 25px;
}
.blog_content h1 {
    color: #0068B4;
}
.blog_content .row {
    display: block;
}
.blog_content .row::after {
    content: ' ';
    display: table;
    clear: both;
}
.blog_content [class*=col-] {
    float: left;
    flex: none;
    -webkit-box-flex: unset;
}
.blog_content .img-wrapper {
    display: block;
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}
.blog_content .img-wrapper img {
    max-width: 100%;
}
.blog_content .main-heading {
    color: #0068B4;
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
}
.blog_content p {
    font-size: 16px;
    font-weight: 400;
}
.blog_content a {
    color: #6630B5;
    font-weight: 600;
    font-size: 18px;
}
/* end blog page css*/

.header-links .dropdown-menu span {
    background-color: transparent;
    color: #6630B5;
}
.loader {
    border: 16px solid #F3F3F3;
    border-radius: 50%;
    border-top: 16px solid #6630B5;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}
/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.loading {
    margin-left: 40%;
    display: none;
}
li.nav-item.dropdown.header-links:hover .dropdown-menu {
    display: block;
}
.alert.fade.in.alert-dismissible.show {
    position: fixed;
    right: 1%;
    bottom: 2%;
    z-index: 99;
    width: 20%;
}
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.saving {
    font-size: 12px;
}
.saving span {
    font-size: 50px;
    line-height: 16px;
    animation-name: blink;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
}
.saving span:nth-child(2) {
    animation-delay: .2s;
}
.saving span:nth-child(3) {
    animation-delay: .4s;
}
@keyframes blink {
    0% {
        opacity: .2;
    }
    20% {
        opacity: 1;
    }
    100% {
        opacity: .2;
    }
}
.dropdown-item {
    color: rgba(0, 0, 0, .5);
}
li.nav-item.dropdown.header-links .dropdown-menu {
    margin-top: -5px;
}
.col-lg-10.col-md-9.col-sm-9.col-8.offset-lg-0.offset-md-0.offset-sm-0.offset-1.berichten-info a {
    color: #0068B4;
}
div#loading {
    width: 100%;
}
.editeprofilse a {
    font-size: 20px;
    color: #000;
}
.row.field-container input.col-lg-12, select, .age-form input {
    margin-top: 0;
    border: 2px solid #D2D5ED;
    border-radius: 5px;
    margin-top: 0;
    padding: 5px 15px;
}
.row.field-container .tooltipi {
    top: 35px;
}
.zoekeen .tooltipi.new {
    top: 0px;
}
.popup {
    position: absolute;
    z-index: 999;
    top: -100%;
    background-color: rgba(0, 173, 212, 0.4);
    width: 100%;
    margin-left: 12%;
}
.popup .close {
    position: absolute;
    right: -5px;
    top: -10px;
    background-color: #000000;
    padding: 1%;
    border-radius: 50%;
    color: #FFFFFF;
}
.pointer {
    cursor: pointer;
}
/*.row.field-container {
    padding-bottom: 2%;
}*/
.username.row.field-container .tooltipi {
    top: -22px;
}
.popupbg {
    position: absolute;
    top: -177%;
    left: -51%;
    width: 200%;
    height: 278%;
    z-index: -1;
}
.row.berichten .berichten-image img {
    width: 66%;
    margin-left: 2%;
}
.row.berichten .name a {
    margin-left: 1%;
    color: #212529;
}
label#titel-error {
    color: red;
}
.errorClass {
    border: 1px solid red !important;
}
.img-blur {
    filter: blur(4px);
}
.row.berichten img {
    height: 120px;
    border-radius: 33%;
}
.bootstrap-timepicker-widget table td input {
    min-width: 40px;
}
.clubdate-info p {
    margin: 0px;
    font-weight: normal !important;
}

@media only screen and (max-width: 400px) {
    .tab-container {
        margin: 0px;
    }
    .clubdate {
        padding: 0px;
    }
    .tab-content {
        margin: 0px;
    }
    .hp-wrapper .hp-container .row .item div {
        padding: 0;
        line-height: 1;
        letter-spacing: 1px;
        font-size: 20px;
    }
    .hp-container .row .item {
        min-height: 120px;
        padding-top: 15px;
    }
    .page-banner .banner-wrapper .inner .name {
        padding-left: 10px;
    }
    .page-banner .banner-wrapper .inner .location {
        font-size: 14px;
        padding-left: 10px;
    }
    .page-banner .banner-wrapper .shape .circle {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }
    .clubdate-row .clubdate-info .name {
        font-size: 30px;
    }
    .clubdate-row .clubdate-date .date {
        font-size: 32px;
    }
    .home-banner {
        height: 200px;
    }
}

@media only screen and (max-width: 500px) {
    .tab-container {
        margin: 0px;
    }
    .clubdate {
        padding: 0px;
    }
    .tab-content {
        margin: 0px;
    }
    .top-nav .prev .text,
    .top-nav .next .text {
        display: none;
    }
    .top-nav .right a:after {
        display: none;
    }
    .top-nav a {
        position: relative;
        padding: 2px 0;
        /*margin-left: -25px;*/
    }
    .logo-mobile {
        max-width: 50px;
    }
    .navbar .logo-main, .slogan {
        max-width: 150px;
    }
    .navbar-brand {
        margin: 0;
    }
    .berichten-page .bericht .berichten-info {
        padding: 5px 5px 0px 20px;
    }
    .berichten-page .bericht .avatar {
        width: 120px;
        height: 120px;
    }
    .berichten-page .bericht .time {
        font-size: 12px;
    }
    .berichten-page .bericht .name h3 {
        margin: 0;
    }
    .berichten-page .bericht .name h3 a {
        font-size: 25px;
    }
    .hp-wrapper .hp-container .row .item div {
        padding: 0;
        font-size: 25px;
    }
}

@media (max-width: 667px) {
    .container {
        max-width: 658px;
    }
/*    .clubdate-row .clubdate-info .name {
        font-size: 20px;
    }*/
    .clubdate {
        padding: 0px;
    }
    .clubdates {
        width: 100%;
        margin: 0px auto;
        float: none;
    }
    div.carousel-item p.d-block {
        font-size: 90%;
    }
/*    .btn.btn-custom {
        font-size: 12px;
        font-weight: bold;
    }*/
}

@media (max-width: 576px) {
    .tab-container {
        margin: 0px;
    }
    .clubdate {
        padding: 0px;
    }
    .tab-content {
        margin: 0px;
    }
    .page-content {
        padding-top: 0px;
    }
    .top-banner .inner {
        width: 100%;
    }
    .top-banner .inner .shape {
        width: 25%;
    }
    .top-banner .inner .box {
        width: 75%;
        height: 90% !important;
    }
    .top-banner .inner .shape {
        margin-top: -40px;
    }
    .top-banner .inner .circle {
        width: 80px;
        height: 80px;
    }
    .top-banner .inner .box .top {
        font-size: 32px;
        padding: 10% 20px;
    }
    .top-banner .inner .box .bottom {
        font-size: 20px;
        padding: 20px 25px;
    }
}

@media only screen and (max-width: 991px) {
    .fieldtip .right.txt {
        top: 30px;
        right: -8px;
        left: auto;
    }
    .fieldtip .right.txt:before {
        top: -10px;
        right: 10px;
        left: auto;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #0068B4;
    }
    .home-banner {
        height: 350px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
/*    .footer .footer-nav {
        text-align: center;
    }*/
    .footer .footer-nav li {
        float: none;
        display: inline;
    }
    .footer .copyright-text {
        text-align: left;
        margin: 15px 0px 5px 0px;
    }
}

@media only screen and (min-width: 884px) {
    .header-links-list {
        margin-left: 100px;
    }
}

@media only screen and (max-width: 768px) {
/*    .clubdate-row {
        padding-bottom: 5px;
    }*/
    .home-banner {
        height: 300px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    
    .hp-wrapper .hp-container .row .item div {
        /*padding: 15% 18% 15% 17%;*/
        padding: 5%;
    }
    .navbar-expand-md {
        /*padding: 10px 15px;*/
        padding: 0px 10px 0px 10px;
        /*padding: 0px;*/
    }
    .navbar-toggler {
        padding: 0;
    }
    .navbar-toggler, .navbar-toggler-right {
        border: none;
    }
    .navbar-toggler, .navbar-toggler-right:focus {
        border: none;
    }
    .navbar-toggler, .navbar-toggler-right:active {
        border: none;
    }
    .navbar-toggler, .navbar-toggler-right:hover {
        border: none;
    }
    button:focus {
        outline: none;
    }
    .nav {
        padding: 0
    }
    .logedin-block {
        margin-top: 30px;
        margin-right: 15px;
    }
    .slogan {
        max-width: 200px;
    }
    .navbar .navbar-brand {
        min-height: unset;
    }
    .navbar .logo-main {
        margin: 10px auto;
        text-align: center;
        max-width: 200px;
        height: auto;
    }
    .logo-mobile {
        max-width: 100px;
    }
    .header-nav {
        margin-top: 15px;
    }
    .banner-text .text {
        color: #FFFFFF;
        text-align: center;
        font-size: 24px;
        padding: 0px 0px;
        margin-top: 0px;
        line-height: 1;
    }
    .btn.btn-default {
        margin-top: 0;
    }
    .right-shape {
        background-color: #6630B5;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin: 0 auto;
        margin-top: 15px;
    }
    .header-links-list {
        margin-right: 100px;
        margin-top: 30px;
    }
    .clubdates-agenda .container {
        padding: 0
    }

    .clubdate-row .clubdate-info,
    .clubdate-row .clubdate-address,
    .clubdate-row .clubdate-date {
        padding: 0px 15px 5px 15px !important;
    }
    .clubdate-row .clubdate-date > * {
        display: inline-block;
    }
    .clubdate-row .clubdate-address p * {
        display: inline-block;
    }
    .agenda-right {
        margin-left: 0px;
        padding: 0px;
    }
    .jaar {
        padding-bottom: 10px;
    }
    .zeok.een-clubdate {
        margin-bottom: 35px;
    }
/*    .profile_info .row div.col-sm-4 {
        margin-left: -10px;
    }*/
    .profile_info .info {
        /*text-align: center;*/
        padding-left: 20px;
        /*margin-left: -5px;*/
    }
    .profile .profile-box {
        padding-left: 10px;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        margin: 0px -15px 0px -15px;
    }
    .profile_info .profile_pic {
        width: 100px;
        height: 100px;
    }
    .profile_info .info .name {
        font-size: 20px;
    }
    .profile_info .info .personal_info, .profile_info .info .profile_address {
        font-size: 14px;
    }
    .berichten {
        background-color: #D2D5ED;
    }
    .berichtenx {
        margin: 0px;
        padding: 0px;
    }
/*    .berichten .sendmsg-body {
        padding: 10px;
    }*/
    .berichten input {
        border: 2px solid #6630B5;
        padding: 10px;
    }
    .blogs .blog-item {
        padding: 10px;
    }
    .berichten .wrapper {
        height: auto;
    }
    .berichten .name {
        font-size: 20px;
    }
    .berichten .time {
        padding: 0;
    }
    .search-form {
        height: auto;
    }
    .btn-mobile {
        text-align: center;
    }
    .item.second {
        margin-top: 0px;
    }
    .tooltiptext {
        top: 30px;
        right: -33px;
        width: 280px;
    }
    .clubdate-row .clubdate-image img {
        max-width: 100%;
    }
    .clubdate-row .clubdate-date .date {
        padding-right: 0% !important;
    }
    .berichten .sendmsg-body img.pull-right {
        position: absolute;
        right: 10px;
        top: 30%;
    }
    .navbar-nav .dropdown-menu {
        position: unset;
        background: transparent;
        border: 0;
        display: block;
    }
    
    .page-banner .banner-wrapper .inner .name {
        font-size: 26px;
        padding: 25px 0 0 20px;
        text-overflow: unset;
        overflow: hidden;
        width: 100%;
        white-space: normal;
    }
    .page-banner .banner-wrapper .inner .location {
        font-size: 16px;
        padding: 5px 8px 0 20px;
    }
    .page-banner .banner-wrapper .shape .circle {
        width: 60px;
        height: 60px;
        margin-top: -30px;
    }
    .clubdate-row .clubdate-info .name {
        font-size: 28px !important;
    }
    .top-banner .inner .shape {
        width: 30%;
    }
    .top-banner .inner .box {
        width: 70%;
    }
}

@media only screen and (max-width: 610px) {
    .home-banner {
        height: 250px;
    }
    .header-nav {
        right: auto;
    }
    .shpae-container {
        position: relative;
        top: 152px;
        left: 0%;
    }
}

@media print {
    .members {
        background-color: #FFFFFF;
        padding: 20px;
        border-radius: 25px;
        text-align: center;
    }
    .members .image {
        border-radius: 100%;
        border: 8px solid #6630B5;
        height: 250px;
        width: 250px;
        max-width: 100%;
    }
    .members .name a {
        display: inline-block;
        color: #212529;
        font-weight: 400;
        font-size: 20px;
        text-decoration: none;
    }
    .members .inner {
        max-width: 33% !important;
    }
}


/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
    .berichten-page .bericht .message {
        font-size: 0.9em !important;
    }
    p.clubdate-text span.legend {
        font-size: 20px;
        padding-left: 0px;
    }
    div.mt-4 {
        margin-left: 5px;
        margin-right: 5px;
    }
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {
    .berichten-page .bericht .message {
        font-size: 0.9em !important;
    }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {}
