@charset "UTF-8";

@import url("/styles/core.css");

/* Support General Layout
------------------------------------------------------ */
supportHeader{
    float:left;
    height:65px;
    margin:20px 0 15px;
    padding:0 10px;
    width:100%;
}

div.supportHeader h2{
    font: 16px/1.5em 'Fira Sans', sans-serif;
    position: relative;
    top: 0.5em;
    text-transform: none;
    border-bottom: none;
}

.supportSidebar{
    border-radius: 5px;
    border:1px solid #EEEEEE;
    padding:20px 10px 25px;
    width:218px;
    background: #FAFAFA;
}

.supportSidebar h3{
    font: bold 15px/1.5em 'Fira Sans', sans-serif; 
    color: #1355A4; 
    margin-bottom: 5px;
}

.inputRadioBox input + i
{    
    margin: 0 5px 0 14px;
}

.inputRadioBox input[type=radio] + i::before,
.inputRadioBox input[type=radio]:checked + i::after
{
    margin-left: 10px;
}

.formGroup label.inputCheckbox
{
    width:        auto;
    float:         none;
    padding:    0;
    cursor:        pointer;
    margin-right: 10px;
}

.formGroup label.customerError
{
	width: 300px;
}

div.tssiegel p
{
    width: 160px;
    float: left;
}

div.tssiegel img
{
    margin: 0 0 0 5px;    
}

div.checkedBox {
    background: url("/pictures/global/checkedBox.png") no-repeat scroll 0 1px transparent;
    padding-left: 16px;
}

span.simpletip {
    background: url("/pictures/article/icon_info.png") no-repeat scroll 2px 3px transparent;
    padding-left: 16px;
    cursor: pointer;
}

#supportContent form .buttonDefault
{    
    margin: 3px 0 3px 240px;
}

.marginBottom25
{
    margin-bottom: 25px;
}

.marginBottom10
{
    margin-bottom: 10px;
}

.marginTop10
{
    margin-top: 10px;
}

/* Tooltip */
.tooltip{
    font: 12px/1.5em 'Fira Sans', sans-serif;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    display: none;
    background: #FAFAFA;
    min-width: 200px;
    padding: 5px;
    border: 1px solid #AAAAAA;
}

.textField_46
{
    width: 46px;
}

.textField_208
{
    width: 208px;
}
/*
br.clear {
    clear:both;
    line-height:35px;
}*/

br.clearfaq {
    clear:both;
    line-height:25px;
}

br.clear20 {
    clear: both;
    line-height: 20px;
}

label, .label{
    display:block;
    float:left;
}

.label{
    width: 130px;
    padding-top: 4px;
}

label, .label{
    font: normal 14px/1.5em 'Fira Sans', sans-serif;
}

label.required, .label.required{
    font: bold 14px/1.5em 'Fira Sans', sans-serif;
}


label.optional, .label.optional, .label .optional, label.choice{
    font-weight: normal !important;
}

.privacyLabel {
    font: 13px/1.5em 'Fira Sans', sans-serif;
    line-height: 16px;
}

input.inputCheckbox{
    margin:3px 5px 0 0;
}


/* 
    Startpage 2.0
*/
#supportStartpage h1
{
    margin-bottom: 10px;
}

#supportStartpage h2
{
    border: none;
    color: #1355A4;
    font: 20px/1.0em 'Fira Sans', sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}

#supportStartpage h4
{
    color: #000;
    font-size: 14px;
}

#supportStartpage a
{
    text-decoration: none;
}

#supportStartpage p
{
    margin-bottom: 10px;
    margin-top:    10px;
}

.line
{
    height: 1px;
    width: 100%;
    background-color: #d9d9d9;
    margin: 15px 0 15px 0;
    clear:both;
}

.supportPart
{
    clear: both;
    margin-bottom: 30px;
}

.supportPart .supportInfo
{
    float:left;
    width: 520px;
    min-height: 150px;
}

.supportPart .supportChecklist
{
    float:       left;
    margin-left: 20px;
}

table td.mark
{
    font-weight: bold;
}

table td.data
{
    padding-left: 10px;
}

.viewMore
{
    cursor: pointer;
     color: #1355A4;
    margin: 15px 0 25px 0;
}

#technicalsupport img,
#shoppingSupport img
{
    padding: 0 5px 2px 0;
}

#supportStartpage ul
{
    list-style-type: disc;
    padding-left:    15px;
}

#supportStartpage .linkedList
{
    padding-left: 12px;
}

#supportStartpage .linkedList a
{
    font-weight: normal;
}

#supportStartpage .linkedList.no-bullet
{
    list-style: none;
    padding-left: 12px;
}

#supportStartpage .supportChecklist p
{
    padding-left: 12px;
}

/* Detail Pages */

.supportHowTo,
.supportHowToSoftware
{
    clear: both;
    margin-bottom: 30px;
     margin-top: 30px;
}

.supportHowTo .supportInfo
{
    border-right:  1px solid #EEEEEE;
    float:         left;
    padding-right: 10px;
    width:         300px;
}

.supportHowTo .supportChecklist
{
    float:       left;
    margin-left: 10px;
    width:       340px;
}

.supportHowToSoftware .supportInfo
{
    width: 290px;
    float: left;
}

.supportHowToSoftware .supportChecklist
{
    float:       left;
    margin-left: 10px;
    width:       300px;
    
}

#question{ width: 350px;}

#text
{
    float:         left;
    margin-bottom: 5px;
    width:         520px;
}

/*
    FAQ-Seite
 */
.searchLeft
{
    width: 210px;
    float: left;
    text-align: right;
    padding: 5px 5px 0px 0px;
}

.problemType
{
    color:#5B5B5B;
    font:14px/1.5em 'Fira Sans', sans-serif;
}

.borderBottom {
    border-bottom:1px dotted #D0D0BF;
    padding-bottom:15px;
    padding-top:5px;
}

.problem {
    background-color: #F2F2F2;
    clear: both;
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 2px 2px 2px 4px;
    width: 659px;
}

div.seiteninhalt {
    color: #3C3C3C;
    font: 14px/1.5em 'Fira Sans', sans-serif;
}

div.seiteninhalt p.links
{
    font-size: 85%;
    padding: 0;
    margin: 5px 0;
}

div.seiteninhalt p.links a:link
{
    color: #1355A4;
    text-decoration: underline;
}

div.seiteninhalt p.links a:active
{
    color: #3937be;
    text-decoration: underline;
}

div.seiteninhalt p.links a:visited
{
    color: #1355A4;
    text-decoration: underline;
}

div.seiteninhalt p.links a:hover
{
    color: #3937be;
    text-decoration: underline;
}

div.seiteninhalt a:link,
div.seiteninhalt a:active,
div.seiteninhalt a:visited
{
    color: #1355A4;
    text-decoration: none;
}

div.seiteninhalt a:hover
{
    text-decoration: underline;
}

.ssl{
    background: url(/pictures/global/ssl.gif) no-repeat top left transparent;
    display:block;
    font:14px/1.5em 'Fira Sans', sans-serif;
    padding-left:20px;
    position:relative;
}


span.description label{
    display:inline;
    float:none;
    width:auto;
}

.note
{ font-size: 90%; }

ul.mark
{
    font: 14px/1.5em 'Fira Sans', sans-serif;
    list-style: square outside url("/pictures/shop/icon-check.png");
    padding-left: 20px;
    margin-left: 5px;
}

ul.mark li{ padding: 2px 0; }



#faq-content .icon-arrowforwardoutline::before
{
    content:   "\e91e";
    display:   inline-block;
    font-size: 16px;
    position:  relative;
    top:       2px;
    margin-right: 3px;
}

/* Erweitert
------------------------------------------------------ */
#cancellation-reason
{
    display: none;
}

#cancellation-reason.active
{
    display: table-row;
}

.module
{
    margin-bottom:5px;
}

.cell {
margin:0 0 10px;
}

label.customerError{
    clear:both;
    color: #FF0000;
    font: 14px/1.5em 'Fira Sans', sans-serif;
    padding-left: 20px;
    background: url("/pictures/global/errorHint.gif") no-repeat scroll left 2px transparent;
    margin-bottom: 5px;
    margin-left: 131px;
}

input.customerError{
    border: 1px solid #FF0000;
    margin-bottom: 1px;
    float: left;
}

div.loginErrorCustom{
    background: url("/pictures/global/errorHint.gif") no-repeat scroll left 13px transparent;
    clear: both;
    color: #FF0000;
    font: 14px/1.5em 'Fira Sans', sans-serif;
    margin: 10px 0;
    padding-left: 20px;
}

div.preorderLoginError{
    background: url("/pictures/global/errorHint.gif") no-repeat scroll left 3px transparent;
    clear: both;
    color: #FF0000;
    font: 14px/1.5em 'Fira Sans', sans-serif;
    margin: 10px 0;
    padding-left: 20px;
}

table.supportTable
{
    padding-bottom: 6px;
}

table.supportTable td
{
    border: none;
    valign: top;
    padding: 0;
    padding-bottom: 10px;
}

table.supportTable td div
{
    padding: 0;
}


table.supportTable td.small { padding-bottom: 5px; }

table.supportTable label.customerError
{
    margin-left: 0px;
    padding-left: 20px;
    background: url("/pictures/global/errorHint.gif") no-repeat scroll left 3px transparent;
}

table.supportTable .dataApproval
{
    display: flex;
    justify-content: flex-end;
    flex-flow: wrap;
}

table.supportTable .dataApproval input
{
    margin-right: 20px;
}

table.supportTable .column1 label.customerError
{
    width: 100%;
}

#file-path
{
    white-space: pre-wrap;
    white-space: pre-line;
    word-break:  break-all;
    word-wrap:   break-word;
}

.supportInput
{
    width: 300px;
}

.supportInput1
{
    width: 91px;
    margin-right: 2px;
}

.supportInput2
{
    width: 200px;
}

.supportSelect
{
    width: 305px;
}

.supportSelect1
{
    width: 205px;
    margin-right: 5px;
    float:left;
}

.linkList li a
{
    color: #1355A4;
}

#form-software textarea
{
    float: none;
}

#form-software textarea.customerError
{
    float: left;
}

#form-software .additionalFileReset
{
    margin-right: 10px;
    margin-left: 5px;
    vertical-align: middle;
}

#form-software .label
{
    width: 140px;
}

.form-submit
{
    margin-top: 10px;
    text-align: center;
    width:      520px;
}

.form-support button
{
    margin: auto; 
}

.optionBgC1
{
    background-color:#FFFFFF;
}

.optionBgC2
{
    background-color: #E5EAEE;
}



#faq-content .arrowIcon::before {
    font-family: 'WK-icomoon' !important;
    content: "\e91e";
    padding-right: 5px;
}

/*************/
/* Accordion */
/*************/
#accordion-support
{
    margin: 20px 0;
}

#accordion-support h3
{
    cursor: pointer;
    background: transparent url("/pictures/global/pfeil-12px.png") no-repeat scroll 3px 11px;
    padding: 7px 19px;
}

#accordion-support h3.active
{
    background: transparent url("/pictures/global/pfeil-down-12px.png") no-repeat scroll 3px 13px;
}

#accordion-support .accordion-box
{
    margin: 0 0 20px 20px;
}


/*******/
/* FAQ */
/*******/
form#faqForm
{
    margin-top: 20px;
    margin-bottom: 20px;
}

select#faqProduct
{
    margin-left: 4px;
}

input#faqFormSubmit
{
    margin-top: -4px;
}

table.faqTable
{
    margin-top: 10px;
    width: 950px;
}

table.faqTable td
{
    padding-right: 5px;
}

table.faqTable td.question
{
    color: #1355A4;
    font-size: 14px;
    font-family: 'Fira Sans', sans-serif;
    cursor: pointer;
    background: transparent url("/pictures/global/pfeil-12px.png") no-repeat scroll 3px 11px;
    padding: 10px 0 0 19px;
}

table.faqTable td.active
{
    background: transparent url("/pictures/global/pfeil-down-12px.png") no-repeat scroll 3px 13px;
}

table.faqTable td.answer
{
    display: none;
    padding: 2px 10px 12px 20px;
}

table.faqTable td.answer p
{
    margin-bottom: 8px;
}

table.faqTable td.answer ul
{
    margin-top: 4px;
    margin-bottom: 4px;
    list-style-type: square;
    padding-left: 16px;
}

table.faqTable .inf
{
    border-left: 1px solid #AAAAAA;
    width: 135px;
    padding-left: 20px;
    font-weight: bold;
    color: #004371;
}

table.faqTable td.answer a
{
    font-weight: normal;
}

#faq-product,
#faq-search
{
    margin-left: 5px;
}

#faq-search
{
    width: 290px;
}

.faq-text
{
    margin-bottom: 10px;
}

#from-select-type label,
#from-select-type span,
#from-select-type input
{
    float: left;
    font-weight: normal;
    margin-bottom: 10px;
}

.width100{
	display: flex; 
	align-items: center;
}

@media screen and (max-width: 1031px)
{
	
	#contentWrapper {
	    margin: 10px 0px 0 10px;
	    width: 99%;
	}
	.contentThreeFourth {
		margin: 20px 0px;
	}

	.threeFourthColumnCell {
		width: auto !important;
	}
	
	.two-column-form {
		display: block !important;
	    padding-left: 234px !important;
	    margin-bottom: 30px !important;
	}
	
	#abo-change-form tr {
		display: grid;
	}
	
	.width100{
		display: block !important;; 
	}
	
}

@media screen and (max-width: 959px)
{
    table.faqTable
    {
        width: 100%;
    }
    
    #form-customer .formGroup {
	        width: -webkit-fill-available !important;
	}
	
	.formGroup textarea{
	    width: -webkit-fill-available !important;
	}	 
	 
	 .invoice-copy-info .label {
			width: 60px !important;
	 }
	 
	 .collapse-payment-questions .label {	
			width: 100px !important;
	 }
	 
	 #collapse-bank	.label {
		width: 90px !important;
	}
	 
	 .threeFourthColumnCell {
		width: -webkit-fill-available !important;
	 }
	
	.payment-questions-description {
	 	width: auto !important;
	}
	 
	.supportHowTo .supportInfo
    {
        width: auto;
    }
}

@media screen and (max-width: 769px)
{
    .formGroup,
    .threeFourthColumnCell
    {
        width: auto;
    }
    
    .form-column .supportTable {
	    width: 50% !important;
	    max-width: 50% !important;
	}

	
	.special-support-table.sub-form td {
	    padding: 5px;
	}
	
	#collapse-bank .label {
        width: 110px !important;
    }
	
	 #supportContent form .buttonDefault {
	    margin: 0;
	}
	
	.two-column-form {
	 	padding-left: 0 !important;
	}
	
	#abo-change-form .form-column .supportTable {
        width: auto !important;
    }
    
    #abo-change-form tr {
		display: flex !important;
	}
    
    .form-column .column1 {
	    max-width: 198px !important;
    }
    
    #credentials-special-form-row .supportInfo {
		width: auto !important;
    }
    
    #cancellation-reason-1 .label {
	 	float: none !important;
	}
}

@media screen and (max-width: 719px)
{
    .formGroup,
    .threeFourthColumnCell
    {
        width: auto;
    }
    
    .thema-hint-box {
	 	width: fit-content !important;
	}
	
	#collapse-login, #collapse-password, #collapse-username {
		width: fit-content !important;
	}
	
	.cancellation-product-row label {
        width: 214px !important;
    }
	
}

@media screen and (max-width: 639px)
{
    .supportChecklist,
    .supportHowToSoftware .supportChecklist,
    .supportPart .supportInfo
    {
        float: min-content;
    }
    
    .supportHowTo .supportChecklist
    {
        margin-left: 10px;
        width: 35%;
    }
    
    .supportHowTo .supportInfo
    {
        width: auto;
    }
    
    .supportPart .supportInfo
    {
        border-right-style: none;
    }
    
    .supportPart .supportChecklist
    {
        margin-top: 15px;
    }
    
    #invoice-product-fields .ui-selectmenu-button.ui-button {
		width: 225px !important;
	}
}

@media screen and (max-width: 629px)
{
    .formGroup td
    {
        display: block;
    }
    
    .form-submit
    {
        width: 100%;
    }
    
    table.faqTable td.question,
    table.faqTable td.answer
    {
        word-break: break-word;
    }    
    
    table.supportTable .dataApproval
    {
        justify-content: flex-start;
        flex-flow: nowrap;
    }
    
    table.supportTable td.column1,
    table.supportTable .column1 label.customerError
    {
        width: 105px !important;
    }
    
    #cancellation-entries-container .cancellation-entry tbody{
        display: block;
    	padding-left: 115px;
    }
    
    .invoice-product-row {
		display: grid !important;
	}
	
	#collapse-lieferstatus-abo tr {
		display: grid !important;
	}
	
	label, .label {
    	display: content !important;
	}
    
    #add-cancellation-button-container {
        margin-left: 115px;
    }
    
    .cancellation-optional-row {
		display: grid; 
	}
	
	#cancellation-software-radio-1 .column1 {
		display: none !important;
	}
	
	#supportContent form .buttonDefault {
	    margin: 0;
	}	
	
	.current-address-form .supportInput {
	    width: 240px !important;
	}
	
	.current-address-form tr, .new-address-form tr{
	    display: inline-flex;
	}
}

@media screen and (max-width: 509px)
{
	.main-thema-row{
		display: grid !important;
	}
	
	#cancellation-entries-container .cancellation-entry tbody{
    	padding: 0 !important;
    }
    
    .current-address-form tr, .new-address-form tr {
        display: block;
    }
}

@media screen and (max-width: 439px)
{
    #question,
    #text
    {
        width: 100%;
    }
    
    table.faqTable .inf
    {
        display: none;
    }
    
    .supportSelect
    {
        width: auto;
    }
    
}

@media screen and (max-width: 399px)
{
    table,
    .supportInput
    {
        width: 100%;
    }
    
    #faq-topic
    {
        clear: left;
        display: block;
    }
    
    .supportPart .supportInfo
    {
        width: 100%;
    }
    
    #additionalFile + span
    {
        display: block;
    }
    
    #supportContent form .buttonDefault
    {
        margin-left: 130px;
    }
}

@media screen and (max-width: 399px) 
{
    table, .supportInput {
        width: 85%;
    }
    
    #supportContent form .buttonDefault {
        margin-left: -33px !important;
    }
    
    .ui-selectmenu-button.ui-button {
		width: 274px !important;
	}
	
	.supportHowTo .supportChecklist {
        margin-left: 0 !important;
        width: 95%;
    }
    
    .sub-form {
	    margin: 0 !important;
	}
}

@media screen and (max-width: 349px)
{
    table.supportTable td.column1,
    table.supportTable .column1 label.customerError,
    .supportInput,
    #supportContent #question,
    #supportContent #product
    {
        width: 250px;
    }
}


.thema-hint-box 
{
	padding: 10px !important;
    color: #1a2a3a;
    width: 85%;
    text-align: left;
    border: 1px solid #ececec;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    line-height: 1.4;
} 

.u-d-f
{
	display: flex;
}


.checkbox-option
{
	display: flow-root;
}

.sub-form
{
	width: -webkit-fill-available;
	border: 1px solid #ececec;
    padding: 10px;
    margin: 20px;
}
.column2
{
	margin-left: auto;
}

select.ui-selectmenu-hidden {
    display: none !important;
}

[id^="invoice-product-detail-"][style*="display: none"] + span[id$="-button"] {
    display: none !important;
}

.thema-hint-box {
    margin-top: 8px;
    padding: 10px;
    border-radius: 6px;
    background: #E8E8E8;
    color: #1a2a3a;
    font-size: 1em;
} 