@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/fonts/OpenSans-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

* {
    font-family: 'Open Sans';
}

td {
    background-color: transparent;
    color: #000000;
    font-family: 'Open Sans';
    font-size: 10pt;
}

a {
    color: #442D7F;
    font-weight: bold;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 10pt;
    text-decoration: underline;
}

#tireSVl.left {
    position: absolute !important;
    top: 39.5px !important;
    left: 144.5px !important;
    width: 361px !important;
    height: 361px !important;
    z-index: 1!important;
}

#tireSV2.left {
    position: absolute!important;
    top: 40.5px !important;
    left: 145.5px !important;
    width: 359px !important;
    height: 359px !important;
    z-index: 1!important;
}

#tireSV3.left {
    position: absolute!important;
    top: 115.5px !important;
    left: 220.5px !important;
    width: 209px !important;
    height: 209px !important;
    z-index: 1!important;
}

#tireSV4.left {
    position: absolute!important;
    top: 116.5px !important;
    left: 221.5px !important;
    width: 207px !important;
    height: 207px !important;
    z-index: 1!important;
}

#rimSVl.left {
    position: absolute!important;
    top: 115.5px !important;
    left: 220.5px !important;
    width: 209px !important;
    height: 209px !important;
    z-index: 1!important;
}

#rimSV2.left {
    position: absolute!important;
    top: 116.5px !important;
    left: 221.5px !important;
    width: 207px !important;
    height: 207px !important;
    z-index: 1!important;
}

#tireSVl.right {
    position: absolute !important;
    top: 39.5px !important;
    left: -185.5px !important;
    width: 361px !important;
    height: 361px !important;
    z-index: 1 !important;
}

#tireSV2.right {
    position: absolute !important;
    top: 40.5px !important;
    left: -184.5px !important;
    width: 359px !important;
    height: 359px !important;
    z-index: 1 !important;
}

#tireSV3.right {
    position: absolute !important;
    top: 115.5px !important;
    left: -109.5px !important;
    width: 209px !important;
    height: 209px !important;
    z-index: 1!important;
}

#tireSV4.right {
    position: absolute !important;
    top: 116.5px !important;
    left: -108.5px !important;
    width: 207px !important;
    height: 207px !important;
    z-index: 1!important;
}

#rimSVl.right {
    position: absolute !important;
    top: 115.5px !important;
    left: -109.5px !important;
    width: 209px !important;
    height: 209px !important;
    z-index: 1!important;
}

#rimSV2.right {
    position: absolute !important;
    top: 116.5px !important;
    left: -108.5px !important;
    width: 207px !important;
    height: 207px !important;
    z-index: 1!important;
}

img {
    margin: 0px;
}

table.withlines td.title {
    color: #442D7F;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
}

table.withlines th {
    background: #F6F6F6;
    border-radius: 4px;
    padding: 14px 0;
    color: #030F4C;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    width: 230px;
}

td select {
    font-size: 13px;
}

#tireMenu {
    font-size: 13px;
}

font.title {
    color: #7766ff;
    font-size: 16pt;
    font-weight: bold;
}

.disabled {
    color: #777777;
}

.button td {
    color: #ffffff;
}

.tire-form-iframe {
    display: flex;
    flex-direction: column;
    align-items: center;
}

form table {
    border-spacing: 5px;
}

body {
    margin: 0;
}

#vatman {
    width: 290px !important;
}

.tire-form-iframe form {
    margin-bottom: 0;
}