/* styles for the print view */

@page {
    margin: 1.5cm 0.5cm;
}

.supportTime,
.supportUid,
#midCol h2,
#midCol h2 a,
#midCol h3,
#midCol h3 a,
#midCol .fce2morelinks .rightText h3,
#main .ctArea a,
#metaNav li li:hover a,
#quickNav .act .loginlinkInner,
#quickNav .loggedinuser,
.ctArea a,
div.ctElement div.fce2morelinks div.leftText ul li a.link_external,
div.ctElement div.fce2morelinks div.rightText div.rightTextInner p a.link_internal,
h2#supportTitle {
    color: #ffc836;
}

/* Fonts for IEs */

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb.eot');
    font-weight: normal;
}

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb-Bold.eot');
    font-weight: bold;
}

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb-Ita.eot');
    font-style: italic;
}

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb.woff') format('woff'),
    url('../../Fonts/FagoOffc-Extd.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb-Bold.woff') format('woff'),
    url('../../Fonts/FagoOffc-ExtdBold.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb-Ita.woff') format('woff'),
    url('../../Fonts/FagoOffc-ExtdBoldIta.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'FagoWeb';
    src: url('../../Fonts/FagoWeb-BoldIta.woff') format('woff'),
    url('../../Fonts/FagoOffc-ExtdIta.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

body {
    overflow: visible !important;
    overflow: auto;
    background-color: #fff;
    color: #000;
}

* {
    font-family: FagoWeb, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height: 128.5%;
}

#TSFE_ADMIN_PANEL_FORM,
#headerImage,
#dedicatedSubtitle,
#rootlineNav,
#langNav,
#mainNav,
#metaNav,
#socialMediaContainer,
#quickNav,
#topCol,
#leftCol,
#rightCol,
#footer,
.supportTime,
.supportUid,
#TSFE_ADMIN_PANEL_FORM,
.tx-idcsupport-list-backLink,
.dividerLine {
    display: none !important;
}

[class*='col-'] {
    display: block;
}

.ctElement [class*='col-'] {
    display: inline-block !important;
}

html body.layout-support_page #leftCol,
html body.layout-support_subpage #leftCol {
    display: none !important;
}

.container {
    max-width: 100%;
}

#main {
    position: static;
    margin: 10px;
    text-align: left;
}

#head {
    height: 80px;
}

#head h1 a {
    display: block;
    text-indent: -9999px;
    width: 79px;
    height: 42px;
}

#head h1 img {
    position: absolute;
    left: 10px;
    top: 10px;
    border: none;
}

#idcaddress {
    position: absolute;
    left: 100px;
    top: 10px;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
}

.supportUid {
    display: none;
}

#supportinfo {
    position: absolute;
    right: 10px;
    top: 11px;
    text-align: right;
}

div.tx-idcsupport #idcaddress {
    position: absolute;
	left: 110px;
    top: -70px;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
}

div.tx-idcsupport #supportinfo {
    position: absolute;
	right: 0;
    top: -70px;
    text-align: right;
}

#supportinfo .supportinfoNumber,
#supportinfo .supportinfoLinks,
#supportinfo .supportinfoLinks .supportInfoMail a,
#supportinfo .supportinfoLinks .supportInfoWWW a {
    font-size: 13px;
    line-height: 17px;
    color: #000;
}

#supportinfo .supportinfoKeymember {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 2px;
}

#supportinfo .supportinfoLinks .supportInfoMail {
    margin-right: 5px;
}

#supportinfo .supportinfoLinks .supportInfoWWW {
    margin-left: 5px;
    font-weight: bold;
}

#supportinfo .supportinfoLinks .supportInfoWWW a {
    font-weight: bold;
}

#midCol {
    position: relative;
}

#midCol .ctArea ul li {
    list-style: square inside;
    background-image: none;
    color: #000 !important;
}

#midCol .ctArea ol li {
    list-style: decimal inside;
    background-image: none;
    color: #000 !important;
}

.fce2Columns .fceRightCol {
    float: left;
    margin-left: 20px;
}

.tx-idcsupport-list-entry .tx-idcsupport-list-entry-leftblock {
    display: none;
}

.tx-idcsupport-list-entry .tx-idcsupport-list-entry-os .operatingsystem img {
    display: none;
}

.tx-idcsupport-list-entry .tx-idcsupport-list-entry-os .operatingsystem {
    margin-top: 4px;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 1px;
    margin: 0 4px 0 1px;
    padding: 1px 0 0 0;
    white-space: nowrap;
    background-color: #15120e;
    background: none;
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 0.5em 1em;
    text-decoration: none;
    background-color: #1f1c19;
}

#midCol .ctArea .ui-tabs .ui-tabs-nav li {
    list-style: none;
}

#midCol .ctArea .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    border-bottom: none;
}

#main .ctArea a {
    color: #b89028 !important;
    text-decoration: none;
    background: none !important;
    border-bottom: 1px dotted #b89028;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#main .ctArea .lightboxSpan a {
    border-bottom: none;
}

.tx-idcsupport-print {
    display: block;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: 100%;
    position: relative;
    padding: 6px 0 5px 0;
	height: 25px;
	margin-bottom: 10px;
}

.tx-idcsupport-print div {
    display: inline-block;
    font-size: 11px;
    line-height: 13px;
}

.tx-idcsupport-print div * {
    font-size: 11px;
    line-height: 13px;
}

.tx-idcsupport-print .label {
    float: left;
    margin-right: 5px;
}

.tx-idcsupport-print .tx-idcsupport-print-os {
    float: left;
    margin-right: 5px;
    padding-right: 5px;
    border-right: 1px solid #000;
}

.tx-idcsupport-print .tx-idcsupport-print-product {
    float: left;
}

.tx-idcsupport-print .date {
    float: right;
}

.tx-idcsupport-print .idnumber {
    float: right;
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid #000;
}

.tx-idcsupport-print .clearer {
    clear: both;
}

#lightwindow,
#lightwindow_overlay {
    display: none;
}
