div#searchHint {
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 22;
}

ul#searchHintList li.no-data {
    display: block;
    text-align: center;
    width: 100%;
}

.like.invertColor {
    color: #fd7e14 !important;
}

.cbanner {
    background-size: cover;
    background-position: center center;
}

.hide{
    display: none!important;
}
.carousel-control-next, .carousel-control-prev{
    margin-bottom: auto;
    margin-top: auto;
}
.circledots{
    background-size: cover;
    min-width: 15px;
    width: 1.5%;
    z-index: 7;
    position: absolute;
    border: none;
    cursor: pointer;
}
.lightbox{
    display: none;
}
.ad-banner-bottom img{
    max-width: 100%;
}
.detail a:hover, .listing-table a:hover, .gallery-item a:hover{
    text-decoration: none;
}
.gallery-item a {
    display: block;
}
.m-header .navbar .navbar-brand .icon-logo {
    font-size: 2.25rem;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp,
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-size: 12px;
    margin: 2px;
}
.ccheading {
    color: #0a4e8b;
    font-weight: 300;
}
#venues #subHeader .grid-view a .viewOptionSpan{
	display:none!important;
}
.sticky-wrapper.is-sticky .row-heading {
    margin: 0px !important;
    z-index: 9 !important;
    -webkit-transition: transform ease-out 0.4s;
    -moz-transition: transform ease-out 0.4s;
    -o-transition: transform ease-out 0.4s;
    transition: transform ease-out 0.4s;
}

.opportunities-section .panel .panel-body .row .actions>a.opp_view_link,
.opportunities-section .panel .panel-body .row .actions>a.opp_add_to_cart {
    min-width: 33.2px;
}
.b-show{
    display: none;
}

#showDetailTab .tab-content .item p{
    word-break: break-word;
}

#lightbox {
  pointer-events: none;
}
#lightbox > * {
pointer-events: all;
}
#lightbox .lb-loader, #lightbox .lb-cancel {
pointer-events: none;
}

.tmulti-banner {
    position: relative;
}

.tmulti-banner .tbanner-m1 {
    position: relative;
    z-index: 2;
	margin: -10px 0px;
}

.tmulti-banner .tbanner-m2 {
	position: absolute;
	top: 0px;
}
button.close{
    padding: 1px;
}

/* custom popover */

.so-popover {
    margin-top: 15px;
    min-width: 500px !important;
}
.so-popover .arrow {
    display: block;
    width: 2rem;
    height: 1rem;
    margin: 0 -0.3rem;
}

.so-popover .arrow:after {
    top: -6px;
    border-width: 0 1rem 1rem;
}

.so-popover .arrow:before {
    top: -7px;
    border-width: 0 1rem 1rem;
    border-bottom-color: #e2e2e2;
}
.so-popover.bs-popover-top .arrow:before {
    top: 5px;
    border-width: 0 1rem 1rem;
    border-bottom-color: #fff;
    border-top-color: #e2e2e2;
    transform: rotate(180deg);
}
.so-popover .row {
  margin-left: 0px;
  margin-right: 0px;
}
.so-popover [class*="col"] {
  padding: 5px;
}
.so-popover .popover-body .col-md-5 {
    padding: 11px 5px 11px 11px;
    min-height: 180px;
}
.so-popover .popover-body .col-md-5 img {
    height: 180px;
}
.so-popover .popover-body .thumPop-content {
  min-width: 500px  !important;
}
.so-popover .popover-body .col-md-7 {
    flex: 0 0 calc(58.33333% - 4px);
    padding: 11px 11px 11px 5px;
}

.so-popover .popover-body .thumPop-content .header {
  overflow: hidden;
  padding: 0px;
  margin-bottom: 10px;
}

.marginBottomShareConsent{
    margin-bottom: -10px;
}

.so-popover .popover-body .thumPop-content .header h6 {
  float: left;
  color: #0a4e8b;
  font-weight: 600;
  font-size: 1rem;
}

.so-popover .popover-body .content p {
  margin: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
}

.so-popover .popover-body .footer {
    position: absolute;
    right: 15px;
    bottom: 15px;
    padding: 0px;
}

.so-popover .popover-body .icon-readmore {
  margin: 5px 0px;
  font-size: 1rem;
  display: inline-block;
}

.so-popover .popover-body .footer a  {
    padding: 0px 0px 0px 10px;
    font-size: 1.2rem;
}
.so-popover .popover-body .footer a span {
  font-size: 1.25rem;
  margin: 10px 0px;
}

.so-popover .popover-body .footer a:after {
  display: none;
}
.margin_40{
    margin-left: 40%;
}
.approverButton{
    padding: 10px;
    font-weight: 900;
}
.modal{
    z-index: 99999999!important;
}

/* end showDetailTab */
@media screen and (max-width: 767px) {
    #searchHint ul li {
        padding: 10px;
    }
    .margin_11_mobile{
        margin-left: 11%;
    }
}
.custom-nav .nav__dropdown-wrapper {
    height: auto;
}
.opportunities-section .panel .panel-body td .category-name { margin-left: 30px; }

.opp_view_link{
    text-align: center;

}
.opportunities-section .panel .panel-body .row .actions > a .icon-readmore{
    font-size: 0.8rem;
}
.StripeElement--focus {
    box-shadow: 0 0;
    border-color: #b7bbbe !important;
}

.SiteOverlayText {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: fixed;
}
.SiteOverlayTextScroll {
  overflow: hidden;
}
.SiteOverlayText .text {
  margin-top: 60px;
}
.SiteOverlayText .text img {
  margin-left: 60px;
}
@media screen and (min-width: 768px) {
  .SiteOverlayText .text.desktop {
   display: block;
  }
  .SiteOverlayText .text.mobile {
   display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 767px) {
  .SiteOverlayText .text.mobile {
   display: block;
  }
  .SiteOverlayText .text img {
    margin-left: 20px;
    max-width: 100%;
  }
  .SiteOverlayText .text.desktop {
   display: none;
  }
}

.icon-custom-info {
    width: 21px;
    margin-top: -4px;
}

.custom-info:before {
    text-transform: initial;
    margin-left: -140px;
    width: 260px;
    white-space: initial;
}

.text-wrap {
    white-space: initial !important;
}

.text-break {
    word-wrap: break-word;
}

.break-word {
    word-break: break-all;
}

.view-360-button {
    background: #fff;
}

.view-360-button .button-inside {
    width: 150px;
    display: block;
    overflow: hidden;
    margin: 0 auto 2px;
}

.view-360-button .button-inside .icon-360 {
    font-size: 37px;
    float: left;
}

.view-360-button .button-inside .text-360 {
    margin: 5px 0 0 6px;
    float: left;
}
.approval-banner .notifications,
.approval-banner .cartSidebar {
    height: calc(100% - 93px);
    margin-top: 90px;
}
