#marketfinder .container ,
#marketfinder.container {
	padding:0px;
	box-shadow:0px 0px 0px 0px;
} 

#marketfinder .navigation {
	padding:0px;
	margin-top:1em;
}

#marketfinder .btn {
	background-color:#A0AF21;
	color:white;
 
}

#marketfinder .btn {
	background-color:#A0AF21;
	color:white;
	padding:0.5em;
}

#marketfinder  #markets h5 a{
	color:black;
	font-size:32px;
	text-decoration:none;
	font-weight:normal;
	font-size:24px;
	
	
}

#marketfinder  #markets h5  {
	
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width:98%;
	margin:auto;
	margin-top:2.2%;
	padding-bottom:0.5em;
}
#marketfinder  #markets .subcolumns {
	width:98%;
	margin:auto;
}

#marketfinder .index {
	/*
	display:inline-block;
	color:black;
	background-color:#999;
	 -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
	float:left;
	margin-bottom:-1em;
	 width: calc(100% - 100px);
	 */
}

div.index {
  position: relative;
  position: absolute;
margin: 0em auto;
width: 88%;
padding: 0.5em;
height: 92px;
overflow: hidden;
}

div.index .recommendation {
  position: absolute;
  top: 16%;
  right: -32px;
  z-index: 10;
  display: inline-block;
  font-size: 12px;
  width: 130px;
  text-align: center;
  padding: .25em 0;
  color: white;
  transform: rotate(45deg);
  border: 5px solid #fff;
  background: #A0AF21;
  font-family: "Muli Light",serif;
  font-size:11px;
  box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.25);
}


div.index {
	height:155px;
	
}
div.index .recommendation.no-rotate {
	transform: rotate(0deg);
	top:70%;
	border:2px solid #fff;
	width:auto;
	border-radius:0px 5px 5px 0px;
	padding:0em 0.65em;
	
	font-weight: normal;
	text-decoration:none;
	right:auto;
	left:0px;
	font-size: 1em;
font-family: arial;
}


div.index .recommendation:before {
	
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: -2px;
	top: 0px;
	border-color: transparent #fff transparent transparent;
}
 
#marketfinder  #markets * {
	
	
}



#marketfinder  #markets .marketimage img {
	max-width:100%;
	max-height:100%;
 
}

#marketfinder  #markets .col-xs-6.col-sm-4 {
	width:333px;
	min-width:333px;
	/*margin-right:50px;*/
	margin-right:3.1em;
	float:left;
	padding:0px;
}

 
#marketfinder  #markets .col-xs-6:last-child {
	margin-right:0px;
	
}
 

#marketfinder .navigation {
	margin-left:0.75em;
	width:98%;
	margin-bottom:1.5em;
}

/*
#marketfinder .navigation #address {
		width:22.5%;
		margin-right:5%;
	
}
*/

.tx-sfmarketfinder #marketfinder  #markets  {
	height:480px;
	height:620px !important;
}

.tx-sfmarketfinder #marketfinder  #markets .opentime TABLE TD  {
	font-size:1.3em;
	
}

.tx-sfmarketfinder .isclosed {
    background-color: #B2B2B2;
}
.tx-sfmarketfinder .isopen {
	 
	background-color:#A0AF21;
		 
}	


.tx-sfmarketfinder .isopen, 
.tx-sfmarketfinder .isclosed {
    padding: 0.1em 0.25em;
    padding-bottom: 0.25em;
    border-radius: 0px;
     
    margin-top: 0.5em;
    text-align: center;
    color: white;
	 
}
.tx-sfmarketfinder .isopen .small,
 .tx-sfmarketfinder .isclosed .small {
    font-size: 0.7em;
    color: white;
    letter-spacing: 1px;
    font-weight: normal;
    font-weight: bold;
}
.tx-sfmarketfinder .isopen SPAN.status, 
.tx-sfmarketfinder .isclosed SPAN.status {
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    font-size: 19px;
    margin-top: -0.25em;
    letter-spacing: 1px;
}

/*
#marketfinder  #markets {
 
	max-height:450px;
 
}
*/
#marketfinder  #markets .subcolumns A {
	color:#0F644F;
	
}
#marketfinder  #markets .subcolumns * {
	font-size:0.9em
	
}

#marketfinder  #markets .marketimage {
	padding:20px;
	border:1px solid #ccc;
	width:333px;
	margin:auto;
}
#map_canvas {
	border:1px solid #ccc
}


#marketfinder  .navigation {
	border-bottom:0px;
	margin-bottom:1em;
	box-shadow:0px 0px 0px rgba(0,0,0,0.0);
}
#marketfinder  .navigation label,
#marketfinder  .navigation INPUT[type='text'],
#marketfinder  .navigation SELECT,
#marketfinder  .navigation BUTTON {
	font-size:0.8em;
	font-weight:normal;
	font-style:normal;
}

#bodyContent A {
	color:#A0AF21;
	
}

.tx-sfmarketfinder .conceptLogo {
 
}

.tx-sfmarketfinder  #content  H2.firstHeading {
	font-size:1.15em !important;
	margin-top:0.6em  !important;
	font-family:"Muli Light",serif;
	 
}
 
body .tx-sfmarketfinder .container {
    box-shadow: 0px 0px 0px rgba(0,0,0,0.5);
    padding: 0px;
}


body .tx-sfmarketfinder .btn {
	font-weight:normal;	
	padding:.375rem .75rem;
}

body .tx-sfmarketfinder .activeRoute {
    border: 0px solid #666;
    padding: 0px;
}

#address {
	padding-right:2.5em;
}

body .tx-sfmarketfinder .form-inline label {
	margin-right:1em;
	font-size:1em;
}

body #bodyContent H5 {
	font-weight:bold;
	font-family:arial;
	font-size:1em;
	margin-bottom:0px;
	margin-top:0.5em
}
body .tx-sfmarketfinder #content #bodyContent TABLE TD {
    
    line-height: 1.5;
}
