/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total
Version: 1.1
*/


#rev_slider_1_1_wrapper {
	background-color: #634402 !important;
}

.custom_container {
    margin: 10px 0px 0px 50px !important;
    
}
.search_selection {
    background-color: #eee !important;
    width: 170px !important;
    height: 30px !important;
    margin: 0px 10px 10px 0px !important;
    text-align: left !important;
    padding: 4px 0px 0px 5px!important;
    float: left !important;
}

.selection_title {
    width: 150px !important;
    height: 30px !important;
    margin: 0px !important;
    padding-top: 4px !important;
    margin: 0px 10px 10px 0px !important;
    float: left !important;
}

.clear {
    clear: left !important;
    margin: 0px !important;
    padding: 0px !important;
}

.input-field-custom {
    margin-right: 10px !important;
}

.select-field-custom {
    margin-right: 10px !important;
    width: 175px !important;
    height: 35px !important;
    padding-left: 5px !important;
}


#form-submit-custom {
    margin-top: 20px !important;
}

.alert_success_custom {
    width: 80% !important;
    height: 25% !important;
    text-align: left !important;
    padding: 12px 0px 10px 15px !important;
    background-color: #dff0d8 !important;
    color: black !important;
    border-radius: 5px !important;
    margin-top: 15px !important;   
}

.alert_warning_custom {
    width: 80% !important;
    height: 20% !important;
    font-weight: bold !important;
    text-align: left !important;
    padding: 12px 0px 10px 15px !important;
    background-color: #f2dede !important;
    color: #a94442 !important;
    border-radius: 5px !important;
    margin-top: 15px !important;
    
}

#custom_div {
    overflow-y: scroll !important;
}

#custom_table {
    border: 1px solid darkgrey !important; 
    font-size: 11px !important;
    color: black !important;
    overflow-y: scroll !important;
    width: 100% !important;
}

#custom_table thead {
    background-color: #624403 !important;
    color: white !important;
    padding: 12px 3px 12px 3px !important;

}

#custom_table tr {
    border-bottom: 1px solid darkgrey !important;
}
#custom_table tr:hover {
    background-color: #98999E !important;
    border-bottom: 1px solid darkgrey !important; 
}

#custom_table td {
    padding: 7px 3px 7px 3px !important;
    width: 70px !important;
}


#inv_list {
    list-style-type:decimal !important;
    list-style-position:inside !important;
}

.k2i_toggle {
    width: 100% !important;
    padding: 10px 0px 10px 10px !important;
/*    background-color: #F7F7F7 !important; */

}

.k2i_div {
    width: 100% !important;
/*    background-color: #F7F7F7 !important; */

}
/*
.k2i_h1 {
    margin: 0px !important;
    padding: 0px !important;
}

.k2i_label{
    display: block !important;

}

.k2i_input {
  display: block !important;

}

.k2i_heading {
    font-size: 17px !important;
    font-weight: bold !important;
}


#sidebar .widget_nav_menu a:hover, #sidebar .widget_nav_menu li.active > a {
    background-color: #634402 !important;
    text-decoration: none;
    color: white !important;
}
*/
/*
.wp-video {
	text-align: center !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.k2i_calc {
    width: 30% !important;
    height: 50px !important;
    margin: 5px !important;
    padding-top: 10px !important;
    border: 1px solid #D2D2D2 !important;
    text-align: center !important;
    float: left !important;
}

.rfs_div {
    width: 40%;
    margin-right: 10px;
    float: left;
}

#scm_value {
    border-top: 2px;
}
*/
/*
h1 {
    font-size:50px !important;
    font-weight: 100 !important;
}

h2 {
    font-size: 40px; 
    font-weight: 100; 

}

h3 {
    font-size: 30px !important;
    font-weight: 100 !important;

}

h4 {
    font-size: 30px !important;
    font-weight: 100 !important;

}

h5 {
    font-size: 30px !important;
    font-weight: 100 !important;

}

h6 {
    font-size: 30px !important;
    font-weight: 100 !important;

}
*/
/*
.wpex-newsletter-widget {
	background: #3d3d3d !important;
	border-color: #3d3d3d !important;
}

.vc_btn3-color-juicy-pink {
background-color:#000000 !important;
}
*/