/*
    Template: consulting
    Theme Name: Consulting Child Theme
    Theme URI: http://consulting.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.
    Version: 1.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: consulting-child-theme
*/

body.header_style_4 .top_nav {
background:#f8992b !important
}

body.header_style_4 .top_nav li a  {
color:#fff !important
}

.search_tabs {
    color: #682C7B;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    padding: 5px;
}

.search_tabs a {
    color: #682C7B;
}

.item_row:nth-of-type(odd) {
    background: #ECEAEE;
}

.item_row:after {
    content: '';
    display: block;
    clear: both;
}

.first_row {
    color: #fff;
    background: #682C7B !important;
    padding: 1px 0;
}

.search_tabs .active_tab {
    font-weight: bold;
    color: #000;
}

#active_items {
    font-size: 18px;
    color: #682C7B;
    position: relative;
}

#active_items .load_overlay {
    display: none;
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url('ajax-loader.gif') scroll no-repeat center 58px rgba(255,255,255,0.67);
}

.item_row > div {
    padding: 10px;
}

.item_row .test_name {
    width: 70%;
    float: left;
}

.item_row .tube {
    width: 30%;
    float: right;
}

.item_row:after {
    content: '';
    display: block;
    clear: both;
}

#test-search {
    background: #ECEAEE;
    padding: 30px;
    color: #692C7C;
}

#test-search:after {
    content: '';
    display: block;
    clear: both;
}

.text-search {
    float: left;
    width: 38%;
}

.search-input {
    float: right;
    width: 60%;
}

#test-search h3 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}

#test-search h3:after {
    display: none;
}

.search-input input[type="text"] {
    padding: 9px 29px 9px 9px;
    line-height: 1em;
    font-size: 20px;
    border: 1px solid #aaa;
    background: url('search-icon.png') scroll no-repeat right center #fff;
    width: 100%;
}

.text-search p {
    margin-bottom: 0;
}

.page-template-disease-directory .text-search {
    width: 48%;
}

.page-template-disease-directory .search-input {
    width: 50%;
}

.blurb {
    padding-bottom: 20px;
}

.page-template-disease-directory .item_row .test_name {
    width: 60%;
}

.page-template-disease-directory .item_row .tube {
    width: 15%;
    float: left;
}

.page-template-disease-directory .item_row .website {
    width: 25%;
    float: left;
}

.kc_captcha .wpcf7-form-control {
    background:none;
    padding:0;
	height:auto
}