.table
{
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: 800px;
}
.table > div
{
    display: table-row;
}
.table > div > div
{
    display: table-cell;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
    background-color: #cccccc;
    padding: 0px;
}

.table > div > div.logo
{
    background-color: #ffffff;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
}

.table > div.header > div
{
    cursor: pointer;
    height: 50px;
    font-size: 10pt;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
}

.table > div.header > div:nth-child(1)
{
    cursor: default !important;
}

.table > div.header > div:nth-last-child(1)
{
    cursor: default;
}

.table > div.header > div > div
{
    width: 120px;
    display: inline-block;
}

.table > div.header > div img
{
    border: none;
}

.table > div.header > div a
{
    text-decoration: none;
}

.table > div.footer > div
{
    height: 25px;
    font-size: 7.5pt;
    text-align: center;
    vertical-align: middle;
}

.table > div > div:nth-child(1)
{
    width: 80px;
}
.table > div > div:nth-last-child(1)
{
    width: 80px;
}
.table .contentRow .content
{
    height: 520px;
    background-color: white;
}

a:hover
{
    color: #FF3300;
}

a
{
    color: #666666;
    text-decoration: underline;
}

h3, h4
{
    text-align: center;
}

/* WARRANTY CONTENT */

.warranty
{
    font-size: 10pt;
    text-align: justify;
    margin-bottom: 10px;
}

.warrantydocumentstable
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 0px;
}

.warrantydocumentstable th
{
    text-align: center;
}

.warrantydocumentstable td
{
    text-align: left;
    vertical-align: top;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}


.warrantydocumentstable li
{
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

.shipmentattachments li
{
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

/* *** *** *** *** */

/* ABOUT US CONTENT */

.aboutuscontent
{
    font-size: 9pt;
    text-align: justify;
}

/* *** *** *** *** *** */

/* *** *** FAQ *** *** */

.faq
{
    font-size: 9pt;
    text-align: justify;
}

.faqitem
{
    font-size: 9pt;
    text-align: justify;
    display: none;
    margin: 10px;
}

/* *** *** *** *** *** */

li
{
    font-size: 12px;
    margin-bottom: 10px;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    color: #666666;
}

ul.infoline
{
    list-style: none;
    font-size: 11pt;
    margin: 0px;
    padding: 0px;
}

.infoline li
{
    font-size: 11pt;
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}


div.claimStatus
{
    font-size: 9pt;
    font-weight: normal;
    padding-bottom: 15px;
}

div.claimStatus .item
{
    font-size: 10pt;
    padding-bottom: 10px;
}

div.claimStatus .item span
{
    font-weight: bold;
    margin-right: 20px;
}

#claimStatusForm div.item
{
    clear: both;
    margin-bottom: 5px;
}

#claimStatusForm div.item label
{
    font-size: 8pt;
    display: inline-block;
    width: 155px;
    vertical-align: baseline;
    text-align: right;
    margin-right: 20px;
	cursor: pointer;
}

#claimStatusForm div.item input
{
    font-size: 9pt;
    width: 240px;
}

#claimStatusForm div.item.error
{
    font-size: 8pt;
    color: red;
}

#recaptcha_table
{
    margin: 0 auto !important;
}

#inputs .item img
{
    border: none;
    vertical-align: middle;
}

#result .item img
{
    border: none;
    vertical-align: text-bottom;
}

.title
{
    font-size: 15pt;
    margin-top: 20px;
    margin-bottom: 20px;
}

.StatusChecker p
{
    font-size: 10pt;
}

.StatusChecker a
{
    font-style: normal;
    text-decoration: none;
}

.StatusChecker #result
{
    text-align: left;
    padding: 10px;
}

.input-hidden
{
    border: none;
    width: 0;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
}

.tooltiptext
{
    display: none;
}

.possibleStatuses ul
{
    font-size: inherit;
}


.possibleStatuses li
{
    font-size: inherit;
    margin: 0px;
}

#result .trackingUrl
{
    text-decoration: underline;
}

.locker
{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8); /*lets make it semi-transparent */
    z-index: 9999; /*because you could set some z-indexes in your code before, so lets make sure that this will be over every elements in html*/
    background-image: url('/Images/ajax-loader.gif');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
}

.locker:after
{
    content: "trwa komunikacja z serwerem...";
    position: fixed;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    margin-top: 10px;
    color: gray;
    font-size: 8pt;
}

.buttonClick
{
    -moz-box-shadow: inset 0px 0px 0px 1px #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff;
    box-shadow: inset 0px 0px 0px 1px #ffffff;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
    background: -moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
    background-color: #f9f9f9;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    text-indent: 0;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #666666;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    width: 200px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
}
.buttonClick:hover
{
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
    background: -moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
    background-color: #e9e9e9;
}
.buttonClick:active
{
    position: relative;
    top: 1px;
}
/* This button was generated using CSSButtonGenerator.com */

.qtipResult
{
    position: absolute;
    left: -10000em;
    top: -10000em;
    max-width: 600px;
    min-width: 50px;
}

.EstimateApproval p
{
    font-size: 10pt;
    margin: 0;
    margin-bottom: 10px;
}

.EstimateApproval p:last-child
{
    font-size: 10pt;
    margin: 0;
}

.EstimateApproval a
{
    font-style: normal;
    text-decoration: none;
}

.EstimateApproval #result
{
    text-align: left;
    padding: 10px;
}

/*
div.claimStatus
{
    font-size: 9pt;
    font-weight: normal;
    padding-bottom: 15px;
}

div.claimStatus .item
{
    font-size: 10pt;
    padding-bottom: 10px;
}

div.claimStatus .item span
{
    font-weight: bold;
    margin-right: 20px;
}
*/

#loadEstimateApprovalForm div.item
{
    clear: both;
    margin-bottom: 5px;
}

#loadEstimateApprovalForm div.item label
{
    font-size: 8pt;
    display: inline-block;
    width: 155px;
    vertical-align: baseline;
    text-align: right;
    margin-right: 20px;
	cursor: pointer;
}

#loadEstimateApprovalForm div.item input
{
    font-size: 9pt;
    width: 240px;
}

#loadEstimateApprovalForm div.item.error
{
    font-size: 8pt;
    color: red;
}

#step1Main, #step1
{
    display: none;
}

.EstimateApproval .step .estimateInformation
{
    font-size: 10pt;
    padding: 10px;
    border: 1px solid darkgray;
    overflow: hidden;
    text-align: justify;
}

.EstimateApproval .step .estimateInformation .right
{
    float: right;
    width: 220px;
    padding-left: 10px;
    height: 205px;
    overflow-y: scroll;
    display: none;
}

.EstimateApproval .step .estimateInformation .right > img
{
    width: 100px;
    height: 100px;
}

.EstimateApproval .step .estimateInformation .left > div
{
    padding-bottom: 10px;
}

.EstimateApproval .step .estimateInformation .left > div:last-child
{
    padding-bottom: 0;
}

.EstimateApproval .step .estimateInformation .left > div > div:first-child
{
    font-weight: bold;
}

.EstimateApproval .step .estimateInformation .left .device
{
    font-weight: bold;
}

.EstimateApproval .step .terms
{
    padding: 10px;
    border: 1px solid darkgray;
    position: relative;
}

#termsForm a
{
    text-decoration: underline;
}

#termsForm .errorBlock
{
    margin-top: 3px;
}

.EstimateApproval .step .terms > div.content
{
    font-size: 8pt;
    height: 200px;
    text-align: justify;
    overflow-y: scroll;
    padding-right: 10px;
}

.EstimateApproval .step .terms > div > p
{
    font-size: 8pt;
    margin: 0px;
    margin-bottom: 5px;
}

.EstimateApproval .step .terms > div.legend
{
    font-size: 0.7em;
    background-color: white;
    padding: 0 0.5em 0 0.5em;
    top: -0.7em;
    left: 10px;
    position: absolute;
}

.EstimateApproval .step .terms ol {
	padding-left: 20px;
}

.EstimateApproval .step .terms h1 {
	margin-top: 0;
}

.EstimateApproval .step .terms h2 {
	font-size: 11pt;
}

.EstimateApproval .step .buttons
{
    font-size: 10pt;
    text-align: center;
    padding-bottom: 10px;
}

.EstimateApproval .step .buttons input[type="button"]
{
    color: white;
    font-weight: bold;
    border: 1px solid darkgray;
    width: 280px;
    height: 30px;
    margin: 5px;
    padding-left: 0px;
    padding-right: 0px;
    box-shadow: 2px 2px 3px #888888;
}

.EstimateApproval .step .buttons .accept
{
    background-color: green;
}

.EstimateApproval .step .buttons .reject
{
    background-color: red;
}

#step2
{
    display: none;
}

#step2 > div.acceptHeader, #step2 > div.rejectHeader
{
    color: white;
    font-weight: bold;
    margin: 5px;
    padding: 3px 10px 3px 10px;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: 2px 2px 3px #888888;
    display: none;
}

#step2 > div.acceptHeader
{
    border: 1px solid darkgray;
    background-color: green;
}

#step2 > div.rejectHeader
{
    border: 1px solid darkred;
    background-color: red;
}

#step2 .content
{
    position: relative;
    border: 1px solid darkgray;
    height: auto;
    padding: 10px;
    font-size: 10pt;
}

#step2 .content > div.legend
{
    font-size: 0.8em;
    background-color: white;
    padding: 0 0.5em 0 0.5em;
    top: -0.7em;
    left: 10px;
    position: absolute;
}

#step2 .buttons input[type="button"]
{
    color: #666;
}

#ownCourierInfo
{
    margin-top: 10px;
    margin-left: 10px;
    display: none;
}

#personalPickupInfo
{
    margin-top: 10px;
    margin-left: 10px;
    display: none;
}

#invoice
{
    margin-top: 10px;
    margin-left: 80px;
    overflow: hidden;
    display: none;
}

#invoice > div:first-child
{
    margin-bottom: 10px;
    font-weight: bold;
    margin-left: 170px;
}

#invoice input[type="text"]
{
    width: 300px;
    margin-bottom: 2px;
}

#invoice label
{
    margin-right: 10px;
    width: 110px;
    display: inline-block;
    text-align: right;
	cursor: pointer;
}

#shipmentAddress
{
    margin-top: 10px;
    margin-left: 20px;
    overflow: hidden;
    display: none;
}

#shipmentAddress > div:first-child
{
    float: right;
    margin-right: 20px;
    width: 370px;
}

#shipmentAddress > div:first-child > div
{
    margin-bottom: 10px;
}

#shipmentAddress > div:first-child input[type="text"]
{
    width: 200px;
    margin-bottom: 2px;
}

#shipmentAddress > div:first-child label
{
    margin-right: 10px;
    width: 110px;
    display: inline-block;
    text-align: right;
	cursor: pointer;
}

#step2Reject
{
    display: none;
}

label.error
{
    color: red;
    font-size: 8pt;
    width: auto !important;
    display: inline-block;
    text-align: left;
    margin-left: 130px;
    margin-bottom: 3px;
}

label.errorBlock
{
    color: red;
    font-size: 8pt;
    display: block;
    margin-left: 25px;
    margin-top: 5px;
}

#shipmentAddressForm label.error
{
    margin-left: 130px;
}

#paymentMethodForm label.error
{
    display: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.rounded
{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.summary
{
    font-size: 2em;
}

.acceptButton, .rejectButton
{
    display: none;
}

#doneAccept, #doneReject
{
    display: none;
    text-align: center;
    margin: 10px;
    font-weight: bold;
}

#doneAccept
{
    border: 1px solid darkgray;
    color: green;
}

#doneReject
{
    border: 1px solid darkred;
    color: red;
}

div.personalDataProcessingForm {
	border: 1px solid darkgray;
	border-bottom: 0;
	padding: 5px;
}

div.personalDataProcessingForm:first-child 
{
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

div.personalDataProcessingForm:last-child 
{
    border-bottom: 1px solid darkgray;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

div.personalDataProcessingForm > form
{
    /*margin-top: 10px;*/
    padding-right: 5px;
}

div.personalDataProcessingForm > form > div:nth-child(1)
{
    display: table-cell;
    vertical-align: middle;
}

div.personalDataProcessingForm > form > div:nth-child(2)
{
    display: table-cell;
    text-align: justify;
    padding-left: 10px;
    vertical-align: middle;
}

#termsForm > div:nth-child(1)
{
    display: table-cell;
    vertical-align: middle;
}

#termsForm > div:nth-child(2)
{
    display: table-cell;
    text-align: left;
    padding-left: 10px;
}

ol > li
{
    margin: 5px;
}

.imgLink
{
    text-decoration: none;
}

label
{
	cursor: pointer;
}

label p
{
	cursor: inherit;
}

.uppercase 
{
	text-transform: uppercase;
}

.item.g-recaptcha
{
	width: 50%;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

#DefectivePartsReturnContainer .description
{
	margin: .4em;
	font-size: .7em;
}