/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/
.submitColor
{
background-color:#c80a37!important;
border:1px solid #c80a37!important;
}

.popup-btn .sgpb-show-popup
{
	background-color: #c80a37;
    padding: 12px 32px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
}
.popup-btn .sgpb-show-popup:hover
{
	    background-color: #030f27;
}
.search-result-btn a
{
	background-color: #c80a37;
    padding: 12px 32px;
    border-radius: 30px;
    color: #fff;
    text-decoration: none;
}
.search-result-text p
{
	font-size:16px !important;
	font-weight:bold !important;
	margin-top:20px !important;
}
.search-result-btn
{
	margin-top:30px!important;
}

#footable_parent_16776 .nt_row_id_23159 td
{
	border-left: 1px solid #fff !important;
}