#ferrysarch{
  background: rgb(201 224 255 / 35%);
  padding: 40px;
  border-radius: 5px;
}
@media(max-width:1920px){
  #ferrysarch{
    padding: 20px;
  }
}
.wrap-search-detail{
  display: flex;
  text-align: center;
  gap:10px 14px;
  flex-wrap: wrap;
}
.calendar-wrap{
  width: 100%;
}
.reverse-selection > button{
  background: none;
  border:none;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  padding: 0;
}
.reverse-selection > button img{
  width: 100%;
}
.wrap-search-detail .form-control,
.wrap-search-detail select{
  border-radius: 3px;
  border:none;
  background: #fff;
    cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: ellipsis;
  height: 48px;    
}
.calendar-wrap input{
  text-align: left;
}
.dl-search .btn{
  width: 48px;
  height: 48px;
  padding: 0;
  background: #fff;
  color: #0A3E71;
}
.dl-search .btn-left{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 18px;
}
.dl-search .btn-right{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  font-size: 16px;
}
.dl-search input{
  text-align: center;
}
.people-type-selection{
  margin-top: 20px;
}
#btn-search{
  width: 100%;
  border: 1px solid #fff;
  background: #F05C45;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 15px;
  border-radius: 40px;
}
#btn-search i{
  margin-right: 5px;
}
.search-btn{
  margin-top: 20px;
}
.dl-search dt{
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  text-align: left;
  margin-bottom: 3px;
}
.day-selection .select-wrap,
.area-selection .select-wrap{
  position: relative;
}
.area-selection .select-wrap:before{
  content: '';
  width: 18px;
  height: 23px;
  background: url("/en/ferry/include/search/search-index/img/icon-location.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 15px;
  top: 12px;
}
.day-selection .calendar-wrap:before{
  content: '';
  width: 20px;
  height: 23px;
  background: url("/en/ferry/include/search/search-index/img/icon-calendar.svg") no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 15px;
  top: 12px;
}
.area-selection select{
  padding-left: 46px; 
}
.calendar-wrap input{
  padding-left: 50px;
}
.wrap-search-detail{
  width: 100%;
}
.day-selection,
.area-selection .select-wrap{
  width: calc(100% - 50px);
}
.dl-search{
  width: calc(100% / 3 - 10px);
}
.search-btn{
  width: 100%;
}
.dl-search dd .input-group input{
  padding: 0;
}
.people-selection .search-note{
  text-align: left;
  width: 100%;
}
@media(min-width:991px){
  .people-selection,
  .area-selection{
    width: calc(70% - 7px);
  }
  .search-btn,
  .day-selection{
    width: calc(30% - 7px);
  }
  .area-selection .select-wrap{
    width: calc(50% - 38px);
  }
}
@media(max-width:991px){
  #ferrysarch{
    padding: 20px 15px;
    width: 100%;
  }
  .reverse-selection > button{
    width: 35px;
  }
  .wrap-search-detail{
    flex-wrap: wrap;
  }
  .area-selection{
    position: relative;
  }
  .reverse-selection{
    height: 100%;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    transform: rotate(90deg);
  }
  .people-type-selection{
    margin-top: 10px;
  }  
  #btn-search{
    width: 350px;
    max-width: 100%;
  }
  .search-btn{        
    margin-top: 15px;
  }
}
@media(max-width:767px){
  .bnr-title-warp{
    text-align: center;
    width: 100%;
  }
  .wrap-search-detail{
        gap: 10px 5px;
  }
  .dl-search {
    width: calc(100% / 3 - 4px);
  }
  .dl-search .btn{
    width: 35px;
  }
  .search-btn {
    margin-top: 10px;
  } 
}

/*--- Datepicker ---*/
#departure,
#return-date-box{
	margin-bottom:0;
}

.datepicker{
	padding-top:6px;
	font-size:15px;
	text-align:center;
	background:#fff !important;
}

.datepicker::-webkit-input-placeholder{
  text-align:left;
  padding-left:7px;
}

.datepicker::-moz-placeholder {
  text-align:left;
  padding-left:7px;
}

.datepicker:-moz-placeholder {
  text-align:left;
  padding-left:7px;
}

.datepicker:-ms-input-placeholder {
  text-align:left;
  padding-left:7px;
}


select:hover,
input.datepicker,
.datepicker tbody td:hover{
	cursor: pointer;
}

.datepicker table{
	margin:10px;
}


.datepicker-switch{
	margin-bottom:5px !important;
}

.table-condensed thead tr:nth-child(2){
	background:#ddd;
	border: 1px solid #d3d3d3;
	cursor:default !important;
}

.table-condensed thead tr:nth-child(2) th:hover{
	background:#fee6ee !important;
}

.table-condensed{
	font-size:15px;
	border: 1px solid #d3d3d3;
}

.table-condensed th,
.table-condensed td{
	padding:7px !important;
	border-radius:0;
}

.table-condensed td.day.active,
.table-condensed td.day.focused,
.table-condensed td.day:hover{
	border-radius:0px;
}

.table-condensed td.day:hover{
		background:#fee6ee !important;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover{
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.1);
}

.datepicker table tr td.active.disabled:hover, 
.datepicker table tr td.active:hover{
	color:#333 !important;
}

/*
.datepicker table tr td span.focused{
	background:none;
}

.datepicker table tr td span.focused:hover{
	background:#eee;
}*/

.datepicker-days .table-condensed thead tr:last-child th{
	background:#f4f4f4;
	border:1px solid #d3d3d3;

}

.datepicker-days td:last-child{
	color:#006699;
	background:#e8f2fa;
}

.datepicker-days td:first-child{
	color:#ff384c;
	background:#ffeefd;
}

.datepicker-days td{
	border:1px solid #d3d3d3;
}

.datepicker table tr td span{
	height:40px;
	line-height:40px;
}
.datepicker td.holiday{
	color: #ff384c;
    background: #ffeefd;
}
/*--- End Datepicker ---*/














