.payment-location-questions{
    max-width: 762px;
    margin: 15px ;
}
.details_data{
    color: #000;
    font: 11px arial,helvetica,sans-serif;
    margin-bottom:0px;
    float: left;
    width: 50%;
}
div.cc_content_nohead {
	border: 1px solid #d1d1d1;
    padding: 0 10px;
    border-radius: 5px;
    width: 210px;
    float: right;
}
.hours td {
    padding:1px 5px 1px 0; font-size:12px;
}
table.clean {
    width:100%;
}
table.clean td {
    border:0;padding:2px 0;padding-bottom:0;font-size:12px;
}
.search_result_content_loc
{
    max-width: 630px;
    width: 100%;
}
#searchDetail .search_result_content p.copy {
   margin-bottom: 15px;
    margin-top: 5px;
}
#searchDetail table tr td{
    line-height:13px;
}
#searchDetail .search_result_content{
    padding-left:0px;  max-width: 680px;
} 
table.hours{
    margin-bottom:0.5rem
}
#searchDetail .form_ele_right .input_primary{
    float: left;
}
#searchDetail .form_ele_right .input_primary.back{
    margin-right:20px
}
.search_result_content.nobordertable{
	margin-bottom: 0px !important;
}
.cc_content_nodata h4{
	text-align: center;
}
.paymentlocationsearchdetails .payment-location-container{
	background: url('../../../clientlibs/clientlib-base/resources/images/bg_content.gif') repeat-y;
}
.search_details_footernote table{
	background: url('../../../clientlibs/clientlib-base/resources/images/bg_content.gif') repeat-y;
	margin-bottom: 0 !important;
}
.search_details_footernote table td {
   padding: 0px !important;
}
.search_details_footernote .copy p{
    margin-bottom: 10px;
    color: #555;
    font: 11px arial,helvetica,sans-serif;
    font-family: inherit;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 10px;
    text-rendering: optimizeLegibility;
    margin-left: 25px;
    width:95%;
}

.search_details_footernote a{
color: #0066cc !important;
    font-size: 12px !important;
    text-underline-position: under;
    border-bottom: 1px solid #0066cc;
}
.search_details_footernote a:hover{
color: #0066cc !important;
    font-size: 12px !important;
    text-decoration: none;
}
.linkborderBottomClass{
    border-bottom: none !important;
    text-decoration:none !important;
}
@media only screen and (max-width: 767px) {
    .details_data{
    	width:auto;
	}
    .paymentlocationsearchdetails .search_result_content{
		padding-right: 0px;
    }
    .search_details_footernote .copy p{
		margin-left: 20px;
    }
}