
.amHightlightText{
    color:#666666 !important;
}
.amHightlightBgI1{
    background:#484848 !important;
}
.amHightlightBgI2{
    background:#6D6D6D !important;
}
.amHightlightBgL1{
    background:#DDDDDD !important;
}
.amHightlightBgL2{
    background:#EDEDED !important;
}
.amHightlightBgL3{
    background:#f4f4f4 !important;
}
.amHightlightBorderLight{
    border-color:#838383 !important;
}
.amHightlightBorderDark{
    border-color:#CCCCCC !important;
}

.amHighlightGradientI1{
    background: #484848 !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #484848 0%, #6D6D6D 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#484848), color-stop(100%,#6D6D6D)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #484848 0%,#6D6D6D 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #484848 0%,#6D6D6D 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#484848', endColorstr='#6D6D6D',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientI2{
   
    background: #6D6D6D !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #6D6D6D 0%, #484848 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6D6D6D), color-stop(100%,#484848)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #6D6D6D 0%,#484848 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #6D6D6D 0%,#484848 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6D6D6D', endColorstr='#484848',GradientType=0 ) !important; /* IE6-8 */
}

.amHighlightGradientL1{
    background: #DDDDDD !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #DDDDDD 0%, #EDEDED 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#DDDDDD), color-stop(100%,#EDEDED)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #DDDDDD 0%,#EDEDED 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #DDDDDD 0%,#EDEDED 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DDDDDD', endColorstr='#EDEDED',GradientType=0 ) !important; /* IE6-8 */
}
.amHighlightGradientL2{
    background: #EDEDED !important; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #EDEDED 0%, #DDDDDD 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EDEDED), color-stop(100%,#DDDDDD)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #EDEDED 0%,#DDDDDD 100%) !important; /* IE10+ */
background: linear-gradient(to bottom,  #EDEDED 0%,#DDDDDD 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#DDDDDD',GradientType=0 ) !important; /* IE6-8 */
}

.img_attr_sel{
cursor:pointer;
border:2px solid transparent;
}

.img_attr_sel_act{
border:2px solid #999;
}

.lr_buttons.withBuyForm{
    position: inherit;
    display: auto;
    right: 0;
    bottom: 0;
}

.lr_price_box.withBuyForm{
    width:auto;
}
@font-face {
    font-family: "LicensePlateCondensed";
    src: url("../fonts/GL-Nummernschild-Eng.woff") format('woff');
}

@font-face {
    font-family: "LicensePlateRegular";
    src: url("../fonts/GL-Nummernschild-Mtl.woff") format('woff');
}


#license-plate-input-wr{
    display:inline-block;
    padding:20px;
    margin: 20px 0;
    background:#eee;
    width:200px;
    margin:0 auto;
}

#license-plate-input-wr input{
    font-size:20px;
}

#license-plate-input-wr input:last-child{
    margin-right:0;
}

#license-plate-image-wr{
    position:relative;
}



#license-plate-image-wr .background-image{
    width:100%;
}
#license-plate-preview-text-wr{
    position:absolute;
    display:table;
    top:0;
    right:0;
    width:100%;
    height:100%;
    text-align:center;
    z-index:10;
}
#license-plate-season-wr{
    position:absolute;
    display:table;
    top:0;
    right:0;
    width:100%;
    height:100%;
    text-align:right;
    z-index:10;
}

#license-plate-preview-text-wr > div{
    display:table-row;
}
#license-plate-preview-text-wr #license-plate-preview-text{
    display:table-cell;
    vertical-align:middle;
}
#license-plate-season-wr > div{
    display:table-row;
}
#license-plate-season-wr #license-plate-preview-text{
    display:table-cell;
    vertical-align:middle;
}

.addtobasket_actions button.disabled{
    opacity:0.5;
    cursor:not-allowed;
}

#license-plate-stage img{
    display:block;
}

.productoptions .SumoSelect > .optWrapper > .options{
    max-height:none;
}
#layout_content a.info-registration-office-link{
    color:red;
    font-weight:bold;
}
