.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

#bf-content-wrap {
    padding: 0;
}

#bf-header h2 {
    float: left;
}

.bf-h2-hr {
    float: left;
    margin-left: 10px;
    margin-top: 18px;
    width: 5px;
}

.bf-h4-hr {
    float: left;
    margin-left: 10px;
    margin-top: 12px;
    width: 5px;
}


.bf-section-title {
    width: 150px;
    height: 32px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.bf-section-form {
    width: 572px;
}

#bf-search,
#bf-producer {
    border-bottom: 1px solid #b8b8b8;
    padding: 10px 0;
}

#bf-producer .bf-radio-content {
    width: 180px;
    margin-bottom: 5px;
}

#bf-content .bf-textbox {
    border: 1px solid #cecece;
    height: 30px;
    color: #666;
}

#bf-content .bf-checkbox,
#bf-content .bf-radio {
    position: relative;
    top: 2px;
}

#bf-content label {
    padding-left: 5px;
    margin-right: 15px;
    cursor: pointer;
}

.bf-submit {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    vertical-align: top;
}


.bf-reset {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    vertical-align: top;
}


.bf-button {
    display: inline-block;
}

.bf-button-apply {
    float: right;
}

#bf-results {
    padding-top: 10px;
}

#bf-search-input {
    width: 190px;
    padding-left: 3px;
}

.hydac-check {
    padding-top: 10px;
}

#bf-button-container {
    padding-top: 15px;
}

.bf-table-tab {
    display: inline-block;
    height: 20px;
    padding: 5px 0 0 5px;
    cursor: default;
    font-weight: bold;
    margin-bottom: 15px;
}

.bf-table-tab span {
    border: 0;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
    height: 23px;
    cursor: default;
}

.frw {
    background: url(../Images/icon_frw_active.png) no-repeat;
    height: 21px;
    width: 22px;
}

.rw {
    background: url(../Images/icon_rw_active.png) no-repeat;
    height: 21px;
    width: 22px;
    margin-left: 2px;
}

.fw {
    background: url(../Images/icon_fw_active.png) no-repeat;
    height: 21px;
    width: 22px;
    margin-left: 3px;
}

.ffw {
    background: url(../Images/icon_ffw_active.png) no-repeat;
    height: 21px;
    width: 22px;
    margin-left: 2px;
}

.current-page {
    border: 1px solid #b8b8b8;
    width: 22px;
    height: 18px;
    margin-left: 2px;
}

.max-pages {
    border: 1px solid #b8b8b8;
    border-left: none;
    width: 22px;
    height: 18px;
    background-color: #f9f9f9;
}

#bf-material-details-wrap {
    padding-top: 10px;
}

#tabs {
    list-style: none;
    margin: 0 !important;
}

#tabs li.active {
    float: left;
    margin: 0 1px 0 0 !important;
    display: inline-block;
    height: 20px;
    background: url(../Images/btf_tab_active_left.png) no-repeat !important;
    padding: 5px 0 0 5px !important;
    line-height: 14px !important;
    cursor: default;
}

#tabs li span {
    background: url(../Images/btf_tab_active_right.png) no-repeat top right;
    border: 0;
    font-size: 12px;
    padding: 5px 10px 5px 5px;
    height: 23px;
    color: #fff;
    cursor: default;
}

#tabs li.inactive {
    float: left;
    margin: 0 1px 0 0 !important;
    display: inline-block;
    height: 17px;
    background: url(../Images/btf_tab_inactive_left.png) no-repeat !important;
    padding: 8px 0 0 5px !important;
    line-height: 14px !important;
    cursor: pointer;
}

#tabs li a {
    background: url(../Images/btf_tab_inactive_right.png) no-repeat top right;
    border: 0;
    font-size: 12px;
    padding: 8px 10px 2px 5px;
    height: 23px;
    color: #454545;
    cursor: pointer;
    text-decoration: none;
}

#tabs li.inactive-hover {
    float: left;
    margin: 0 1px 0 0 !important;
    display: inline-block;
    height: 17px;
    background: url(../Images/btf_tab_hover_left.png) no-repeat !important;
    padding: 8px 0 0 5px !important;
    line-height: 14px !important;
    cursor: pointer;
}

#tabs li a.inactive-hover {
    background: url(../Images/btf_tab_hover_right.png) no-repeat top right;
    border: 0;
    font-size: 12px;
    padding: 8px 10px 2px 5px;
    height: 23px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

#bf-material-details {
    border: 1px solid #b8b8b8;
    padding: 15px 10px;
}

#details-form {
    margin-bottom: 10px;
}

#details-form label {
    float: left;
    display: block;
    width: 124px;
    padding-left: 0;
}

.bf-material-details-form-input-wrap {
    margin-bottom: 5px;
}

.bf-textbox-details {
    width: 190px;
    padding-left: 3px;
}

.bf-select-details {
    width: 191px;
    background: none;
    color: #666;
    border: none;
}

.bf-select-bg {
    border: 1px solid #b8b8b8;
    background: url(../Images/inputfield_gradient.png) repeat-x 0 1px;
    padding: 2px 2px 2px 0;
    height: 18px;
}

.bf-details-submit {
    margin-left: 3px;
}

#price-wrap {
    margin-bottom: 15px;
}

.bf-header h4 {
    color: #333;
    float: left;
}

#bf-terms {
    margin: 15px 0 10px;
}

.center {
    text-align: center;
}

/* Switch Button*/
.wrap-switcher {
    border-bottom: 1px solid #B8B8B8;
    border-top: 1px solid #B8B8B8;
    margin: 10px 0;
    padding: 10px 0;
}

.switch-button_content {
    background: url("../Images/btn_arrow.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    line-height: 20px;
    margin-left: 5px;
    padding-left: 10px;
    position: relative;
    top: 2px;
    vertical-align: top;
}

.switch-button_content a {
    background: url("../Images/btn_2.png") no-repeat scroll right center transparent;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px 0 10px;
    text-decoration: none;
}

.switcher-link {
    color: #555555;
}


#bf-content .msg-inquirylist {
    position: absolute;
    background: #f3f3f3 !important;
    z-index: 100000;
}

#bf-content .msg-inquirylist--show {
    border: 1px solid #555555;
    width: 150px;
    z-index: 1000;
}

#bf-content .icon-globe:before {
    color: red;
    font-size: 20px;
    content: url(../Images/ic_info.png);
}