.heatmap-page {
    font-family: 'Montserrat', sans-serif;
}

.table td {
  line-height: 1.7em !important;
  padding: 15px 10px !important;
}



/** <Heatmap Listings CSS> **/
.x_title h2{
  font-size: 22px;
  font-weight: 600;
  color:#314456;
}

.search-btn-cont {
    display: flex;
}

.heatmap-page .panel_toolbox{margin-top: 8px;}
.heatmap-page .panel_toolbox button {
  font-size: 10px;
  margin: 0;
}

.heatsearch-btn {
  background: none;
  position: relative;
  color: var(--secondaryColor);
  font-weight: 600;
  font-size: 12px;
  padding: 5px 0;
  margin-left: 15px;
  max-width: 47px;
  width: 180px;
  display: block;
  border: 0 none;
}

#get-credits-btn {
  color: var(--secondaryColor);
  font-weight: 600;
  font-size: 15px;
  padding: 10px;
}

#heatsearch-view-btn::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: transparent url(../images/heat-view-icon.png) no-repeat scroll 0 0 / 100% auto;
  left: 0;
  top: 5px;
  margin-left: -15px;
}

#heatsearch-delete-btn::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background: transparent url(../images/cancel-icon.png) no-repeat scroll 0 0 / 100% auto;
  left: 0;
  top: 5px;
  margin-left: -15px;
}

/** <Create New Heat Map CSS> **/
#search-title-nav li a{font-size:20px;color:#9cabbb;padding:0;}
.heat-search-title::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: transparent url(../images/search-value-icon.png) no-repeat scroll 0 0 / 100% auto;
  left: 20px;
  top: 5px;
}
.heat-search-title--cont {
  padding-left: 50px;
  margin-bottom: 20px;
}

#heat-search-form .hsearch-form-label {
  width: 100%;
  color:#314456;
  margin-bottom: 10px;
}

#heat-search-form input{
  padding: 20px 10px;
  margin-bottom: 10px;
}

#heat-search-form select{
  margin-bottom: 10px;
}

.find-btn-container .btn {
  background-color: #ebebeb;
  color: #314456;
  font-size: 12px;
  font-weight: 600;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-right: 1px;
  border: 0.5px solid #d0d0d0;
}

.find-btn-container .active {
  color: #fff;
  background-color: #3e556a;
}

.heat-search-actions {
  padding: 0;
}

.create_heat_map--title {
  padding-left: 50px;
}

/* .create_heat_map--title:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  background: transparent url(../images/create-heat-map-icon.png) no-repeat scroll 0 0 / 100% auto;
  left: 0;
  top: 0px;
  display: inline-block;
} */

.geo-label {
  margin: 0px 0 6px;
  float: left;
  display: block;
  padding-left: 50px;
  font-weight: 600;
}
.heatmap__search .x_title h2 {
  display: flex;
  align-items: center;
}
.heatmap-configuration-icon {
  display: inline-block;
}
.heatmap-configuration-icon::before {
  content: "\e8f0";
  display: block;
  font-size: 28px;
  float: left;
  margin: 0 6px 0 0;
  font-family: 'crmwebfonts';
  background: var(--primaryGradientColor);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.create_heat_map--title-icon {
  position: absolute;
  left: 0;
  top: 0;
}
.create_heat_map--title-icon::before {
  content: "\e859";
  display: block;
  font-size: 38px;
  float: left;
  margin: 0 6px 0 0;
  font-family: 'crmwebfonts';
  background: var(--primaryGradientColor);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* Heat Map Details CSS */

.heatmap_details--title::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: transparent url(../images/heat-map-detail.png) no-repeat scroll 0 0 / 100% auto;
  left: 20px;
  top: 5px;
}

.heat_map--title {
  padding-left: 35px;
}

.heat_map--title:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  background: transparent url(../images/create-heat-map-icon.png) no-repeat scroll 0 0 / 100% auto;
  left: 0;
  top: -5px;
  display: inline-block;
}

#heatman-details td {
    padding: 10px !important;
}

.heatmap_detail--title {
  font-size: 14px;
  font-weight: 500;
  color: var(--secondaryColor);
  line-height: 1.7em !important;
}

.heatmap_detail--item {
  font-size: 14px;
  color: #929292;
  font-weight: 300;
  line-height: 1.7em !important;
}


/* Heat Map Results CSS */
.company_name--title {
  padding-left: 35px;
}

.company_name--title:before {
  content: "";
  position: absolute;
  width: 35px;
  height: 35px;
  background: transparent url(../images/create-heat-map-icon.png) no-repeat scroll 0 0 / 100% auto;
  left: 0;
  top: -5px;
  display: inline-block;
}
.company-name__select .select2 {
  width: 100% !important;
}

/* Credits */
.credits--text::before {
  content: "";
  background: transparent url(../images/credit-icon.png) no-repeat scroll 0 0 / 100% auto;
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  left: -5px;
  top: 5px;
}
.credits--text {
  line-height: 36px;
  margin-left: 10px;
  font-size: 13px;
  color: #cdcdcd;
}
.credits-icon {
  float: left;
}
.credits-icon::before {
  content: "\e87e";
  background: var(--primaryGradientColor);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'crmwebfonts';
  font-size: 30px;
  margin-right: 5px;
  margin-top: 3px;
  display: block;
  line-height: normal;
}

#get-credits-link{
  color: #14b6b7;
  font-weight: 700;
}

/* Buttons CSS */
#create-heatmap-btn, #restart-heatmap-btn, #show-heatmap-config-modal {
  padding: 1rem;
  font-size: 14px;
  padding: 10px;
  color: var(--secondaryColor);
  font-weight: 600;
}

#create-heatmap-btn::before, #restart-heatmap-btn::before{
  background: transparent url(../images/heat-map-icon.png) no-repeat scroll 0 0 / 100% auto;
}

#show-heatmap-config-modal::before{
  background: transparent url(../images/save-icon.png) no-repeat scroll 0 0 / 100% auto;
}

#advance-search-btn {
  /* padding: 1rem;
  font-size: 14px;
  padding: 10px;
  color: var(--secondaryColor);
  font-weight: 500; */
}

#advance-search-btn::before {
  /* background: transparent url(../images/search-icon.png) no-repeat scroll 0 0 / 100% auto; */
}

#start-heatsearch-btn, #new-heatmap-btn{
  color: var(--secondaryColor);
  font-weight: 600;
  font-size: 15px;
  padding: 10px;
}

#start-heatsearch-btn::before{
  content: "\e94c";
  background: var(--primaryGradientColor);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'crmwebfonts';
}

#new-heatmap-btn::before{
  content: "\e94c";
background: var(--primaryGradientColor);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: 'crmwebfonts';
}

#reset-heatsearch-btn{
  color: var(--secondaryColor);
  font-weight: 600;
  font-size: 15px;
  padding: 10px 20px;
  margin-right: 10px;
}

#save-heatsearch-btn {
  color: var(--secondaryColor);
  font-weight: 600;
  font-size: 15px;
  padding: 10px 20px;
  margin-right: 10px;
}

#reset-heatsearch-btn::before{
  content: "\e82c";
  font-size: 16px;
  float: left;
  display: block;
  width: 18px;
  height: 20px;
  margin-right: 8px;
  font-family: 'crmwebfonts';
  background: var(--primaryGradientColor);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#delete-heatmap-btn{
  color: var(--secondaryColor);
  font-weight: 600;
  font-size: 15px;
  padding: 10px;
}

#delete-heatmap-btn::before{
  background: transparent url(../images/delete-heatmap-icon.png) no-repeat scroll 0 0 / 100% auto;
  height: 20px;
}

.show-gmb-marker::before{
  width: 0px !important;
  height: 0px !important;
}

.custom-heatmap-btn  {
  border-radius: 5px;
  color: #314456;
  border: 2px solid transparent;
  background-image: var(--primaryGradientColor);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #fff inset;
  position: relative;
  cursor: pointer;
  margin: 0px;

  background: rgb(3,183,180);
  background: linear-gradient(0deg, rgba(3,183,180,1) 0%, rgba(128,205,66,1) 85%, rgba(165,212,32,1) 100%);


}
.custom-heatmap-btn:hover {
  color: #ffffff !important;
  box-shadow: none;
}
.custom-heatmap-btn::before {
  content: "";
  font-size: 16px;
  display: block;
  float: left;
  margin: 0 8px 0 0;
}
.custom-heatmap-btn:hover::before {
  background-position: 0 0;
  filter: brightness(0) invert(1);
}


/* Top Links */
.top_links-container {
  display: block;
  /* padding: 10px 0; */
  position: relative;
  max-width: 100%;
}
.top-links {
  margin-right: 2%;
  font-size: 13px;
  color: var(--secondaryColor);
  font-weight: 500;
}

.top-links::before {
  content: "";
  height: 18px;
  width: 16px;
  position: relative;
  display: inline-block;
  left: -5px;
  top: 5px;
}

.pdf-link::before {
  background: transparent url(../images/result-PDF-Download.png) no-repeat scroll 0 0 / 100% auto;
}
.email-link::before {
  background: transparent url(../images/email-result.png) no-repeat scroll 0 0 / 100% auto;
}
.copy-link::before {
  background: transparent url(../images/copy-result-link.png) no-repeat scroll 0 0 / 100% auto;
}


/* Select2 */
.company-heat-map .select2 {
  width: 100% !important;
}
.select2-container { 
  width: 100% !important;
}


/**
 * Popup
 */
 .grid-point-popup .modal-dialog {
  width: 1000px;
  border: 11px solid rgba(0,0,0,.4);
  border-radius: 10px;
}
.grid-point-popup .modal-header {
  background: #182f45 url("../images/funnel-popup-header.png") no-repeat scroll 0 0 / cover;
  padding: 15px 12px 15px 15px;
  border-bottom: 0 none;
}
.grid-point-popup .modal-body {
  padding: 35px 35px 10px;
}
.grid-point-popup .modal-content {
  border-radius: 4px;
  border: 0 none;
}
.grid-point-popup .modal-footer {
  border-top: 0 none;
  text-align: center;
  padding-bottom: 40px;
}
.grid-point-popup .close {
  opacity: 1;
}
.modal-header-info {
  display: flex;
  float: left;
  align-items: center;
}
.modal-header-icon {
  margin-right: 15px;
}
.modal-header-details .modal-title {
  color: #ffffff;
  font-size: 24px;
}
.modal-header-details span {
  font-size: 16px;
}

.grid-info-group {
  display: block;
}
.grid-info-group img {
  position: relative;
  float: left;
  display: inline-block;
  border: 2px solid #03b6b5;
  border-radius: 50%;
  margin-right: 10px;
  width: 50px;
  height: 50px;  
}
.grid-info__title {
  color: #314456;
  margin-bottom: 2px;
}
.grid-info__text {
  font-size: 14px;
  font-weight: 300;
}

.grid-info__text::before {
  content: "";
  background: transparent url(../images/popup-location.png) no-repeat scroll 0 0 / 100% auto;
  height: 16px;
  width: 12px;
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 5px;
}

.grid-places__list {
  counter-reset: number;
  list-style-type: none;
  overflow: auto;
  padding-left: 15px;
}
.grid-places__list-item {
  display: block;
  counter-increment: step-counter;
  padding-right: 25px;

}
.grid-places__list-item::before {
  counter-increment: number;
  content: counter(step-counter);
  position: relative;
  display: inline-block;
  left: 33px;
  top: 60px;
  background: #254059;
  color: #fff;
  z-index: 99999;
  border-radius: 50%;
  font-size: 12px;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
}

.pointer {cursor: pointer;}

@media only screen and (max-width:767px){
  .search-btn-cont {
      float: unset;
      display: block;
  }
}

.grid-info__text, .grid-info__title{
  display: block; 
  text-overflow: ellipsis; 
  white-space: nowrap; 
  overflow: hidden;
}

.modal-place-image{
  height: inherit;
}

.dataTables_filter{
  width: 100%;
}
#filters-applied{
  padding: 10px 17px;
}
.applied-filter-hr{
  margin-top: 6px;
  margin-bottom: 5px;
}
table tbody tr.selected {
  background: rgba(38,185,154,.16) !important;
}
th.bulk-actions a.btn{
  margin-top: 5px;
}
.switchery-small{
  margin-top: 6px;
}
p.help-text.text-info{
  margin-bottom: 0px;
}
.select2-container .select2-search--inline .select2-search__field{
  margin-top: 8px !important;
}

.column-button-container div{
  float: right;
  text-align: right;
}
.column-button-container a{
  margin-right:0px;
}
.column-button-container{
  float: left;
}
.dataTables_length{
  margin-left: 20px;
}
.quick-search-panel{
  margin:7px 22px 0px 0px;
}
.filter-main-container .radio, .filter-main-container .checkbox{
  width: auto;
  float: left;
  margin-right: 23px;
}




.empty_row{
  text-align: center;
}
.form-control{
  height: 40px;
}
.apply_filter{
  cursor: pointer;
  text-align: center;
}

.advanced-search-filter__form-group{
  margin:0px;
}
.filters-frm select{
  padding:0px;
}

.average-place-name{
  display: inline-block;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 200px;
}
.average-place-image{
  display: inline-block;
}
.average-thumb{
  display: inline-block !important;
  /* vertical-align: middle; */
  white-space: nowrap;
  padding-left: 5px;
}

#averages-table-body tr td:first-child{
  width: 25%;
}

.pdf-link, .copy-link {
  margin-top: 12px;
}

#averages-table-body .rating-progress  {
  margin-left: -98px !important;
}

.heatmap-tables-outside-pagination_cont{
  float:right;
}
.heatmap-tables-outside-pagination_cont .pagination{
  margin:0;
}
.heatmap-tables-outside-pagination_cont .dataTables_paginate{
  float:none;
}
.heatmap-tables-outside-pagination_cont .dataTables_paginate a{
  padding-top:7px !important;
  padding-bottom:7px !important;
}
#heatmap-result-table_paginate2_cont{
  display:none;
}
.pl-0{
  padding-left:0
}
.pr-0{
  padding-right:0
}