html {
    min-height: 101%;
}

body {
    color: #333333;
    font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 100px;
}

div {
    float: left;
    clear: left;
}

a {
    color: #333333;
}

a:hover, a span:hover {
    text-decoration: underline;
}

#PageContainer {
    float: none;
}

#PageContainer, #TopNav, #HeaderContent {
    overflow: hidden;
    width: 100%;
}

#Header, #NavContainer, #ContentWrapper {
    float: none;
    margin: 0 auto;
    width: 960px;
    overflow: hidden;
}

#ContentWrapper {
    font-size: 15px;
}

#HeaderContent {
    background: #217BB8;
    background-image: -webkit-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -moz-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -ms-linear-gradient(top, #217BB81, #0B6EB1);
    background-image: -o-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: linear-gradient(top, #217BB8, #0B6EB1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217BB8', endColorstr='#0B6EB1', GradientType=0);

    background-position: top center;
    background-repeat: repeat-x;
}

#MainLogo {
    position: absolute;
    z-index: 999;
    margin: 0;
}

#Header {
    height: 130px;
}

#TopNav ul {
    overflow: hidden;
    padding: 0 10px;
    border: 0;
    z-index: 1000;
    position: relative;
    float: right;
}

#TopNav {
    background: #217BB8;
    background-image: -webkit-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -moz-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -ms-linear-gradient(top, #217BB81, #0B6EB1);
    background-image: -o-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: linear-gradient(top, #217BB8, #0B6EB1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217BB8', endColorstr='#0B6EB1', GradientType=0);
    min-height: 40px;

    border-width: 1px 0 5px 0;
    border-style: solid;
    border-color: #01426A;

}

#TopNav li {
    float: right;
}

#TopNav li a, #TopNav li.accountTab span {
    padding: 7px 15px;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #01426A;
    font-size: 18px;
    float: right;
    margin: 3px 0;
    border: 0;
    border-left: 1px solid #075180;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.15);
}

#TopNav li a:hover {
    background-color: #01426A;
    padding: 10px 15px;
    margin: 0 -1px 0 0;
    border-right: 1px solid #01426A;
    text-decoration: none;
}

#TopNav li a.NavEnd {
    padding: 7px 0;
    font-size: 0;
}

#TopNav li a.NavEnd:hover {
    background-color: transparent;
    margin: 3px 0;
    border-right-width: 0;
}

#MainContent {
    width: 620px;
    margin: 0 20px 0 10px;
}

#Sidebar {
    width: 300px;
    margin: 30px 0 0 0;
    clear: none;
}

.sidebar_section {
    width: 288px;
    padding: 15px 6px 25px;
    border: 0;
    border-bottom: 1px solid #01426A;
    line-height: 18px;

    -webkit-box-shadow: 0px 2px 0px 0px #DFDFDF;
    -moz-box-shadow: 0px 2px 0px 0px #DFDFDF;
    box-shadow: 0px 2px 0px 0px #DFDFDF;
}

.sidebar_section.Title {
    border-bottom: 2px solid #01426A;
    padding: 10px 6px 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sidebar_section.credits {
    border-bottom: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sidebar_section .mainTitle {
    font-size: 18px;
    font-weight: normal;
}

.sidebar_section .telNumber {
    font-size: 30px;
    line-height: 30px;
    width: 100%;
    font-weight: bold;
    padding: 0 0 15px;
    letter-spacing: -1px;
}

.sidebar_section .col01, .sidebar_section .col02 {
    width: 155px;
    padding: 0 5px 0 0;
    clear: none;
}

.sidebar_section .col02 {
    width: auto;
    padding: 0;
}

.sidebar_section .help h3 {
    margin: 10px 0 -5px;
}

.sidebar_section .help p {
    margin: 5px 0;
}

.sidebar_section .padlockIcon {
    margin: -5px 0 0 5px;
    position: relative;
    vertical-align: -3px;
}

.sidebar_section .securityLogo {
    margin: 10px 15px 0 0;
}

#Footer {
    width: 960px;
}

.portalSection {

}

.headerSection {
    background: #217BB8;
    background-image: -webkit-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -moz-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -ms-linear-gradient(top, #217BB81, #0B6EB1);
    background-image: -o-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: linear-gradient(top, #217BB8, #0B6EB1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217BB8', endColorstr='#0B6EB1', GradientType=0);
    padding: 0 10px;
    width: 600px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    margin: 30px 0 0 0;
}

.headerSection h2 {
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #01426A;
    font-size: 18px;
    font-weight: normal;
    float: left;
    padding: 10px 0;
}

.headerSection .tabs {
    float: right;
    clear: right;
}

.headerSection .tabs li {
    float: left;
    margin: 4px 0 0 0;
    padding: 0 0 0 14px;
    background-image: url(../images/tabBg_sprite.png);
    background-repeat: no-repeat;
    background-position: -472px 0;
}

.headerSection .tabs li.thisTabSelected {
    background-position: -472px -36px;
}

.headerSection .tabs li.firstTab {
    padding: 0 0 0 30px;
    background-position: -456px 0px;
}

.headerSection .tabs li.firstTab.thisTabSelected {
    background-position: -456px -36px;
}

.headerSection .tabs li a {
    font-weight: bold;
    line-height: 20px;
    padding: 8px 14px 8px 0;
    background-image: url(../images/tabBg_sprite.png);
    background-repeat: repeat-x;
    background-position: right -108px;
    float: left;
}

.headerSection .tabs li.thisTabSelected a, .headerSection .tabs li.lastTab.thisTabSelected a {
    background-position: right -72px;
}

.headerSection .tabs li.previousTab a {
    background-position: right -144px;
}

.headerSection .tabs li.lastTab a {
    background-position: right -216px;
}

.contentSection {
    width: 598px;
    padding: 10px 10px 20px 10px;
    border: 1px solid #CCCCCC;
    border-top: 0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: linear-gradient(to top, #FAFAFA 0%, #FFFFFF 120px);
}

.policyInfo, .introWording, .docsIdentifier, .introHeading {
    width: 590px;
    margin: 0 4px 5px 4px;
}

.policyInfo, .docsIdentifier, .introHeading {
    font-weight: bold;
}

.docsIdentifier {
    margin: 10px 4px;
}

.docsList ol, .detailsList ul {
    border: 0;
    border-bottom: 1px solid #F2F2F2;
    margin: 0 0 20px 0;
    list-style: decimal-leading-zero inside none;
    background-color: transparent;
}

.detailsList ul {
    list-style: none;
    float: left;
}

.docsList li, .detailsList li {
    line-height: 50px;
    border: 0;
    border-top: 1px solid #F2F2F2;
    width: 580px;
    padding: 0 9px;
}

.docsList li a span, .detailsList li a span {
    line-height: 16px;
    display: inline-block;
}

.detailsList li {
    float: left;
}

.docsList li:hover, .detailsList li:hover {
    cursor: pointer;
    background-color: #F5F5F5;
}

.detailsList li span {
    display: inline-block;
    width: 135px;
    line-height: 18px;
    float: left;
    padding: 17px 0;
}

.detailsList li span.details {
    font-weight: bold;
    padding: 17px 0 17px 10px;
    width: 300px;
}

.docsList li a, .docsList li.otherDocType .description,
.docsList li a, .docsList li.documentsViewer .description {
    color: #333333;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 0 0 0 45px;
    width: 85%;
    background-image: url(../images/genericDocs.png);
    background-position: 8px 11px;
}

.docsList li.documentsViewer .description {
    background-image: none;
    padding: 0;
}

.docsList li.documentsViewer .documentStatus {
    width: 110px;
}

.attachmentUpload {
    line-height: 50px;
    margin-left: 30px;
    border: 0;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    background-color: transparent;
    margin: 0 0 20px;
    padding: 10px 0;
    width: 100%;
}


.attachmentUpload .description {
    color: #333333;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 0;
    background-image: url(../images/genericDocs.png);
    background-position: 8px 11px;
    padding: 0 60px;
    margin: 0 30px;
}


.attachmentUpload .upload {
    padding: 0 5px 0 0;
    text-align: center;
    width: 100px;
    margin-left: -100px;
}

.attachmentUpload a {
    padding: 6px 17px !important;
}

.docsList li a.pdfDocType {
    background-image: url(../images/pdfDoc.png);
}

.docsList li.otherDocType .description,
.docsList li.documentsViewer .description {
    width: 295px;
    vertical-align: top;
}

.requestedDocuments .docsList li.otherDocType .description {
    width: 350px;
    vertical-align: top;
}

.docsList li.otherDocType .numberOfFiles,
.docsList li.documentsViewer .centered {
    display: inline-block;
    text-align: center;
}

.docsList li.otherDocType:hover,
.docsList li.documentsViewer:hover {
    cursor: auto;
}

.docsList li.otherDocType .upload,
.docsList li.documentsViewer .upload {
    float: right;
    padding: 0 5px 0 0;
    width: 100px;
    text-align: center;
}

.description .typeDescription {
    vertical-align: top;
    line-height: 20px;
    display: inline-block;
    padding: 15px 0;
}

.description .typeDescription .requestComment {
    color: #999999;
}

.docsList li a.uploadLink, a.attachmentLink, .renewalLink, .uploadFormActionButtons .cancelUpload, .uploadFormActionButtons .cancelClaimUpload, .uploadFormActionButtons .uploadFiles, .uploadFormActionButtons .attachFiles, .uploadFormActionButtons .closePopup, a.dz-custom-remove, span.dz-custom-remove.fakeRemoveButton, #dz-helpText span, .callMeBackFormActionButtons .requestCallBack, .callMeBackFormActionButtons .closePopup, .claimType, a.cancelLink {
    background-image: none;
    width: auto;
    line-height: 30px;
    padding: 0 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: Trebuchet MS, Verdana, Arial, Sans Serif;
    font-weight: bold;
    font-size: 14px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.85);
    border: 0;
    background: #F1F1F1;
    background-image: -webkit-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: -moz-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: -ms-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: -o-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: linear-gradient(top, #F1F1F1, #E0E0E0);
    cursor: pointer;
    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0.15), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
    -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0.15), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0.15), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
}

.docsList li a.uploadLink:hover, a.attachmentLink:hover, .uploadFormActionButtons .cancelUpload:hover, .uploadFormActionButtons .cancelClaimUpload:hover, .uploadFormActionButtons .uploadFiles:hover, .uploadFormActionButtons .attachFiles:hover, .uploadFormActionButtons .closePopup:hover, a.dz-custom-remove:hover, span.dz-custom-remove.fakeRemoveButton:hover, span.dz-custom-remove.fakeRemoveButton:active, #dz-helpText span:hover, #dz-helpText span:active, .callMeBackFormActionButtons .requestCallBack:hover, .callMeBackFormActionButtons .closePopup:hover, a.cancelLink:hover {
    background: #F1F1F1;
    background-image: -webkit-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: -moz-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: -ms-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: -o-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: linear-gradient(top, #F1F1F1, #F1F1F1);

    -webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
    -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);

    text-decoration: none;
}

.docsList li a.uploadLink:active, a.attachmentLink:active, .uploadFormActionButtons .cancelUpload:active, .uploadFormActionButtons .cancelClaimUpload:active, .uploadFormActionButtons .uploadFiles:active, .uploadFormActionButtons .attachFiles:active, .uploadFormActionButtons .closePopup:active, a.dz-custom-remove:active, .callMeBackFormActionButtons .requestCallBack:active, .callMeBackFormActionButtons .closePopup:active, a.cancelLink:active {
    position: relative;
    top: 1px;

    background: #F1F1F1;
    background-image: -webkit-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: -moz-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: -ms-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: -o-linear-gradient(top, #F1F1F1, #F1F1F1);
    background-image: linear-gradient(top, #F1F1F1, #F1F1F1);

    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .25), 0 2px 0px 0 rgba(0, 0, 0, 0), 0 0 0 1px #CACACA, inset 0 0 0px 1px rgba(255, 255, 255, .15);

    text-decoration: none;
}

.uploadLinkText:before {
    content: '';
    width: 13px;
    height: 16px;
    background-image: url(../images/uploadIcon.png);
    display: inline-block;
    margin: 0 7px 0 0;
    line-height: 30px;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    opacity: 0.9;
}

/*.attachLinkText:before {
    content: '';
    width: 13px;
    height: 13px;
    background-image: url(../images/claims/attach_icon.png);
    display: inline-block;
    margin: 0 7px 0 0;
    line-height: 30px;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    opacity: 0.9;
}*/
.attachLinkImage {
    width: 18px;
    height: 13px;
    background-image: url(../images/claims/attach_icon.png);
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    top: 1px;
}

.removeLinkText:before {
    content: '';
    width: 0px;
    height: 16px;
    /* background-image: url(../images/claims/remove_icon.png); */
    display: inline-block;
    margin: 0 5px 0 0;
    line-height: 30px;
    background-repeat: no-repeat;
    position: relative;
    top: 2px;
    opacity: 0.9;
}

.removeLinkText {
    content: "";
}

.removeLinkImage {
    width: 13px;
    height: 16px;
    background-image: url(../images/claims/remove_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 2px;
}

.mobileAttachWording {
    display: none;
}

.desktopAttachWording {
    display: inline;
}

input[type="date"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #BDBFB2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #191919;
    font-family: sans-serif;
    font-size: 14px;
    height: auto;
    margin: 5px 5px 3px 0;
    outline: medium none;
    padding: 4px 5px;
    width: 275px;
}

input[type="text"]:hover, input[type="password"]:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}

input[type="text"]:focus, input[type="text"]:active, input[type="password"]:focus, input[type="password"]:active {
    border: 1px solid #005EB8;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    color: #191919;
}

#fileUpload, #CallMeBack, #attachUpload {
    clear: none;
}

#colorbox, #colorbox div {
    float: none;
    clear: none;
}

#displayText_NotRegistered_Top, .SecretQ, #displayText_ForgotEmail {
    display: none;
}

#formLogin .question, #formChangePass .question {
    margin: 0 4px;
}

#formLogin, #formChangePass {
    margin: 10px 0 40px;
    overflow: hidden;
}

#formLogin .question label, #formLogin .question input, #formLogin .question a,
#formChangePass .question label, #formChangePass .question input, #formChangePass .question a {
    float: left;
    clear: left;
}

#formLogin label, #formChangePass label, #formChangePass label {
    display: none;
    margin: 0 0 0 5px;
    width: 100%;
}

.SecretQ .ui-datepicker-trigger {
    padding-top: 10px;
}

.backBtn a {
    margin: 20px 0 0 5px;
    color: #CCCCCC;
    text-decoration: underline;
}

.backBtn a:hover {
    color: #999999;
}

#formLogin .ForgottenText, #formLogin .ExplanationText, #formChangePass .ExplanationText {
    margin: 0 0 5px 5px;
    display: block;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

#formLogin .ForgottenText:hover {
    text-decoration: underline;
}

#formLogin .submit input, #formChangePass .submit input {
    margin: 15px 0 0 5px;
}

input[type="button"], input[type="submit"], button.policyselectionbutton {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 12px 45px 9px;
    margin: 0;
    font-weight: bold;
    border: 0;
    border-bottom: 1px solid #873D0C;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #873D0C;
    display: block;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    background: #EF8B48;
    background: -moz-linear-gradient(top, #EF8B48 0%, #EB6E1A 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EF8B48), color-stop(100%, #EB6E1A));
    background: -webkit-linear-gradient(top, #EF8B48 0%, #EB6E1A 100%);
    background: -o-linear-gradient(top, #EF8B48 0%, #EB6E1A 100%);
    background: -ms-linear-gradient(top, #EF8B48 0%, #EB6E1A 100%);
    background: linear-gradient(to bottom, #EF8B48 0%, #EB6E1A 100%);
    min-width: 155px;
    min-height: 38px;
    cursor: pointer;
}

.pageNav {
    margin: 50px 0 0 0;
}


/*
.... to left align the sidebar add the class "SidebarLeft" to the "ContentWrapper" div
*/
.SidebarLeft #Sidebar {
    margin: 30px 10px 0 10px;
}

.SidebarLeft #MainContent {
    float: right;
    margin: 0 10px;
}


/*
Colorbox styling overrides...
*/
#cboxContent {
    background: transparent;
}

/* hiding default ColorBox borders */
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxTopCenter,
#cboxBottomCenter,
#cboxClose {
    display: none;
}


/*
FileUploadPanel Styling
*/
#fileUpload, #CallMeBack, #attachUpload {
    width: 700px;
    padding: 25px;
    margin: auto;
}

.popupContent {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #CACACA;

    background: #E9E9E9;
    background-image: -webkit-linear-gradient(top, #F1F1F1, #E9E9E9);
    background-image: -moz-linear-gradient(top, #F1F1F1, #E9E9E9);
    background-image: -ms-linear-gradient(top, #F1F1F1, #E9E9E9);
    background-image: -o-linear-gradient(top, #F1F1F1, #E9E9E9);
    background-image: linear-gradient(top, #F1F1F1, #E9E9E9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#E9E9E9', GradientType=0);

    box-shadow: 0px 0px 15px 0px #000000;
}

.popupContent .headerSection, .popupContent .footerSection {
    background: #E0E0E0;
    background-image: -webkit-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: -moz-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: -ms-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: -o-linear-gradient(top, #F1F1F1, #E0E0E0);
    background-image: linear-gradient(top, #F1F1F1, #E0E0E0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1F1F1', endColorstr='#E0E0E0', GradientType=0);
    width: 678px;
    padding: 10px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
}

.popupContent .footerSection {
    background: #E0E0E0;
    background-image: -webkit-linear-gradient(top, #E0E0E0, #F1F1F1);
    background-image: -moz-linear-gradient(top, #E0E0E0, #F1F1F1);
    background-image: -ms-linear-gradient(top, #E0E0E0, #F1F1F1);
    background-image: -o-linear-gradient(top, #E0E0E0, #F1F1F1);
    background-image: linear-gradient(top, #E0E0E0, #F1F1F1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#F1F1F1', GradientType=0);
}

.popupContent .contentSection {
    width: 648px;
    padding: 15px 25px 25px 25px;
    border: 0;
    border-top: 1px solid #CACACA;
    border-bottom: 1px solid #CACACA;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
}

.popupContent .headerSection h2 {
    color: #999999;
    text-shadow: 0px 1px 0px #FFFFFF;
    float: left;
}

.popupContent .policy {
    font-weight: bold;
    color: #999999;
    text-shadow: 0px 1px 0px #FFFFFF;
    float: right;
    padding: 10px;
}

.givenLabelContainer {
    line-height: 50px;
    border: 0;
    border-top: 1px solid #CACACA;
    width: 648px;
    padding: 0;
}

.givenLabel {
    color: #333333;
    display: inline-block;
    background-repeat: no-repeat;
    padding: 0 0 0 45px;
    background-image: url(../images/genericDocs.png);
    background-position: 8px 11px;
}

.popupContent #fileUploadForm, .popupContent #attachUploadForm {
    background: #F5F5F5;
    background-image: -webkit-linear-gradient(top, #F5F5F5, #F2F2F2);
    background-image: -moz-linear-gradient(top, #F5F5F5, #F2F2F2);
    background-image: -ms-linear-gradient(top, #F5F5F5, #F2F2F2);
    background-image: -o-linear-gradient(top, #F5F5F5, #F2F2F2);
    background-image: linear-gradient(top, #F5F5F5, #F2F2F2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F2F2F2', GradientType=0);

    border: 1px dashed #AFAFAF;
    padding: 10px;
    width: 626px;
    min-height: 200px;

    overflow: hidden;
}

#colorbox div.popupContent .fallback {
    clear: left;
    width: 100%;
}

.popupContent .fallback input {
    width: 100%;
    margin: 10px 0;
}

#colorbox div.popupContent .uploadFormActionButtons, #colorbox div.popupContent .callMeBackFormActionButtons {
    float: right;
}

#colorbox .dropzone div {
    float: left;
}

.dz-preview.dz-image-preview, .dz-preview.dz-file-preview {
    width: 616px;
    border: 0;
    border-bottom: 1px solid #CACACA;
    padding: 15px 5px;
}

.dz-details img {
    float: left;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    background-image: url('../images/uploadThumbBackground.png');
    background-position: 0 0;
}

.dz-filename, .dz-size {
    padding: 15px 10px 0;
    width: 225px;
}

.dz-filename {
    padding-top: 0;
}

.dz-filename span {
    vertical-align: middle;
    line-height: 18px;
    height: 50px;
    display: table-cell;
    word-break: break-all;
}

.dz-size {
    width: 75px;
}

.dz-remove {
    display: none;
}

.dz-custom-remove {
    float: right;
    margin-top: 10px;
}

.dz-custom-remove:hover {
    opacity: 1;
}

.dz-processing .dz-custom-remove {
    opacity: 0.2;
}

.dropzone .dz-default.dz-message {
    opacity: 1;
    background-image: url("../images/upload_message.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 364px;
    height: 102px;
    top: 50%;
    left: 50%;
    margin-left: -182px;
    margin-top: -51px;

    display: none;
}

.dropzone.dz-started .dz-default.dz-message {
    opacity: 0 !important;
}

.dropzone .dz-default.dz-message span {
    display: none;
}

.dropzone .dz-progress {
    background-image: -webkit-linear-gradient(top, #ebebeb 0, #f5f5f5 100%);
    background-image: linear-gradient(to bottom, #ebebeb 0, #f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
    overflow: hidden;
    height: 20px;
    width: 75px;
    margin: 15px 10px 0 10px;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}

.progress.active .dz-upload {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.dz-upload {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
    background-color: #5cb85c;
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}

.dropzone .dz-success-mark, .dropzone .dz-error-mark {
    display: none;
    width: 80px;
    margin: 15px 10px 0 10px;
    font-weight: bold;
    color: #009900;
}

.upload.status.pending, .upload.status.delivered, .upload.status.failed {
    font-weight: bold;
    color: #009900;
}

.upload.status.pending {
    color: #EF8B48;
}

.upload.status.failed {
    color: #CC0000;
}

.dropzone .dz-error-mark {
    color: #CC0000;
}

.dropzone .dz-success-mark img, .dropzone .dz-error-mark img {
    vertical-align: -2px;
    margin-right: 3px;
}

#colorbox .dropzone div.dz-error-message {
    clear: left;
    margin: 5px 0 0 0;
    color: #CC0000;
    font-weight: bold;
    width: 100%;
    min-height: 20px;
    display: none;
}

#colorbox .dropzone div.dz-error-message span {
    background-image: url("../images/errorIcon.png");
    background-repeat: no-repeat;
    background-position: 1px 1px;
    padding: 0 0 0 20px;
    display: inline-block;
    min-height: 20px;
}

#colorbox .dropzone div.dz-error div.dz-error-message {
    display: block;
}


.uploadFormActionButtons, .callMeBackFormActionButtons {
    height: 35px;
    width: 650px;
    max-height: 35px;
    max-width: 650px;
    padding: 0 14px;
}

#colorbox div.uploadWaiting, #colorbox div.uploadSuccess, #colorbox div.uploadError {
    line-height: 12px;
    display: inline-block;
    padding: 0;
    background-color: #A6DBA6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    color: #009900;
    text-shadow: none;
    width: 80%;
    text-align: center;
    float: left;
    border: 1px solid #009900;
}

.uploadSuccess img, .uploadError img, .uploadWaiting img {
    margin: 0px 5px 0 0;
    position: relative;
    vertical-align: -3px;
}

.uploadWaiting img.waitAnim {
    vertical-align: 0;
}

#colorbox div.uploadWaiting {
    background-color: #FBE3D3;
    color: #EF8B48;
    border-color: #EF8B48;
}

#colorbox div.uploadError {
    background-color: #FAE5E5;
    color: #CC0000;
    border-color: #CC0000;

}

#colorbox div.uploadWaiting, #colorbox div.uploadSuccess, #colorbox div.uploadError {
    display: none;
}

.cancelUpload, .cancelClaimUpload, .uploadFiles, .attachFiles, .closePopup, .requestCallBack, #submitClaim {
    float: right;
    margin-left: 5px !important;
}

.closePopup {
    display: none;
}

.introWording.ErrorText {
    color: #CC0000;
    font-weight: bold;
}

.menuButtons li {
    float: left;
    position: relative;
}

.menuButtons li a {
    min-height: 85px;
    width: 120px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    display: block;
    border: 2px solid #FFFFFF;
    background: #217BB8;
    background-image: -webkit-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -moz-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: -ms-linear-gradient(top, #217BB81, #0B6EB1);
    background-image: -o-linear-gradient(top, #217BB8, #0B6EB1);
    background-image: linear-gradient(top, #217BB8, #0B6EB1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#217BB8', endColorstr='#0B6EB1', GradientType=0);
    padding: 10px;
    color: #FFFFFF;
    text-shadow: 0px 1px 0px #01426A;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 25px;

    -webkit-box-shadow: 0 0 0 1px #CCCCCC;
    -moz-box-shadow: 0 0 0 1px #CCCCCC;
    box-shadow: 0 0 0 1px #CCCCCC;

    text-decoration: none;
}

.menuButtons li a:hover {
    margin: 23px 25px 27px 25px;
}

.menuButtons li a span {
    display: block;
    padding: 55px 0 0 0;
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -10px;
}

.menuButtons li a.DownloadButton span {
    background-image: url("../images/downloadButton.png");
}

.menuButtons li a.UploadButton span {
    background-image: url("../images/uploadButton.png");
}

.menuButtons li a.RenewalButton span {
    background-image: url("../images/renewButton.png");
}

.customerMenu .contentSection {
    padding-bottom: 100px;
}

select {
    height: auto;
    outline: medium none;
    padding: 3px 1px;
    border: 1px solid #BDBFB2;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1) inset;
    color: #191919;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: -3px 0 0 0;
    font-size: 14px;
    min-width: 265px;
}

select:hover {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}

select:focus, select:active {
    border: 1px solid #005EB8;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    color: #191919;
}

.requestedDocStatus {
    display: none;
}

span.dz-custom-remove.fakeRemoveButton {
    display: none;
    cursor: default;
}

.dz-error span.dz-custom-remove.fakeRemoveButton {
    display: none !important;
}

.dz-error a.dz-custom-remove {
    display: block !important;
}

#fileUploadForm.dz-started, #attachUploadForm.dz-started {
    padding-top: 0;
}

#dz-helpText {
    color: #999999;
    text-shadow: 0px 1px 0px #FFFFFF;
    font-size: 18px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    width: 360px;
    line-height: 40px;
    padding: 10px 20px;
    margin: 20px 113px;
    background-color: transparent;
}

#dz-helpText span {
    line-height: 20px;
    padding: 4px 8px;
    margin: 0 0 0 8px;
    position: relative;
    top: -1px;
    color: #A2A2A2;
}

.dz-started #dz-helpText {
    width: 612px;
    line-height: 20px;
    padding: 10px 7px;
    margin: 10px 0 0 0;
    background-color: #E9E9E9;
}

.dz-browser-not-supported #dz-helpText {
    display: none;
}


.ui-datepicker-trigger {
    margin: 10px 0 0 0;
}

.ui-datepicker-trigger:hover {
    cursor: pointer;
}

.ui-datepicker {
    margin: -33px 0 0 290px;
    z-index: 100 !important;
}

.ui-datepicker-header {
    float: none !important;
}

.ui-datepicker-title {
    float: none !important;
    text-align: center !important;
    width: auto;
}

.ui-datepicker-year {
    width: auto !important;
    min-width: 60px;
}


.actionsIcon {
    display: none;
}

.Actions .actionsIcon {
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: transparent;
    display: block;
    top: 18px;
    right: 18px;
    background-image: url("../images/actionIcon.png");
    background-repeat: no-repeat;
    background-position: 0 0;
}


/* #### Icon Definitions #### */

/* Driving Licence Counter Part - DLCP */
.docsList li.otherDocType.dlcpDocType .description,
.givenLabel.docIconDLCP {
    background-image: url(../images/dlcpIcon.png);
}

/* Driving Licence Photo Card - DLPC */
.docsList li.otherDocType.dlpcDocType .description,
.givenLabel.docIconDLPC {
    background-image: url(../images/dlpcIcon.png);
}

/* Additional Drivers Form - ADF */
.docsList li.otherDocType.adfDocType .description,
.givenLabel.docIconADF {
    background-image: url(../images/adfIcon.png);
}

/* Operators Licence - OL */
.docsList li.otherDocType.olDocType .description,
.givenLabel.docIconOL {
    background-image: url(../images/olIcon.png);
}

/* Any Driver Declaration Form - ANY */
.docsList li.otherDocType.anyDocType .description,
.givenLabel.docIconANY {
    background-image: url(../images/anyIcon.png);
}

/* Proposal Form - PROP */
.docsList li.otherDocType.propDocType .description,
.givenLabel.docIconPROP {
    background-image: url(../images/propIcon.png);
}

/* ELTO Details - ELTO */
.docsList li.otherDocType.eltoDocType .description,
.givenLabel.docIconELTO {
    background-image: url(../images/eltoIcon.png);
}

/* V5 Registration Document - V5 */
.docsList li.otherDocType.v5DocType .description,
.givenLabel.docIconV5 {
    background-image: url(../images/v5Icon.png);
}

/* Evidence of Tracker - ET */
.docsList li.otherDocType.etDocType .description,
.givenLabel.docIconET {
    background-image: url(../images/etIcon.png);
}

/* MID Authorisation Form - MID */
.docsList li.otherDocType.midDocType .description,
.givenLabel.docIconMID {
    background-image: url(../images/midIcon.png);
}

/* Direct Debit Mandate - DDM */
.docsList li.otherDocType.ddmDocType .description,
.givenLabel.docIconDDM {
    background-image: url(../images/ddmIcon.png);
}

/* Lost Certificate Declaration - LCD */
.docsList li.otherDocType.lcdDocType .description,
.givenLabel.docIconLCD {
    background-image: url(../images/lcdIcon.png);
}

/* Gap in Cover Confirmation - GCC */
.docsList li.otherDocType.gccDocType .description,
.givenLabel.docIconGCC {
    background-image: url(../images/gccIcon.png);
}

/* Driving Experience Proof - DEP */
.docsList li.otherDocType.depDocType .description,
.givenLabel.docIconDEP {
    background-image: url(../images/depIcon.png);
}

/* Company Car use Proof - CCP */
.docsList li.otherDocType.ccpDocType .description,
.givenLabel.docIconCCP {
    background-image: url(../images/ccpIcon.png);
}

/* Motoring Organisation Proof - MOP */
.docsList li.otherDocType.mopDocType .description,
.givenLabel.docIconMOP {
    background-image: url(../images/mopIcon.png);
}

/* VSIB Accreditation Immobiliser - VSIB */
.docsList li.otherDocType.vsibDocType .description,
.givenLabel.docIconVSIB {
    background-image: url(../images/vsibIcon.png);
}

/* Claim Form - CF */
.docsList li.otherDocType.cfDocType .description,
.givenLabel.docIconCF {
    background-image: url(../images/cfIcon.png);
}

/* Pass Plus Certificate - PP */
.docsList li.otherDocType.ppDocType .description,
.givenLabel.docIconPP {
    background-image: url(../images/ppIcon.png);
}

/* Proof of Address - PA */
.docsList li.otherDocType.paDocType .description,
.givenLabel.docIconPA {
    background-image: url(../images/paIcon.png);
}

/* Valuation Proof - VP */
.docsList li.otherDocType.vpDocType .description,
.givenLabel.docIconVP {
    background-image: url(../images/vpIcon.png);
}

/* Survey Report - SR */
.docsList li.otherDocType.srDocType .description,
.givenLabel.docIconSR {
    background-image: url(../images/srIcon.png);
}

/* RICS or FSVA Survey - RICS */
.docsList li.otherDocType.ricsDocType .description,
.givenLabel.docIconRICS {
    background-image: url(../images/ricsIcon.png);
}

/* Structural Engineers Report - SER */
.docsList li.otherDocType.serDocType .description,
.givenLabel.docIconSER {
    background-image: url(../images/serIcon.png);
}

/* Interested Party - IP */
.docsList li.otherDocType.ipDocType .description,
.givenLabel.docIconIP {
    background-image: url(../images/ipIcon.png);
}

/* NHBC Guarantee - NHBC */
.docsList li.otherDocType.nhbcDocType .description,
.givenLabel.docIconNHBC {
    background-image: url(../images/nhbcIcon.png);
}

/* Security Evidence - SE */
.docsList li.otherDocType.seDocType .description,
.givenLabel.docIconSE {
    background-image: url(../images/seIcon.png);
}

/* EL Certificate - ELCERT */
.docsList li.otherDocType.elcertDocType .description,
.givenLabel.docIconELCERT {
    background-image: url(../images/elcertIcon.png);
}

/* Other - O */
.docsList li.otherDocType.oDocType .description,
.givenLabel.docIconO {
    background-image: url(../images/oIcon.png);
}

.docsList li.otherDocType.documentsViewer .description {
    background-image: url(../images/pdficon.png);
}

/* #### EOF - Icon Definitions #### */


.ieMessage {
    background-color: #A6DBA6;
    padding: 10px;
    width: 570px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 30px 0 0 0;
    border: 2px solid #009900;
    color: #009900;
    font-weight: bold;
}

.ieMessage.fail {
    background-color: #FAE5E5;
    border: 2px solid #CC0000;
    color: #CC0000;
}

.ieMessage span {
    background-image: url("../images/tickIcon.png");
    background-repeat: no-repeat;
    background-position: 1px 1px;
    padding: 0 0 0 22px;
    display: inline-block;
}

.ieMessage.fail span {
    background-image: url("../images/errorIcon.png");
}


.sectionWrapper {
    display: none;
}

.thisPanelSelected {
    display: block;
}

.sectionHeading {
    background-color: #F3F9FD;
    padding: 10px 9px;
    margin: 0;
    width: 580px;
    border-radius: 4px 4px 0 0;
    font-weight: bold;
}

.sectionIntroWording {
    margin: 10px 9px;
    width: 580px;
}

.policyList {
    width: 100%;
    padding: 10px 0 0 0;
}

.policyList .introWording {
    margin-bottom: 10px;
}

.policyList form {
    margin-bottom: 8px;
    clear: left;
}

button.policyselectionbutton {
    line-height: 18px;
    padding-left: 12px;
    text-align: left;
    white-space: normal;
    width: 100%;
}

button.policyselectionbutton.inactive {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: 0.5;
}

#Sidebar .helpInfo, #Sidebar .help.docdownload, #Sidebar .help.docupload, #Sidebar .help.claimsupload {
    display: none;
}

#Sidebar .helpInfo.showHelpInfo, #Sidebar .help.docdownload.showHelpInfo, #Sidebar .help.docupload.showHelpInfo, #Sidebar .help.claimsupload.showHelpInfo {
    display: block;
}

#btnAmendDetails {
    float: right;
}

#colorbox div.uploadWaiting, #colorbox div.uploadSuccess, #colorbox div.uploadError {
    line-height: 1.3em;
}

.mobileHeading, .mobileInline {
    display: none;
}

.mobileMenuButton {
    display: none;
}

.sidebarCallButton {
    display: none;
}

.legalNote {
    box-shadow: none;
    border-width: 0px;
}

.legalNote p {
    font-size: 0.8em;
    line-height: 1.45em;
}

/* Back to Home Acccount Button Container */

.homeButtonContainer {
    float: right;
    margin: 15px 0;
}

#callMeBackForm label {
    display: block;
}

#claimTypes input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    max-width: 10px;
    min-width: 10px;
    width: 0px;
    border: 0 none !important;
}

.claimType {
    font-weight: lighter;
    font-size: 1.1em;
    display: inline-block;
    padding: 15px;
    min-width: 150px;
    margin-right: 10px;
    margin-bottom: 15px;
    text-align: left;
    text-indent: 20px;
    cursor: pointer;
    line-height: 225%;
}

#submitClaim {
    margin-right: 15px;
}

.claimSection {
    width: 100%;
    margin-bottom: 56px;
}

#claimDescription {
    resize: none;
    width: 562px;
}

#claimDateHappenedDD {
    width: 25px;
}

#claimDateHappenedMM {
    width: 25px;
}

#claimDateHappenedYYYY {
    width: 40px;
}

#claimDateHappened {
    width: 100px;
}

#carDamaged {
    width: 100px;
}

#claimTypes label.claimType span {
    width: 36px;
    height: 36px;
    float: left;
    background-repeat: no-repeat;
}

#claimTypeAccidentLabel span {
    background-image: url(/resources/images/claims/accident_icon.png);
}

#claimTypeFireLabel span {
    background-image: url(/resources/images/claims/fire_icon.png);
}

#claimTypeTheftLabel span {
    background-image: url(/resources/images/claims/theft_icon.png);
}

#claimTypeVandalismLabel span {
    background-image: url(/resources/images/claims/vandalism_icon.png);
}

#claimTypeStormFloodLabel span {
    background-image: url(/resources/images/claims/storm_icon.png);
}

#claimTypeWindscreenLabel span {
    background-image: url(/resources/images/claims/windscreen_icon.png);
}

.claimSection .uploadSuccess, .paymentSuccessMessage .uploadSuccess {
    margin: 0px 9px 0px;
    border: 1px solid #d0f7c8;
    padding: 10px 10px 0px;
    background: #e4fbe0;
    border-radius: 3px;
    color: #000;
    width: 551px;
}

.claimSection .uploadProcessing {
    margin: 30px 9px 0px;
    border: 1px solid #c8e8f8;
    padding: 0px 10px 0px;
    background: #e0f2fb;
    border-radius: 3px;
    color: #000;
    width: 551px;
}

.claimSection .uploadError, .paymentErrorMessage .uploadError {
    margin: 30px 9px 0px;
    border: 1px solid #CC0202;
    padding: 10px 10px 0px;
    background: #ffcccc;
    border-radius: 3px;
    color: #CC0202;
    width: 551px;
}

.claimSection .uploadError img, .claimSection .uploadProcessing img, .claimSection .uploadSuccess img, .paymentSuccessMessage .uploadSuccess img, .paymentErrorMessage .uploadError img {
    margin-bottom: 10px;
    width: 39px;
    height: 32px;
    float: left;
}

.claimSection .errorMessages {
    width: 80%;
}

.claimSection .uploadError span, .claimSection .uploadProcessing span, .claimSection .uploadSuccess span, .paymentSuccessMessage .uploadSuccess span, .paymentErrorMessage .uploadError span {
    float: left;
    width: 490px;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 5px;
}

.attachList img {
    background-color: #ffffff;
    background-image: url("../images/uploadThumbBackground.png");
    background-position: 0 0;
    border: 1px solid #cccccc;
    border-radius: 3px;
    height: 50px;
    left: 60px;
    width: 50px;
}

.attachList .description .typeDescription {
    display: inline-block;
    line-height: 20px;
    padding: 15px 0;
    vertical-align: top;

}

.attachList {
    width: 100%;
}

.attachList div {
    float: none !important;

}

.claimSubSection {
    width: 100%;
}

.attachTable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: #f2f2f2;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding: 5px 0px;
}

.attachTableRow {
    display: table-cell;
    vertical-align: middle;
}

#carDamagedIndication {
    min-height: 450px;
    border-top: 1px solid #F2F2F2;
    padding-top: 15px;
    width: 100%;
}

#desktopDamage, #mobileDamage {
    width: 100%;
}


#vehicleArea {
/ / box-shadow: 0 0 10 px black;
    height: 404px;
    position: relative;
    width: 580px;
    background-image: url("/resources/images/claims/claimsVehicle.png");
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px;
}


#vehicleArea input[type="checkbox"], #vehicleArea_mobile input[type="checkbox"], #extensivedamage input[type="checkbox"], #extensivedamage_mobile input[type="checkbox"] {
    border: 0 none !important;
    clip: rect(0px, 0px, 0px, 0px);
    max-width: 10px;
    min-width: 10px;
    position: absolute;
    width: 0;
}


#vehicleArea label, #vehicleArea a, #extensivedamage label, #vehicleArea_mobile label, #extensivedamage_mobile label {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%) repeat scroll 0 0;
    border-color: #d8d8d8 #d8d8d8 #c1c1c1;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 1px;
    color: #000000;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
    min-height: 18px;
    min-width: 94px;
    padding: 12px 2px 9px;
    text-align: center;
    text-decoration: none;
}

.vehicleButton {
    position: relative;
}

/******************************************/
#rearwing {
    float: left;
    left: -205px;
    top: -40px;
}

#rearwing .connector {
    left: 80px;
}

#rearwing .desktopWordingExtra {
    display: block;
    position: absolute;
    top: 45px;
    left: -10px;
    width: 80px;
    text-align: center;
}

#reardoor {
    float: left;
    left: 10px;
    top: -40px;
}

#reardoor .connector {
    left: 70px;
}

#frontdoor {
    float: left;
    left: 225px;
    top: -40px;
}

#frontdoor .connector {
    left: 60px;
    transform: skew(20deg);
}

#frontdoor .connector::after {
    transform: skew(-20deg);
}

#wingmirror {
    float: left;
    left: -62px;
    top: 0px;
}

#wingmirror .connector {
    left: 40px;
    transform: skew(-35deg);
    height: 30px;
}

#wingmirror .connector::after {
    transform: skew(35deg);
    top: 28px;
}

#frontwing {
    float: left;
    left: 153px;
    top: 0px;
}

#frontwing .connector {
    left: 30px;
    transform: skew(-20deg);
}

#frontwing .desktopWordingExtra {
    display: block;
    position: absolute;
    top: 45px;
    left: 33px;
    width: 100px;
    text-align: center;
}

#frontwing .connector::after {
    transform: skew(20deg);
}

/********************************/
#rear {
    float: left;
    left: -6px;
    top: -10px;
}

#rear .connector {
    height: 23px;
    left: 40px;
    top: 40px;
    transform: skew(50deg);
}

#rear .connector::after {
    left: -6px;
    top: 20px;
    transform: skew(-50deg);
}

#boot {
    float: left;
    left: -313px;
    top: 115px;
}

#boot .connector {
    height: 20px;
    left: 50px;
    top: -21px;
    transform: skew(-35deg);
}

#boot .connector::after {
    left: -6px;
    top: -2px;
    transform: skew(35deg);
}

#roof {
    float: left;
    left: -125px;
    top: 31px;
}

#roof .connector {
    height: 22px;
    left: 40px;
    top: 40px;
    transform: skew(45deg);
}

#roof .connector::after {
    left: -6px;
    top: 20px;
    transform: skew(-45deg);
}

#windscreen {
    float: left;
    left: 60px;
    top: 196px;
}

#windscreen .connector {
    left: 80px;
    transform: skew(-35deg);
    height: 20px;
    top: -21px;
}

#windscreen .connector::after {
    transform: skew(35deg);
    left: -6px;
    top: -2px;
}

#bonnet {
    float: left;
    left: 250px;
    top: 113px;
}

#bonnet .connector {
    height: 23px;
    top: 40px;
    left: 80px;
    transform: skew(50deg);
}

#bonnet .connector::after {
    top: 20px;
    transform: skew(-50deg);
}

#front {
    float: left;
    left: 445px;
    top: 196px;
}

#front .connector {
    height: 20px;
    left: 85px;
    top: -21px;
    transform: skew(20deg);
}

#front .connector::after {
    top: -2px;
    transform: skew(-20deg);
}

/********************************/
#rearwing_right {
    float: left;
    left: -205px;
    top: 245px;
}

#rearwing_right .connector {
    left: 80px;
    top: -61px;
    height: 60px;
    transform: skew(-35deg);
}

#rearwing_right .connector::after {
    left: -6px;
    top: -8px;
    transform: skew(35deg);
}

#rearwing_right .desktopWordingExtra {
    display: block;
    position: absolute;
    top: -37px;
    left: -15px;
    width: 100px;
    text-align: center;
}

#reardoor_right {
    float: left;
    left: 10px;
    top: 245px;
}

#reardoor_right .connector {
    height: 60px;
    left: 70px;
    top: -61px;
    transform: skew(-35deg);
}

#reardoor_right .connector::after {
    left: -6px;
    top: -8px;
    transform: skew(35deg);
}

#frontdoor_right {
    float: left;
    left: 225px;
    top: 245px;
}

#frontdoor_right .connector {
    height: 60px;
    left: 60px;
    top: -61px;
    transform: skew(-20deg);
}

#frontdoor_right .connector::after {
    left: -6px;
    top: -8px;
    transform: skew(20deg);
}

#wingmirror_right {
    float: left;
    left: -62px;
    top: 286px;
}

#wingmirror_right .connector {
    left: 40px;
    transform: skew(35deg);
    height: 40px;
    top: -39px;
}

#wingmirror_right .connector::after {
    transform: skew(-35deg);
    left: -6px;
    top: -5px;
}

#frontwing_right {
    float: left;
    left: 153px;
    top: 286px;
}

#frontwing_right .connector {
    height: 60px;
    left: 30px;
    top: -61px;
    transform: skew(20deg);
}

#frontwing_right .connector::after {
    left: -6px;
    top: -8px;
    transform: skew(-20deg);
}

#frontwing_right .desktopWordingExtra {
    display: block;
    position: absolute;
    top: -37px;
    left: 38px;
    width: 100px;
    text-align: center;
}

/********************************/
#extensivedamage {
    margin-left: 0px;
}

#extensivedamage label, #extensivedamage label.selected {
    padding-left: 40px;
    padding-right: 40px;
}

.vehicleButton .connector {
    border-left: 2px solid #a1a1a1;
    top: 40px;
    height: 50px;
    left: 90px;
    position: absolute;
    transform: skew(35deg);
}

.vehicleButton .connector::after {
    background-color: #a1a1a1;
    border-radius: 5px;
    content: "";
    display: block;
    height: 10px;
    left: -6px;
    position: absolute;
    top: 45px;
    transform: skew(-35deg);
    width: 10px;
}

.processingMessages {
    width: 100%;
    display: flex;
}

.processingMessages .processingWording {
    margin: 20px;
}

.processingMessages #PleaseWaitWrapper.processingWrapper {
    width: 75%;
}

#uploadSuccessMessages {
    margin-bottom: 20px;
    display: none;
}

#desktopDamage p, #mobileDamage p {
    display: none;
    font-weight: bold;
}

#vehicleArea .desktopWording, #vehicleArea .desktopWordingExtra {
    display: inline;
}

#vehicleArea .mobileWording {
    display: none;
}

#attachUpload .attachFiles.withFiles {
    display: none;
}

.border-top {
    border-top: 1px solid #F2F2F2;
    padding-top: 15px;
    margin-top: 0px;
}

.border-bottom {
    border-bottom: 1px solid #F2F2F2;
    margin-bottom: 25px;
}

#claimsAttachments {
    display: none;
}

#removeAttach {
    margin-top: 0px;
}

#desktopDamage .desktopWordingExtra, #mobileDamage .desktopWordingExtra {
    font-size: 0.8em;
    color: #000000;
    font-weight: normal;
    text-shadow: none;
}

#desktopDamage .desktopWordingExtra.extensivedamage, #mobileDamage .desktopWordingExtra.extensivedamage {
    float: left;
    margin: 12px 15px;
    font-size: 0.9em;
}

.claimDescriptionMaxWording {
    color: #b8b8b8;
}

.bold, #claimForm #whatHappended .sectionIntroWording label, #claimForm #whatDamage .sectionIntroWording label {
    font-weight: bold;
}

#claimsHistory ol {
    margin-top: 45px;
}

.historyItem {
    margin: 15px 10px;
    padding-bottom: 15px;
}

.historyItem .desktopWording {
    display: inline;
    font-weight: normal;
}

.historyItem .mobileWording {
    display: none;
    font-weight: normal;
}

.historyItem .description {
    margin-left: 10px;
}


.historyItem .date {
    float: right;
}

.PaymentHelpTxt {
    color: #999;
    font-weight: normal;
    display: block;
}

.SecurityPanel {
    border: 1px solid #D4E6FA;
    background: #f2f7fb;
}

.SecurityText {
    width: 325px
}

.SecurityText span {
    display: block;
}

.SecurityLogos {
    float: right;
    padding: 10px 0 0 0;
}

#SecurityNote.SecurityPanel {
    margin: 0;
    padding: 0.563em 1.0em;
}

/*Online payments section*/
.paymentCommon {
    width: 100%;
}

/*Payments tab - adding icon */
.headerSection .tabs li a.paymentsTab {
    /*color: red;    */
}

.headerSection .tabs li a.paymentsTab img {
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 5px 0 0;
}

#outstdPayments, #previousPayments, .secSection {
    width: 100%; /*new*/
    padding: 0 1%;
    float: none;
}

.paymentsList {
    width: 100%; /*OLD  width: 580px;  */
    margin: 0px;
    font-size: 1.05em;
}

.paymentsList .paymentsListItem {
    margin: 0px 10px;
    padding: 10px 0px;
    display: inline-block;
    width: 97%;
}

.paymentsList .paymentsListItem.summary {
    margin-bottom: 30px;
    background-color: #F5F5F5;
    width: 97%;
}

.paymentsList .paymentsListItem .col1 {
    width: 145px;
    display: table-cell;
    vertical-align: middle;
}

.paymentsList .paymentsListItem .description {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#previousPayments .paymentsList .paymentsListItem .col1 {
    width: 24%;
    display: inline-block;
    vertical-align: middle;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-all;
}

.paymentsList .paymentsListItem .col1.centerAlign {
    text-align: center;
}

.paymentsList .paymentsListItem .col1.leftAlign {
    text-align: left;
}

.paymentsList .paymentsListItem .col1.rightAlign {
    text-align: right;
}

.paymentsList .paymentsListItem .amount {
    font-weight: bold;
}

.paymentsList .paymentsListItem .payControl .payNowButton {
    padding: 12px 5px 9px;
    min-width: 120px;
    float: right;
}

/*disable Pay now button ins step1, onLoad and when all payments deselected*/
.paymentsList .paymentsListItem .payControl .payNowButton:disabled {
    font-weight: bold;
    border: 0;
    border-radius: 4px;
    background: #DDDDDD;
    text-shadow: none;
}


.paymentsList .paymentsListItem .settled {
    color: #339900;
}

/*Pay due button and text and icon related classes - see buttonPayDue used above in general css part first*/
button.policyselectionbutton.buttonPayDueClass {
    padding: 10px;
    text-indent: 10px;
    border-radius: 3px;
    display: inline-block;
}

button.policyselectionbutton.buttonPayDueClass .payDueIconTextWrapper {
    float: right;
    background-color: #FEF1E9;
    border-top: #777 1px solid;
    border-right: #777 1px solid;
    border-bottom: #CCC 1px solid;
    border-left: #777 1px solid;
    border-radius: 4px;
    padding: 1px;
}

button.policyselectionbutton.buttonPayDueClass .payDueIconTextWrapper span {
    color: #000;
    font-size: 14px;
    text-shadow: none;
    margin-right: 0.5em;
    padding: 1px 0px;
}

.payDueIconTextWrapper img {
    vertical-align: middle;
}

/*checkbox 'Pay now' on step1*/
input[type="checkbox"].commonCheckBox {
    display: none;
}

input[type="checkbox"].commonCheckBox + label span {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../images/payments/check_sprite.png) left top no-repeat;
    cursor: pointer;
}

input[type="checkbox"].commonCheckBox:checked + label span {
    background-position: -35px 0px;
}

#panel_Payment-CardType #wording_Payment-CardType {
    float: left;
    width: 275px;
}

#panel_Payment-CardType .control {
    width: auto;
    clear: none;
}

#panel_Payment-CardType {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 18px 10px;
    margin-bottom: 10px;
}

.ccCharge {
    margin-bottom: 25px;
}

.totalWithCC {
    font-weight: bold;
}

#payNowStep2 {
    display: block;
    float: right;
    margin-right: 20px;
    margin-bottom: 30px;
}


#cancelPayStep2 {
    float: left;
    margin-bottom: 30px;
    margin-top: 3px;
    margin-left: 10px;
}

#completePayStep6, #cancelPayStep5 {
    float: left;
    margin-bottom: 30px;
    margin-top: 15px;
    margin-left: 10px;
}

.paymentWording {
    line-height: 1.5em;
}


.tabMarker {
    float: left;
}

.polDescription {
    line-height: 1.4em;
}

.payThis {
    width: 40px;
    display: inline;
    margin-right: 15px;
    cursor: pointer;
}

@media screen and (min-width: 1025px) {
    #insuredName {
        width: 440px;
    }
}

.viewed {
    font-weight: bold;
    color: #009900;
}

li.historyItem.documentsViewer {
    margin: 0;
}

.docsList li a span, .detailsList li a span {
    padding: 5px 0;
    vertical-align: middle;
}

.historyItem .description {
    margin-left: 0;
}

span.description {
    word-break: break-word;
}

.historyItem.otherDocType span.description {
    padding-top: 15px;
    line-height: 20px;
}
