body {
    font-family: "Open Sans", sans-serif;
    color: #616161;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

a:hover {
    color: inherit;
}

.dropdown-item {
    color: #616161;
}

.btn,
.btn:hover {
    color: inherit;
}

p {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}

.white-bg {
    background-color: #FFFFFF;
}

.form-check-input:checked {
    background-color: #325CFD;
    border-color: #325CFD;
}

.form-control:focus,
.form-check-input:focus,
.form-select:focus {
    box-shadow: none;
    color: #616161;
    border-color: #C0BCBC
}

.blue-txt {
    color: #000;
}

.blue-btn,
.red-btn {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    padding: 8px 0;
    min-width: 150px;
}

.blue-btn {
    border: 2px solid #325CFD;
    background: #325CFD;
}

.red-btn {
    border: 2px solid #FF0000;
    background: #FF0000;
    border: #FF0000;
}

.blue-btn:hover {
    background: #fff;
    color: #325CFD;
}

.cancel-btn {
    border: 2px solid #4A4A4A;
    background: #fff;
    color: #4A4A4A;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 8px 0;
    min-width: 150px;
}

.cancel-btn:hover {
    background: #4A4A4A;
    color: #fff;
    border-color: #4A4A4A;
}

.btn-check:focus+.btn,
.btn:focus,
input {
    outline: 0;
    box-shadow: none;
}

button, .btn, .highlight  {
    border-radius: 6px !important;
}

header {
    border-bottom: 2px solid #C0BCBC;
    padding: 5px 0;
}

header .navbar-nav {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
}

header .navbar-toggler {
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 15px;
    border: none;
}

header .navbar-toggler:focus {
    box-shadow: none;
}

header .navbar-nav .nav-link {
    color: #000;
}

header .navbar-nav .active .nav-link {
    color: #325CFD;
}

header .navbar-nav .nav-link .header-icon {
    background-image: url(/img/sprite.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 3px;
}

header .navbar-nav .nav-link .feed {
    background-position: -18px -61px;
    width: 23px;
    height: 21px;
}

header .navbar-nav .active .nav-link .feed {
    background-position: -18px -96px;
}

header .navbar-nav .nav-link .my-hub {
    background-position: -74px -94px;
    width: 21px;
    height: 23px;
}

header .navbar-nav .active .nav-link .my-hub {
    background-position: -74px -42px;
}

header .navbar-nav .nav-link .search {
    background-position: -128px -45px;
    width: 22px;
    height: 23px;
}

header .navbar-nav .active .nav-link .search {
    background-position: -128px -97px;
}

header .navbar-nav .nav-link .upload {
    background-position: -182px -43px;
    width: 28px;
    height: 28px;
}

header .navbar-nav .active .nav-link .upload {
    background-position: -182px -92px;
}

header .navbar-nav.middle-menu {
    justify-content: space-between;
    max-width: 100%;
    width: 600px;
    align-items: center;
    margin: 0 auto;
}
header .navbar-nav.admin-middle-menu {
    justify-content: space-between;
    max-width: 100%;
    width: 1100px;
    align-items: center;
}

header .side-navbar .navbar-nav {
    flex-direction: row;
    align-items: center;
}

header .side-navbar .navbar-nav a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

header .side-navbar .navbar-nav a+a,
footer .navbar-nav a+a {
    position: relative;
}

header .side-navbar .navbar-nav a+a:before,
footer .navbar-nav a+a:before,
.right-options>*+*:before {
    content: "|";
    position: absolute;
    left: -4px;
    top: 50%;
    transform: translateY(-50%);
}

.right-options .dropdown-toggle::after {
    display: none;
}

header .side-navbar .dropdown {
    margin-left: 35px;
}

header .side-navbar .dropdown .dropdown-toggle {
    width: 35px;
    height: 35px;
    background: #FFFAFA;
    border: 2px solid #000;
    padding: 0;
    border-radius: 50%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

header .side-navbar .dropdown .dropdown-toggle:after {
    display: none;
}

header .side-navbar .dropdown .dropdown-toggle span {
    display: block;
    height: 3px;
    background-color: #616161;
    width: 20px;
}

header .side-navbar .dropdown .dropdown-toggle span+span {
    margin-top: 4px;
}

header .side-navbar .dropdown .dropdown-menu,
.sort.dropdown .dropdown-menu {
    width: 245px;
    background: #F2EEEE;
    border: 1px solid #C0BCBC;
    padding: 0;
}

header .side-navbar .dropdown .dropdown-menu {
    left: auto;
    right: 0;
    top: 48px;
}

.dropdown-menu li+li {
    border-top: 1px solid #C0BCBC;
}

.dropdown-menu .dropdown-item,
.dropdown-menu {
    font-weight: 400;
    font-size: 15px;
    line-height: 45px;
    padding: 0 20px;
}

.info .dropdown-menu,
.report .dropdown-menu,
.tag .dropdown-menu {
    width: 320px;
    padding: 10px 20px;
}

.info .dropdown-menu {
    line-height: 30px;
}

/* Keep long Posted By / Beach values inside the fixed-width info popup */
.info .dropdown-menu .row > [class*="col-"] {
    min-width: 0;
}

.info .dropdown-menu .row > .col-5:nth-child(3n) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.report .dropdown-menu {
    line-height: initial;

}

.username-tag .initial-name {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    background-color: #2861f7;
    color: #FFFFFF;
    font-weight: 800;
    font-size: 14px;
    margin-right: 10px;
}

.username-tag {
    margin-bottom: 10px;
}

.right-options a.dropdown-item:last-child {
    padding: 0 20px;
}

.login-wrap {
    max-width: 320px;
    margin: 80px auto 50px;
}

.login-wrap h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 15px;
}

.login-wrap h1 {
    margin-bottom: 33px;
}

.form-control,
.form-select {
    border: 1px solid #C0BCBC;
    border-radius: 0;
    padding: 9px 0;
    padding-left: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 23px;
    color: #616161;
}

.form-select {
    cursor: pointer;
    background-image: url(/img/dropdwon.png);
    background-size: 10px 6px;
    background-color: transparent;
}

.form-check-input {
    width: 18px;
    height: 18px;
    border: 1px solid #C0BCBC;
    border-radius: 0;
    margin-right: 9px;
    cursor: pointer;
}

.user-icon {
    background: url(/img/user.png) left 15px center no-repeat;
}

.user-type-icon {
    background: url(/img/user-type.png) left 15px center no-repeat;

}

.email-icon {
    background: url(/img/email.png) left 15px center no-repeat;
}

.password-icon {
    background: url(/img/password.png) left 15px center no-repeat;
}

.gender-icon {
    background: url(/img/gender.png) left 15px center no-repeat;
}

.country-icon {
    background: url(/img/country.png) left 15px center no-repeat;
}

.postal-code-icon {
    background: url(/img/postal-code.png) left 15px center no-repeat;
}

.location-icon {
    background: url(/img/location.png) left 15px center no-repeat;
}

.board-icon {
    background: url(/img/board.png) left 15px center no-repeat;
}

.paypal-icon {
    background: url(/img/paypal.png) left 15px center no-repeat;
}

.phone-icon {
    background: url(/img/phone.png) left 15px center no-repeat;
}

.calender-icon {
    background: url(/img/calender.png) left 15px center no-repeat;
}

.photographer-icon {
    background: url(/img/photographer.png) left 15px center no-repeat;
}

.url-icon {
    background: url(/img/url.png) left 15px center no-repeat;
}

.global-icon {
    background: url(/img/global.png) left 15px center no-repeat;
}

.camera-icon {
    background: url(/img/camera.png) left 15px center no-repeat;
}

.company-icon {
    background: url(/img/company.png) left 15px center no-repeat;
}

.login-wrap .form-check,
.login-wrap .frgt-pswd {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
}

.sign-up-anchor {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
}

footer {
    background: #F2EEEE;
    border: 1px solid #DCDCDC;
    padding: 7px 0;
    margin-top: auto;
}

footer .navbar-nav a,
footer p {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #616161;
    margin: 0;
}

footer .navbar-nav {
    flex-direction: row;
}

footer .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.login-body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.register-wrap,
.contact-wrap {
    max-width: 650px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 19px;
    margin: 80px auto 50px;
}

.contact-wrap {
    max-width: 350px;
}

.register-wrap h1,
.contact-wrap h1 {
    font-weight: 700;
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 16px;
}

.upload-photo {
    margin-bottom: 10px;
}

.upload-photo>div {
    width: 120px;
    height: 120px;
    background: #D9D9D9;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.upload-photo input {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

#category-img-tag {
    position: absolute;
}

input[type="date"]::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none;
}

/* Keep the native date picker clickable (was hidden, forcing manual entry). */
input[type="date"]::-webkit-calendar-picker-indicator {
    display: block;
    opacity: 1;
    cursor: pointer;
    width: 1.25rem;
    height: 1.25rem;
}

input[type="date"].calender-icon {
    cursor: pointer;
}


.form-check-input {
    margin-top: 0;
}

.form-check-input[type=radio] {
    margin-top: 1px;
    margin-right: 15px;
}

.sign-in-anchor {
    margin-top: 30px;
}

.upload-resort-photo {
    margin-bottom: 23px;
}

.upload-resort-photo>div {
    width: 105px;
    height: 40px;
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: center;
    line-height: 40px;
}

.upload-resort-photo>div span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

.upload-resort-photo input {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    z-index: 1;
}

.home-section {
    padding: 25px 0;
}

.home-section .home-row {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.home-section .home-row .left-advertisement,
.home-section .home-row .right-advertisement,
.my-details-div {
    flex: 0 0 250px;
    position: sticky;
    top: 0;
}

.home-section .home-row .middle-content {
    flex: 1 1 auto;
    position: relative;
}

.filter-sort {
    display: flex;
    gap: 2px;
    align-items: center;
}

.left-option {
    display: flex;
    align-items: center;
    gap: 0;
    line-height: 40px;
    background: #000000;
}

.filter-sort .sort,
.filter-sort .filter,
.left-option>div {
    color: #FFFFFF;
    background-color: #000000;
    flex: 1 1 auto;
    text-align: center;
    cursor: pointer;
}

.filter-sort .sort,
.filter-sort .filter {
    line-height: 40px;
    border-radius: 14px !important;
}

.filter-sort .sort img,
.filter-sort .filter img {
    margin-right: 8px;
}

.filter-sort .sort button,
.filter-sort .filter button {
    line-height: 30px;
    font-weight: 600;
    font-size: 15px;
    border: none;
    width: 100%;
}

.news-feed {
    margin-top: 20px;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
}

.inner-news-feed .user-details,
.inner-news-feed .user-bottom-options {
    padding: 15px;
}

.user-details .name {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 2px;
}

.user-details .name span {
    color: #325CFD;
    font-weight: 700;
}

.user-details .address, .user-details .discription {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 2px;
}

.user-details .time-ago {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
}

.user-details .user-left>img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.user-details .user-left a>img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.user-details .follow-btn,
.greyBorder-btn {
    display: inline-block;
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    color: #616161;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 7px 10px;
    margin-left: 15px;
    border-radius: 5px;
}

.user-details .follow-btn img {
    margin-right: 6px;
}

.user-details,
.user-bottom-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}

.user-left {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.user-bottom-options {
    margin-top: 15px;
    width: 100%;
    box-sizing: border-box;
    flex-wrap: nowrap;
}

.highlight {
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    padding: 0 12px;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

.highlight {
    margin-left: 20px;
}

.rating span {
    line-height: 28px;
}

.right-options>* {
    position: relative;
    color: #616161;
    padding: 0 15px;
}

.right-options a:last-child {
    padding-right: 0;
}

.comments-div {
    background: #F2EEEE;
    padding: 10px;
}

.comments-div a {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #616161;
}

.send-btn {
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    width: 44px;
    height: 44px;
    border-radius: 0;
    padding: 0;
    margin-left: 5px;
}

.comment-box {
    display: flex;
    gap: 5px;
    margin-top: 5px;
}

.comment-box .send-btn {
    flex: 0 0 44px;
}

.comment-box .form-group {
    flex: 1 1 auto;
}

.comment-row {
    padding: 10px 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.comment-row span {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #325CFD;
}

.comment-row+.comment-row {
    border-top: 1px solid #C9C9C9;
}

.user-details {
    margin-bottom: 10px;
}

.inner-my-details,
.profile-left-nav {
    background: #F5F5F5;
    border: 1px solid #C0BCBC;
    padding: 15px;
}

.my-details-div .my-name {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    margin-top: 20px;
}

.my-details-div .profile-pic,
.profile-photo-edit .profile-pic {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    border: 2px solid #C0BCBC;
    position: relative;
}

.my-details-div .profile-pic {
    margin: 0 auto;
}

.my-details-div .notification {
    background: #FFFFFF;
    border: 1px solid #FF0000;
    border-radius: 3px;
    color: #FF0000;
    width: 25px;
    height: 25px;
    line-height: 23px;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.my-details-div .profile-pic .notification,
header .notification {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -10px;
}

.my-details-div .my-comp {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    margin-top: 3px;
}

.my-details-div .my-comp span {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
}

.profile-menu {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
}

.profile-row+.profile-row {
    border-top: 1px solid #C0BCBC;
}

.profile-row {
    padding: 12px 0;
}

.profile-row:last-child {
    padding-bottom: 0;
}

.profile-row img {
    margin-right: 10px;
}

.my-details-div .profile-row .notification {
    margin-left: 10px
}

.profile-row .num {
    font-weight: 600;
}

.left-option>div img {
    margin-right: 5px;
}

.left-option .sort {
    border-left: 1px solid #FCFBFB;
}

.menu-slideIn {
    transition: .5s ease all;
}

header .profile-pic {
    width: 35px;
    height: 35px;
    position: relative;
    margin-left: 15px;
    border: 2px solid #C0BCBC;
    border-radius: 50%;
}

header .notification {
    width: 18px;
    height: 18px;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    border: 1px solid #FF0000;
    border-radius: 3px;
    color: #FF0000;
    display: inline-block;
    text-align: center;
    background-color: #FFFFFF;
}

.my-details-div.menu-slideIn {
    left: 0;
}

.slick-track {
    transition: width 2s, height 2s;
}

#fullScreenImg .btn-close {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #FF0000;
    opacity: 1;
    color: #fff;
    font-size: 26px;
    padding: 0;
    line-height: 35px;
    position: absolute;
    right: 10px;
    z-index: 1;
    top: 10px;
}

#fullScreenImg {
    height: 100vh;
}

#fullScreenImg .modal-body {
    padding: 0;
    background: #000;
}

#fullScreenImg .slick-arrow {
    font-size: 0;
    width: 30px;
    height: 50px;
    background: #fff;
    border: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

#fullScreenImg .slick-arrow:before {
    font-size: 50px;
    line-height: 15px;
    color: #616161;
}

#fullScreenImg .slick-prev.slick-arrow {
    left: 20px;
}

#fullScreenImg .slick-next.slick-arrow {
    right: 20px;
}

.slick-arrow.slick-prev:before {
    content: '\2039';
}

.slick-arrow.slick-next:before {
    content: "\203A";
}

.outer-slider {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

#fullScreenImg .modal-footer {
    background: #D9D9D9;
    padding: 5px 10px;
}

.right-modal-footer {
    display: flex;
    justify-content: space-between;
    width: 50%;
    align-items: center;
    font-size: 15px;
}

.profile-photo-edit {
    background: #EBF6FA;
    border: 1px solid #D0F3FF;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 30px;
}

.profile-photo-edit .name p:first-child {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    margin-bottom: 7px;
}

.profile-photo-edit .name p:nth-child(2) span {
    font-weight: 700;
    font-size: 16px;
}

.profile-photo-edit .name p:nth-child(2) {
    font-size: 14px;
    line-height: 19px;
}

.edit-profile-box {
    padding: 10px;
    background: #F5F5F5;
    border: 1px solid #C0BCBC;
    margin-top: 20px;
    position: relative;
}

.edit-profile-box table {
    width: 100%;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}

.edit-profile-box table td {
    padding: 10px;
}

.edit-profile-box .edit-btn {
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    width: 81px;
    height: 35px;
    border-radius: 0;
    padding: 0;
    color: #616161;
    position: absolute;
    right: 14px;
    top: 14px;
}

.edit-profile-box .edit-btn img {
    width: 13px;
}

.filter-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #C0BCBC;
    padding-bottom: 15px;
}

.filter.dropdown h5 {
    font-weight: 600;
    font-size: 15px;
    margin: 0;
}

.filter.dropdown a {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #325CFD;
}

.filter.dropdown .dropdown-menu {
    background: #F2EEEE;
    border: 1px solid #C0BCBC;
    padding: 20px;
    width: 645px;
    max-width: 100%;
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #616161;
}

.filter.dropdown .dropdown-menu{
    transform:none !important;
    top: 40px !important;
    right: 0 !important;
    left: auto !important;
}
.sort.dropdown .dropdown-menu {

    right: 0 !important;
    left: auto !important;
}


.filter-body {
    padding-top: 20px;
}

.filter.dropdown .dropdown-menu .form-control,
.filter.dropdown .dropdown-menu .form-select {
    padding: 7px;
    margin: 0;
}

.filter.dropdown {
    position: static;
}

.filter-body .row {
    min-height: 35px;
}

.filter-checkbox {
    display: flex;
    min-height: 35px;
    align-items: center;
}

.filter-checkbox>label {
    width: 115px;
}

.filter-sort .filter .start-rating img {
    margin: 0;
}

.upload-wrap,
.follow-wrap,
.notification-wrap,
.surfer-wrap,
.earning-wrap {
    background: #F5F5F5;
    border: 1px solid #C0BCBC;
}

.upload-wrap {
    padding: 0 20px 27px;
}

.follow-wrap,
.notification-wrap,
.surfer-wrap,
.earning-wrap {
    padding: 0 20px 0;
}

.upload-header,
.notification-header,
.surfer-header,
.earning-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 9px;
    padding: 10px 0;
    border-bottom: 1px solid #C0BCBC;
}

.upload-header h2,
.notification-header h2,
.surfer-header h2,
.earning-header h2 {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
}

.surfer-header h2 span {
    font-weight: 700;
}

.upload-header .form-select {
    width: 170px;
}

.upload-body {
    padding: 20px 0 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #616161;
}

.multiple-photo-upload .upload-photo-multiple>div:first-child img,
.multiple-photo-upload .upload-photo-multiple>div:first-child span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.multiple-photo-upload .upload-photo-multiple>div:first-child span {
    top: 95px;
    width: 100%;
}

.multiple-photo-upload .upload-photo-multiple>div:first-child img {
    top: 32px;
}

.multiple-photo-upload .upload-photo-multiple input {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.multiple-photo-upload .upload-photo-multiple>div:first-child {
    background-color: #FFFFFF;
    border: 1px dashed #C0BCBC;
    width: 165px;
    height: 175px;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.upload-photo-multiple {
    position: relative;
    text-align: center;
}

.upload-file-name .name-row {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    display: flex;
    align-items: center;
}

.upload-file-name .name-row {
    margin-top: 10px;
}

.remove-photo {
    font-size: 20px;
    font-weight: bold;
}

.upload-file-name .name-row img {
    margin-right: 6px;
}

.upload-photo-multiple .blue-btn {
    width: 145px;
    margin-top: 15px;
    background: #4A4A4A;
    border-color: #4A4A4A;
}

.upload-photo-multiple .blue-btn:hover {
    background: #4A4A4A;
    border-color: #4A4A4A;
    color: #fff;
}

.upload-wrap #formSubmit.blue-btn {
    background: #4A4A4A;
    border-color: #4A4A4A;
}

.upload-wrap #formSubmit.blue-btn:hover {
    background: #4A4A4A;
    border-color: #4A4A4A;
    color: #fff;
}

.red-txt {
    color: #FF0000;
}

.upload-body .form-check-input[type=radio] {
    margin-right: 9px;
}

.upload-body .form-check .form-check-input {
    margin-top: 1px;
}

.w-150 {
    width: 150px;
}

.user-details .follow-btn.clicked {
    background: #4A4A4A;
    color: #F5F5F5;
    border: #4A4A4A;
    border-radius: 5px;
    border: 2px solid #4A4A4A;
}

.follow-icon {
    background-image: url(/img/sprite.png);
    background-position: -10px -9px;
    width: 23px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.follow-btn.clicked .follow-icon {
    background-position: -10px -35px;
}

.search-follower input {
    background: url(..//img/search.png) right 15px center no-repeat;
}

.search-follower label {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #616161;
}

.search-follower label span {
    font-size: 15px;
    font-weight: 700;
}

.search-follower {
    padding: 10px 0;
    border-bottom: 1px solid #C0BCBC;
}

.row-listFollowers,
.notification-list {
    padding: 12px 0;
}

.row-listFollowers+.row-listFollowers,
.notification-list+.notification-list,
.surfer-request+.surfer-request {
    border-top: 1px solid #DCD6D6;
}

.follwer-name img,
.notification-list img {
    border: 1px solid #C0BCBC;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin-right: 5px;
}

.follwer-name span,
.notification-list span {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #325CFD;
}

.grey-borderBtn {
    min-width: 107px;
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 7px;
    border-radius: 0;
}

.list-followers {
    max-height: 1020px;
    overflow-y: auto;
    overflow-x: hidden;
}

.surfer-request {
    padding: 13px 0;
}

.notification-list .time,
.surfer-request .time {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
}

.surfer-request .name {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #325CFD;
}

.surfer-request .notification-img {
    width: 60px;
    height: 60px;
    border: 1px solid #C0BCBC;
    border-radius: 50%;
    margin-right: 10px;
}

.surfer-request .address {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
}

.grey-borderBtn.review {
    color: #325CFD;
}

.grey-borderBtn.accept {
    color: #1B9D05;
}

.grey-borderBtn.reject {
    color: #FF0101;
}

.upload-progress {
    background: #F5F5F5;
    padding: 10px;
    margin-top: 15px;
}

.progress-bar {
    position: relative;
}

.progress-bar span {
    position: absolute;
    right: 0;
    font-weight: 600;
    font-size: 14px;
    color: #616161;
    top: -25px;
}

.total-earning {
    padding: 15px 0;
}

.total-earning span:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    vertical-align: middle;
}

.total-earning div span:nth-child(2) {
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #325CFD;
    margin-left: 10px;
    vertical-align: middle;
}

.earning-table table thead,
.my-earning-total {
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
}

.earning-table table thead th {
    border-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #616161
}

.earning-table table tbody tr td {
    border-color: #C0BCBC;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #616161;
    padding: 5px 0;
}

.earning-table table a {
    color: #325CFD;
}

.my-earning-total {
    padding: 20px;
}

.back-btn {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #616161;
}

.profile-left-nav {
    margin-top: 15px;
}

.darkGrey-txt {
    color: #302F2F;
}

.advertiser-header {
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.advertiser-header h2 {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #616161;
    margin: 0;
}

.advertiser-wrap table {
    background: #F5F5F5;
    border: 1px solid #C0BCBC;
}

.advertiser-wrap .table thead th {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #616161;
}

.advertiser-wrap .table>:not(:last-child)>:last-child>* {
    border-bottom-color: #C0BCBC;
}

.advertiser-wrap .table tbody td {
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #616161;
}

.advertiser-wrap .wallet-transactions .table tbody td.text-start {
    text-align: left;
    padding-left: 16px;
}

.advertiser-wrap .wallet-transactions .table tbody td.text-success {
    color: #198754;
    font-weight: 600;
}

.advertiser-wrap .wallet-transactions .table tbody td.text-danger {
    color: #dc3545;
    font-weight: 600;
}

.target-market .form-check-input {
    width: 1.1em;
    height: 1.1em;
    flex-shrink: 0;
    cursor: pointer;
}
.target-market label {
    cursor: pointer;
}


.target-market h6 {
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    color: #616161;
    margin-left: 10px;
}

.target-market label {
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #616161;
    padding-left: 15px;
}

/* .upload-wrap .form-check-input:checked {
    background-color: #fff;
    border-color: #C0BCBC;
} */

/* .upload-wrap .form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23616161'/%3e%3c/svg%3e");
} */

.previewAds {
    font-weight: 400;
    margin-left: 10px;
}

.review-box {
    border: 1px solid #C0BCBC;
    max-width: 500px;
}

.inner-review-box+.inner-review-box {
    border-top: 1px solid #C0BCBC;
}

.label-col {
    width: 200px;
    background: #EDEDED;
    padding: 0 15px;
    border-right: 1px solid #C0BCBC;
}

.value-col {
    width: 280px;
    padding: 0 20px;
}

.review-left-col,
.review-right-col {
    margin-top: 25px;
}

.inner-review-box {
    display: flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 40px;
}

.table-striped {
    caption-side: top;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
}

.table-striped caption {
    font-weight: 700;
    font-size: 15px;
    line-height: 40px;
    color: #616161;
    padding: 0 35px;
}

.table-strip-wrap {
    border: 1px solid #DFE0EB;
    border-radius: 8px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #E8E4E4;
}

.value-table-col {
    font-weight: 700;
    font-size: 18px;
    color: #616161;
}

.table-striped.table>:not(caption)>*>* {
    line-height: 40px;
    padding: 0 35px;
    color: #616161;
}

.strip-table-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #DFE0EB;
    padding: 0 35px;
}

.strip-table-header h2 {
    font-weight: 700;
    font-size: 15px;
    color: #616161;
    line-height: 60px;
    margin: 0;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #DFE0EB;
}

.filter.searchByFilter.dropdown .dropdown-menu {
    width: 755px;
}

.searchByFilter .dropdown-toggle::after {
    display: none;
}

#editAdsModal .modal-content {
    background: #F2EEEE;
    border: 1px solid #C0BCBC;
}

#editAdsModal .modal-dialog-centered {
    width: 555px;
    max-width: 100%;
}

#editModal .modal-dialog-centered {
    width: 740px;
    max-width: 100%;
}

#editAdsModal {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #616161;
}

#editAdsModal h5,
#editModal h5 {
    font-weight: 400;
    font-size: 15px;
    color: #616161;
}

#editAdsModal .form-check-input {
    margin-top: 0;
}

#editAdsModal .form-check {
    margin-bottom: 10px;
}

#editAdsModal .modal-footer {
    justify-content: center;
    border: none;
}

.table-strip-wrap .table th,
.table-strip-wrap .table td {
    white-space: nowrap;
}

.map-details .dropdown-menu {
    width: 733px;
    background: #F2EEEE;
    border: 1px solid #C0BCBC;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    position: fixed !important;
    padding-bottom: 20px;
}

.map-details .map-header h5 {
    font-weight: 400;
    font-size: 15px;
    line-height: 45px;
    color: #616161;
    border-bottom: 1px solid #C0BCBC;
}

.map-details label {
    font-weight: 400;
    font-size: 15px;
    line-height: 15px;
    color: #616161;
}

.map-details .dropdown-toggle::after {
    display: none;
}





.rating-flex {
    display: flex;
}


@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../../fonts/glyphicons-halflings-regular.eot');
    src: url('../../new/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
        url('../../fonts/glyphicons-halflings-regular.woff') format('woff'),
        url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
        url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.newsFeedImgVideo img,
.newsFeedImgVideo > video {
    height: 100%;
    width: 100%;
    max-width: 100%;
    margin: auto;
    display: block;
    object-fit: contain;
    object-position: center center;
}

.newsFeedImgVideo {
    background: #000;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    max-height: 80vh;
}

.newsFeedImgVideo:not(.jw-video-player):not(.ad-paid-creative):not(.ad-sponsor-img-wrap):not(.ad-sponsor-video-wrap) img,
.newsFeedImgVideo:not(.jw-video-player):not(.ad-paid-creative):not(.ad-sponsor-img-wrap):not(.ad-sponsor-video-wrap) > video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.newsFeedImgVideo.jw-video-player {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    max-height: 80vh;
}
.newsFeedImgVideoSlider{
    height:100vh;
    overflow-y:auto;
    /* display:flex !important; */
    /* display:inline-block !important; */
    /* align-items:center !important; */
}
.video-js .vjs-tech {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jw-video-player .video-js,
.newsFeedImgVideo .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    min-height: 0;
    padding-top: 0 !important;
    background: #000;
}

.jw-video-player .video-js.vjs-fluid,
.newsFeedImgVideo .video-js.vjs-fluid,
.jw-video-player .video-js.vjs-fill,
.newsFeedImgVideo .video-js.vjs-fill {
    width: 100% !important;
    height: 100% !important;
    padding-top: 0 !important;
}

.jw-video-player .vjs-tech,
.newsFeedImgVideo .video-js .vjs-tech,
.jw-video-slider-player .vjs-tech,
#full_screen_modal .jw-video-slider-player .vjs-tech {
    object-fit: contain !important;
    object-position: center center;
    background: #000;
}

.jw-video-slider-player .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    min-height: 100%;
    padding-top: 0 !important;
    background: #000;
}

.jw-video-slider-player .video-js.vjs-fluid,
.jw-video-slider-player .video-js.vjs-fill {
    padding-top: 0 !important;
    height: 100% !important;
    width: 100% !important;
}

.jw-video-slider-player .vjs-tech {
    object-fit: contain;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder,
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    display: none !important;
}

.newsFeedImgVideoSlider>img,
.newsFeedImgVideoSlider>video {
    width:100%;
    height: 100vh;
    margin: auto;
    display: block;
    object-fit: contain;
}



.newsFeedImgVideoSlider {
    background: #000;
    text-align: center;
    position: relative;
}

.modal-dialog {
    max-width: 700px !important;
}

.left-option .active a {
    border-bottom: 3px solid #fff;
    padding-bottom: 3px;
}

.profile-row.active a {
    border-bottom: 1px solid #C0BCBC;
    padding-bottom: 5px;
}

.spotify-btn {
    position: absolute;
    top: 3px;
    right: 40px;
    z-index: 1;
  }
.spotify-pause-btn {
    position: absolute;
    top: 3px;
    right: 0px;
    z-index: 1;
  }
.rating-xs {
    font-size: 18px;
}

.avg-rating {
    background: #FFFAFA;
    border: 1px solid #C0BCBC;
    padding: 0 12px;
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    user-select: none;
    border-radius: 6px;
}

.avg-rating::before {
    content: "\2605";
    color: #2861f7;
    font-size: 18px;
    margin-right: 5px;
    line-height: initial;
}

.rating-container .filled-stars {
    color: #2861f7;
}

.rating-container {
    display: none;
}

.rating-loading {
    display: none;
}

.left-navbar-toggler {
    cursor: pointer;
}

.tag-user-photo img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #C0BCBC;
    margin-right: 9px;
}

.tag-user-photo span {
    color: #616161;
    font-weight: 500;
    line-height: 20px;
}

.upload-file-name {
    max-height: 175px;
    overflow: auto;
}
.name-row:nth-of-type(odd) {
    background: #e0e0e0;
}


#full_screen_modal .modal-dialog {
    width: 100vw !important;
    height: 100vh !important;
    max-width: initial !important;
    max-height: initial !important;
    margin: 0;
    overflow: hidden;
}

#full_screen_modal .modal-content {
    position: relative;
    background: #000;
    height: 100%;
    overflow: visible;
}

#full_screen_modal .slick-next,
#full_screen_modal .slick-prev,
#full_screen_modal .slick-arrow {
    display: none !important; /* custom .fs-nav-btn used instead */
}

#full_screen_modal .slick-slider {
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}

#full_screen_modal .slick-list,
#full_screen_modal .slick-track,
#full_screen_modal .slick-slide,
#full_screen_modal .newsFeedImgVideoSlider {
    height: 100vh !important;
}

#full_screen_modal .jw-video-slider-player,
#full_screen_modal .jw-video-slider-player .video-js,
#full_screen_modal .jw-video-slider-player .vjs-tech {
    width: 100% !important;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
    object-fit: contain !important;
    object-position: center center;
    background: #000;
}

#full_screen_modal #toggle.btn,
#full_screen_modal .fs-play-btn {
	position: absolute;
	top: 10px;
	left: 2%;
	width: 100px;
	font-weight: bold;
	z-index: 10050;
}

/* Custom fullscreen prev/next — fixed to viewport so video.js cannot cover them */
#full_screen_modal .fs-nav-btn {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    z-index: 10050 !important;
    width: 44px !important;
    height: 44px !important;
    border: none !important;
    border-radius: 6px !important;
    background: rgba(120, 120, 120, 0.55) !important;
    color: #fff !important;
    font-size: 42px !important;
    font-weight: 300 !important;
    line-height: 40px !important;
    cursor: pointer !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 0 4px !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    box-shadow: none !important;
}
#full_screen_modal .fs-nav-btn:hover {
    background: rgba(120, 120, 120, 0.85) !important;
}
#full_screen_modal .fs-nav-prev {
    left: 18px !important;
    right: auto !important;
}
#full_screen_modal .fs-nav-next {
    right: 18px !important;
    left: auto !important;
}
#full_screen_modal.fade:not(.show) .fs-nav-btn,
#full_screen_modal:not(.show) .fs-nav-btn {
    display: none !important;
}
.video-js .vjs-big-play-button{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	font-weight: bold;
    transform: translate(-50%, -50%)
}
/* Feed + fullscreen videos — never show the center play overlay (incl. iPad Safari) */
.jw-video-player .video-js .vjs-big-play-button,
.jw-video-player .vjs-big-play-button,
.jw-video-slider-player .video-js .vjs-big-play-button,
#full_screen_modal .video-js .vjs-big-play-button,
#full_screen_modal .vjs-big-play-button,
.newsFeedImgVideo .video-js .vjs-big-play-button,
.newsFeedImgVideo .vjs-big-play-button,
.news-feed .video-js .vjs-big-play-button,
.middle-content .video-js .vjs-big-play-button,
.video-js.vjs-has-started .vjs-big-play-button,
.video-js.vjs-paused .vjs-big-play-button,
html.ios-device .vjs-big-play-button,
html.ios-device .video-js .vjs-big-play-button,
html.ios-device .vjs-big-play-button:before,
html.ios-device .vjs-big-play-button .vjs-icon-placeholder {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    border: none !important;
    font-size: 0 !important;
    background: none !important;
}

html.ios-device video::-webkit-media-controls-start-playback-button,
html.ios-device video::-webkit-media-controls-overlay-play-button,
html.ios-device .vjs-tech::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none !important;
    opacity: 0 !important;
    pointer-events: none !important;
}
#full_screen_modal .btn-close {
	margin-top:5px;
	z-index: 1;
	background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	height: 50px;
	width: 50px;
}

/********** Static Page Style ***********/
.titleRow {
    color: #325CFD;
    margin-bottom: 1em;
}
.followRequestMainWrap p, .followRequestMainWrap ul li {
    font-size: 16px !important;
    color: #3c3c3c !important;
    letter-spacing: 0.7px !important;
    font-family: inherit !important;
    text-align: left !important;
}
.followRequestMainWrap ul li{
    font-size: 15px !important;
    margin-bottom: 15px !important;
}

/********* Filter Multi Select Box **********/
.selectcover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.multi-select-container {
    width: 100%;
}
.multi-select-button {
    width: 100%;
    border: 1px solid #C0BCBC;
    height: 40px;
    line-height: 2.5;
    max-width: 100% !important;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: none;
}
.multi-select-button:after {
    border-color: #787878 transparent transparent transparent;
    position: absolute;
    right: 14px;
    top: 15px;
}


/************ Full Screen slider ***********/
/* .full-screen-slider .slick-active {
    top: 95vh !important;
} */


/************** Style-rv ************/
input.error,
.form-control.error,
.form-select.error {
    border: 1px solid #f00;
    color: #f00;
}
form label.error {
    display: block;
    position: relative;
    z-index: 2;
    top: auto;
    color: #f00;
    font-size: 13px;
    line-height: 1.35;
    margin-top: 0;
    margin-bottom: 12px;
    padding: 0;
}
.form-control, .form-select {
    border-radius:  6px ;
}
.user-bottom-options .right-options {
    display: inline-flex;
    margin-left: auto;
}
.user-bottom-options .right-options a:hover {
    transform: scale(1.2);
}
/** Modal Dialog **/
#full_screen_modal .btn-close {
    background-color: #616161;
    border-radius: 50%;
}
.modal-dialog .slider button.slick-arrow {
    width: 46px;
    height: 46px;
    min-width: 46px;
    min-height: 46px;
    background: rgba(194, 194, 194, 0.5);
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    padding: 0;
    z-index: 1005;
}
.modal-dialog .slider button.slick-arrow:not(.slick-hidden) {
    display: flex !important;
}
.modal-dialog .slider button.slick-arrow.slick-hidden {
    display: none !important;
}
.modal-dialog .slider button.slick-arrow:hover {
    background: rgba(194, 194, 194, 0.96);
}
.modal-dialog .slider button.slick-prev {
    padding: 0;
}
.modal-dialog .slider button.slick-next {
    padding: 0;
}
.modal-dialog .slider button.slick-arrow::before {
    display: inline-block;
    border-right: 4px solid #fff;
    border-bottom: 4px solid #fff;
    width: 14px;
    height: 14px;
    content: '';
    color: #fff;
    opacity: 1;
    font-size: 0;
    line-height: 0;
    font-family: inherit;
}
.modal-dialog .slider button.slick-prev::before {
    transform: rotate(135deg);
    margin-left: 4px;
}
.modal-dialog .slider button.slick-next::before {
    transform: rotate(-45deg);
    margin-right: 4px;
}
.news-feed .user-details .name span {
    color: #000;
}

.news-feed .user-details .name span a {
    color: inherit;
    text-decoration: none;
}

.jw-video-slider-player{
    position: relative;
    width: 100%;
    height: 100vh !important;
}
#country_list {
    position: relative;
}
#country_list ul{
    width: 100%;
}

.dropdownContainer {
    position: relative;
}

.dropdownContainer ul{
    top: 39px;
    width: calc(100% - 24px);
}
#exampleInputFile + label {
    top: -20px;
    min-width: 200px;
    background: white;
    padding-top: 5px;
}
.multi-select-button:after {
    pointer-events: none;
}
.btnClearNotification {
    min-width: 100px;
    min-height: 40px;
    border-radius: 6px;
    outline: 0;
    box-shadow: none;
    border: 0;
    background-color: #4A4A4A;
    color: white;
}
.btnClearNotification:active, .btnClearNotification:focus {
    outline: 0;
    box-shadow: none;
}
.btnClearNotification:hover {
    background: #4A4A4A;
    color: white;
}

.username-tag .profileImg {
    width: 50px;
}
#msg-alert, #msg {
    position: sticky;
    top: 0;
    z-index: 9;
}
#msg-alert button, #msg button {
    margin-right: 15px;
}
#targetMarketError.alert-dismissible {
    padding-right: 2.5rem;
}
#targetMarketError .ad-alert-close {
    float: right;
    margin: -0.15rem -0.5rem 0 0.5rem;
    padding: 0.25rem 0.5rem;
    font-size: 1.35rem;
    font-weight: 700;
    line-height: 1;
    color: inherit;
    background: transparent;
    border: 0;
    opacity: 0.7;
    cursor: pointer;
}
#targetMarketError .ad-alert-close:hover {
    opacity: 1;
}
.feedHubNav {
    padding: 0 22px;
}

header .navbar-nav.admin-middle-menu {
    overflow-x: scroll;
}

header .navbar-nav.admin-middle-menu > div:nth-child(2) {
    min-width: 85px;
}

header .navbar-nav .nav-link .header-icon {
    margin: auto;
    display: block;
}

@media (max-width: 992px){
    nav .side-navbar{
        /*width: 100%;
        margin-bottom: 10px;*/
        margin-top: 10px;
    }
    nav .side-navbar > div {
        justify-content: flex-end;
    }
}
header .profile-pic{
    line-height: 2;
    text-align: center;
}
#filter_username_data .list-group-item,
#filter_other_surfer_data .list-group-item,
#filter_other_surfer_data .filter-other-surfer-suggest-item {
    min-height: 46px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    overflow: hidden;
}
header .navbar-nav.admin-middle-menu > div > a span:nth-child(2){
    font-weight: 400;
}

.ajax-loader {
    visibility: hidden;
    background-color: rgba(255,255,255,0.7);
    position: absolute;
    z-index: +100 !important;
    width: 100%;
    height: 100%;
}

.ajax-loader img {
    position: relative;
    top: 50%;
    left: 44%;
    width: 100px;
    padding-right: 20px;
}
.font_bold {
    font-weight: 600;
}
.post_description {
    padding: 0 15px;
}
.overlayDetails {
    position: absolute;
    text-align: center;
    padding: 15px;
    background: #000;
    color: #fff;
    display: flex;
    justify-content: center;
    width: auto;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 20px;
    font-size: 18px;
    font-weight: 600;
}
.overlayDetails .spacing {
    margin-right: 60px;
}

@media (max-width: 767px) {
    .overlayDetails {
        flex-wrap: wrap;
        left: 0;
        transform: translateX(0);
    }
    .overlayDetails .spacing {
        margin-right: 0;
        line-height: 40px;
        display: block;
        width: 100%;
    }
}

/* Phone validation: sit below intl-tel-input, never overlay the flag/input */
#phonesurfer-error,
#phonephoto-error,
#phoneresort-error,
#phoneadvertiser-error,
.iti + label.error {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 12px;
    z-index: 1;
}

/* Terms validation: one message directly under the checkbox row */
.form-check + label.error[id$="-error"],
.form-check + label.error {
    display: block;
    position: relative !important;
    top: auto !important;
    clear: both;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 12px;
}
#imageError {
    display: block;
    margin-bottom: 20px;
}
.user-details .user-left a > img.profileIcon, .user-details .user-left img.profileIcon , .overlayDetails img.profileIcon {
    width: 25px;
    height: 25px;
    z-index: 11;
    visibility: visible;
    background: beige;
    border-radius: 50%;
}
.overlayDetails .iconSpan {
    display: flex;
    align-items: center;
    justify-content: center;
}
.overlayDetails .iconSpan > .spacing {
    margin-left: 5px;
}
@media (orientation: landscape) and ( max-width: 767px ) {
    .overlayDetails {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
        padding: 0px;
        bottom: 0px;
        font-size: 14px;
        border-radius: 0;
    }
    .overlayDetails .spacing {
        line-height: 25px;
    }
    .overlayDetails .iconSpan > .spacing {
        width: auto;
        display: inline-block;
        margin-left: 5px;
    }
}
.resendVerification {
    min-height: 75vh;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.resendVerification .site_logo {
    margin: 20px;
}
.resendVerification .form p {
    font-weight: 600;
    font-size: 16px;
}
.resendVerification .formButtons {
    display: flex;
    justify-content: center;
}
.resendVerification .formButtons form {
    margin-right: 20px;
}
.resendVerification .formButtons form .loginBtn {
    padding: 5px 10px;
    font-weight: 600;
}
.resort_images {
    margin-bottom: 20px;
}
.resort_images .uploaded_images {
    width: 18%;
    display: inline-block;
    margin-right: 10px;
    position: relative;
}
.resort_images .uploaded_images span{
    position: absolute;
    top: -10px;
    right: -5px;
    background: red;
    width: 25px;
    font-size: 16px;
    text-align: center;
    z-index: 5;
    font-weight: bold;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
}
#updateresortProfile {
    margin-top: 20px;
}
.resort-profile {
    border: 1px solid #ccc;
    padding: 3px;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.resort-profile img {
    width: 19%;
    max-width: 100%;
}
/*.resort-profile img:nth-child(1), .resort-profile img:nth-child(2) {
    padding-bottom: 2px;
}*/
.iti.iti--allow-dropdown.iti--show-flags {
    width: 100%;
}
.retryupload {
    background: blue;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.applyBtn {
    background: #4A4A4A;
    border: 2px solid #4A4A4A;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 7px 20px;
    border-radius: 5px;
    cursor: pointer;
}

.applyBtn:hover {
    background: #4A4A4A;
    border-color: #4A4A4A;
    color: #fff;
}

.loginWrap .blue-btn,
.loginWrap .blue-btn:hover,
.login-wrap .blue-btn,
.login-wrap .blue-btn:hover,
.register-wrap .blue-btn,
.register-wrap .blue-btn:hover {
    background: #4A4A4A;
    border-color: #4A4A4A;
    color: #fff;
}

#edit-surfer .blue-btn,
#edit-photographer .blue-btn,
#edit-resort .blue-btn,
#storeProfile .blue-btn,
#edit-surfer .blue-btn:hover,
#edit-photographer .blue-btn:hover,
#edit-resort .blue-btn:hover,
#storeProfile .blue-btn:hover {
    background: #4A4A4A;
    border-color: #4A4A4A;
    color: #fff;
}

#addEventBtn.blue-btn,
#addEventBtn.blue-btn:hover {
    background: #4A4A4A;
    border-color: #4A4A4A;
    color: #fff;
}

/* Guest middle-menu: full width desktop, 80% mobile */
@media screen and (max-width: 991px) {
    header .navbar-nav.guest-middle-menu {
        width: 80% !important;
    }
}
@media screen and (min-width: 1199px) {
    .navbar-nav{margin-left: 13% !important;}
}

.admin-notes-field {
    min-width: 200px;
}

/* ── jQuery Validate error labels ── */
label.error {
    display: block;
    color: #dc3545;
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 12px;
    line-height: 1.35;
    width: 100%;
}

/* Registration: leave clear space before payment box so errors aren’t clipped */
.register-wrap .sh-pay-system {
    margin-top: 1.25rem;
    position: relative;
    z-index: 0;
}

.register-wrap .row:has(> [class*="col"] label.error),
.register-wrap .row:has(> [class*="col"] .text-danger) {
    margin-bottom: 0.35rem;
}

/* When a field row contains an error, switch from vertical-center to top-align
   so the row label column doesn't overlap the error text */
.upload-body .row.mb-3.align-items-center:has(label.error) {
    align-items: flex-start;
}

.upload-body .row.mb-3.align-items-center:has(label.error) > label {
    padding-top: 7px;
}

/* Highlight invalid fields */
.upload-body input.error,
.upload-body select.error {
    border-color: #dc3545;
}
