﻿div.brokerResult {
/*      width: 487px; */
	 border-radius: 9px;
     background: rgb(255, 255, 255);
	 margin-bottom: 10px;
	 padding-left:16px;
	 padding-bottom: 5px;
}

div.brokerResult div.streetAddress {
color: rgb(132, 131, 131);
font-family: 'Open Sans';
font-size: 14px;
font-weight: 400;
line-height: 20px;
padding-top: 16px;
}

div.brokerResult div.brokerNumber {
color: rgb(132, 131, 131);
font-family: 'Open Sans';
font-size: 14px;
font-weight: 400;
line-height: 20px;
padding-top: 6px;
}

div.brokerResult div.brokerName {
color: rgb(0, 0, 0);
font-size: 16px;
font-weight: 400;
line-height: 24px;
padding-top: 4px;
}

#brokerResults {
margin-top: 15px;
}

#brokersearchPg{
color: rgb(0, 0, 0);
/* font-family: Open Sans; */
font-size: 16px;
font-weight: 400;
line-height: 30px;
width: 435px;
height: 300px;
padding-top: 40px;
}

div.brokerResult div.tradeName {
color: rgb(0, 0, 0);
font-size: 16px;
font-weight: 600;
line-height: 24px;
padding-top: 16px;
}

div.brokerResult div.distance {
position: absolute;
bottom:5px;
}

div.brokerResult div.phone {
margin-top: 5px;
}

div.Clear
{
    clear:both;
    visibility: hidden;
    height: 0;   
}

div.googleMapHolder {
width:100%;
height: 400px;
margin-top:10px;
}

div.brokerResults {
    
}
#brokersearchTitle {
color: rgb(0, 0, 0);
font-size: 32px;
font-weight: 400;
line-height: 41px;
margin:0;
padding:0;
width: 441px;
padding-top:24px;
padding-bottom:24px;
}

#result-holder {
	scrollbar-width: thin;
    scrollbar-color: rgb(244, 244, 244) #e0e0e0;
	scrollbar-width: none;
}


#map-canvas {
 height:100%;   
 border:1px solid #666;
}


#map-canvas {
    font-family:Arial;
}
#map-canvas h1 {
    font-size:12pt;
    color: #666;
}

#map-canvas h2 {
    font-size:10pt;
    color: #666;
    margin-top:0;
}

    #map-canvas img {

    max-width: none;

    }

div.pager {
    margin-bottom:5px;
}
.page-id-132 div.pagerHead{
	font-family: sans-serif;
}
div.pagerHead {
	color: rgb(0, 0, 0);
    font-family: "Open Sans";
    font-size: 21px;
    font-weight: 600;
    line-height: 32px;
	padding-bottom: 12px;
}

div.pager a {
    margin-right:5px;
}


#brokerSearchProvince{
    display:none;
    margin-right:5px;
}

.googleMapHolder hr{
    margin: 5px 0;
    height: 1px;
    background-color: #CCC;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    border:0;
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active{
    margin: 0;
}

.ui-menu *{
    transition: none!important;
    -webkit-transition: none!important;
}

div.broker-content label.radio-label{
    display:inline-block;
}

div.broker-content label.radio-label:first-of-type{
    display:block;
}
.buttomSearch {
display: flex;
flex-direction: row-reverse;
width: 435px;
height: 44px;
padding-bottom: 24px;
}
#btnBrokerSearchOrg {
background: rgb(191, 29, 47);
width: 48px;
height: 44px;
display: flex;
position: absolute;
flex-direction: column;
justify-content: center;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.buttomSearch__input {
width: 100%;
border-radius: 60px;
padding-left: 20px;
}
.btnBrokerSearchOrg_btn {
border: none;
background: rgb(191, 29, 47);
width: 48px;
height: 44px;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}
.buttomSearch__input::placeholder {
    color: rgb(132, 131, 131);
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.search_input {
	position: relative;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.page-id-7 #buttomSearch__clear {
	padding-top: 10px !important;
}
.page-id-7518 #buttomSearch__clear {
	padding-top: 10px !important;
}
.page-id-132 #buttomSearch__clear {
	    padding-top: 18px !important;
}
.page-id-437 #buttomSearch__clear {
	    padding-top: 18px !important;
}