
/*
    Created on : Apr 2, 2015, 3:55:34 AM
    Author     : Muralidhar
*/

#LoginContainer {
    width: 100%;
}
.SecretQ label {
    padding-top: 10px;
}

@media screen and (max-width: 1025px) {
    #MainLogo {
        margin-left: 0;
    }
    .sidebar_section.Title, .sidebar_section.brokerInfo, .sidebar_section.securityInfo, .sidebar_section.credits, .sidebar_section.legalNote {
        display: none;
    }
    #MainContent {
        margin: 0 auto 0 auto;
        float: none;
    }
    #ContentWrapper {
        width: auto;
    }

    .sidebar_section.helpInfo{
        display: none !important;
    }
    #msTelPnl a.telButton:hover{
        text-decoration: none;
    }
    .sbSection h1{
        font-size: 1.125em;
    }
    #mobileSidebar .openingHours{
        font-size:0.875em;
    }
    #mobileSidebar a{
        font-size:1em;
    }
    #msTelPnl{
        padding:0.65em 0 0 0;
    }

    #Sidebar .mobileHeading{
        display:block !important;
    }
    .openingHours{
        width: 100%;
        font-size: 0.875em;
    }
    .row01,.row02,.row03,.row04,.row05,.row06,.row07{
        width: 100%;
        display: table;
    }
    .col01,.col02,.col03{
        width: 49%;
        display: table-cell;
        float: none;
    }
    #sbContactInfoContents a{
        color: #FFFFFF;
        text-decoration: none;
        font-size: 1em;
    }

    .mobileDocTypeSelector{
        width:47% !important;
    }
    .attachmentUpload .mobileDocTypeSelector{
        width:auto !important;
    }
    #colorbox div.uploadWaiting{
        line-height: 2em;
    }
    #colorbox div.uploadSuccess{
        line-height: 2em;
    }
    #sbContactInfo{
        width:17.25em;
    }
    #infoButton.hideButton{
        margin-right: 15.5em;
    }

}

@media screen and (min-width: 700px) and (max-width: 760px) {
    #fileUpload, #CallMeBack, #attachUpload {
        padding: 2px;
    }
    #fileUploadContent, #callMeBackContent {
        width: 96%;
        overflow: hidden;
    }
    #fileUploadContent .footerSection, #callMeBackContent .footerSection {
        width: 97%;
    }

    .popupContent .contentSection{
        width: 95%;
        padding: 1%;
    }
    .givenLabelContainer{
        width:100%;
    }
    .popupContent #fileUploadForm, .popupContent #callMeBackForm, .popupContent #attachUploadForm {
        padding: 2%;
        width: 95%;
    }
    #dz-helpText{
        width: 85%;
        line-height: 2em;
        padding: 0px 0px;
        margin: 5% 5%;
    }
    #dz-helpText span{
        padding: 1% 2%;
        margin: 0 30%;
        display: block;
    }
    .dz-preview.dz-image-preview, .dz-preview.dz-file-preview{
        width: 90%;
        border: 0px;
        padding: 10px 0px;
    }
    .dz-started #dz-helpText {
        width: 99%;
        line-height: 2em;
        padding: 0px 0px;
        margin: 0px;
    }
    .dz-filename {
        padding: 15px 10px 0px;
        width: 40%;
    }
    .dz-details{
        width:55%;
    }
    #colorbox div.uploadWaiting,div.uploadError{
        width:70%;
        margin: 0px 0px 0px 8px;
    }
    .claimSection div.uploadError, .claimSection div.uploadProcessing, .claimSection div.uploadSuccess, .paymentSuccessMessage div.uploadSuccess {
        width: 92%;
    }
    .claimSection .uploadError span, .claimSection .uploadProcessing span, .claimSection .uploadSuccess span, .paymentSuccessMessage .uploadSuccess span {
        width: 85%;
    }

    #colorbox div.uploadError{
        line-height: 1.3em;
        width:75%;
        margin: 0px 0px 0px 8px;
    }
    #colorbox div.uploadSuccess{
        width:75%;
        margin: 0px 0px 0px 8px;
    }
}

@media screen and (max-width:760px) {
    #TopNav{
        display:none;
    }
    .accountDetails {
        display: block;
    }
}

/*
Common for Mobile and Tablet style starts here
*/
@media screen and (max-width:700px) {
    #fileUpload, #CallMeBack, #attachUpload {
        padding: 0px;
    }
    #fileUploadContent, #callMeBackContent {
        width: 96%;
        overflow: hidden;
    }
    #fileUploadContent .footerSection, #fileUploadContent .headerSection, #callMeBackContent .headerSection, #callMeBackContent .footerSection {
        width: 97%;
    }

    .portalSection {
        float: none;
    }
    .sidebar_section.Title, .sidebar_section.brokerInfo, .sidebar_section.securityInfo, .sidebar_section.credits, .sidebar_section.legalNote {
        display: none;
    }
    .sidebar_section.helpInfo{
        display: none !important;
    }
    .mobileInline{
        display: none !important;
    }

    #HeaderContent {
        /*
        ### If required define a background image for the header ###
        */
        background-image: url(header_background.png);
        height: 5em;
        width: 100%;
    }

    #MainContent {
        width: 93%;
        margin: 0.5em auto 0 auto;
        float: none;
    }
    #Header, #NavContainer, #ContentWrapper {
        float: left;
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
    }
    .headerSection{
        margin:30px 0 0 1%;
    }
    .contentSection{
        margin-left: 1%;
        padding: 10px 9px 20px 9px;
    }
    .introWording, .introHeading {
        width: 100%;
        margin: 0 4px 5px 4px;
    }
    .headerSection .tabs {
        float:right;
        clear:right;
    }
    .policySection{
        width:100%;
    }
    .sectionHeading {
        width: 98%;
        padding: 10px 1%;
    }
    .docsList li, .detailsList li {
        width: 96%;
        padding: 0 2%;
        margin: 0;
    }
    .docsList li.otherDocType .numberOfFiles,
    .docsList li.documentsViewer .centered {
        width: 100px;
        display: inline-block;
        text-align: left;
        line-height: 2em;
        margin-left: 38px;
    }
    .docsList li.documentsViewer .centered {
        width: 130px;
    }
    .docsList li.otherDocType .upload,
    .docsList li.documentsViewer .upload {
        float: right;
        width: 23%;
        text-align: center;
    }
    .sectionIntroWording {
        margin: 10px 0;
        width: 98%;
        padding: 0 1%;
    }
    .sectionWrapper{
        width: 100%;
    }
    .customerUploads{
        width:100%;
    }
    .docsList{
        width:100%;
    }
    .typeDescription{
        width:100%;
    }
    select{
        height: auto;
        outline: medium none;
        padding: 3px 1px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 3px 0 0 0;
        font-size: 1em;
        width: 100% !important;
        min-width: initial;
    }
    input[type="date"],
    input[type="email"],
    input[type="tel"],
    input[type="text"],
    input[type="password"]{
        font-family: sans-serif;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        margin: 5px 5px 3px 0;
        font-size: 1em;
        outline: medium none;
        height: auto;
        width: 92%;
    }
    input[type="text"].commentInput {
        width: 92%;
    }
    #RegistrationContainer, #formLogin, #formLogin .question {
        width: 100%;
    }
    .policyList {
        width: 100%;
        padding: 10px 0 0 0;
    }
    .accountSection{
        width:100%;
    }

    .headerSection .tabs li {
        padding: 0 0 0 1px !important;
        background-image:none;
    }
    .headerSection .tabs li a {
        background-position: right -216px;
    }
    .headerSection .tabs li.previousTab a {
        background-position: right -216px;
    }
    .detailsList li span.details {
        font-weight: bold;
        padding: 0 0 17px 0px;
        width: 100%
    }
    .detailsList li span {
        width:51%;
    }
    #btnAmendDetails {
        float: right;
    }
    .desktopHeading{
        display:none !important;
    }

    .mobileInline{
        display: inline !important;
    }

    .btnBackContainer {
        margin: 50px 0 0 5px !important;
    }

    .headerSection{
        width:92%;
    }
    .contentSection{
        width: 92%;
    }
    .docsList li.otherDocType .description,
    .docsList li.documentsViewer .description{
        width: 85% !important;
        background-image: none !important;
        padding-left: 10px;
    }
    .docsList li.otherDocType .upload,
    .docsList li.documentsViewer .upload{
        margin: 0px;
        padding: 0px;
        float: none;
        width: 100%;
    }
    .attachmentUpload .description {
        width: 85% !important;
        background-image: none !important;
        padding-left: 10px;
    }
    .attachmentUpload .upload{
        margin-left: 0;
    }
    .headerSection .tabs li a {
        padding: 8px 8px 8px 8px;
    }
    .docsList li a.uploadLink{
        width: 100%;
        line-height: 2em;
        padding: 0px;
        margin-bottom: 10px;
    }
    a.attachmentLink{
        width: 100%;
        line-height: 2em;
        padding: 6px 0px !important;
        margin-bottom: 10px;
        display:inline-block;
    }
    .uploadLinkText:before{
        background-image: none;
        width:0px;
        height:0px;
        margin: 0px;
    }
    /*    .attachLinkText:before{
            background-image: url(../images/claims/attach_icon.png);
            width: 13px;
            height: 16px;
            margin: 0px;
            //width: 85%;
        } */
    .removeLinkText:before{
        /*background-image:  url(../images/claims/remove_icon.png);*/
        width: 13px;
        height: 16px;
        margin: 0px;
        //width: 85%;
    }
    .removeLinkText{
        content: "";
        display: none;
    }
    .removeLinkImage{
        top: 0px;
    }

    .mobileAttachWording {
        display: inline;
    }

    .desktopAttachWording {
        display: none;
    }

    span{
        vertical-align: middle;
    }
    #payTotal {
        vertical-align: inherit;
    }
    .menuicon{
        padding: 5px 5px 5px 5px;
        width: 30px;
        height: 20px;
    }
    #fileUpload, #CallMeBack, #attachUpload {
        width: 100%;
        padding: 2%;
    }
    #fileUploadContent, #callMeBackContent{
        width:97%;
    }
    .popupContent .headerSection{
        width:92%;
    }
    .popupContent .footerSection{
        width:92%;
    }
    .uploadFormActionButtons, .callMeBackFormActionButtons{
        width:98%;
        max-width: 98%;
    }
    .popupContent .contentSection{
        width: 95%;
        padding: 1%;
    }
    .givenLabelContainer{
        width:100%;
    }
    .popupContent #fileUploadForm, .popupContent #callMeBackForm, .popupContent #attachUploadForm{
        padding: 2%;
        width: 95%;
    }
    #dz-helpText{
        width: 85%;
        line-height: 2em;
        padding: 0px 0px;
        margin: 5% 5%;
    }
    #dz-helpText span{
        padding: 1% 2%;
        margin: 0 30%;
        display: block;
    }
    .dz-preview.dz-image-preview, .dz-preview.dz-file-preview{
        width: 100%;
        border: 0px;
        padding: 10px 0px;
    }
    .dz-started #dz-helpText {
        width: 100%;
        line-height: 2em;
        padding: 0px 0px;
        margin: 0px;
    }
    .dz-filename {
        padding: 15px 10px 0px;
        width: 40%;
    }
    .dz-details{
        width:55%;
    }
    #colorbox div.uploadError, #colorbox div.uploadSuccess, #colorbox div.uploadWaiting {
        line-height: 1.1em;
        width: 75%;
        margin: 0px 0px 0px 8px;
        padding: 2px;
        font-size: 85%;
        min-height: 2.1em;
    }
    .docsList li a{
        width:70%;
    }
    .uploadFormActionButtons .closePopup, .callMeBackFormActionButtons .closePopup{
        padding: 0px 5px;
    }
    .mobileHeading {
        display:block;
    }

    .docsList li, .detailsList li {
        line-height: 25px;
    }
    .description .typeDescription {
        padding-top: 3px;
    }
    .docsList a {
        line-height: 50px;
    }
    .popupContent .headerSection h2, .popupContent .policy {
        padding: 5px;
    }

    /*    #desktopDamage{
            display:none !important;
        }*/

    /*    #mobileDamage {
            display:block;
        }*/

    #desktopDamage .vehicleButton {
        width: 100%;
        margin-bottom: 5px !important;
    }

    #desktopDamage #extensivedamage_mobile {
        width: 100%;
    }

    /* causing problems - unparsable file !
    #desktopDamage .vehicleButton {
        position: ;
    }
    */

    #desktopDamage p {
        display: block;
        margin: 15px 0px;
    }

    #desktopDamage #vehicleArea .desktopWording, #desktopDamage #vehicleArea .desktopWordingExtra {
        display: none;
    }

    #desktopDamage #vehicleArea .mobileWording {
        display: inline;
    }

    #desktopDamage #vehicleArea .connector {
        display: none;
    }

    #desktopDamage #rearwing {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #reardoor {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #frontdoor {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #wingmirror {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #frontwing {
        float:none;
        left: 0px;
        top: 0px;
    }
    /********************************/
    #desktopDamage #rear {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #boot {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #roof {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #windscreen {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #bonnet {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #front {
        float:none;
        left: 0px;
        top: 0px;
    }
    /********************************/
    #desktopDamage #rearwing_right {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #reardoor_right {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #frontdoor_right {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #wingmirror_right {
        float:none;
        left: 0px;
        top: 0px;
    }
    #desktopDamage #frontwing_right {
        float:none;
        left: 0px;
        top: 0px;
    }

    #desktopDamage #carDamagedIndication {
        min-height: 0px;
    }

    #desktopDamage #vehicleArea {
        float: none;
        height: auto;
        position: relative;
        width: 98%;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0px;
    }

    #desktopDamage #extensivedamage {
        margin-left: 0px;
        width: 99%;
    }

    #desktopDamage #extensivedamage label, #desktopDamage #extensivedamage label.selected {
        padding-left: 0px;
        padding-right: 0px;
    }
    .sectionIntroWording.border-top {
        margin-top: 0px;
        padding-top: 15px;
    }
    .historyItem .desktopWording {
        display: none;
    }

    .historyItem .mobileWording {
        display: inline;
    }
    .attachLinkImage {
        top: -1px;
    }
    .payNowButton {
        width: 99%;
    }
    #payNowStep2 {
        margin-right: 7px;
    }
    #cancelPayStep2{
        float: left;
        margin-bottom: 10px;
        margin-top: 3px;
        margin-left: 0px;
    }
    #completePayStep6, #cancelPayStep5{
        float: left;
        margin-bottom: 30px;
        margin-top: 15px;
        margin-left: 0px;
    }
    .paymentsList .paymentsListItem {
        margin: 0px 10px;
        padding: 10px 0px;
        display: block;
    }
    .paymentsList .paymentsListItem .col1 {
        width: auto;
        display: block;
        vertical-align: middle;
    }
    .paymentsList .paymentsListItem .col1.centerAlign {
        text-align: left;
    }
    .paymentsList .paymentsListItem .col1.rightAlign {
        text-align: left;
    }
    .paymentsList .paymentsListItem .payControl .payNowButton {
        float: none;
    }

    .polDescription {
        display: block;
    }

    #SecurityNote.SecurityPanel {
        width: auto;
    }
    #outstdPayments, #previousPayments, .secSection {
        float: left;
    }
}

@media screen and (max-width:550px) {


    button.policyselectionbutton.buttonPayDueClass .payDueIconTextWrapper {
        float: none;
        padding-left: 5px;
        padding-bottom: 2px;
    }
}

@media screen and (max-width:400px) {
    .historyItem {
        font-size: 0.8em;
    }
}

/*
Tablet style starts here
*/
@media screen and (min-width:700px){
    .detailsList li span.details{
        padding: 17px 0 17px 0px;
    }
}


div.paymentSuccessMessage .uploadSuccess, div.paymentErrorMessage .uploadError {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
    box-sizing: border-box;
}



span.successMessages, span.errorMessages {
    width: 86% !important;
    line-height: 1.5em;
}
#payStep5 .secSection,#payStep6 .secSection {
    width:98%;

}


div.paymentSuccessMessage{
    width:100%;
}

div.paymentSuccessMessage .uploadSuccess span, div.paymentErrorMessage .uploadError span {
    width: 100%;

}

@media screen and (max-width:450px) {
    span.successMessages,  span.errorMessages {
        width: 80% !important;
        margin-right: 5px;
    }
    div.paymentSuccessMessage .uploadSuccess span, div.paymentErrorMessage .uploadError span {
        font-size: 0.9em !important;

    }
}

