/* COMMON */
html {
    background: #e0e0e0 url(../img/background_main.gif) repeat-x;
}

html.pop-up {
    background: #fff;
}

.incompatible {
    font-size: 12px;
    font-weight: bold;
    color: #d70000;
    padding: 10px;
    text-align: center;
    background: #ababab;
}

.incompatible a, .incompatible a:visited {
    color: #003893;
}

.container {
    position: relative;
}

.placeholder {
    color: #aaa;
}

.space20 {
    margin-bottom: 20px;
}

h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    color: #003893;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    color: #003893;
}

h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    color: #003893;
}

h4 {
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    color: #003893;
}

h5 {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    color: #003893;
}

p {
    font-size: 12px;
    line-height: 16px;
    margin: 0;
}

.link-arrow-right, .link-arrow-left, .link-arrow-up, .link-plus, .link-minus, .product-enquiry .link-delete, .product-teaser > .no-child > a.default-link {
    color: #666;
    display: inline-block;
    font-size: 12px;
    line-height: 19px;
    padding-left: 28px;
    text-decoration: none;
}

.link-arrow-right,
.product-enquiry .link-delete,
.product-teaser > .no-child > a.default-link {
    background: url(../img/sprite_v1.png) no-repeat -42px -742px;
}

.link-arrow-left {
    background: url(../img/sprite_v1.png) no-repeat 0 -674px;
}

.link-arrow-up {
    background: url(../img/sprite_v1.png) no-repeat 0 -810px;
}

.link-plus {
    background: url(../img/sprite_v1.png) no-repeat -986px -1457px;
}

.link-minus {
    background: url(../img/sprite_v1.png) no-repeat -153px -1457px;
}

.link-plus.right, .link-minus.right {
    position: absolute;
    right: 39px;
    top: 24px;
    z-index: 1;
}

.link-small-arrow-down, .link-small-arrow-right, .link-small-rss {
    color: #666;
    font-size: 11px;
    line-height: 1;
    margin-left: 12px;
    text-decoration: none;
}

.link-small-arrow-down, .link-small-arrow-right {
    padding-right: 15px;
}

.link-small-arrow-down {
    background: url(../img/sprite_v1.png) no-repeat right -284px;
}

.link-small-arrow-right {
    background: url(../img/sprite_v1.png) no-repeat right -343px;
}

.link-small-rss {
    background: url(../img/sprite_v1.png) no-repeat 0 -1276px;
    padding-left: 17px;
}

.link-small-rss:after {
    content: '';
    clear: both;
}

.link-standard {
    color: #666;
    text-decoration: underline;
}

.link-email {
    text-decoration: none;
}

.link-arrow-left:hover,
.link-arrow-up:hover,
.link-minus:hover,
.link-plus:hover,
.link-small-arrow-down:hover,
.link-small-arrow-right:hover,
.link-small-rss:hover,
.link-arrow-right:hover,
.link-standard:hover {
    color: #e87513;
}

.link-button {
    display: inline-block;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    background-color: #e87513;
    background-repeat: no-repeat;
    padding: 0 14px 0 47px;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    height: 25px;
}

.link-arrow-small-left {
    display: inline-block;
    width: 9px;
    height: 18px;
    background: url(../img/sprite_v1.png) -9px -946px no-repeat;
    margin-left: 4px;
}

.link-arrow-small-left:hover {
    background: url(../img/sprite_v1.png) -9px -976px no-repeat;
}

.link-arrow-small-left.inactive {
    background: url(../img/sprite_v1.png) -9px -1014px;
    cursor: default;
}

.link-arrows-left {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/sprite_v1.png) 0 -946px no-repeat;
}

.link-arrows-left:hover {
    background: url(../img/sprite_v1.png) 0 -976px no-repeat;
}

.link-arrows-left.inactive {
    background: url(../img/sprite_v1.png) 0 -1014px;
    cursor: default;
}

.link-arrow-small-right {
    display: inline-block;
    width: 9px;
    height: 18px;
    background: url(../img/sprite_v1.png) 0 -1082px;
    margin-right: 4px;
}

.link-arrow-small-right:hover {
    background: url(../img/sprite_v1.png) 0 -1112px;
}

.link-arrow-small-right.inactive {
    background: url(../img/sprite_v1.png) 0 -1150px;
    cursor: default;
}

.link-arrows-right {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/sprite_v1.png) 0 -1082px;
}

.link-arrows-right:hover {
    background: url(../img/sprite_v1.png) 0 -1112px;
}

.link-arrows-right.inactive {
    background: url(../img/sprite_v1.png) 0 -1150px;
    cursor: default;
}

.link-info {
    background: url(../img/sprite_v1.png) no-repeat -986px -742px;
    cursor: pointer;
    display: block;
    height: 18px;
    margin-bottom: 7px;
    width: 18px;
}

.link-button:hover {
    background-color: #003893;
}

.button-arrow-right {
    background-image: url(../img/sprite_v1.png);
    background-position: 0 -146px;
}

.button-camera {
    background-image: url(../img/sprite_v1.png);
    background-position: 0 -221px;
}

.button-document {
    background-image: url(../img/sprite_v1.png);
    background-position: 0 -296px;
}

.button-cart {
    background-image: url(../img/sprite_v1.png);
    background-position: -972px -1185px;
}

.button-rss {
    background-image: url(../img/sprite_v1.png);
    background-position: 0 -371px;
}

.page-header {
    position: relative;
    background: #fff;
    padding: 14px 20px 0;
    overflow: hidden;
}

.page-header h1 {
    padding-bottom: 14px;
    font-size: 18px;
    line-height: 25px;
}

.page-header h2 {
    padding-bottom: 14px;
}

.page-header .image {
    position: relative;
    float: left;
    background: #f7f7f7;
    margin: 0 20px 20px 0;
    overflow: hidden;
}

.page-header p {
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 12px;
    position: relative;
    top: -4px;
}

.page-header a.link-arrow-right {
    padding-bottom: 17px;
    position: relative;
    top: -2px;
}

.box-headline {
    position: relative;
    background: #ababab;
    border-top: 1px solid #fff;
}

.box-headline h4 {
    color: #fff;
    padding: 9px 20px;
}


.warning.box-headline{
    background-color: #fff;
    border: none;
    border-left: 7px solid #e87513;
    border-bottom: solid 3px #e5e5e5;
}

.warning.box-headline h4 {
    color: #e87513;
    padding-left: 13px;
}

.warning.box-headline h4 span{
    display: block;
    font-weight: bold;
    padding-top: 5px;

}

/* TYPO "PRODUCT" */
.typo-product h1 {
    clear: both;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    margin: 0 0 10px 0;
}

.typo-product h2 {
    clear: both;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    padding: 0 0 14px 0;
}

.typo-product h2 span#component_count {
    padding-left: 4px;
    position: absolute;
    color: #003893;
}

.typo-product ul {
    clear: both;
}

.typo-product p, .typo-product li {
    color: #666;
    font-size: 12px;
    line-height: 16px;
}

.typo-product p, .typo-product .table, .typo-product ul {
    padding-bottom: 8px;
}

.typo-product .table {
    clear: both;
}

/* NAVIGATION TOP META */
.navigation-top-meta {
    background: #fff;
    height: 65px;
    overflow: hidden;
}

.navigation-top-meta .logo {
    display: block;
    left: 0;
    top: 0;
    position: absolute;
}

/* Logo-EPCOS = Default */
.navigation-top-meta .logo {
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    background: url(../img/logo.png) no-repeat 0 0;
    width: 224px;
    height: 56px;
}

/* Logo-TDK Europe */
.navigation-top-meta .logo.tdk-europe {
    background-image: url(../img/logo_tdk_europe_v2.png);
    width: 350px;
}


.navigation-top-meta .search {
    left: 666px;
    position: absolute;
    top: 31px;
}

.navigation-top-meta .search form {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 275px;
}

.navigation-top-meta .search form input:first-child {
    background: #fff;
    border: 1px solid #a9abaa;
    float: left;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 215px;
    color: #666666;
}

.navigation-top-meta .search form input[type=submit] {
    background: url(../img/sprite_v1.png) 0 -72px;
    border: none;
    float: left;
    height: 24px;
    width: 28px;
    margin: 0 0 0 -1px;
}

.navigation-top-meta .links {
    position: absolute;
    right: 295px;
    top: 32px;
}

.navigation-top-meta .links a {
    float: left;
    line-height: 16px;
}

.navigation-top-meta .worldwide {
    background: url(../img/sprite_v1.png) no-repeat 0 -1335px;
    padding-left: 44px;
    position: absolute;
    right: 20px;
    top: 0;
}

.navigation-top-meta .worldwide a {
    border-bottom: 1px dotted #666;
    color: #666;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    text-decoration: none;
}

.navigation-top-meta .worldwide:hover {
    background: url(../img/sprite_v1.png) no-repeat 0 -1400px;
    cursor: pointer;
}

.navigation-top-meta .worldwide:hover a:hover {
    color: #333;
    border-bottom: 1px dotted #333;
}

.navigation-top-meta {
    overflow: visible;
    z-index: 1010;
}

.navigation-top-meta .links {
    position: absolute;
    right: 295px;
    top: 35px;
}

.navigation-top-meta .links .link-list {
}

.navigation-top-meta .links .link-list.switch {
    border: none;
}

.navigation-top-meta .links .link-list-item {
    float: left;
    list-style: none;
}

.navigation-top-meta .links ul.language-switch {
    list-style: none;
    float: left;
    border: 1px solid transparent;
    padding: 10px;
    top: -15px;
    position: relative;
    left: 11px;
}

.navigation-top-meta .links ul.language-switch li {
    display: none;
    margin: 0;
}

.navigation-top-meta .links ul.language-switch li.current-language {
    display: block;
}

.navigation-top-meta .links ul.switch {
    background: #fff;
    border: 1px solid #ababab;
}

.navigation-top-meta .links ul.switch li {
    display: block;
}

.navigation-top-meta .links ul.language-switch a {
    color: #666666;
    display: inline-block;
    float: none;
    font-size: 11px;
    line-height: 16px;
    margin-left: 0;
    margin-top: 4px;
    text-decoration: none;
}

.navigation-top-meta .links ul li a:hover {
    color: #E87513;
}

/* NAVIGATION TOP MAIN */
.navigation-top-main {
    background: #003893;
    width: 100%;
}

.navigation-top-main a, .navigation-top-main .active {
    background: url(../img/sprite_v1.png) right -404px no-repeat;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 14px;
    line-height: 35px;
    padding: 0 50px;
    position: relative;
    text-decoration: none;
}

.navigation-top-main .arrow-top {
    background: url(../img/sprite_v1.png) no-repeat 0 -1469px;
    bottom: 0;
    display: none;
    height: 5px;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 10px;
}

.navigation-top-main a:hover .arrow-top, .navigation-top-main .active .arrow-top {
    display: block;
}

.navigation-top-main .last {
    background: none;
}

.navigation-top-main a:hover, .navigation-top-main .active {
    background: #2064c1;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin-left: -1px;
    padding: 0 49px 0 50px;
}

.navigation-top-main-layer-container {
    left: 0;
    position: absolute;
    top: 101px;
    z-index: 1000;
}

.navigation-top-main-layer-container .layer {
    border-right: 1px solid #ababab;
    border-left: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}

.navigation-top-main-layer-container .layer .close {
    background: url(../img/sprite_v1.png) 0 -1218px;
    cursor: pointer;
    height: 11px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 11px;
}

.navigation-top-main-layer-container .layer .columns {
    position: relative;
    background: #fff;
    padding: 19px 35px;
}

.navigation-top-main-layer-container .layer .columns .column {
    position: relative;
    width: 200px;
    float: left;
    background: #fff;
}

.navigation-top-main-layer-container .layer .columns ul {
    list-style-type: none;
    padding: 0;
}

.navigation-top-main-layer-container .layer .columns .column > ul > li > a {
    text-decoration: none;
    color: #434343;
    font-size: 14px;
    line-height: 30px;
}

.navigation-top-main-layer-container .layer .columns .column > ul > li > ul {
    margin-top: 10px;
}

.navigation-top-main-layer-container .layer .columns .column > ul > li > ul > li {
    padding: 0 11px 11px 0;
    background: url(../img/sprite_v1.png) no-repeat -42px -742px;
}

.navigation-top-main-layer-container .layer .columns .column > ul > li > ul > li > a {
    text-decoration: none;
    color: #666;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 0 28px;
    display: inline-block;
}

.navigation-top-main-layer-container .layer .columns .column > ul > li > a:hover,
.navigation-top-main-layer-container .layer .columns .column > ul > li > ul > li > a:hover {
    color: #e87513;
}

/* NAVIGATION TOP BREADCRUMB */
.breadcrumb {
    overflow: hidden;
    padding-bottom: 20px;
    background: url(../img/shadow_down.png) bottom left no-repeat;
    z-index: 5;
}

.breadcrumb a, .breadcrumb span {
    display: inline-block;
    font-size: 11px;
    line-height: 30px;
    text-decoration: none;
    color: #666;
    padding: 0 5px 0 16px;
    background: url(../img/sprite_v1.png) no-repeat -998px -336px;
}

.breadcrumb a:first-child {
    background: none;
    padding: 0 5px 0 0;
}

.breadcrumb a:hover {
    color: #e87513;
}

.breadcrumb span {
    color: #ababab;
}

.breadcrumb span.active {
    color: #003893;
}

/* NAVIGATION BOTTOM BACK & TOP */
.navigation-back-top {
    position: relative;
    height: 99px;
    background: url(../img/shadow_up.png) bottom no-repeat;
}

.navigation-back-top .back {
    position: absolute;
    top: 35px;
    left: 20px;
}

.navigation-back-top .top {
    position: absolute;
    top: 35px;
    right: -1px;
}

.navigation-back-top a {
    color: #494949;
}

/* NAVIGATION BOTTOM SITEMAP */
.navigation-bottom-sitemap {
    padding: 29px 0 22px 0;
}

.navigation-bottom-sitemap h3 {
    font-size: 12px;
    line-height: 20px;
    color: #003893;
    border-bottom: 1px solid #003893;
    font-weight: normal;
    margin-bottom: 14px;
    height: 20px;
    overflow: hidden;
}

.navigation-bottom-sitemap ul {
    list-style-type: none;
    padding: 0;
}

.navigation-bottom-sitemap li {
    margin-top: 10px;
}

.navigation-bottom-sitemap li a, .navigation-bottom-copyright a {
    font-size: 12px;
    line-height: 16px;
    color: #494949;
    text-decoration: none;
}

.navigation-bottom-sitemap li a:hover, .navigation-bottom-copyright a:hover {
    color: #e87513;
}

/* NAVIGATION BOTTOM LINKS */
.navigation-bottom-links {
    background: #ababab;
    margin-bottom: 16px;
}

.navigation-bottom-links div {
    font-size: 0;
    letter-spacing: -1px;
    text-align: center;
}

.navigation-bottom-links a {
    font-size: 12px;
    line-height: 38px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.08em;
}

.navigation-bottom-links a:hover {
    color: #003893;
}

.navigation-bottom-links a:before {
    content: "|";
    font-size: 12px;
    line-height: 38px;
    color: #fff;
    font-weight: bold;
    padding: 0 5px;
}

.navigation-bottom-links a:first-child:before {
    content: "";
}

/* NAVIGATION BOTTOM COPYRIGHT */
.navigation-bottom-copyright {
    font-size: 12px;
    color: #494949;
    padding-bottom: 50px;
}

.navigation-bottom-copyright .right {
    color: #494949;
    text-align: right;
}

/* TABLE */
table.default,
table.compact {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    width: 100%;
}

table.default thead tr th.align-right {
    text-align: right;
}

table.default thead tr.init-row th,
table.compact thead tr.init-row th {
    padding: 14px 19px;
    background: #fff;
}

table.default thead th,
table.compact thead th {
    background: #c7daf1;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    color: #003893;
    vertical-align: top;
    text-align: left;
    font-weight: normal;
}

table.default thead th p,
table.compact thead th p {
    color: #003893;
}

table.default thead th:first-child
table.compact thead th:first-child {
    border-left: medium none;
}

table.default thead th:first-child,
table.default tbody td:first-child,
table.compact thead th:first-child,
table.compact tbody td:first-child {
    padding: 10px;
    min-width: 45px;
    border-left: 0;
}

table.default tbody tr.cell-rowspan td:first-child {
    padding: 10px 10px;
}

table.compact tbody tr.cell-rowspan td:first-child {
    padding: 10px 15px;
}

table.default thead th,
table.default tbody td,
table.compact thead th,
table.compact tbody td {
    padding: 10px 10px;
    font-size: 12px;
    line-height: 16px;
}

table.default tbody td,
table.compact tbody td {
    color: #666;
}

table.default tbody tr.odd td,
table.compact tbody tr.odd td {
    background: #e5e5e5;
}

table.default tbody tr.even td,
table.compact tbody tr.even td {
    background: #fff;
}

table.default tbody tr.button-row td,
table.compact tbody tr.button-row td {
    background: #fff;
    border-top: 1px solid #E5E5E5;
    padding: 20px 19px 10px;
}

table.default tbody tr .link-button,
table.compact tbody tr .link-button {
    margin: 0 20px 20px 0;
}

.widthproz0 { width: 0%}
.widthproz5 { width: 5%}
.widthproz10 { width: 10%}
.widthproz15 { width: 15%}
.widthproz20 { width: 20%}
.widthproz25 { width: 25%}
.widthproz30 { width: 30%}
.widthproz35 { width: 35%}
.widthproz40 { width: 40%}
.widthproz45 { width: 45%}
.widthproz50 { width: 50%}
.widthproz55 { width: 55%}
.widthproz60 { width: 60%}
.widthproz65 { width: 65%}
.widthproz70 { width: 70%}
.widthproz75 { width: 75%}
.widthproz80 { width: 80%}
.widthproz85 { width: 85%}
.widthproz90 { width: 90%}
.widthproz95 { width: 95%}
.widthproz100 { width: 100%}

/* TABLE SORTABLE */
table.sortable thead th.header span {
    color: #003893;
    padding: 0 10px 0 0;
    text-decoration: none;
    background-image: url(../img/sprite_v1.png);
    background-position: right -51px;
    background-repeat: no-repeat;
}

table.sortable thead th.header-sort-down span {
    background-position: right -545px;
}

table.sortable thead th.header-sort-up span {
    background-position: right -495px;
}

table.sortable thead th.header {
    cursor: pointer;
}

table.compact tbody td,
table.compact thead th,
table.compact thead th:first-child,
table.compact tbody td:first-child {
    border-left: 1px solid #666666;
    padding: 11px 6px 12px;
}

table.compact thead th,
table.compact thead th:first-child {
    padding: 12px 6px 13px;
}

table.compact tbody td:first-child,
table.compact thead th:first-child {
    border-left: none;
}

/* LINK BOX */
.link-box {
    position: relative;
    background: #fff;
    margin-bottom: 1px;
    padding: 15px 0;
}

.link-box ul {
    padding: 0;
    list-style-type: none;
}

.link-box .alpha ul {
    margin-left: 20px;
}

.link-box ul li {
    margin-bottom: 9px;
}

/* TEMPLATE: PRESS */
.press {
    background: #fff;
    padding: 20px;
    overflow: hidden;
}

.press p:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.press p:last-child:after {
    clear: both;
}

.press p {
    zoom: 1;
}

.press p.date {
    color: #003893;
    margin: 0 0 0 0;
}

.press img {
    float: left;
    margin: 0 20px 20px 0;
}

.press img.float--none {
    float: none;
    margin: 0 0 25px 0;
}

.press ul {
    padding: 0 0 28px 1.2em;
    display: table-cell;
}

.press ul li {
    font-size: 12px;
    line-height: 17px;
}

.press .table {
    margin-bottom: 20px;
}

/* PRODUCT_TEASER*/
.product-teaser-box {
    position: relative;
    background: #fff;
}

.product-teaser-box h4 {
    color: #666;
}

.product-teaser-box > div:first-child {
    position: relative;
    padding: 25px 20px;
}

.product-teaser-box > div:first-child a span:first-child {
    display: none;
}

.product-teaser-box .column-1 {
    position: relative;
    width: 200px;
    margin-left: 20px;
    float: left;
}

.product-teaser-box .column-2 {
    position: relative;
    width: 200px;
    margin-left: 20px;
    float: left;
}

.product-teaser-box .column-3 {
    position: relative;
    width: 200px;
    margin-left: 20px;
    float: left;
}

.product-teaser {
    overflow: hidden;
    width: 200px;
    margin-bottom: 20px;
}

.product-teaser > img {
    display: block;
    width: 200px;
    height: 100px;
}

.product-teaser > div {
    width: 168px;
    height: 49px;
    padding: 12px 22px 9px 10px;
    background: no-repeat 8px 10px #ababab;
}

.product-teaser > div > a,
.product-teaser > .no-child > a.default-link {
    font-size: 12px;
    line-height: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    padding: 0 0 0 28px;
    display: inline-block;
}

.product-teaser > .no-child > a.default-link {
    min-height: 19px;
}

.product-teaser > div > a:hover {
    color: #003893;
}

.product-teaser  ul {
    list-style-type: none;
    padding: 0;
}

.product-teaser li a {
    font-size: 12px;
    line-height: 16px;
    color: #666;
    text-decoration: none;
    padding: 3px 0 0 28px;
    display: inline-block;
}

.product-teaser li a:hover {
    color: #e87513;
}

.product-teaser > .plus {
    background-image: url(../img/sprite_v1.png);
    background-position: -977px -1446px;
}

.product-teaser > .minus {
    background-image: url(../img/sprite_v1.png);
    background-position: -144px -1446px;
}

.product-teaser li.plus {
    background-image: url(../img/sprite_v1.png);
    background-position: -985px -1454px;
}

.product-teaser li.minus {
    background-image: url(../img/sprite_v1.png);
    background-position: -152px -1454px;
}

.product-teaser > ul {
    background: #f7f7f7;
    padding: 8px 10px 0 9px;
    display: none;
}

.product-teaser > ul > li {
    background: url(../img/sprite_v1.png) no-repeat -42px -740px;
    padding: 0 0 10px 0;
}

.product-teaser > ul > li > ul {
    margin-top: 8px;
    margin-left: 21px;
    display: none;
}

.product-teaser > ul > li > ul > li {
    background: url(../img/sprite_v1.png) no-repeat -42px -740px;
    padding: 0 0 10px 0;
}

.product-teaser > ul > li > ul > li:last-child {
    padding: 0 0 5px 0;
}

/* PRODUCT_TEASER V2 */

.product-teaser > div > a.no-text {
    float: left;
    height: 16px;
    margin: 0 12px 0 0;
    padding: 0 0 0 16px;
}

.product-teaser > div > a.default-link {
    float: left;
    max-width: 140px;
    padding: 0;
}

/* SIDEBAR COMMON */
.sidebar {
    top: 13px;
}

.sidebar h3 {
    font-size: 14px;
    line-height: 23px;
    color: #494949;
    border-bottom: 1px solid #494949;
    margin-bottom: 12px;
}

.sidebar h3.blue {
    color: #003893;
    border-bottom: 1px solid #003893;
}

.sidebar p {
    font-size: 12px;
    line-height: 16px;
    color: #494949;
}

.sidebar h4 {
    color: #494949;
}

.sidebar .link-standard {
    font-size: 12px;
    line-height: 16px;
    color: #494949;
}

.sidebar .link-email {
    text-decoration: none;
}

.sidebar .link-standard:hover {
    color: #e87513;
}

/* SIDEBAR GENERIC */
.sidebar .generic > p {
    padding: 0 0 8px 14px;
}

.sidebar .generic ul {
    list-style-type: none;
    padding: 0 0 27px 15px;
}

.sidebar .generic ul li {
    margin-bottom: 10px;
}

.sidebar .generic ul li p {
    margin-bottom: 12px;
}

.sidebar .generic ul li h4 {
    margin: 0 0 14px 0;
}

.sidebar .generic > img {
    margin-bottom: 20px;
}

/* SIDEBAR QUICKLINKS */
.sidebar .quicklinks p {
    padding: 0 0 8px 14px;
}

.sidebar .quicklinks ul {
    list-style-type: none;
    padding: 0 0 27px 15px;
}

.sidebar .quicklinks ul li {
    margin-bottom: 10px;
}

/* SIDEBAR INVENTORY SEARCH */
.sidebar .inventory-search form {
    margin: 15px 0 0 0;
    height: 30px;
}

.sidebar .inventory-search form input:first-child {
    background: #fff;
    border: 1px solid #a9abaa;
    float: left;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 181px;
    color: #666666;
}

.sidebar .inventory-search form input[type=submit] {
    background: url(../img/sprite_v1.png) no-repeat 0 -72px;
    border: none;
    float: left;
    height: 24px;
    margin: 0 0 0 -1px;
    width: 28px;
}

/* SIDEBAR DOWNLOADS */
.sidebar .downloads ul {
    list-style-type: none;
    padding: 0 0 26px 14px;
}

.sidebar .downloads li {
    margin: 0 0 13px 0;
}

.sidebar .downloads li p {
    padding: 0 0 9px 0;
}

/* SIDEBAR CONTACT */
.sidebar .contact ul {
    list-style-type: none;
    padding: 0 0 25px 14px;
}

.sidebar .contact li {
    margin: 0 0 13px 0;
}

.sidebar .contact h4 {
    margin: 0 0 14px 0;
}

/* SIDEBAR TEASER */
.sidebar .teaser a {
    margin: 20px 0 26px 15px;
}

/* PRODUCT SEARCH */
.product-search {
    position: relative;
    background: #f7f7f7;
}

#inventory-check, #markingnumber-search {
    background: #fff;
}

.product-search .search,
#inventory-check .search,
#markingnumber-search .search {
    position: relative;
    height: 50px;
    padding: 0 20px 0 0;
}

.product-search .search div:first-child,
#inventory-check .search div:first-child,
#markingnumber-search .search div:first-child{
    display: block;
    left: 19px;
    position: absolute;
    top: 26px;
    font-size: 14px;
    line-height: 1;
    color: #666;
    overflow: hidden;
    height: 15px;
}

.product-search .search form,
#inventory-check .search form,
#markingnumber-search .search form {
    display: block;
    right: 0;
    position: absolute;
    top: 21px;
}

#inventory-check .search,
#markingnumber-search .search {
    background: #F7F7F7;
}

#inventory-check .search #text,
#markingnumber-search .search #text {
    width: 32%;
}

#inventory-check .search form,
#markingnumber-search .search form {
    padding: 0 0 0 20px !important;
    right: auto;
    width: 660px !important;
    top: auto;
}

.product-search .search form input[name=s],
.product-search .search form input[name=query],
.product-search .search form input[type=search],
#inventory-check .search form input[name=s],
#inventory-check .search form input[name=query],
#inventory-check .search form input[type=search],
#markingnumber-search .search form input[name=s],
#markingnumber-search .search form input[name=query],
#markingnumber-search .search form input[type=search] {
    color: #666666;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border: 1px solid #a9abaa;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 100%;
    margin: 0 28px 0 0;
}

.product-search .search form input[type=submit],
#inventory-check .search form input[type=submit],
#markingnumber-search .search form input[type=submit] {
    position: absolute;
    top: 0;
    right: 28px;
    background: url(../img/sprite_v1.png) no-repeat 0 -72px;
    border: none;
    height: 24px;
    width: 28px;
    z-index: 9;
}

#inventory-check p.default,
#markingnumber-search p.default {
    text-align: left;
}

#inventory-check table p.default,
#markingnumber-search table p.default {
    padding: 0;
}

#inventory-check .button-row,
#markingnumber-search .button-row {
    padding: 20px 20px 30px;
}

#inventory-check .search form input[type=search],
#markingnumber-search .search form input[type=search] {
    right: 28px;
    margin: 0;
    top: 13px;
    width: 415px;
}

#inventory-check .search form input[type=submit],
#markingnumber-search .search form input[type=submit] {
    right: 0;
    margin: 0;
    top: 13px;
}

.product-search .options {
    margin: 20px 0 0 0;
}

.product-search .options div {
    /*width: 200px;*/
    float: left;
    /*margin-left: 20px;*/
    padding: 0 0 21px 0;
}

.product-search .options ul {
    list-style-type: none;
    padding: 0;
}

.product-search .options .alpha ul {
    margin-left: 20px;
}

.product-search .options ul li {
    margin-bottom: 9px;
}

/* LARGE TEASER */
.large-teaser-box {
    position: relative;
    overflow: hidden;
    height: 327px;
}

.grid-12.gapless {
    top: -19px;
}

.large-teaser-box .container {
    position: absolute;
    height: 327px;
    top: 0;
    left: 0;
}

.large-teaser-box .arrow_left, .large-teaser-box .arrow_right {
    position: absolute;
    top: 130px;
    width: 22px;
    height: 31px;
    cursor: pointer;
    background: no-repeat;
    display: none;
}

.large-teaser-box .arrow_left {
    left: 15px;
    background: url(../img/sprite_v1.png) 0 -512px;
}

.large-teaser-box .arrow_right {
    right: 15px;
    background: url(../img/sprite_v1.png) 0 -593px;
}

.large-teaser-box .teaser {
    position: relative;
    height: 328px;
    float: left;
    background: #333;
    display: none;
}

.large-teaser-box .dots {
    position: absolute;
    bottom: 13px;
    right: 15px; /*was 56 new 20130619*/
}

.large-teaser-box .dots a {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url(../img/sprite_v1.png) no-repeat -988px -168px;
    margin: 0 3px;
}

.large-teaser-box .dots a:hover, .large-teaser-box .dots a.active {
    background: url(../img/sprite_v1.png) no-repeat -988px -234px;
}

.large-teaser-box .teaser > div {
    position: absolute;
    top: 38px;
    left: 79px;
    width: 460px;
    height: 250px;
    overflow: hidden;
}

.large-teaser-box .teaser h3 {
    margin-bottom: 4px;
}

.large-teaser-box .teaser h1 {
    margin-bottom: 14px;
}

.large-teaser-box .teaser ul, .large-teaser-box .teaser ol {
    padding-left: .6em;
    margin: 0 0 0 .6em;
}

.large-teaser-box .teaser p, .large-teaser-box .teaser li {
    font-size: 13px;
    line-height: 17px;
    color: #333333; /* was 434343 new 20130619*/
}

.large-teaser-box .teaser a {
    margin-top: 25px;
}

.large-teaser-box .teaser .image {
    height: 230px;
    left: 560px;
    position: absolute;
    top: 40px;
    width: 330px;
}

/*new 20130619*/
.large-teaser-box .font-size--8,
.large-teaser-box .teaser p.font-size--8,
.large-teaser-box .teaser ul.font-size--8 > li,
.large-teaser-box .teaser li.font-size--8 {
    font-size: 8px;
    line-height: 12px;
}

.large-teaser-box .font-size--9,
.large-teaser-box .teaser p.font-size--9,
.large-teaser-box .teaser ul.font-size--9 > li,
.large-teaser-box .teaser li.font-size--9 {
    font-size: 9px;
    line-height: 13px;
}

.large-teaser-box .font-size--10,
.large-teaser-box .teaser p.font-size--10,
.large-teaser-box .teaser ul.font-size--10 > li,
.large-teaser-box .teaser li.font-size--10 {
    font-size: 10px;
    line-height: 14px;
}

.large-teaser-box .font-size--11,
.large-teaser-box .teaser p.font-size--11,
.large-teaser-box .teaser ul.font-size--11 > li,
.large-teaser-box .teaser li.font-size--11 {
    font-size: 11px;
    line-height: 15px;
}

.large-teaser-box .font-size--12,
.large-teaser-box .teaser p.font-size--12,
.large-teaser-box .teaser ul.font-size--12 > li,
.large-teaser-box .teaser li.font-size--12 {
    font-size: 12px;
    line-height: 16px;
}

.large-teaser-box .font-size--14,
.large-teaser-box .teaser p.font-size--14,
.large-teaser-box .teaser ul.font-size--14 > li,
.large-teaser-box .teaser li.font-size--14 {
    font-size: 14px;
    line-height: 18px;
}

.large-teaser-box .font-size--16,
.large-teaser-box .teaser p.font-size--16,
.large-teaser-box .teaser ul.font-size--16 > li,
.large-teaser-box .teaser li.font-size--16 {
    font-size: 16px;
    line-height: 20px;
}

.large-teaser-box .font-size--18,
.large-teaser-box .teaser p.font-size--18,
.large-teaser-box .teaser ul.font-size--18 > li,
.large-teaser-box .teaser li.font-size--18 {
    font-size: 18px;
    line-height: 22px;
}

.large-teaser-box .font-size--20,
.large-teaser-box .teaser p.font-size--20,
.large-teaser-box .teaser ul.font-size--20 > li,
.large-teaser-box .teaser li.font-size--20 {
    font-size: 20px;
    line-height: 24px;
}

.large-teaser-box .font-size--24,
.large-teaser-box .teaser p.font-size--24,
.large-teaser-box .teaser ul.font-size--24 > li,
.large-teaser-box .teaser li.font-size--24 {
    font-size: 24px;
    line-height: 28px;
}

.large-teaser-box .font-size--26,
.large-teaser-box .teaser p.font-size--26,
.large-teaser-box .teaser ul.font-size--26 > li,
.large-teaser-box .teaser li.font-size--26 {
    font-size: 26px;
    line-height: 30px;
}

.large-teaser-box .font-size--28,
.large-teaser-box .teaser p.font-size--28,
.large-teaser-box .teaser ul.font-size--28 > li,
.large-teaser-box .teaser li.font-size--28 {
    font-size: 28px;
    line-height: 32px;
}

.large-teaser-box .font-size--36,
.large-teaser-box .teaser p.font-size--36,
.large-teaser-box .teaser ul.font-size--36 > li,
.large-teaser-box .teaser li.font-size--36 {
    font-size: 36px;
    line-height: 40px;
}

.large-teaser-box .font-size--48,
.large-teaser-box .teaser p.font-size--48,
.large-teaser-box .teaser ul.font-size--48 > li,
.large-teaser-box .teaser li.font-size--48 {
    font-size: 48px;
    line-height: 52px;
}

.large-teaser-box .font-size--72,
.large-teaser-box .teaser p.font-size--72,
.large-teaser-box .teaser ul.font-size--72 > li,
.large-teaser-box .teaser li.font-size--72 {
    font-size: 72px;
    line-height: 76px;
}

/* //new 20130619*/

/* HOME TEASER*/
.home-teaser-box {
    margin: 13px 0 0 0;
}

.home-teaser {
    position: relative;
    width: 220px;
    background: #fff;
    overflow: hidden;
}

.home-teaser > div {
    padding: 12px 20px;
}

.home-teaser img {
    width: 220px;
    height: 118px;
}

.home-teaser h4 {
    margin: 0 0 13px 0;
    font-weight: bold;
}

.home-teaser p {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 10px 0;
    color: #666;
}

/* TAB MODULE */
.tab {
    background: #fff;
}

.tab .flags {
    border-right: 1px solid #fff;
}

.tab .flags ul {
    background: #666;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}

.tab .flags li {
    display: inline;
    float: left;
}

.tab .flags li a {
    border-left: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 13px 70px 13px 19px;
    text-decoration: none;
}

.tab .flags li a:hover,
.tab .flags li a.selected {
    background: url(../img/sprite_v1.png) no-repeat center -76px #969696;
}

.tab .flags .single {
    background: #969696;
}

.tab .flags .single a,
.tab .flags .single a:hover {
    background: none;
    cursor: default;
}

.tab .contents {
    border: 1px solid #fff;
    clear: both;
}

.tab .contents .panel {
    display: none;
}

.tab .contents .panel-selected {
    display: block;
}

/* TAB CONTENT */
.tab .contents .panel h2 {
    padding: 0;
}

/* TAB CONTENT TABLE */
.tab .contents .panel table {
    width: 100%;
}

/* TAB CONTENT PARAMETER SEARCH */
table.parameter select {
    width: 219px;
}


/* PARAMETER SEARCH RESULTS QUICKLINKS*/
.page-quicklinks {
    background: #fff;
    margin-top: 20px;
    padding-bottom: 16px;
}

/* PARAMETER SEARCH RESULTS*/
.parameter-search {
    background: #fff;
    float: left;
    margin-top: 20px;
}

.parameter-search .count-header {
    background: #969696;
    color: #fff;
}

.parameter-search .count-header span:first-child {
    padding: 13px 0px 13px 19px
}

.parameter-search .count-header span {
  display: inline-block;
  font-size: 12px;
  padding: 13px 0 13px 0px
}

.parameter-search .count-header .link-standard {
  color: #fff;
}

.parameter-search .count-header .link-standard:hover {
  color: #e87513;;
}

.parameter-search .table {
    margin-bottom: 20px;
}

.parameter-search table {
    border-top: 1px solid #fff;
}

/* DATASHEET */
.parameter-search .results div,
.datasheet div {
    width: auto;
}

.withdrawnpopup .download-pdf,
.parameter-search .results .download-pdf,
.datasheet .download-pdf,
.technical-information .download-pdf,
.parameter-search .results .download-xls,
.datasheet .download-xls,
.technical-information .download-xls,
.parameter-search .results .download-zip,
.datasheet .download-zip,
.technical-information .download-zip,
.myepcos-profile .download-pdf,
.myepcos-profile .download-xls,
.myepcos-profile .download-zip,
.download-pdf {
    background: url("../img/sprite_v1.png") no-repeat scroll 0 -446px transparent;
    display: inline-block;
    height: 16px;
    margin: 0 0 0 10px;
    position: relative;
    top: 1px;
    width: 16px;
}

.parameter-search .results .download-xls,
.datasheet .download-xls,
.technical-information .download-xls,
.myepcos-profile .download-xls {
    background: url("../img/sprite_v1.png") no-repeat scroll -200px -446px transparent;
}

.parameter-search .results .download-zip,
.datasheet .download-zip,
.technical-information .download-zip,
.myepcos-profile .download-zip {
    background: url("../img/sprite_v1.png") no-repeat scroll -400px -446px transparent;
    width: 17px;
}

/* TAB CONTENT TECHNICAL INFORMATION */
.technical-information label {
    display: inline-block;
    margin-left: 15px;
    vertical-align: top;
    width: 580px;
}

/* IMAGE LAYER */
.image-layer {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    visibility: hidden;
    background: #fff;
    z-index: 1020;
}

.image-layer a {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(../img/sprite_v1.png) 0 -1218px;
    width: 11px;
    height: 11px;
}

/* GLASPANE */
.glas-pane {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1010;
    background-color: #000;
    opacity: .50;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

/* PRODUCT ENQUIRY */
.product-enquiry {
    position: relative;
    background: #fff;
}

.product-enquiry .error {
    color: #d70000;
    padding: 0;
}

.product-enquiry form {
    position: relative;
}

.product-enquiry input[type="text"],
.product-enquiry input[type="postcode"],
.product-enquiry input[type="email"],
.product-enquiry input[type="search"],
.product-enquiry input[type="password"],
.product-enquiry textarea {
    border: 1px solid #a8acad;
    padding: 0;
    color: #666666;
}

.product-enquiry .box100 {
    position: relative;
    width: 660px;
    padding: 0 0 0 20px;
    clear: left;
}

.product-enquiry .box100 input[type="text"],
.product-enquiry .box100 input[type="postcode"],
.product-enquiry .box100 input[type="email"],
.product-enquiry .box100 textarea {
    width: 652px;
}

.product-enquiry .box50 {
    position: relative;
    width: 320px;
    padding: 0 0 0 20px;
    float: left;
}

.product-enquiry .box25 {
    position: relative;
    width: 160px;
    padding: 0 0 0 20px;
    float: left;
}

.product-enquiry .box50 input[type="text"],
.product-enquiry .box50 input[type="postcode"],
.product-enquiry .box50 input[type="email"],
.product-enquiry input[type="password"],
.product-enquiry input[type="search"],
.product-enquiry .box50 textarea {
    width: 312px;
}

.product-enquiry label {
    padding: 18px 0 8px 0;
    color: #666;
    font-size: 14px;
    line-height: 1;
    position: relative;
    display: inline-block;
}

.product-enquiry p {
    color: #666;
    font-size: 14px;
    line-height: 1;
    padding: 18px 0 10px 0;
}

.product-enquiry input[type="text"],
.product-enquiry input[type="postcode"],
.product-enquiry input[type="email"],
.product-enquiry input[type="password"],
.product-enquiry input[type="search"],
.product-enquiry textarea, .product-enquiry select {
    color: #666;
    width: 100%;
    font-size: 12px;
    line-height: 17px;
    padding: 3px 3px 2px;
}

/* ie 9 */
.product-enquiry input[type="text"],
.product-enquiry input[type="postcode"],
.product-enquiry input[type="email"],
.product-enquiry input[type="password"],
.product-enquiry input[type="search"],
.product-enquiry textarea {
    padding: 3px 3px 5px 5px \0/;
}

.product-enquiry .box50 input[type="text"],
.product-enquiry .box50 input[type="postcode"],
.product-enquiry .box50 input[type="email"],
.product-enquiry .box50 input[type="password"],
.product-enquiry .box50 input[type="search"],
.product-enquiry .box50 textarea {
    width: 310px \0/;
}

.product-enquiry select {
    padding: 5px 3px 1px \0/;
}

@media \0screen {
    .product-enquiry .box50 input[type="text"],
    .product-enquiry .box50 input[type="postcode"],
    .product-enquiry .box50 input[type="email"],
    .product-enquiry .box50 input[type="password"],
    .product-enquiry .box50 input[type="search"],
    .product-enquiry .box50 textarea {
        width: 310px;
    }
}

@media \0screen {
    .product-enquiry select {
        padding: 3px 3px 3px;
        border: 1px solid #A8ACAD;
    }
}

.product-enquiry textarea {
    height: 120px;
    resize: vertical;
}

.product-enquiry .row {
    clear: left;
}

.product-enquiry input[type="radio"] {
    margin: 0 0 0 10px;
}

.product-enquiry div input[type=radio]:first-child {
    margin: 0;
}

.product-enquiry .last-row {
    height: 25px;
    margin: 15px 0 0 0;
    padding: 20px 0 35px 0;
    color: #e0e0e0;
    clear: left;
    border-top: 1px solid #e0e0e0;
}

.product-enquiry input[type=radio] + label {
    padding: 0;
}

.product-enquiry .link-delete {
    /* text-decoration: underline;
   color: #666;
   padding-left: 18px;*/
}

.product-enquiry input[type="submit"] {
    margin: 0 26px 0 0;
    text-transform: uppercase;
}

.product-enquiry .link-delete:hover {
    color: #e87513;
}

.product-enquiry form .view-options select {
    margin-left: 10px;
    width: 191px;
}

/* login */
.product-enquiry #loginForm label {
    padding: 0 0 2px;
    top: -6px;
}

.product-enquiry #loginForm .box100.submit {
    padding: 30px 0 15px 20px;
}

.product-enquiry #loginForm .box100.submit input[type="submit"] {
    margin: 0 26px 0 0;
    text-transform: uppercase;
}

.product-enquiry #loginForm .box100.submit .link-delete {
    padding-left: 28px;
    text-decoration: none;
}

.product-enquiry #loginForm .register {
    background: none repeat scroll 0 0 #FFFFFF;
    height: auto;
    padding: 14px 0 0;
}

.product-enquiry #loginForm .register h2 {
    padding: 0 0 11px;
}

.product-enquiry #loginForm .register p {
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 16px;
}

.product-enquiry #loginForm .register a.link-arrow-right {
    margin: 10px 0 9px;
}

/* ARTICLE LIST */
.article-list {
    position: relative;
}

.article-list .inner {
    background: none repeat scroll 0 0 #FFFFFF;
    padding-bottom: 1px;
    position: relative;
}

.article-list .inner.headlines {
    padding: 20px 0 0 0;
    background: #fff;
}


.article-list .box-headline {
    margin: 0 20px;
}

.nothr .box-headline {
    margin: 0;
}

/* ARTICLE SNIPPET */

.separators .article-snippet {
    border-bottom: 1px solid #e5e5e5;
}

.article-snippet {
    position: relative;
    padding: 20px 20px 0 20px;
    background: #fff;
    overflow: hidden;
}

.article-snippet p {
    color: #666;
    padding-bottom: 14px;
}

.article-snippet.hr p {
    padding-bottom: 8px;
}


.article-snippet table {
    width: 100%;
}

.article-snippet table .publication-list p {
    margin-bottom: -10px;
    padding-bottom: 0;
}

.article-snippet.odd {
    background: #e5e5e5;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.article-snippet img {
    float: left;
    margin: 0 20px 17px 0;
}

.article-snippet .article-image {
    background: #fff;
    font-size: 0;
    line-height: 0;
    margin: 0 20px 20px 0;
    overflow: hidden;
    text-align: center;
    width: 200px;
}

.article-snippet .article-image img {
    float: none;
    margin: 0;
}

.article-snippet h2 {
    line-height: 22px;
    margin-bottom: 11px;
}

.article-snippet h5 {
    margin-bottom: 6px;
}

.muster-kits .article-snippet h2 {
    font-size: 14px;
    color: #666;
}

.muster-kits .article-snippet h5 {
    color: #666;
}

.article-snippet > p {
    padding-bottom: 14px;
    color: #666;
}

.article-snippet .date {
    font-size: 12px;
    color: #666;
    position: absolute;
    top: 17px;
    right: 24px;
}

.article-snippet .links {
    clear: both;
    overflow: hidden;
}

.article-snippet .links > div {
    float: left;
    margin-left: 20px;
    max-width: 50%;
}

.article-snippet .links > div:first-child {
    margin-left: 0;
}

.article-snippet .links p {
    color: #666;
    padding-bottom: 6px;
}

.article-snippet .links ul {
    list-style-type: none;
    padding: 0;
}

.article-snippet .links .link-button {
    margin-bottom: 18px;
}

.article-snippet .links .link-arrow-right {
    margin-bottom: 8px;
}

/* ARTICLE SNIPPET ADDRESSES */
.article-snippet .addresses, .article-snippet .addresses ul {
    list-style-type: none;
    padding: 0;
}

.article-snippet .addresses li {
    font-size: 12px;
    line-height: 16px;
    color: #666;
    margin: 10px 0 20px 0;
}

.article-snippet .addresses > li > a.link-plus + ul {
    display: none;
}

.article-snippet .addresses > li > a.link-minus + ul {
    display: block;
}

.article-snippet .addresses li > ul > li {
    margin-left: 28px;
}

.article-snippet .addresses li > ul > li a {
    font-size: 12px;
    line-height: 16px;
    color: #494949;
}

.article-snippet div ul,
.article-snippet div ol {
    padding: 10px 0 10px 16px;
    overflow: hidden;
}

.article-snippet div ul li,
.article-snippet div ol li {
    font-size: 12px;
    line-height: 16px;
    color: #666;
}

/* COMPONENTS SEARCH */
.components-search {
    position: relative;
    background: #f7f7f7;
    height: 100px;
}

.components-search h4 {
    padding: 17px 0 0 20px;
    color: #666;
}

.components-search .column-1 {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 175px;
    overflow: hidden;
}

.components-search .column-2 {
    position: absolute;
    top: 50px;
    left: 215px;
    width: 255px;
    overflow: hidden;
}

.components-search .column-3 {
    position: absolute;
    top: 50px;
    left: 490px;
    width: 160px;
    overflow: hidden;
}

.components-search .column-4 {
    position: absolute;
    top: 50px;
    left: 670px;
    width: 255px;
    height: 25px;
    overflow: hidden;
}

.components-search select {
    color: #666666;
    font-size: 12px;
    height: 24px;
    padding: 3px 3px 2px;
    vertical-align: top;
    width: 100%;
}

.components-search select .headline {
    background-color: #C7DAF1;
    color: #003893;
    font-weight: bold;
}

.components-search form {
    position: absolute;
    top: 0;
    left: 0;
}

.components-search form input:first-child {
    background: #fff;
    border: 1px solid #a9abaa;
    float: left;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 211px;
}

.components-search form input[type=submit] {
    background: url(../img/sprite_v1.png) 0 -72px no-repeat;
    border: none;
    float: left;
    height: 24px;
    margin: 0 0 0 -1px;
    width: 28px;
}

/* COMPONENTS SEARCH DETAIL */
.components-search-detail {
    position: relative;
    background: #f7f7f7;
    height: 100px;
}

.components-search-detail h4 {
    padding: 17px 0 0 20px;
    color: #666;
}

.components-search-detail .column-1 {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 150px;
    overflow: hidden;
}

.components-search-detail .column-2 {
    position: absolute;
    top: 50px;
    left: 190px;
    width: 183px;
    overflow: hidden;
}

.components-search-detail .column-3 {
    position: absolute;
    top: 50px;
    left: 394px;
    width: 206px;
    overflow: hidden;
}

.components-search-detail .column-4 {
    position: absolute;
    top: 50px;
    left: 620px;
    width: 90px;
    height: 25px;
    overflow: hidden;
}

.components-search-detail .column-5 {
    position: absolute;
    top: 50px;
    left: 729px;
    width: 210px;
    height: 25px;
    overflow: hidden;
}

.components-search-detail select {
    vertical-align: top;
    width: 100%;
    font-size: 12px;
    height: 24px;
    color: #666;
    padding: 2px 3px 3px;
    line-height: 20px; /* safari */
}

/* firefox only */
@-moz-document url-prefix() {
    .components-search-detail select select {
      padding: 3px 3px 2px;
    }
}

/* ie 9 */
.components-search-detail select {
    padding: 3px 3px 3px \0/;

}

/* ie10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .components-search-detail select {
        padding: 4px 3px 3px;
    }
}

/* ie 8 */
@media \0screen {
    .components-search-detail select {
        height: auto !important;
        padding: 2px 3px 3px;
    }
}

.components-search-detail select .headline {
    background-color: #C7DAF1;
    color: #003893;
    font-weight: bold;
}

.components-search-detail form {
    position: absolute;
    top: 0;
    left: 0;
}

.components-search-detail form input:first-child {
    color: #666666;
    background: #fff;
    border: 1px solid #a9abaa;
    float: left;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 152px;
}

.components-search-detail form input[type=submit] {
    background: url(../img/sprite_v1.png) 0 -72px no-repeat;
    border: none;
    float: left;
    height: 24px;
    margin: 0 0 0 -1px;
    width: 28px;
}

/* APPLICATION GUIDE DETAIL */
.application-guide-detail {
    background: #fff;
}

.application-guide-detail .features {
    padding: 20px;
}

.application-guide-detail .features h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

.application-guide-detail .features .list-left {
    float: left;
    clear: none;
}

.application-guide-detail .features .list-right {
    float: left;
    margin-left: 90px;
    clear: none;
}

.application-guide-detail .features ul {
    padding: 0 0 0 14px;
}

.application-guide-detail .features ul li {
    margin-bottom: 8px;
}

.application-guide-detail table.default {
    empty-cells: show;
}

.application-guide-detail table.default tr.last-row td,
.application-guide-detail table.default tr td.cell-white {
    background: #fff;
}

.application-guide-detail table.default tr.separator-row {
    background: #fff;
    border: none;
}

.application-guide-detail table.default tr.separator-row td {
    background: #fff;
    border-top: 1px solid #e5e5e5;
    padding: 0 0 1px 0;
}

.application-guide-detail table.default tr {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.application-guide-detail table.default td {
    vertical-align: top;
}

.application-guide-detail table.default tr img {
    margin-bottom: 17px;
}

.application-guide-detail table.default tr ul {
    padding-left: 14px;
}

.application-guide-detail table.default tr ul li {
    margin-bottom: 13px;
}

.application-guide-detail table.default tr .link-arrow-right {
    margin-bottom: 5px;
}

.application-guide-detail table.default tr a.pdf-download {
    background: url(../img/sprite_v1.png) no-repeat 0 -446px;
    display: block;
    height: 16px;
    width: 16px;
}

.application-guide-detail .more-product-groups {
    border-top: 1px solid #e5e5e5;
    padding: 14px 20px 25px 20px;
}

.application-guide-detail .more-product-groups a {
    margin-right: 20px;
}

/* PAGINATION */
.pagination {
    position: relative;
    height: 50px;
    background: #fff;
    width: 100%;
    border-top: 1px solid #e5e5e5;
}

.pagination > div {
    position: absolute;
    right: 17px;
    top: 19px;
}

.pagination > div > a {
    float: left;
}

.pagination > div > span {
    font-size: 12px;
    line-height: 18px;
    padding: 0 7px;
    float: left;
}

/* PRESS IMAGES BOX */
.press-images-box {
    background: #fff;
}

.press-images-box > div {
    border-bottom: 1px solid #e1e1e1;
    padding-left: 25px;
    overflow: hidden;
}

.press-images-box > div.last-row {
    border-bottom: none;
}

.press-images-box  > div .press-images-teaser {
    margin-left: 55px;
    float: left;
}

.press-images-box  > div .press-images-teaser:first-child {
    margin-left: 0;
}

/* PRESS IMAGES TEASER */
.press-images-teaser {
    margin-top: 28px;
    width: 185px;
    padding-bottom: 14px;
}

.press-images-teaser div.text {
    font-size: 12px;
    line-height: 16px;
    color: #494949;
    padding: 12px 0 34px 0;
}

.press-images-teaser div.text  a {
    color: #666;
    text-decoration: underline;
}

.press-images-teaser div.text  a:hover {
    color: #E87513;
}

.press-images-teaser ul {
    list-style-type: none;
    padding: 0;
}

.press-images-teaser .link-button {
    margin-bottom: 12px;
}

.press-images-teaser > div {
    display: inline-block;
    position: relative;
    font-size: 0;
    line-height: 0;
}

.press-images-markup-link .image-preview-link {
    background: url(../img/transparent.gif) repeat 0 0;
    display: inline-block;
    width: 100%;
}

.press-images-teaser > div > .image-preview-link span {
    display: inline-block;
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 29px;
    height: 29px;
    background: url(../img/sprite_v1.png) -118px -70px no-repeat #e87513;
}

.press-images-teaser > div > .image-preview-link:hover span {
    background: url(../img/sprite_v1.png) -118px -70px no-repeat #003893;
}

/* PRESS IMAGES FILTER */
.press-images-filter {
    background: #f7f7f7;
    position: relative;
    overflow: hidden;
    padding: 30px 0;
}

.press-images-filter > div {
    position: relative;
    float: left;
    text-align: right;
}

.press-images-filter > div:first-child {
    text-align: left;
}

.press-images-filter > div:first-child p {
    padding: 0 0 0 20px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.press-images-filter > div > div {
    padding: 0 20px 0 0;
}

.press-images-filter select {
    color: #666666;
    font-size: 12px;
    height: 24px;
    padding: 3px 3px 2px;
    vertical-align: top;
    width: 100%;
}

/* PRESS REPORTS SEARCH */
.press-reports-search {
    position: relative;
    background: #f7f7f7;
    height: 60px;
}

.press-reports-search h4 {
    padding: 17px 0 0 20px;
    color: #666;
}

.press-reports-search .column-1 {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 85px;
    overflow: hidden;
}

.press-reports-search .column-2 {
    position: absolute;
    top: 20px;
    left: 125px;
    width: 240px;
    overflow: hidden;
}

.press-reports-search .column-3 {
    position: absolute;
    top: 20px;
    left: 380px;
    width: 304px;
    overflow: hidden;
}

.press-reports-search select {
    vertical-align: top;
    width: 100%;
    font-size: 12px;
    height: 24px;
    color: #666;
    padding: 2px 3px 3px;
    line-height: 20px; /* safari */
}

/* firefox only */
@-moz-document url-prefix() {
    .press-reports-search select {
      padding: 3px 3px 2px;
    }
}

/* ie 9 */
.press-reports-search select {
    padding: 3px 3px 3px \0/;

}

/* ie10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .press-reports-search select {
        padding: 4px 3px 3px;
    }
}

/* ie 8 */
@media \0screen {
    .press-reports-search select {
        height: auto !important;
        padding: 2px 3px 3px;
    }
}

.press-reports-search select .headline {
    background-color: #C7DAF1;
    color: #003893;
    font-weight: bold;
}

.press-reports-search form {
    position: absolute;
    top: 0;
    left: 0;
}

.press-reports-search form input:first-child {
    color: #666666;
    background: #fff;
    border: 1px solid #a9abaa;
    float: left;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 261px;
}

.press-reports-search form input[type=submit] {
    background: url(../img/sprite_v1.png) no-repeat 0 -72px;
    border: none;
    float: left;
    height: 24px;
    margin: 0 0 0 -1px;
    width: 28px;
}

/* DATES & EVENTS */
.grid-9 .dates-events {
    width: 700px;
}

.grid-12 .dates-events {
    width: 940px;
}

.dates-events {
    border-top: 1px solid #e0e0e0;
    left: -1px;
    position: relative;
}

.dates-events:first-child {
    border-top: 0 none;
}

.tab .contents .panel .dates-events table.event {
    color: #666;
    font-size: 12px;
    line-height: 16px;
    margin: 13px 19px 14px 19px;
    width: auto;
}

.dates-events table.event td {
    text-align: left;
    vertical-align: top;
}

.dates-events table.event td.first-column {
    padding: 7px 19px 0 0;
}

.dates-events table.event td.second-column {
    padding-right: 13px;
}

.dates-events table.event a {
    margin-top: 10px;
}

/* NETWORK MAPS */
.network-maps .img img {
    margin-right: 20px;
}

.network-maps a {
    font-weight: normal !important;
    font-size: 12px !important;
}

.network-maps .legend {
    padding: 15px 20px;
    background: #fff;
}

.network-maps .legend input {
    margin: 2px 9px 0 0;
}

.network-maps .legend > form > div {
    float: left;
    margin-top: 0;
}

.network-maps .legend div {
    font-size: 12px;
}

.network-maps .legend p {
    padding: 15px 0 0 0;
}

/* Article */
.article p.date {
    color: #666;
    float: right;
}

.article h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}

/* Article Downloads*/
.article-downloads {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    padding-bottom: 16px;
}

.article-downloads .grid-3 {
    height: 74px;
}

.link-box .components-article-link-box {
    margin-left: 20px;
}

.article-downloads .grid-3 p {
    color: #666;
    margin: 0 0 0 20px;
}

.article-downloads .grid-3 p a {
    color: #666;
}

.article-downloads .grid-3 a.link-button {
    bottom: 0;
    margin: 0 0 0 20px;
    position: absolute;
}

/* network-list*/
.network-list-search {
    background: #f7f7f7;
    padding: 18px 20px 20px 20px;
}

.network-list-search h4 {
    color: #666;
    padding: 0 0 18px 0;
}

.network-list-search form {
    overflow: hidden;
}

.network-list-search form > div {
    float: left;
}

.network-list-search form input {
    vertical-align: middle;
}

.network-list-search form label {
    padding: 0 15px 0 7px;
    color: #666;
    font-size: 12px;
    line-height: 24px;
}

/*.network-list-search form select {
    width: 100%;
    font-size: 12px;
    color: #666;
  padding: 3px 2px;
}*/

.network-list-search form select {
    vertical-align: top;
    width: 100%;
    font-size: 12px;
    height: 24px;
    color: #666;
    padding: 2px 3px 3px;
    line-height: 20px; /* safari */
}

/* firefox only */
@-moz-document url-prefix() {
    .network-list-search form select {
      padding: 3px 3px 2px;
    }
}

/* ie 9 */
.network-list-search form select {
    padding: 3px 3px 3px \0/;

}

/* ie10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .network-list-search form select {
        padding: 4px 3px 3px;
    }
}

/* ie 8 */
@media \0screen {
    .network-list-search form select {
        height: auto !important;
        padding: 2px 3px 3px;
    }
}

.network-list-bottom {
    background: #fff;
    padding: 20px 20px 28px 20px;
}

.network-list-bottom span {
    font-size: 12px;
    color: #666;
    padding: 0 0 0 7px;
}

.network-list-bottom > div {
    padding-top: 14px;
}

/* google maps css */

#map * {
    margin: 0px;
    padding: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

#map .contentType1 {
    order: 1px solid #ff0000;
    padding: 10px 10px 10px 0px;
    height: 100%;
    *height: 75%;
    margin-right: 20px;
}

#map .contentType2 {
    order: 1px solid #00ff00;
    padding: 10px 10px 10px 0px;
    height: 100%;
    *height: 75%;
    margin-right: 20px;
}

#map .contentType3 {
    order: 1px solid #0000ff;
    padding: 10px 10px 10px 0px;
    height: 100%;
    *height: 75%;
    margin-right: 20px;
}

#map .contentType4 {
    order: 1px solid #f0000f;
    padding: 10px 10px 10px 0px;
    height: 100%;
    *height: 75%;
    margin-right: 20px;
}

#map .contentType5 {
    order: 1px solid #f0f0f0;
    padding: 10px 10px 10px 0px;
    height: 100%;
    *height: 75%;
    margin-right: 20px;
}

#map .type1 .head, #map .type1 a {
    font-size: 15px;
    font-weight: bold;
    color: #003893;
}

#map .type2 .head, #map .type2 a {
    font-size: 15px;
    font-weight: bold;
    color: #003893;
}

#map .type3 .head, #map .type3 a {
    font-size: 15px;
    font-weight: bold;
    color: #003893;
}

#map .type4 .head, #map .type4 a {
    font-size: 15px;
    font-weight: bold;
    color: #003893;
}

#map .type5 .head, #map .type5 a {
    font-size: 15px;
    font-weight: bold;
    color: #003893;
}

#map .img img {
    margin-right: 20px;
    /*border:1px solid #000000;*/
}

#map a {
    font-weight: normal !important;
    font-size: 12px !important;
}

#map #legende input {
    margin: 2px 5px 0px 0px;
    *margin: -1px 4px 0px 0px;
}

.nofloat img {
    float: none !important;
}

.press-images-markup-link {
    display: block;
    position: relative;
}

.press-images-markup-link img {
    float: none !important;
}

.press-images-markup-link .image-preview-link span {
    display: inline-block;
    position: absolute;
    bottom: 1px;
    right: 1px;
    width: 29px;
    height: 29px;
    background: url(../img/sprite_v1.png) -118px -70px no-repeat #e87513;
}

.press-images-inline-image-zoom {
    display: inline-block;
    position: relative;
    min-width: 170px;
}

.press-images-inline-image-zoom .image-preview-link {
    background: url("../img/transparent.gif") repeat scroll 0 0 transparent;
    display: inline-block;
    width: auto;
}

.press-images-inline-image-zoom img {
    float: none !important;
    margin: 0;
}

.press-images-inline-image-zoom .image-preview-link span {
    background: url("../img/sprite_v1.png") no-repeat scroll -118px -70px #E87513;
    bottom: 4px;
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 0;
    width: 29px;
}

/* Job Channel*/
.typo-product.job-channel {
}

.typo-product.job-channel h1 {
    margin: 0 0 14px;
}

.typo-product.job-channel h2 {
    padding: 0 0 5px;
}

.typo-product.job-channel img {
    margin: 0 20px 33px 0;
}

.typo-product.job-channel ul {
    margin: 0 0 13px 0.6em;
}

.typo-product.job-channel ul li {
    margin: 0 0 7px;
}

.typo-product.job-channel ul li.noBullet {
    list-style: none;
    margin-left: -1.2em;
}

.typo-product.job-channel p {
    margin-bottom: 20px;
}

.withdraw-hidden {
    display: none;
}

.withdraw-visible {
    margin: -25px 0 0 230px;
    position: absolute;
    width: 385px !important;
    z-index: 999;
}

div.withdraw-exportlink {
    padding-left: 20px;
    padding-top: 5px;
}

/* searchForm */
form#searchForm input[type="search"] {
    margin-left: 0px;
}

form#searchForm input[type="checkbox"],
form#searchForm input[type="radio"] {
    margin-right: 12px;
}

form#searchForm .product-enquiry .last-row {
    margin: 15px 0 30px 0;
}

.pop-up h1 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 0 20px;
}

.pop-up h3 {
    font-size: 12px;
    margin-left: 20px;
}

.pop-up p {
    font-size: 13px;
}

.pop-up a.link-arrow-right,
.pop-up a.link-arrow-left {
    margin-left: 20px;
}

/* register */
.register {
    margin: -18px 0 0;
}

.register form {
    background: #f7f7f7;
    padding: 20px 0 0 0;
}

.row.white-row {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 0 29px;
}

.register form .submit-button {
    padding: 20px 0 20px 87px;
}

.register form label {
    padding: 0 15px 0 0;
}

.register form label.error {
    font-size: 12px;
    left: 86px;
    position: absolute;
    top: 28px;
}

.register form .box100 input[type=email] {
    background: #fff;
    border: 1px solid #a9abaa;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    padding: 0 0 0 10px;
    width: 579px;
}

.register form p {
    font-size: 12px;
    line-height: 16px;
}

.register form ul {
    list-style: none outside none;
    padding: 5px 0 0;
}

.register form ul li {
    display: inline;
    margin: 0 15px 0 0;
}

/* myepcos interest profile */
.myepcos-profile {
    background: #fff;
    padding: 20px 20px 2px;
}

.myepcos-profile.typo-product h2 {
    padding: 0 0 4px;
}

.myepcos-profile.typo-product p {
    margin-bottom: 19px;
}

.myepcos-profile.typo-product p.date {
    color: #003893;
    line-height: 18px;
    margin: 0;
    padding-bottom: 1px;
}

.myepcos-profile .table {
    padding-bottom: 24px;
}

.myepcos-profile table.default th {
    text-align: left;
}

.myepcos-profile table.default .no-border th {
    border-bottom: 0;
    font-size: 14px;
    line-height: 14px;
}

.myepcos-profile table.default .info-row th {
    font-size: 12px;
    line-height: 14px;
    padding-top: 4px;
}

.myepcos-profile table.default .info-row th .table-info {
    position: relative;
    width: 100%;
}

.myepcos-profile table.default .info-row th .table-info-cell {
    background: #fff;
    border: 1px solid #003893;
    position: absolute;
    top: 20px;
    left: 30px;
    padding: 10px;
    width: 140px;
    z-index: 9;
}

.myepcos-profile table.default .info-row th.no-left-border {
    border-left: 0;
}

.myepcos-profile table.default th ul {
    padding: 0;
    text-align: left;
}

.myepcos-profile table.default th ul:after {
    content: '';
    width: 0px;
    height: 0px;
    clear: both;
}

.myepcos-profile table.default th ul li {
    color: #003893;
    display: inline;
    padding: 0;
    width: 50%;
    float: left;
}

.myepcos-profile table.default tr.sub-header,
.myepcos-profile table.default tr.sub-header td {
    background: #bababa;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 14px;
}

.myepcos-profile .box50 {
    float: left;
    position: relative;
    width: 330px;
}

.myepcos-profile .box50 label,
.myepcos-profile .box100 label {
    color: #666666;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 0 30px 0 9px;
    position: relative;
}

.myepcos-profile .row input[type="checkbox"] {
    margin: 0 0 20px 0;
}

.row input[type="radio"] {
    margin: 0 0 27px;
}

.myepcos-profile .interestProfile input[type="radio"] {
    margin: 0 0 10px;
}

.myepcos-profile .interestProfile .box50 {
    margin-bottom: 20px;
}

.myepcos-profile .row input[type="submit"] {
    margin: 0 10px 20px 0;
    text-transform: uppercase;
}

.myepcos-profile .last-row {
    border-top: 1px solid #E0E0E0;
    clear: left;
    color: #E0E0E0;
    margin: 0 -20px;
    padding: 24px 20px 0;
}

.myepcos-profile .last-row p {
    margin: 0;
    padding: 0 0 5px;
}

/* personal archive */

.myepcos-profile .personal-archive {
    border-top: 1px solid #EEEEEE;
    margin: 0 -20px;
    padding: 19px 0 0;
}

.myepcos-profile .personal-archive ul {
    list-style: none;
    padding: 0;
}

.myepcos-profile .personal-archive ul.main-lvl {
}

.myepcos-profile .personal-archive ul.sub-lvl,
.myepcos-profile .personal-archive ul.content-lvl {
    display: none;
}

.myepcos-profile .personal-archive .enabled > ul.sub-lvl {
    display: block;
    padding: 4px 0 0;
}

.myepcos-profile .personal-archive .enabled > ul.content-lvl {
    display: block;
    padding: 20px 0 10px;
}

.myepcos-profile .personal-archive ul li {
    padding: 10px 20px 9px;
}

.myepcos-profile .personal-archive ul.content-lvl li {
    padding: 0;
}

.myepcos-profile .personal-archive ul.level-03 li {
    padding: 0;
}

.myepcos-profile .personal-archive ul.level-01 a {
    font-weight: bold;
}

.myepcos-profile .personal-archive ul.level-02 a {
    font-weight: normal;
}

.myepcos-profile .personal-archive table .odd td {
    background: #e5e5e5;
}

.myepcos-profile .personal-archive table .even td {
    background: #f7f7f7;
}

.myepcos-profile .personal-archive table .button-row td {
    background: #fff;
    border-top: 0;
    padding: 15px 0 0 0;
}

.myepcos-profile .personal-archive table .button-row .link-button {
    margin: 0;
}

.myepcos-profile .personal-archive table td:first-child {
    padding-right: 0;
    width: 58px;
}

.myepcos-profile .personal-archive table h1 {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
}

.myepcos-profile .personal-archive .enabled > .link-plus {
    background: url(../img/sprite_v1.png) no-repeat -153px -1456px;
}

.myepcos-profile.archive-overview p {
    margin-bottom: 7px;
}

.myepcos-profile.archive-overview .module-header a.link-arrow-right {
    margin-bottom: 25px;
}

.myepcos-profile.archive-overview .personal-archive table .even td {
    background: none repeat scroll 0 0 #e5e5e5;
}

.myepcos-profile.archive-overview .personal-archive table .odd td {
    background: none repeat scroll 0 0 #f7f7f7;
}

/* corporate-responsibility */

.corporate-responsibility {
    background: #fff;
}

.corporate-responsibility ul {
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.corporate-responsibility li {
    margin: 0;
    padding: 17px 19px 15px;
}

.corporate-responsibility li h3 {
    line-height: 18px;
    padding-bottom: 13px;
}

.corporate-responsibility li p {
    padding-bottom: 12px;
}

.corporate-responsibility li.odd {
    background: #e5e5e5;
}

.corporate-responsibility li.even {
    background: #fff;
}

/* infoLayer*/

.infoLayer {
    background: url(../img/info_layer_bg.png) repeat 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.layerContent {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    min-width: 300px;;
    z-index: 10200;
}

.layerContent a.closeLayer {
    background: url("../img/sprite_v1.png") repeat scroll 0 -1218px transparent;
    display: inline-block;
    height: 11px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 11px;
}

.infoLayer-Content {
    display: none;
}

.infoLayer .typo-product .table {
    padding: 0;
}

/* company profile */
.company-profile {
}

.company-profile .profile-box {
    background: #fff;
    margin-bottom: 20px;
}

.company-profile .profile-box.last {
    background: #fff;
    margin-bottom: 0;
}

.company-profile .profile-box .box-content {
    background: #fff;
}

.company-profile .profile-box .box-content table {
    margin: 0 20px 0 0;
}

.company-profile .profile-box .box-content table td {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0 0 0 20px;
    vertical-align: top;
}

.company-profile .profile-box .box-content table:first-child td {
    padding: 20px 0 0 20px;
}

.company-profile .profile-box .box-content h2 {
    line-height: 16px;
    padding: 0 0 10px;
}

.company-profile .profile-box .box-content p {
    padding-bottom: 17px;
}

.company-profile .profile-box .box-content img {
    padding: 0 0 20px 0;
}

.company-profile .profile-box .box-content .image-preview-link {
    display: inline-block;
    font-size: 0;
    margin: 0 0 20px;
    position: relative;
}

.company-profile .profile-box .box-content .image-preview-link img {
    padding: 0;
}

.company-profile .profile-box .box-content .image-preview-link span {
    background: url("../img/sprite_v1.png") no-repeat scroll -118px -70px #E87513;
    bottom: 1px;
    display: inline-block;
    height: 29px;
    position: absolute;
    right: 1px;
    width: 29px;
}

/* personal Data Form */

#dataForm #ccompanyInfo {
    margin: 10px 0 0 0;
}

/* glossar */

.glossar {
    background: #FFF;
    color: #666;
    font-size: 12px;
    line-height: 16px;
}

.glossar table {
    margin: 0 20px;
}

.glossar table tr:hover {
    background: none !important;
}

.glossar table td.cell-top {
    color: #003893 !important;
    padding: 11px 3px !important;
    font-size: 14px !important;
    line-height: 14px !important;
}

.glossar table td.cell-top a.cont-link-stand {
    color: #003893 !important;
    padding: 0;
    font-size: 14px !important;
    line-height: 14px !important;
    text-decoration: underline;
}

/*
.glossar table td a{
  background: url(../img/sprite_v1.png) no-repeat 0 -674px;
  color: #666;
  display: inline-block;
  font-size: 12px;
  padding-left: 28px;
  text-decoration: none;
}
*/
.glossar .content-text {
    border-bottom: 1px solid #666;
    padding: 0 0 12px;
}

.glossar .last .content-text {
    border-bottom: 0;
}

.glossar .content-text-b {
    font-weight: bold;
    padding: 12px 0 0;
}

.glossar table tr td img {
    display: none;
}

.glossar table tr td.content-text img {
    display: inline-block;
}

.p--heading-3 {
    display: block;
    line-height: 16px;
    padding-bottom: 9px;
}

.main.grid-12 .article-snippet td h5,
.main.grid-12 .article-snippet td h2,
.main.grid-12 .article-snippet td p {
    width: 675px;
}

/** Marking Number Search **/

#markingnumber-search ul.error{
	list-style-type: none ;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  color: red;
}

/** IGBT Terminal Search **/
#igbtTerminalSearchForm .lCol {
    float: left;
}
#igbtTerminalSearchForm .rCol {
    float: left;
    margin-left: 10px;
}
#igbtTerminalSearchForm table.parameter input.igbtNr{
    width: 219px;
}
#igbtTerminalSearchForm .error {
    color: #d70000;
    padding: 0;
}
/** TopInfoMessage **/
.topInfoMsg {
    min-height: 25px;
    color: rgb(102,102,102);
    display: none;
    padding: 5px 0 0;
    background-color: #fae8a8;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border-bottom: 1px solid rgba(0,0,0,0.3);
}

.topInfoMsg .close {
 background: url(../img/sprite_v1.png) 0 -1218px;
    cursor: pointer;
    height: 11px;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 11px;
    float: right;
    margin-left: 10px;
}

.topInfoMsg .closeButton {
    padding-bottom: 10px;
    text-align: right;
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.topInfoMsg .link-info {
    cursor: auto;
    float: left;
    background: url(../img/sprite_v1.png) no-repeat 0 -810px;
    margin-right: 10px;
}

.product-enquiry .row input[type="radio"] {
    margin: 0;
}

#alcapSeriesForm {
    background-color: #ffffff;
    padding: 20px;
    padding-top: 0px;
}

#alcapSeriesForm input[type="search"] {
    font-size: 12px;
    height: 17px;
    line-height: 17px;
}

#ccompany2 {
    margin-right: 5px !important;
}

#ccompany1 {
    margin-left: 12px;
    margin-right: 5px !important;
}

#btnOptIn, #btnOptOut {
    display: none;
}

span.underline { text-decoration: underline; }