/* CSS Document */


.teaserRowOuter {
	border: 1px solid #DDDDDD;
	border-radius: 4px;
	height: auto;
	padding: 4px;
	margin-bottom: 5px;
}


.teaserRow {
	cursor:pointer;
	padding: 7px 5px 5px;
	min-height:110px;
	font-family: Helvetica, Arial, sans-serif;
	color:#000000;
	font-size:13px;
	border-radius: 4px;
}

.teaserRow h4 {
	padding:0;
	margin:0;
}

.teaserRow h4.tripName {
	font-size:18px;
	color: #643335;
	font-family: Helvetica, Arial, sans-serif;
	line-height:17px;
}

.teaserRow.oddRow {
	background-color:#e8e6de;
}

.teaserRow.evenRow {
}

.teaserRow .teaserSubHeading {
	font-weight: bold;	
}

.teaserTitle {
	padding:0 0 0 184px;
	margin:0;
}

.teaserBody {
	padding:2px 0 0 184px;
	margin:0;
}

.teaserThumbnail {
	float:none;
	padding:0;
	width: 100%;
	max-width:none;
}

.teaserThumbnailSmall {
	float:left;
	max-width: 176px;
	border-radius: 4px;
}

.clearFloat {
    clear: both;
}

@media (max-width: 767px) {

.teaserThumbnail,
.teaserThumbnailSmall {
	float:none;
	padding:0;
	width: 100%;
	max-width:none;
}


.teaserTitle {
	padding:2px 0 0 0;
}

.teaserBody {
	padding:2px 0 0 0;
}

.img-rounded-max-450w, .img-rounded-max-600w {
	width:100% !important;
	max-width: none !important;
	border-radius: 6px;
}

}

.charityWebPageShortDescription {
	margin-bottom: 10px;
}

.tripCaseStudyImage {
	margin-bottom: 10px;
}

.popover{
    background: #363c44!important;
    border-radius: 0px!important;
   max-width: 480px!important;
    width: 480px!important;
    padding: 10px!important;
}

.region-grey-bottom h3 {
    font-family: "open_sansbold";
    text-transform: none;
}

.popover-title {
    padding: 8px 14px;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-title {
    font-size: 18px !important;
    color: #9CAA39 !important;
    font-weight: bold;
}

.popover-title {
    background: none!important;
    border: none!important;
    margin: 0px!important;
}
.popover-title:before{
	content: "";
    position: absolute;
    left: 20px;
    top: 19px;
    display: inline-block;
    width: 50px;
    height: 49px;
    background: url("../images/rank8.jpg");
	background-repeat: no-repeat;
    background-size: 50px 49px;
    
}

.popover-content{
    color: #fff!important;
}

.popover.top>.arrow:after {
	border-top-color:#363c44!important;
}

.availableDatesResponsiveTable .availableDatesHeader {
	font-weight: bold;
}

.availableDatesResponsiveTable .priceFromText {
	display:none;
}

#main-banner.owl-carousel .owl-item .banner-content,
#dnn_ImageSlider .owl-carousel .owl-item .banner-content,
.container .owl-carousel .owl-item .banner-content {
    display: none;
}

.row.challengeCalendarTripRow {
	cursor:pointer;
}

.atAGlancePanelTable {
	font-size:14px;
}

.atAGlancePanel {
	margin-bottom:10px;
}

#XSLTripHeading {
	margin-bottom:18px;
}

.XSLTripBody.shortdescription {
	font-weight:bold;
	color:#000000;
}

#dnn_TripSideBarContactForm {
	margin-bottom:10px;
}

.travel-with-us-icon {
    text-align: center;
}

.sampleItineraryTeaserDescription {
	color:#000000;
	line-height: 24px;
}

.huma2ContactUsForm label,
.Huma2PartnerWithUsForm label {
	margin-bottom: 0;
	line-height: 24px;
}

.form-control.gridCheckBoxList {
	height: auto;	
}

.form-control.Huma2DesignYourChallengeFormTravellerType{
	height: auto;
}

.Huma2DesignYourChallengeFormTravellerType {
	height: auto;
}

.Huma2DesignYourChallengeFormTravellerType input[type="radio"] {
	margin-bottom: 0;
	margin-right: 5px;
}

.Huma2DesignYourChallengeFormTravellerType label {
	margin-bottom: 0;
}

.Huma2DesignYourChallengeForm .fieldLabelAbove {
	margin-bottom: 0;
	margin-top: 10px;
}


.Huma2DesignYourChallengeForm .valid,
.Huma2DesignYourChallengeForm .invalid{
	position: relative;
}

.Huma2DesignYourChallengeForm .form-control.valid + div,
.Huma2DesignYourChallengeForm .form-control.invalid + div{
	position: absolute;
	bottom: 32px;
	right: 20px;
}

.Huma2DesignYourChallengeForm .valid:before{display:inline-block;position:absolute;right:20px;top:auto;content:"\f00c";font:normal normal normal 14px/1 FontAwesome;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;transform:translate(0,0);margin-top:5px;color:#9bac2c;}
.Huma2DesignYourChallengeForm .invalid:before{display:inline-block;position:absolute;right:20px;top:auto;content:"\f00d";font:normal normal normal 14px/1 FontAwesome;font-size:20px;text-rendering:auto;-webkit-font-smoothing:antialiased;transform:translate(0,0);margin-top:5px;color:#ce151b;}

.Huma2DesignYourChallengeForm input[value="Submit"]{
	margin-top: 20px;
}

.Huma2DesignYourChallengeForm input.invalid,
.Huma2DesignYourChallengeForm select.invalid{
	background-image: url(/Portals/Huma%20Challenge%202/Images/Icons/invalid.png);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: right 15px top 5px;
}

.Huma2DesignYourChallengeForm input.valid,
.Huma2DesignYourChallengeForm select.valid{
	background-image: url(/Portals/Huma%20Challenge%202/Images/Icons/valid.png);
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: right 15px top 5px;
}

#genericFormErrorsModal {
	font-weight: bold;
	line-height: 24px;
}

img.form-tick {
    display: block;
    float: left;
    position: relative;
    top: 5px;
    margin-right: 20px;
}

.homeSearchBar select:disabled {
    color: #CCCCCC;
}

.alert.alert-success.HumaCalendarNoProductsFoundAlert {
	background-color: #71B0B0;
	color: #ffffff;
	font-weight:bold;
	line-height:24px;
}

.alert.alert-success.HumaCalendarNoProductsFoundAlert a:link,
.alert.alert-success.HumaCalendarNoProductsFoundAlert a:visited,
.alert.alert-success.HumaCalendarNoProductsFoundAlert a:hover,
.alert.alert-success.HumaCalendarNoProductsFoundAlert a:active {
	color: #ffffff !important;
	text-decoration: underline !important;
}

.availableDatesResponsiveTable .nonSalePrice {
    text-decoration: line-through;
    color: #a2a2a2;
    font-style: italic;
}

.availableDatesResponsiveTable {
	line-height:20px;
}

.availableDatesResponsiveTable .dateRow {
	min-height: 45px;
}

.Huma2InlineTripEnquiryForm.formComplete {
	background-color: #e8e6DE;
	border-radius: 6px;
    padding: 10px;
	color: #000000;
}

.Huma2InlineTripEnquiryForm.formComplete p {
	margin-bottom:auto;
}

.categoryIntroInnerWrapper{
	max-height:217px;
	overflow:hidden;
}

.categoryIntroReadMoreFooter {
	bottom:0px;
	position:absolute;
	width:100%;
	text-align:left;
	padding:20px 0 5px 0;
	background:-moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 1) 31%, rgba(255, 255, 255, 1) 100%);
	background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 1) 31%, rgba(255, 255, 255, 1) 100%);
	background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 1) 31%, rgba(255, 255, 255, 1) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

@media (min-width:992px){
	.btn.btn-borders.dark.mr-xs.mb-lg.btn-md.countrypage-btn.categoryIntroMoreAboutCategoryButton{
		margin-top:-40px;
	}
	
	.categoryIntroInnerWrapper ~ .categoryIntroReadMoreFooter{
		position:relative;
		top:-55px;
	}
	
	.categoryIntroOuterWrapper{
	}
}

.main a.countryIntroReadMoreLink {
	color: #71B0B0 !important;
}

.sampleItineraryTeaser .teaserTripName {
	padding-bottom: 1px;
}

.sampleItineraryTeaser .teaserInner {
	margin-left:10px;
	margin-right:10px;
}

.sampleItineraryTeaser .region-grey-bottom.viewTripSection {
	margin-top: 0;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.SampleItineraryTrips h2.most-popular-h2-under {
    font-family: asapbold !important;
	margin-left: 10px;
}

.Huma2FeedbackFormWrapper {
    padding: 50px;
    background-color: #f2f2f2;
    margin-bottom: 30px;
	color: #000000;
}

.Huma2FeedbackFormWrapper .contactUsFormField {
    margin-bottom: 10px;
}

.gridCheckBoxList label {
    margin: 0 0 0 8px;
}

.gridCheckBoxList input {
    margin-top: 4px !important;
}

.gridCheckBoxList td {
	padding-bottom:2px;
}

@media (min-width: 992px){
.WEXMobileTopLinks {
    display: none;
}
}

.WEXMobileTopLinks {
    border-top: 1px solid #686868;
	padding-bottom: 10px;
}

.WEXMobileTopLinks .btn.btn-borders {
    color: #fff !important;
    font-weight: normal;
    width: 100%;
    font-size: 12px;
    margin: 15px auto 0px auto;
}

.tripPage h2 {
	font-family: 'asapbold' !important;
	margin: 0px 0px 5px 0 !important;
	color: #414b56;
	font-size: 19.6px !important;
	font-weight:normal !important;
	letter-spacing: normal;
	line-height: 27px;	
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
	-webkit-margin-before: 1.33em;
	-webkit-margin-after: 1.33em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
