#tourpanel {
  position: unset !important;
  margin: 0 !important;
}
#tourpanelName {
  width: 405px !important;
}
#tourpanelBook #tourpanelDetails {
  height: 100vh !important;
  margin-top: 100px;
}
#tourpanelDetails {
  width: 484px !important;
  height: 75vh !important;
}
#tourpanelInput,
#tourpanelName {
  background-color: #ffffff00 !important;
  border-radius: 15px 15px 0 0;
  border-width: 0px;
  width: 330px;
  padding: 10px 10px 10px 10px;
  color: rgb(0, 0, 0);
  font-size: 30px;
}
#routeinfo {
  color: #939393;
  margin-left: 67px;
}
.horol {
  position: relative;
}

.horol_sec {
  position: absolute;
  top: 0;
  right: 0;
}
#tourmodeicon {
  width: 51px;
  border-radius: 8px;
}

#ylink,
#timespan,
#distance,
#mainlocation,
#mainlocation,
#region,
#attraction,
#extlink,
#hashtags {
  border: 0 !important;
  border-bottom: 1px solid #ccd4da !important;
  color: #ccd4da;
}

#genre {
  border: 1px solid #ccd4da !important;
  width: 442px;
  height: 38px;
}

#language {
  margin-top: 10px;
  border: 1px solid #ccd4da !important;
  width: 184px;
  height: 38px;
}

.border_dash {
  border: 3px dotted #9b9b9b;
}

input#ylink,
input#timespan,
input#distance,
input#mainlocation,
input#region,
input#attraction,
input#extlink,
input#hashtags,
input#attraction {
  margin-top: 35px;
  color: #9b9b9b;
}

input::placeholder {
  color: black;
}

.tourpanelInfoBubble {
  width: 100px;
  height: 100px;
  bottom: 480px;
  left: 360px;
  z-index: 9999 !important;
}

#recordpanel {
  position: absolute;
  bottom: 90px;
  left: 0;
  width: 100%;
  box-shadow: 1px -2px 10px 0 #7b7b7b6b;
  box-shadow: 1px -2px 10px 0 #7b7b7b6b, -1px 12px 20px 3px #7b7b7b6b;
  z-index:1;
  background-color: #fff;
  padding: 25px 18px;
  height: 100vh;
  max-height: 166px;
}
.sheetcollection {
  height: 100vh !important;
}


#table_mb {
    margin-bottom: 25rem;
}
.iproplabel h3 {
  font-size: 1.75rem;
  margin-top: 2rem;
}

.nav>li>a #plusbutton:hover{
display: none;
}
.nav>li>a #plusbutton:hover{
  display: block;
  }

  .nav>li>a #removebutton:hover{
    display: none;
    }
    .nav>li>a #removebutton:hover{
      display: block;
      }

button.btn.btn-review {
  background-color: #06baed;
  border: none;
  color: #fff;
  font-size: 15px;
  padding: 10px 18px;
  border-radius: 10px;
  font-weight: 500;
  width: 155px;
  text-align: center;
}

button#tourupload {
  border: none;
  padding: 10px 18px;
  color: #fff;
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  background-color: #06baed;
}

button.btn.btn-tr.btn-tr-delete {
  border: none;
  padding: 10px 18px;
  color: #fff;
  border-radius: 10px;
  font-weight: 500;
  font-size: 15px;
  background-color: #f8404c;
}

.main_button {
  display: flex;
  position: relative;
  margin-top: 40px;
}

.l_button {
  position: absolute;
  left: 0;
}
.r_button {
  position: absolute;
  right: 0;
}

.tour-number-label {
  font-size: 14px;
  font-weight: 500;
  position: fixed;
  top: 100px;
  background-color: #06baed;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 7px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  left: calc(25% + 10px);
  left: 460px;
  z-index: 1003;
}

#pricelabel {
  margin-top: 15px;
}
.iproplabel {
  margin-bottom: 10px;
}

#point_title,
#point_attraction,
#point_external_link {
  border: 0 !important;
  border-bottom: 1px solid #ccd4da !important;
  color: #000 !important;;
  padding-top: 30px;
}

.point_image {
  width: 130%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
  margin: auto;
}

#main_point {
  width: 130%;
  height: 100%;
  object-fit: contain;
  overflow: hidden;
  margin: auto;
}

#main_poi_details {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
  margin-right: 25px;
  margin-bottom: 10px;
}

.main_poi_details {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
  margin-right: 25px;
  width: 300px;
  text-align: center;
  margin-top: 20px;
}

/* 02/10/2023 - viraj */

.add_p_detail {
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  margin: 10px 0px !important;
  width: 445px;
  border: 0px;
}

.propimage {
  width: 100% !important;
}

div#drptourimage {
  width: 100% !important;
}
.pointproperties {
  padding-right: 0px !important;
}

.side_menu_left {
  /*    background: rgba(0, 20, 60, .9);*/
  background-color: #fff;
  height: 100vh;
  right: 488px;
  position: fixed;
  top: 100px;
  width: 390px;
  padding: 15px;
  box-shadow: -8px 7px 10px 0px #84848478;
  z-index: 9999;
}



/* 03/10/2023 - Viraj*/

.horol_sec li {
  margin-bottom: 8px;
  font-weight: 600;
  position: relative;
  overflow: visible;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}

.wheelchair input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px;
  width: 20px;
}

.price-choice ul {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.price-choice ul li {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 30px;
}

.price-choice li:not(:last-child)::before {
  content: '';
  position: absolute;
  top: 5px;
  left: 12px;
  width: 100%;
  height: .225em;
  background: #cfe0e7;
  z-index: 0;
}

.price-choice ul li label,
.price-choice h6 {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 600;
}

.price-choice ul li input[type=radio] {opacity: 0;cursor:pointer;}
.price-choice ul li .check {
  display: block;
  position: absolute;
  border: 2px solid #cfe0e7;
  background-color: #cfe0e7;
  border-radius: 100%;
  height: 17px;
  width: 17px;
  top: -2px;
  left: -2px;
  z-index: 0;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.vis_button {display: flex;margin-top: 12px;}
.vis_button input{margin: 0;}

 input[type=checkbox] {border: 1px solid #06baed !important;width: 20px;}
input:checked {color:#06baed !important ;}

.vis_button input[id="switch"] + label {
  display: inline-block;
  width: 17px;
  height: 17px;
  border: 2px solid #bcbcbc;
  border-radius: 2px;
  cursor: pointer;
  border:1px solid #000000;
}

.price-choice input[type=radio]:checked ~ .check {border: 4px solid #06baed;background-color: #fff;}
.price-choice input[type=radio]:checked ~ .check::before {background: #fff;}
.left_tour_button {position: relative;}
.left_hide {
  position: fixed;
  top: 30%;
  height: 10vh;
  border-radius: 0 11px 11px 0;
  width: 60px;
  background-color: #ffffff;
  left: 0;
  border: 0px;
}
.points_distance_attraction_right{margin-left: 250px;}
.points_distance_attraction_left{margin-right: 250px;}
.location_image{
  height: 16px;
  width: 16px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#distance_point_left{
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}
#attraction_point_left{
  color: #000;
  font-size: 18px;
  font-weight: 600;
}

#distance_point_right{
  color: #000;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
  text-align: right;  
}
#attraction_point_right{
  color: #000;
  font-size: 18px;
  font-weight: 600;
  text-align: right;  
 }

.title_point_left{ 
    text-align:left;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-bottom: 10px;
}
.title_point_right{ 
    text-align:right;
    direction:rtl;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
}
.point_distance_details{
    text-align:left;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #A3A5A5;
}
.footer-links{line-height:1.5;color:#666;margin-top:100px; background:#fdfdfd; padding: 10px !important;}
.searchby{display: none;}
.heading-searchby{font-size: 36px !important;}
.tourcity {
  margin: 40px 0px;
  background: #f5f5f5;
  padding: 15px 10px;
  line-height: 1.5;
  font-size: 14px;
  float: left;
  border-radius: 5px;
}
.tourcity p{color:#666;}
.tourcity li.country{
  display: list-item;
  list-style: disc;
  float: left;
  margin: 0 0 0 25px;
  min-height: 23px;
}
.tourcity li.city {
  display: list-item;
  list-style: circle;
  float: left;
  padding: 0;
  margin: 0 0 0 25px;
  min-height: 23px;
}
.tourcity li.citywith{
  display: list-item;
  list-style: none;
  float: left;
  padding: 0 5px;
  min-height: 23px;
}
.tourcity li.language {
  display: list-item;
  list-style: circle;
  float: left;
  margin: 0 0 0 25px;
  min-height: 23px;
}


.searchby{display: none;}
.heading-searchby{font-size: 36px !important;}

.IC_unlocked{
  display: inline-block;
  background-image: url('../images/IC_Unlocked.png');
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-size: cover;
}