@import url(/css/bootstrap.min-2f624089c65f12185e79925bc5a7fc42.css);
@import url(/css/bootstrap-theme-a291c70ab2a6a5c3eb2dcfe336837eea.css);
@import url(/css/tachyons.min-9c39b1f870583873417bc78b31b49ce5.css);
@import url(/css/buttons-f7bcdb9ee2e5479b361d54110562c1a0.css);
@import url(/css/colors-11712c05744d45925dd2e33e1b14b0bd.css);
@import url(/css/social-47dffa3f4648d713e0319340ae9ac930.css);
@import url(/css/social-share-787036eec62da4977f4ae06df4d21ee5.css);
@import url(/css/mailchimp-2af035a5d66245c17228360056561d95.css);
@import url(/css/animate.min-a06a3525da854143cc38f8df7e73d44e.css);
@import url(/css/font-awesome.min-4fbd15cb6047af93373f4f895639c8bf.css);
@import url(/css/jquery.timeentry-67a4ce1d8397fe805823a9cb073b3634.css);

body {
  -webkit-font-smoothing: antialiased;
  font-family: system, -apple-system, "SF Pro Text","SF Pro Icons","Helvetica Neue","Helvetica","Arial",sans-serif;
}

.f-hero {
  font-size: 4rem;
}

.micro-logo {
  width: 6rem;
}

@media only screen and (max-width: 375px) {
  .micro-logo {
    width: 3.75rem;
  }
}

.flip {
  transform: rotate(0);
  -webkit-transition: .2s ease-in-out;
   -moz-transition: .2s ease-in-out;
   -o-transition: .2s ease-in-out;
   transition: .2s ease-in-out;
}
.flop {
  transform: rotate(-180deg);
  -webkit-transition: .2s ease-in-out;
   -moz-transition: .2s ease-in-out;
   -o-transition: .2s ease-in-out;
   transition: .2s ease-in-out;
}

@media (min-width: 768px) {
  .top--25 {
    top: -25rem;
  }
  .top--45 {
    top: -45rem;
  }
}

@media (min-width: 768px) {
  .score {
    height: 40px;
    width: 40px;
  }
  .micro-logo {
    width: 6rem;
  }
}

.search-select {
  height: 40px;
}

.switch-field {
  margin-bottom: 0 !important;
}

.switch-field label {
  margin-top: 8px;
  width: 50%;
  border: 1px solid #ccc !important;
  -webkit-box-shadow: 0 0 0 #fff !important;
  -moz-box-shadow: 0 0 0 #fff !important;
  box-shadow: 0 0 0 #fff !important;
  background: #fff !important;
  color: #666 !important;
}

.switch-field input:checked + label {
  background: #fff !important;
  border: 2px solid #329CF8 !important;
  color: #666 !important;
}

.concierge {
  background: url(/img/concierge-header-bg-2fc24083b847202908791e2ecce71853.jpg) 0 0 no-repeat;
}

.location-scouting {
  background: url(/img/location-scouting-bg.jpg) 0 0 no-repeat;
}

.header-bg {
  background-image: url(/img/header-bg-876e34025564d8e2fae078c32869e7e6.jpg);
}

.add-space {
background-image: linear-gradient( 177.9deg,  rgba(58,62,88,1) 3.6%, rgba(119,127,148,1) 105.8% );}

.h46 {
    height: 46rem;
  }

.mw10 {
  max-width: 108rem;
}

.hover-underline:hover {
  border-bottom: 2px solid #333;
}

.hover-bg-shadow:hover {
  box-shadow: 0px 2px 4px 2px rgba( 0, 0, 0, 0.1 );
}

@media (--breakpoint-not-small) {
  .mw10-ns  {  max-width: 108rem; }
}

.g-signin-btn {
  border: none !important;
  box-shadow: none;
}

span.g-signin-buttonText {
  font-family: sans-serif !important;
}

.selected {
  color: #333 !important;
  border-bottom: 1px solid #333;
}

.active {
  color: #333 !important;
}

.fb-login-button {
  margin: 0;
}

.loading {
  background: #333 url(/img/loading-d8e1bf07cd28bbb94477d4282cccafaf.gif) center center no-repeat;
}

.grid-container {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(200px,1fr));
}

.flex-grow {
  flex-grow: 1;
}

.flex-auto {
  flex: auto;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-end {
  justify-content: flex-end;
}

.help {
  cursor: help;
}

.top--4 {
  top: -4rem;
}

.right--5 {
  right: -5rem;
}

.ticket {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f1e767+0,feb645+100;Yellow+3D */
background: #f1e767; /* Old browsers */
background: -moz-linear-gradient(top, #f1e767 0%, #feb645 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f1e767 0%,#feb645 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f1e767 0%,#feb645 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
input:focus,
textarea:focus {
    background-color: #fff;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.shadow {
  box-shadow: 0px 0px 2px 1px rgba( 0, 0, 0, 0.1 );
}

.typed-cursor {
  display: none;
}

.grab {
  cursor: grab;
}

.grab:active {
  cursor: grabbing;
}

.navbar-inverse .navbar-nav>li>a {
  color: white !important;
}

.grabbing {cursor: grabbing;}

@keyframes fade {
    from { opacity: 1.0; }
    50% { opacity: 0.5; }
    to { opacity: 1.0; }
}

@-webkit-keyframes fade {
    from { opacity: 1.0; }
    50% { opacity: 0.5; }
    to { opacity: 1.0; }
}

.blink {
  animation:fade 1000ms infinite;
  -webkit-animation:fade 1600ms infinite;
}

.read {
  background: rgba(255,255,255,.5);
  font-weight: normal;
}

.unread {
    background: rgba(255,255,255,1);
    font-weight: bold;
}

@media (min-width: 480px){
  .artist-cover {
    background: url(/img/megan-davies-background-20c448df67d3a737773147750409fed0.jpg) no-repeat right center;
    background-size: 70%;
  }
}

.StripeElement {
  background-color: #fff;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
  box-shadow: 0 1px 3px 0 #e6ebf1;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.StripeElement--focus {
  box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
  border-color: red;
}

.StripeElement--webkit-autofill {
  background-color: #fefde5 !important;
}

.w-15 {
  width: 15%;
}

.w-5 {
  width: 5%;
}

.search-number {
  background: white url(/img/search-number-bg-87db9d5d6004bdc9c9d5967334eae183.svg) center 2px no-repeat;
}

.hover {
  opacity: .6;
}

.hover:hover {
  opacity: 1;
}

.footer {
  background-color: rgba(0, 154, 176, 1);
}

.admin-header {
  background-color: white;
  }

.shadow-1 {
  box-shadow: 0 0px 8px 0 rgba( 0, 0, 0, 0.2 )
}

a.white:hover,
a.white:link,
a.white:active,
a.white:visited {
  text-decoration: none;
  color: white;
}

a:hover,
a:link,
a:active,
a:visited {
  text-decoration: none;
}

.f-superheadline {
  font-size: 7rem;
}

.f7 {
  font-size: 0.75rem;
}

.cursor {
  cursor: pointer;
}

/* Space Listing Sidebar */

.admin-nav .nav-active {
}

.nav-active {
}

.nav-active a {
  color: #333 !important;
  border-left: 2px solid rgba(0,0,0,.5) !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  background-color: white !important;
}

#spaceFormDescriptionProgressIndicator a,
#spaceFormDepositProgressIndicator a,
#spaceFormPoliciesProgressIndicator a,
#spaceFormPhotosProgressIndicator a,
#spaceFormAmenitiesProgressIndicator a
 {
  color: rgba(33, 196, 221, 1);
}

.inactiveSpaceStep {
  pointer-events: none;
  cursor: default;
  color: rgba(0,0,0,.5) !important;
}

.inactive {
  pointer-events: none;
  cursor: default;
}

.b--near-green { border-color: rgba(84, 185, 136, .5); }

/* Opacity Classes */

.op9 { opacity: .9;}
.op8 { opacity: .8;}
.op7 { opacity: .7;}
.op6 { opacity: .6;}
.op5 { opacity: .5;}
.op3 { opacity: .4;}
.op3 { opacity: .3;}
.op2 { opacity: .2;}
.op1 { opacity: .1;}

.p3d {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.vmid {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.grey-out:active,
.grey-out:focus,
.grey-out:hover {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}

.ts15 {
  text-shadow: 0 0 15px #000;
}

.lh-list {
  line-height: 1.4;
}

.form-control {
  border-radius: 0; }

.hide {
  display: none; }

.strong {
  font-weight: bold; }

.result:nth-child(3n+1) {
  clear: left; }

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px; }

.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

a.space-rate {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem; }

.availability td, .availability th {
  text-align: center; }
.availability .input-group-addon {
  font-size: 12px;
  font-weight: 700; }

.day-time-chooser .panel-heading {
  margin-bottom: 0.5rem; }

.scheduler td {
  width: 10%; }

.content {
  padding: 2rem 0 4rem 0; }

.img-conversation {
  max-width: 40%;
  margin-right: 2rem; }

.img-avatar {
  max-width: 40%; }

.home h2 {
  margin-bottom: 3rem;
  margin-top: 0; }

.widget-booking-summary h3 {
  margin-top: 0; }

 .search-header {
   z-index: 2;
 }

.admin-navbar {
  background: #e6e6e6;
  border-bottom: 1px solid #ccc;
  margin-bottom: 2rem; }

  @media (min-width: 768px){
    .search-results {
      position: absolute;
      top: 73px;
      bottom: 0;
      left: 0;
      width: 60%;
      overflow-y: scroll;
    }

  .search-map {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    overflow-y: scroll;
    width: 50%;
  }
}

  @media (max-width: 768px){
    .search-results {
      width: 100%;
    }

  .search-map {
    display: none;
  }
}

#infoWindow {
  width: 200px;
  border: none;
}

.search-result:nth-child(2n+1){
    clear: left;
}

.similar-space-listing {
	width: 215px;
	display: inline-block;
}

.similar-space-listing h1 {
	margin: 12px 0;
	font-size: 14px;
}

.similar-space-listing h1 a {
	color: #21C4DD;
}

.similar-space-listing h2 {
	color: #808080;
	font-size: 11px;
	margin: 12px 0 2px;
}

.similar-space-listing p {
	color: #262626;
	font-weight: bold;
	font-size: 12px;
}

.w-0 {
	width: 0;
}

.bookmark-space-active {
	fill: #42C0A0;
}

#saved-collections {
  box-shadow: 0 -1px 6px 0px rgba(0, 0, 0, 0.25);
}

#saved-collections button:focus {
	outline: none;
}

#expand-collections-button {
	width: 32px;
	height: 32px;
	font-size: 16pt;
	top: -1px;
}

#expand-collections-button div {
	position: relative;
	top: -1px;
}

#padding-for-collection {
	width: 100%;
	height: 78px;
	position: relative;
}

.space-added {
	background-color: yellow;
	opacity: 0.9;
}

.bg-medium-gray {
	background: #999;
}

.break-word {
	overflow-wrap: break-word
}

.collection-picker {
  width: 280px;
  top: 50px;
  left: 0;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
  z-index: 100;
}

/* A simple class cannot modify `margin-top` on a checkbox because of the `input[type=checkbox]`
 * selector later in this file (although it doesn't matter where it appears, because
 * the CSS attribute selector takes precedence over a class without an attribute selector).
 */
input[type=checkbox].collection-picker-checkbox {
	margin-top: 0.5rem;
}

.pro-type {
  background: -webkit-linear-gradient(#fff, #999 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-placeholder {
  width: 5vw;
  height: 710px;
  background-color: rgba(0, 0, 0, 0.2);
  filter: blur(7px);
  text-align: center;
}

.pro-search-button {
  z-index: 100;
  position: relative;
  top: 20px;
}

/* Pro Search Tabs */

.pro-search-tab {
  position: relative;
  top: 5px;
}

@media only screen and (max-width: 320px) {
   .pro-search-tab {
    position: relative;
    top: 5px;
  }
}

@media only screen and (min-width: 540px) and (max-width: 768px) {
  .pro-search-tab {
    top: 5px;
  }
}

@media only screen and (min-width : 768px) {
  .pro-search-tab {
    top: 0;
  }
}

@media only screen and (min-width : 960px) and (max-width : 1024px) {
  .pro-search-tab {
    top: 0 !important;
  }
}

@media only screen and (min-width : 800px) and (max-width : 1024px) {
  .pro-search-tab {
    top: 5px;
  }
}

@media only screen and (max-width : 800px) {
   .pro-search-tab {
    top: 5px;
  }
}

/* Pro Search Overlay */

.pro-search {
    z-index: 90;
    position: absolute;
    background: white;
    padding-top: 20px;
}

@media only screen and (min-width: 320px) {
   .pro-search {
    top: 256px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 540px) {
   .pro-search {
    top: 440px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 640px) {
   .pro-search {
    top: 286px;
  }
}

@media only screen and (min-width: 540px) and (max-width: 768px) {
   .pro-search {
    top: 330px;
  }
}

@media only screen and (min-width : 768px) {
   .pro-search {
    top: 330px;
  }
}

.btn {
  margin-bottom: 0 !important;
}

.btn:hover, .btn:active {
  color: white;
  border-color: white;
}

.word-break {
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.h-34 {
  min-height: 34px;
}

.w-300 {
  min-width: 300px;
}

/*Turn off Bootstrap*/
input[type=checkbox], input[type=radio]
{
  margin-top: 0;
}

/*Turn off Bootstrap*/
label {
  margin-bottom: 0;
}

.slick-slide {
  line-height: 0px;
  margin-bottom: 8px;
}

.disable-interaction {
	pointer-events: none;
}

.enable-interaction {
	pointer-events: auto;
}

.disable-slick-transformations {
	transform: none !important;
}

.slick-lightbox-slick-item-inner {
  width: 100%;
}

.slick-lightbox-slick-img {
	min-width: 50%;
  object-fit: contain;

	/* This is for the `object-fit` polyfill... */
	font-family: 'object-fit: contain;';
}

.slick-lightbox-slick .slick-arrow {
	z-index: 999;
}

.space-media-carousel-navigation .slick-slide img {
	width: auto;
	height: 140px;
  object-fit: cover;

	/* This is for the `object-fit` polyfill... */
	font-family: 'object-fit: cover;';
}

.space-media-carousel-lightbox:focus {
	outline: none;
}

/* Concierge Landing Page */

.bg-dust {
  background-color: #f9f9f9;
}

.concierge-lp-bg {
  background: url(/img/concierge-lp-background-717ba24c2d2d9c56af06f6bb9b6bccfd.jpg) center 0 no-repeat;
}

.deep-purple {
  color: #413954;
}

.b--purple-dust {
  border-color: #E6E4EB;
}

.bg-purple-dust {
  background-color: #EBE8F3;
}

.btr12 {
  border-top-right-radius: 12px;
}

.btl12 {
  border-top-left-radius: 12px;
}

@media (min-width: 320px) and (max-width: 480px) {
   .bl--sm {
    border-left-width: 1px;
    border-left-style: solid;
  }
   .bb--sm {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
  .btrn--sm {
    border-top-right-radius: none;
  }
  .bbr--sm {
    border-bottom-right-radius: 12px;
  }
  .bbl--sm {
    border-bottom-left-radius: 12px;
  }
  .btr--sm {
    border-top-right-radius: 12px;
  }
  .btl--sm {
    border-top-left-radius: 12px;
  }
  .btr12 {
    border-top-right-radius: 0;
  }
  .btl12 {
    border-top-left-radius: 0;
  }
  .br12 {
    border-radius: 12px;
  }
}

.image-container {
    display:block;
    position:relative;
    width: 100%;
    height: 100%;
}

.image-container .after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.sortable-selected {
    background-color: rgba(66, 192, 160, 1);
}

.image-location-scouting {
	top: 35% !important;
}
.image-location-scouting .prev{
	float: left;
	width: 7%;
	height: 450px;
	padding-left: 15px;
	color: rgb(255, 255, 255);
	align-items: center;
	display: grid;
	background-color: #000;
}
.image-location-scouting .next{
	float: left;
	width: 7%;
	height: 450px;
	color: rgb(255, 255, 255);
	align-items: center;
	display: grid;
	background-color: #000;
	padding-right: 15px;
}
.image-location-scouting .next a, .image-location-scouting .prev a{
	color: #fff;
}
.image-location-scouting .image{
	float: left;
	width: 86%;
	background-color: #000;
}
.ekko-lightbox{
	background-color: rgba(0,0,0,.8) !important;
}
.ekko-lightbox-nav-overlay a{
	opacity: 1 !important;
}
.ekko-lightbox-nav-overlay a span{
	border-radius: 45%;
    background: #CACACA;
    display: inline-block;
    padding: 5px !important;
	font-size: 15px;
}
.ekko-lightbox-nav-overlay a:first-child span{
	left: -70px;
	position: absolute;
}
.ekko-lightbox-nav-overlay a:last-child span{
	right: -70px;
	position: absolute;
}
.market-list{
	color: rgba(0, 196, 223, 1);
	font-size: 18px;
	line-height: 34px;
	width: 25%;
	max-width: 25%;
	min-width: 224px;
	padding-right: 16px;
}
@media (min-width: 768px) {
	.market-list-container{
		border-top: 1px solid #eaeaea;
		padding: 32px 0 0;
		display: flex;
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 768px) {
	.market-list-container{
		border-top: 1px solid #eaeaea;
		padding-left: 20px;
		display: flex;
		flex-wrap: wrap;
	}
	.market-list-page h1, .market-list-page h2{
		padding-left:20px;
	}
}
#enquiryFormDiv ul{
	list-style: none;
}
#enquiryFormDiv ul.pa0 li:before{
	content: '✓';
	color: rgba(0, 196, 223, 1);
}
.avvay-market, .avvay-market-search {
	position: relative;
	display: inline-block;
}
.avvay-market-location-icon{
	top: 12px;
    left: -9px;
    position: absolute;
    padding-left: 20px;
}
.avvay-market-arrow-down-icon{
	top: 8px;
    position: absolute;
}
.avvay-market-search-arrow-down-icon{
	top: 5px;
    position: absolute;
}
.avvay-market-search>.flip, .avvay-market-search>.flop{
	right: -1px;
}
.avvay-market>.flip{
    right: -15px;
}
.avvay-market>.flop{
    right: -15px;
}
.avvay-market-toggle {
	position: absolute !important;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
}
.avvay-market-input {
	height:40px;
	width: 110%;
	border: 1px solid #c7c7cd;
	background-color: #fff;
	text-indent: 26px;
	color: #333;
	font-size: 1.25rem;
	line-height: 26px;
	cursor: pointer;
	outline: none;
	border-radius: 1rem;
}
.avvay-market-search-input{
	height:35px;
	background-color: #fff;
	color: #333;
	font-size: 1.25rem;
	line-height: 26px;
	cursor: pointer;
	outline: none;
	border: 1px solid rgba(0,0,0,.2);
}
.avvay-market-input::placeholder, .avvay-market-search-input::placeholder {
  color: #404040 !important;
}
#menu{
	max-width: 37rem;
}
#menu>div{
	background-color: #f2f2f2 !important;
	padding: 1.25rem;
}
.fc-event-title{
	text-align: center;
	width: 100%;
	padding-top: 4px !important;
}
.fc-button-primary{
	background-color: #40D3E7 !important;
	border-color: #40D3E7 !important;
}
.fc-toolbar-title{
	font-weight: 600;
	font-size: 1.5rem !important;
}
.fc .fc-daygrid-day.fc-day-today {
	background-color: #40D3E7 !important;
	border: none !important;
} 
.fc-event-today{
	background-color: #787878 !important;
}
.fc-daygrid-event{
	border-radius: 3px;
	margin: 0 auto !important;
}
.fc-daygrid-block-event{
	border-radius: 50% !important;
	width: 28px;
	height: 28px;
	cursor: pointer;
}
.reportNotes{
	white-space:pre-line;
}
.pswp__caption__center {
  text-align: center !important;
  padding: 0px !important;
}
.error {
  border-color: red !important;
}
/* Booking Html CSS : START */
.booking-title{
  color:#42c0a0 !important;
}
.booking-title-main{
  padding-top: 1.6rem !important;
  color: #b1b1b1 !important;
}
.sub-item-booking{
  color: #b1b1b1 !important;
}
.refund-title{
  color: red !important;
  padding-top: 2rem !important;
}
.refund-span{
  font-size: x-small !important;
}
.booking-summary .bb {
  border-bottom-style: none !important;
}
/* This fixes the override if both classes are present */
.booking-summary .bb.booking-summary-above-border {
  border-top-style: solid !important;
  border-top-width: 1px;
  padding-top: 10px !important;
  /* padding-bottom: 3px !important; */
}
.booking-summary .bb.booking-bordor-bootom {
  border-bottom-style:solid !important;
  border-bottom-width: 1px;
  padding-bottom: 4rem !important;

}
.booking-bottom-pedding{
  padding-bottom: 4rem !important;

}
.booking-summary .pv4{
  padding-top: 0 !important;
  padding-bottom: 0.5rem !important;
}
.booking-billing
{
  width: 40% !important;
  flex-wrap: wrap !important;
  display: flex !important;
}
.booking-summary .flex-grow{
  flex-grow: unset !important;
}
.remaining-booking-value,.remaining-booking-title
{
  background-color: #fcf6b1;
}
.remaining-booking-value
{
  width: fit-content !important;
  padding-right: 15px;
}
/* Booking Html CSS : END */

.booking-mt
{
  margin-top: 20px !important;
}
.booking-title-main-reserve
{
  padding-bottom: 10px !important;
}
.remove-pt{
  padding-top: 0 !important;
}
.remove-pb{
  padding-bottom: 0 !important;
}
.see-details-title{
  color: rgba(33, 196, 221, 1);
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
}
#extraDetailsCollapse{
  padding-bottom: 1.6rem !important;
}