/* General */
/*
#0166C1 Dark Blue
#B1D6F7 Light Blue
*/

.bw-row {
    margin-left: 0;
    margin-right: 0;
}
.bw-container {padding-left:0px;padding-right:0px}
.bw-container .btn {
    color:white;
}
.bw-container .btn:hover {
    Zbackground-color: #19242A !important;
}
.redNaoSubmitButton {
    color: white !important;
}
/* Search Form */
.bw_Search_Form select,.bw_Search_Form input[type=submit] {
    min-height:30px;
    max-height:30px;
    height:30px;
    margin-bottom:5px;
    margin-top:5px;
    padding-bottom:0 !important;
    padding-top:0 !important;
}
ZZ.bw_Search_Form input[type=submit] {margin-top:4px}
.bw_Search_Form .clearfix {display:none !important}
.bw_Search_Form select {border-color:white}
.bw_Search_Form input[type=submit] {
    border: 1px solid white !important;
    color: white;
}
.bw_Search_Form input[type=submit]:hover {
    color: black;
}
@media (max-width:767px) {
  .bw_Search_Form select,.bw_Search_Form input[type=submit] {width:176px}
}

/* Slider */
@media (max-width:767px) {
    .bw_Slider_Info {font-size:16px}
}

/* Boat List */
.bw_View_btn {
    margin-top: -2px;
}
.bw_Boat_List_Container .bw_MakeModel {
    min-height: 78px !important;
    max-height: 78px !important;
  }
.bw_Boat_List_Container.bw_Grid_View .bw_View_btn {
  float:right;
  border-top: -6px;
}
/* Boat View Page */
.bw_Boat_Header_Container,.bw_Boat_Top_Info {text-align:center}
#galleria {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.galleria-info {display:none !important}
.bw_Boat_Field_Row {margin-bottom:10px}
.bw_Boat_Field_Label {font-weight:bold}
.bw_Boat_View_Container .button {
  margin-top: 2px;
  min-width: 140px;
	padding: 3px;
  padding-top: 15px;
  padding-bottom: 15px;
  cursor:pointer;
}
.bw_Boat_Gallery_Container_Inner {padding-left:0px;padding-right:0px}
.bw_Enquiry_Form_Heading {margin-top:30px}
.bw_MakeModel a {text-shadow:none !important;font-weight:bold;color:white !important;}
.bw_Enquiry_Form_Container .bw-col-sm-12 {
    margin-top: 20px;
    background-color: #E6E7E9;
    padding: 50px;
    padding-top: 30px;
    border-radius: 20px;
}
