

/* Start:/local/components/xfive/neoriginal/templates/.default/style.css?1724308668401*/
.button {
    cursor: pointer;
    text-align: center;
    background: #2da5e3;
    color: #fff;
    text-decoration: none;
    outline: inherit;
    font-size: 14px;
    padding: 11px 30px;
    border: 0;
}

.vin-field {
	font-size: 14px;
    display: inline-block;
    padding: 9px 80px 9px 20px;
    background: transparent;
    border: 3px #2da5e3 solid;
    box-shadow: none;
}
/* End */


/* Start:/local/components/xfive/neoriginal.all/templates/3_markets/style.css?1724308668426*/
.market {
    padding: 10px;
    margin: 10px;
    border: 1px #ccc solid;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
}

.market:hover {
    -webkit-box-shadow: 1px 1px 4px 1px rgba(127, 127, 127, 0.4);
    -moz-box-shadow: 1px 1px 4px 1px rgba(127, 127, 127, 0.4);
    box-shadow: 1px 1px 4px 1px rgba(127, 127, 127, 0.4);
}
/* End */
/* /local/components/xfive/neoriginal/templates/.default/style.css?1724308668401 */
/* /local/components/xfive/neoriginal.all/templates/3_markets/style.css?1724308668426 */
