.blockedScroll {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
}
#sendCurtain {
    display: none;
}
#sendCurtain #sendWindow {
    margin: 10px auto;
    max-width: 990px;
    min-width: 320px;
    width: auto;
    position: relative;
    top: auto;
    left: auto;
    z-index: 10;
}
#sendCurtain #sendWindow textarea {
    padding: 1px 10px;
}
#sendCurtain #sendWindow select {
    background-position: 60px 7px;
    height: 22px;
    line-height: 17px;
    width: 83px;
    display: inline-block;
}
#sendCurtain #sendWindow .header {
    overflow: auto;
}
#sendCurtain #sendWindow .formInfo {
    display: inline-block;
    font-size: 14px !important;
    font-weight: bold;
    position: relative;
    top: 2px;
    margin: 0;
    line-height: 17px;
    word-break: break-all;
    white-space: normal;
    width: calc(100% - 170px);
}
#sendCurtain #sendWindow *:focus {
    outline: none;
}
#sendCurtain #sendWindow p, 
#sendCurtain #sendWindow label, 
#sendCurtain #sendWindow span {
    color: #000000;
}
#sendCurtain #sendWindow .reqSymbol {
    color: #b43d3d;
    display: inline-block;
    font-size: 16px !important;
    margin-left: 3px;
    position: relative;
    top: 3px;
    vertical-align: top;
    width: 10px;
}
#sendCurtain #sendWindow .content {
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 5px;
    max-height: none;
}
#sendCurtain #sendWindow .content * {
    font-size: 13px;
    font-family: 'Hind', Arial, sans-serif;
}
#sendCurtain #sendWindow .content .columns {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
}
#sendCurtain #sendWindow .content .columns .column {
    width: 455px;
}
#sendCurtain #sendWindow .content .columns .separatorColumn {
    background-color: #e0e0e0;
    width: 1px;
}
#sendCurtain #sendWindow .content .subtitle {
    background-color: #f9f9f9;
    font-size: 13px !important;
    margin-bottom: 5px;
    line-height: 25px;
    text-indent: 5px;
}
#sendCurtain #sendWindow .content .subtitle:first-of-type {
    margin-top:0;
}
#sendCurtain #sendWindow .content .row {
    min-height: 21px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}
#sendCurtain #sendWindow .content .row label {
    font-weight: normal;
    white-space: normal;
}
#sendCurtain #sendWindow .content .row label,
#sendCurtain #sendWindow .content .row input[type="text"] {
    display: inline-block;
}
#sendCurtain #sendWindow .content .row label {
    text-align: right;
    vertical-align: top;
    position: relative;
    top: 3px;
    margin-right: 4px;
    width: 145px;
    line-height: 17px;
}
#sendCurtain #sendWindow .content .row label.long {
    width: calc(100% - 90px);
}
#sendCurtain #sendWindow .content .row input[type="text"] {
    height: 22px;
    width: calc(100% - 170px);
}
#sendCurtain #sendWindow .content .row .textareaContainer {
    display: inline-block;
    width: calc(100% - 170px);
}
#sendCurtain #sendWindow .content .row .textareaContainer #comments {
    margin: 0;
    padding: 1px 10px;
}
#sendCurtain #sendWindow .content .row textarea {
    min-height: 120px;
    resize: vertical;
    width: 100%;
}
#sendCurtain #sendWindow .content .row select.error,
#sendCurtain #sendWindow .content .row input[type="text"].error,
#sendCurtain #sendWindow .content .row textarea.error {
    border: 2px solid #b43d3d;
}
#sendCurtain #sendWindow .content .row .help {
    position: absolute;
    left: 130px;
    top: 25px;
    height: 16px;
    width: 16px;
}
#sendCurtain #sendWindow .content #descriptionRow,
#sendCurtain #sendWindow .content #ownRepairDescriptionRow {
    min-height: 40px;
}
#sendCurtain #sendWindow .content #ownRepairDescriptionRow.row,
#sendCurtain #sendWindow .content .altInfoRow,
#sendCurtain #sendWindow .content #attachmentRow.row,
#sendCurtain #sendWindow .content .hardwareLocInfo,
#sendCurtain #sendWindow .content .userContactInfo {
    display: none;
}
#sendCurtain #sendWindow .content .altInfoRow p {
    line-height: 21px;
    text-align: right;
    margin: 0;
    width: 145px;
}
#sendCurtain #sendWindow .content #attachmentRow.row label {
    min-height: 75px;
}
#sendCurtain #sendWindow .content #attachmentRow.row img {
    top: 59px;
}
#sendCurtain #sendWindow .content #attachmentRow.row > div {
    display: inline-block;
    width: calc(100% - 175px);
}
#sendCurtain #sendWindow .content #attachmentRow.row div div input[type="button"] {
    min-width: 70px;
}
#sendCurtain #sendWindow .content #attachmentRow.row div div .delete {
    display: none;
}
#sendCurtain #sendWindow .content #attachmentRow.row div .attachButtons {
    margin-bottom: 16px;
}
#sendCurtain #sendWindow .content #attachmentRow.row div .attachButtons .send {
    margin-right: 5px;
}
#sendCurtain #sendWindow .content #attachmentRow.row div .name {
    font-weight: bold;
    margin-top: 15px;
    white-space: normal;
    word-break: break-all;
}
#sendCurtain #sendWindow .content #locAddressCopyRow.row label {
    text-align: left;
    margin-right: 0px;
    width: 100%;
}
#sendCurtain #sendWindow .content #locAddressCopyRow.row label span {
    display: inline-block;
    margin-right: 8px;
    text-align: right;
    width: 145px;
}
#sendCurtain #sendWindow .content #locAddressCopyRow.row #locAddressCopyCheckbox {
    display: inline-block;
    position: relative;
    top: 3px;
    vertical-align: top;
}
#sendCurtain #sendWindow .content .row input#declNumber,
#sendCurtain #sendWindow .content .row input#declPostalCode, 
#sendCurtain #sendWindow .content .row input#locNumber,
#sendCurtain #sendWindow .content .row input#locPostalCode {
    width: 100px;
}
#sendCurtain #sendWindow .legend * {
    font-size: 13px;
}
#sendCurtain #sendWindow .legend p {
    margin-bottom: 0px;
}
#sendCurtain #sendWindow .legend .warning {
    color: #b43d3d;
    display: none;
    font-weight: bold;
}
#sendCurtain #sendWindow .legend a {
    color: #000000;
}
#sendCurtain #sendWindow .legend .privacyPolicy {
    margin-top: 10px;
}
#sendCurtain #sendWindow .buttons {
    clear: both;
    float: right;
}
#sendCurtain #sendWindow #sendButton {
    margin-right: 5px;
}

@media all and (max-height: 490px) {
    #sendCurtain #sendWindow .reqSymbol {
        width: 10px;
    }
    #sendCurtain #sendWindow {
        border: 0;
        margin-top: 0;
        margin-bottom: 0;
        overflow: auto;
    }
    #sendCurtain #sendWindow .content {
        overflow: visible;
        max-height: auto;
    }
}

@media all and (max-width: 970px) {
    #sendCurtain #sendWindow {
        max-width: 490px;
    }
    #sendCurtain #sendWindow .content .columns {
        display: block;
    }
    #sendCurtain #sendWindow .content .columns .separatorColumn {
        display: none;
    }
    #sendCurtain #sendWindow .content .columns .column {
        width: 100%;
    }
    #sendCurtain #sendWindow .buttons {
        margin-bottom: 15px;
    }
}
@media all and (max-width: 520px) {
    #sendCurtain {
        min-width: auto;
        overflow: auto;
    }
}
@media all and (max-width: 500px) {
    #sendCurtain #sendWindow {
        border: 0;
        margin-top: 0;
        margin-bottom: 0;
        padding: 15px;
    }
    #sendCurtain #sendWindow .content .row label {
        width: 115px;
    }
    #sendCurtain #sendWindow .content #attachmentRow.row img {
        top: 72px;
    }
    #sendCurtain #sendWindow .content .row .help {
        left: 90px;
    }

    #sendCurtain #sendWindow .content #attachmentRow.row > div,
    #sendCurtain #sendWindow .content .row .textareaContainer,
    #sendCurtain #sendWindow .content .row input[type="text"],
    #sendCurtain #sendWindow .formInfo {
        width: calc(100% - 140px);
    }
}
