/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Global
# Activity
# Extra Theme Support
    # Reign
# BB Platform
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Global
--------------------------------------------------------------*/

.wb-icons {
    font-size: 18px;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
}

.wb-icons:before {
    margin: 0;
}

#whats-new-options .post-elements-buttons-item {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.bpchk-icon {
    cursor: pointer;
}

#whats-new-submit {
    clear: both;
}

#whats-new-toolbar .post-elements-buttons-item {
    margin-right: 10px;
    position: relative;
}

@media screen and (min-width: 46.8em) {
    #whats-new-options .post-elements-buttons-item:first-child {
        margin-left: 65px;
    }
}

.bpchk-marker-container {
    background: transparent;
    float: left;
}

.bp-checkins.bp-checkin-panel {
    width: 100%;
    margin: 10px 0;
}

.bpchk-single-location-added {
    font-size: 14px;
    padding: 10px;
}

#bpchk-cancel-checkin .fa.fa-times {
    padding: 0px;
    background: black;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    color: #fff;
    text-align: center;
    line-height: 17px;
    margin-left: 5px;
}

#bpchk-cancel-checkin .fa.fa-times:hover {
    background: red;
}

#bpchk-temp-location {
    font-size: 16px;
    text-decoration: underline;
}

.bpchk-place-map iframe {
    width: 100%;
}

button.bpchk-myplace-accordion {
    background-color: hsl(0, 0%, 87%);
    border: medium none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: hsl(0, 0%, 27%);
    cursor: pointer;
    font-size: 15px;
    margin: 0 5%;
    outline: medium none;
    padding: 15px 20px;
    text-align: left;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 90%;
}

button.bpchk-myplace-accordion.active,
button.bpchk-myplace-accordion:hover {
    background-color: hsl(207, 90%, 54%);
    color: white;
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    margin: 0px 5%;
}

button.bpchk-myplace-accordion::after {
    color: hsl(0, 0%, 47%);
    content: "+";
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
}

button.bpchk-myplace-accordion::after:hover {
    color: white;
}

button.bpchk-myplace-accordion.active::after {
    content: "−";
    color: white;
}

.bpchk-myplace-admin-row {
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
}

#bpchk-place-map iframe {
    width: 100%;
    height: 400px;
    background-color: grey;
    border: none !important;
}

.bp-checkin-panel {
    display: none;
}

button.bpchk-allow-checkin,
a.bpchk-allow-checkin {
    background-color: transparent !important;
    color: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.bpchk-places-fetched {
    list-style-type: none;
    height: 20em;
    line-height: 18px;
    border: 1px solid #ccc;
    padding: 0px;
    margin: 0;
    overflow-y: scroll !important;
    overflow-x: hidden;
}

.bpchk-places-fetched li {
    border-top: 1px solid #ccc;
    cursor: pointer;
    padding: 5px;
}

.bpchk-places-fetched li:hover {
    background-color: #D9D6D6;
}

.place-icon {
    float: left;
    margin: 5px;
    border: 1px solid #ccc;
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
}

.bpchk-single-place .place-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bpchk-single-place .place-icon img {
    margin: auto;
}

.place-details {
    float: left;
    width: 70%;
    font-size: 12px;
}

.place-details h6 {
    margin-bottom: 5px !important;
}

.bpchk-places-fetched li {
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    float: left;
    width: 100%;
    border-top: 0px;
}

.place-details span {
    font-size: 12px;
    color: #868686;
    line-height: 21px;
}

.place-actions {
    float: right;
}

.place-details h6 {
    margin: 0px;
}

.place-actions a {
    padding: 2px 15px;
    background-color: #f8f8f8;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 12px;
    float: right;
    margin: 8px;
    color: #000;
}

.bpchk-places-fetched li:hover {
    background-color: #f5f5f5;
}

#bpchk-add-as-place {
    margin-left: 15px;
    margin-right: 5px;
}

div#bpchkpro-map-wrapper-checkinsmap {
    margin: 0;
}

.checkin-by-autocomplete {
    width: 100%;
    height: 80px;
    float: left;
    position: relative;
    border-bottom: 1px solid rgba(234, 234, 234, .6);
}

.checkin-by-autocomplete-map {
    width: 100%;
    height: 180px;
    float: left;
    border: 1px solid rgba(234, 234, 234, .6)
}

.clear {
    clear: both;
}

.bp-checkin-panel {
    border: 1px solid rgba(234, 234, 234, .6);
    margin-bottom: 5px;
}

#bpchk-autocomplete-place {
    border: 0 !important;
    border-bottom: 1px solid rgba(234, 234, 234, .6) !important;
    width: 100%;
    padding: 1px 15px;
    background: none;
    border-radius: 0px !important;
    text-indent: 2px;
}

#bpchk-autocomplete-place:placeholder-shown {
    text-indent: 2px;
}

.pac-container {
    height: 100px;
    overflow-y: scroll;
    z-index: 999999;
}

.bpchk-place-loader {
    display: none;
    float: right;
}

.bpchk-fav-loc-map-details label::after {
    content: ':';
    float: right;
    margin-right: 30px;
}

.bpchk-fav-loc-map-details label,
.bpchk-fav-loc-map-details span {
    float: left;
    text-align: left;
    font-size: 16px;
}

.bpchk-fav-loc-map-details p {
    margin: 5px 0px;
    float: left;
}

.bpchk-fav-loc-map iframe {
    width: 100%;
    height: 300px;
}

.bpchk-fav-loc-map-details>p>label {
    float: left;
    width: 30%;
}

.bpchk-fav-loc-map-details span {
    width: 70%;
}

.bpchk-fav-loc-map-container .ui-accordion-content {
    background: #fff;
}

.bpchk-fav-loc-row {
    clear: both;
    overflow: hidden;
}

.bpchk-fav-loc-map-details label {
    width: 30%;
}

.bpchk-fav-loc-map-details span {
    width: 70%;
}

@media(max-width: 767px) {
    .bpchk-fav-loc-map-details label {
        width: 50%;
    }

    .bpchk-fav-loc-map-details span {
        width: 50%;
    }
}

.bpchk-fav-loc-map-container h3 {
    margin-top: 10px !important;
    border-radius: 0;
    border: 0;
    border-left: 2px solid darkgray;
    font-weight: 500;
    color: #000;
    background: none;
}

.bpchk-fav-loc-map-details {
    margin-top: 10px;
}

.bpchk-fav-loc-map-container .ui-state-active,
.bpchk-fav-loc-map-container .ui-widget-content .ui-state-active,
.bpchk-fav-loc-map-container .ui-widget-header .ui-state-active,
.bpchk-fav-loc-map-container a.ui-button:active,
.bpchk-fav-loc-map-container .ui-button:active,
.bpchk-fav-loc-map-container .ui-button.ui-state-active:hover,
.bpchk-fav-loc-map-container .ui-state-default,
.bpchk-fav-loc-map-container .ui-widget-content .ui-state-default,
.bpchk-fav-loc-map-container .ui-widget-header .ui-state-default,
.bpchk-fav-loc-map-container .ui-button,
.bpchk-fav-loc-map-container html .ui-button.ui-state-disabled:hover,
.bpchk-fav-loc-map-container html .ui-button.ui-state-disabled:active {
    background: transparent !important;
}

.bpchk-fav-loc-map-container .ui-icon,
.bpchk-fav-loc-map-container .ui-widget-content .ui-icon {
    background-color: #fdfdfd;
}


/*--------------------------------------------------------------
# Activity
--------------------------------------------------------------*/

#whats-new-options .bpchkpro-map-wrapper {
    margin-bottom: 0;
}

.activity-list .activity-item .activity-content .activity-inner #bpchk-place-map {
    margin-top: 15px;
}


/*--------------------------------------------------------------
## user checkins tab 
--------------------------------------------------------------*/

#bpchkpro-checkins-map {
    z-index: 99;
}

.bpchk-activity-checkins-list {
    grid-template-columns: 1fr 1fr;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    margin-top: 30px;
}

.bpchk-activity-checkins-list table {
    border-left: 1px solid var(--reign-site-border-color);
    border-right: 1px solid var(--reign-site-border-color);
}

.bpchk-activity-checkins-list table td, 
.bpchk-activity-checkins-list table th {
    padding: 10px !important;
}

.bpchk-checkins-column {
    border: 1px #e3e3e3 solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    display: grid;
    grid-template-columns: 80px auto;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.bpchk-checkins-column:hover {
    box-shadow: 0 6px 15px -6px #c7c7c7;
}

.bpchk-checkins-img-column {
    width: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 15px;
}

.bpchk-checkins-img-column .bpchk-checkins-img {
    width: 100%;
    height: 80px;
    background: #e9f3ff;
    border-radius: 5px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.bpchk-checkins-img-column .bpchk-checkins-img svg {
    height: 32px;
    width: 32px;
}

.bpchk-checkins-img-column .bpchk-checkins-img svg g {
    fill: #8b9eb5;
}

.bpchk-checkins-location span {
    display: block;
    margin-bottom: 5px;
}

.bpchk-checkins-location span.bpchk-checkins-visit-date {
    font-size: 13px;
    text-transform: capitalize;
    font-style: italic;
}

.bpchk-checkins-location-view {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 6px;
    text-transform: capitalize;
}

.bpchk-checkins-location-view a,
.bpchk-checkins-location-view .bpchk-trash-checkin-wrap {
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f5f5f5;
    border-radius: 4px !important;
    font-size: 14px;
    color: #444;
    line-height: normal;
}

.bpchk-checkins-location-view .bpchk-trash-checkin {
    cursor: pointer;
}

.bpchk-checkins-location-view .bpchk-trash-checkin:hover {
    color: #ff0000;
}

.bpchk-checkins-location-view svg {
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
    height: 16px;
    width: 16px;
}

.bpchk-checkins-location-view svg g {
    fill: #939393;
}

.bpchk-delete-checkin {
    background: #db0101;
    text-align: center;
    margin-left: 10px;
    padding: 3px;
    border-radius: 3px !important;
    height: 26px;
    cursor: pointer;
    width: 30px;
    vertical-align: top;
}

.entry-content .bpchk-delete-checkin img {
    vertical-align: top;
}

.bpchk-delete-checkin img.bpchk-trash-checkin {
    width: 18px;
    margin: 0 auto;
}

.bpchk-list-navigation-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bpchk-contact-options-nav {
    display: flex;
    gap: 10px;
}

.bpchk-checkins-location-view .bp-tooltip:after {
    margin-top: 0px !important;
    top: -130% !important;
    transition: 0.3s ease-in-out;
}

.bpchk-list-pagination {
    display: flex;
    align-items: center;
    gap: 5px;
}

.bpchk-list-pagination a {
    width: 28px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    background: rgba(18,43,70,0.05);
    border-radius: 5px;
    font-size: 15px;
}

.bpchk-list-pagination a.current {
    background: rgba(193, 202, 213, 0.8);
}

.bpchk-list-pagination a.prev {
    width: 45px;
}

.bpchk-list-pagination a.next {
    width: 45px;
}



@media screen and (max-width: 46.8em) {
    .bpchk-activity-checkins-list {
        grid-template-columns: 1fr;
    }

    .bpchk-checkins-column {
        margin-bottom: 10px;
    }
}

/* auto-suggestion location */
ul.bpchkpro_location_autocomplete_sugestions {
    padding: 0;
    margin: 0;
    max-height: 115px;
    overflow-y: scroll;
    position: absolute;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0 12px #eee;
    border-radius: 5px;
    z-index: 999;
}

ul.bpchkpro_location_autocomplete_sugestions::-webkit-scrollbar {
    width: 10px;
}

ul.bpchkpro_location_autocomplete_sugestions::-webkit-scrollbar-track {
    background: #f1f1f1;
}

ul.bpchkpro_location_autocomplete_sugestions::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

ul.bpchkpro_location_autocomplete_sugestions li.autocomplete-suggestion {
    padding: 8px 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    gap: 5px;
}

ul.bpchkpro_location_autocomplete_sugestions li.autocomplete-suggestion:before {
    background: url(../images/location.svg);
    content: "";
    width: 14px;
    height: 14px;
    opacity: 0.6;
    display: block;
    background-size: cover;
}

ul.bpchkpro_location_autocomplete_sugestions li.autocomplete-suggestion:hover {
    background-color: #f9f9f9;
}

/*--------------------------------------------------------------
## Reign 
--------------------------------------------------------------*/

@media screen and (min-width: 46.8em) {
    .wb-grid .bp-checkins.bp-checkin-panel {
        width: -webkit-calc(100% - 65px);
        width: calc(100% - 65px);
        margin-left: 65px;
        overflow: hidden;
    }
}


/*--------------------------------------------------------------
# BB Platform
--------------------------------------------------------------*/

#whats-new-toolbar .wb-icons {
    color: rgba(18, 43, 70, .5);
    font-size: 18px;
}

#whats-new-toolbar .post-elements-buttons-item {
    min-width: 24px;
}

.activity-update-form #whats-new-attachments .bp-checkins.bp-checkin-panel {
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    margin: 15px;
}


/*--------------------------------------------------------------
# Youzify
--------------------------------------------------------------*/

.youzify-active .bp-checkins.bp-checkin-panel {
    margin-top: 50px;
}

.youzify-active input#bpchk-autocomplete-place {
    margin-bottom: 12px;
}

.youzify-active .checkin-by-autocomplete {
    border: none;
}

.my-account.check-ins.youzify-active .youzify-main-column h4 {
    margin: 0;
    color: #858f94;
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    padding: 15px 35px;
    letter-spacing: initial;
    background: #fff;
    position: relative;
    border-radius: 4px 4px 0 0;
}

.my-account.check-ins.youzify-active .youzify-main-column h4:before {
    content: "\f129";
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    font-family: "Font Awesome 5 Free";
    font-size: 13px;
    color: #8b8b8b;
    font-weight: 700;
    border-radius: 100px;
    text-align: center;
    display: inline-block;
    background-color: #f2f2f2;
}

.youzify-wall-actions .post-elements-buttons-item.bpchk-marker-container {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #9f9f9f;
    cursor: pointer;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
}

.youzify-wall-actions .post-elements-buttons-item.bpchk-marker-container:hover {
    background-color: var(--yzfy-card-secondary-bg-color);
}

.wb-grid .youzify-column-content .bp-checkins.bp-checkin-panel {
    margin-left: 0;
    width: 100%;
}

/* remove ui glitch on member profile check ins tab */
.check-ins .bp-wrap div#item-body nav#subnav{
    display: none;
}


@media screen and (max-width: 480px) {

    .bpchk-list-navigation-wrapper,
    .bpchk-list-pagination{
        flex-wrap: wrap;
    }
    
    .bpchk-list-pagination{
        margin-top: 10px;
    }

}

.bp_edit_additiona_activity_content .bp-checkins.bp-checkin-panel {
	display: block;
	margin-left: 0;
	width: auto;
}