

/* 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/2_brand_whitout_img/style.css?17243086681009*/

.group-item-wrapper {
    padding: 10px !important;
    margin-bottom: 10px;

    display: block;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.group-inner-item-wrapper {
    height: 100%;
    margin: 10px;
    text-align: center;

    display: table;
    width: 100%;
}

.group-item {
    height: 100%;
    display: table-row;

}

.brand_name {
    position: relative;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    border: 1px #ccc solid;;
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.brand_name: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);
}

.brand_name a{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
/* End */
/* /local/components/xfive/neoriginal/templates/.default/style.css?1724308668401 */
/* /local/components/xfive/neoriginal.all/templates/2_brand_whitout_img/style.css?17243086681009 */
