/* Search Form  */
.bw_Search_Form select,.bw_search_submit_button {width:200px !important;color:white !important}
@media (max-width:767px) {.bw_Search_Form select,.bw_search_submit_button {width:165px !important;}}
.btn.bw_search_submit_button {background-color:#efefef;color:black !important;margin-top:0px}
.btn.bw_search_submit_button:hover {opacity: .7;}

 .bw_Search_Form select:focus {color:white !important}

/* List Boats */
	.bw_Boat_List_Container .pagination {padding: 0px;margin: 0px;}
	.bw_Boat_Field_Label,.bw_Boat_Field {padding:0px}

 /* View Boat */
	.bw-grid-inner {padding-left:10px;padding-right:10px;}
	.bw_individual_listing_wrapper {padding:0px}
	.bw_Price, .bw_View_btn {margin-bottom: 12px;}

    .bw_captcha_refresh_image {display:none}
    .bw_Boat_Header_Price {margin-top:0px}
   	.bw_Boat_Top_Info_Buttons .btn {margin-bottom: 5px;}
    .bw_Boat_Top_Info,.bw_Boat_Header_Container {margin-bottom:0px !important;}
    .bw_Boat_Field_Label,.bw_List_Price,.bw_Boat_Header_Price {font-weight: bold;}
    .bw_Boat_Header_Price,.bw_Boat_Header_Status {display:inline-block;margin-right:10px}
    .bw_Boat_Field_Row:nth-child(odd) {
			background-color:#F5F5F5;
		}
    .bw_Boat_Field_Row {
            padding-top: 5px;
            padding-bottom: 5px;
			margin-left:0px;
			margin-right:0px;
            margin-bottom:0px !important;
		}
	.bw_Boat_View_Container	{margin-left:30px;margin-right:30px}
    .bw_Enquiry_Form input,.bw_Enquiry_Form select, .bw_Enquiry_Form textarea {width:100%;margin-bottom:5px;}
    .bw_Enquiry_Form textarea {height:100%}
	.bw_Boat_Usage {display:none;}
  .bw_MakeModel {
    line-height: 21px;

    /* Center Heading */
    /* Internet Explorer 10 */
    display:-ms-flexbox;
    -ms-flex-pack:center;
    -ms-flex-align:center;

    /* Firefox */
    display:-moz-box;
    -moz-box-pack:center;
    -moz-box-align:center;

    /* Safari, Opera, and Chrome */
    display:-webkit-box;
    -webkit-box-pack:center;
    -webkit-box-align:center;

    /* W3C */
    display:box;
    box-pack:center;
    box-align:center;
  }
	.bw_MakeModel a {
    color:white !important;
    vertical-align: unset;}

	.bw_Enquiry_Form_Heading {margin-top:20px;margin-bottom:0px;font-size:26px}

   	/* Galleria Slider */
		.galleria-theme-classic .galleria-thumb-nav-right,.galleria-theme-classic .galleria-thumb-nav-left {filter:invert(100%)}
		.galleria-container {background: white;}
		.galleria-info {display:none !important;}
		.notouch .galleria-thumb-nav-left:hover, .notouch .galleria-thumb-nav-right:hover, .touch .galleria-thumb-nav-left:active, .touch .galleria-thumb-nav-right:active {
			background-color:white;
		}
		#galleria {max-width:950px;margin-left:auto;margin-right:auto}
        .bw_Boat_Gallery_Container_Inner {;margin-left:-15px;margin-right:-15px}
		@media (max-width:767px) {
          #galleria {max-width:950px;margin-left:-30px;margin-right:-45px}
          .bw_Boat_Gallery_Container_Inner {;margin-left:auto;margin-right:auto;}
          .bw_individual_listing_wrapper {padding-left:30px !important;padding-right:30px !important;margin-left:0px}
		}

/* Latest Listings */
	.bw-latest_listings-row	.pagination {display:none}
