﻿
.k-widget .k-numerictextbox
{
    width: 50px;
}

#header
{
    width: 998px;
}

#categories
{
    width: auto;
    height: auto;
    background-color: Black;
    border: 0px;
    display: inline-block;
}

#cart_menu small.s_text, #small_login small.s_text
{
    display: none;
}

#site_logo
{
    background: url(../images/bg_headerbox.png) no-repeat;
    width: 998px;
    height: 174px;
    margin: 50px 0px 0px 0;
    background-size: contain;
    background-color: Black;
}

#categories > ul > li > a
{
    color: White;
}

#system_navigation li a:hover, #categories > ul > li > div > ul > li > a:hover
{
    color: #71B013;
}

#menu_home a:hover
{
    background-color: #71B013;
}

#co_info_panel
{
    display: none;
}

#system_navigation
{
    position: absolute;
    top: 20px;
    right: 20px;
}

#cart_menu, #small_login
{
    z-index: 10;
    position: static;
    bottom: 0px;
    top: 0px;
    right: 0px;
    height: 0px;
    float: right;
    margin-right: 12px;
    margin-top: 22px;
}

.mylang_menu
{
    text-align: left;
    width: 955px;
    margin-top: 0px;
    vertical-align: middle;
    top: 20px;
    left: 20px;
    position: absolute;
}

.header_bottom
{
    background-image: url('../images/header_bottom.png');
    min-height: 4px;
    min-width: 998px;
    position: absolute;
}

#content
{
    padding-top: 20px;
}

#div_navbar
{
    min-height: 66px;
    width: 100%;
    max-width: 998px;
    clear: both;
    background-color: black;
}

#div_navbar_dummy
{
    min-height: 66px;
    width: 100%;
    max-width: 998px;
    clear: both;
    background-color: black;
}

#cartDiv, #login_div, #div_navbarclear
{
    display: inline-block;
    width: auto;
    height: 66px;
    float: right;
    background-color: Black;
}

.langselector
{
    display: inline-block;
    cursor: pointer;
}

.k-widget.k-tooltip
{
    padding: 2px;
    background-color: lightgray;
    border-color: lightgray;
}

.k-callout-w
{
    border-right-color: lightgray;
}

.demoTooltipContent
{
    color: red;
}

.k-tooltip-content
{
    background-color: white;
    color: black;
}

.textOnImg
{
    color: white;
    margin-left: 5px;
    margin-top: 8px;
    background-color: #000774;
    text-transform: uppercase;
}

.euro
{
    padding: 0px;
}

.tireInfoSpan
{
    cursor: default;
    color: white;
    background-color: rgb(203,3,28);
    padding: 2px;
    font-size: smaller;
}

.alignRight
{
    text-align: right;
}

.largeFont
{
    font-size: 15px;
}

.selectedRowFont
{
    color: #fff;
}

.gridFont
{
    font-size: 15px;
    color: Black;
}

input.k-textbox, .k-dropdown-wrap, .k-button
{
    border-radius: 5px !important;
}

.media,
.media-body
{
    overflow: visible;
}

    .media:after,
    .media-body:after
    {
        content: '';
        clear: both;
        display: block;
    }

input.k-textbox:focus
{
    border-color: #adadad;
    -webkit-box-shadow: #7ea700 0px 0px 7px 0px;
    box-shadow: #7ea700 0px 0px 7px 0px;
}

.k-upload-button
{
    margin: 0 !important;
}
.k-draghandle {
    border-color:darkgray;
}

.k-link.k-header.k-state-selected {
    color:white;
}
.k-link.k-header.k-state-selected.k-state-hover {
    color:#787878;
}

.k-edit-form-container {
    min-width:400px;
    width:auto;    
}

#cart_menu a {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.descriptionPanel {
        
        
        
        border-bottom-width: 1px;
        
        border-left-width: 1px;
        
        border-right-width: 1px;
        border-top-color: rgb(227, 227, 227);
        
        border-top-style: solid;
        border-top-width: 1px;
        
        box-sizing: border-box;
        color: rgb(51, 51, 51);
        display: block;        
        line-height: 20px;
        margin-bottom: 0px;
        min-height: 20px;
        padding-bottom: 9px;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 5px;
        margin-top:4px;
    }

    .btn_close_desc {
        -webkit-appearance: none;
        -webkit-background-clip: border-box;
        -webkit-background-origin: padding-box;
        -webkit-background-size: auto;
        background-attachment: scroll;
        background-clip: border-box;
        background-color: rgba(0, 0, 0, 0);
        background-image: none;
        background-origin: padding-box;
        background-size: auto;
        border-bottom-color: rgb(0, 0, 0);
        border-bottom-style: none;
        border-bottom-width: 0px;
        border-left-color: rgb(0, 0, 0);
        border-left-style: none;
        border-left-width: 0px;
        border-right-color: rgb(0, 0, 0);
        border-right-style: none;
        border-right-width: 0px;
        border-top-color: rgb(0, 0, 0);
        border-top-style: none;
        border-top-width: 0px;
        box-sizing: border-box;
        color: rgb(0, 0, 0);
        cursor: pointer;
        display: block;
        float: right;
        font-size: 21px;
        font-style: normal;
        font-variant: normal;
        font-weight: bold;
        
        line-height: 21px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        opacity: 0.20000000298023224;
        overflow-x: visible;
        overflow-y: visible;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        text-shadow: rgb(255, 255, 255) 0px 1px 0px;
        text-transform: none;
        width: 13px;
    }

.alert-success {
    background-color: rgb(223, 240, 216);
border-bottom-color: rgb(214, 233, 198);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(214, 233, 198);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(214, 233, 198);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(214, 233, 198);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: rgb(60, 118, 61);
display: block;
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
width: 100%;
}

.alert-error {
    background-color: rgb(242, 222, 222);
border-bottom-color: rgb(235, 204, 209);
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgb(235, 204, 209);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(235, 204, 209);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(235, 204, 209);
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: rgb(169, 68, 66);
display: block;
font-size: 14px;
line-height: 20px;
margin-bottom: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
width: 100%;
}

.email.badge {
    margin:2px;
    font-size:10px;
    vertical-align:top;
}