/*PRH webForm custom CSS start*/
.prhErr {
    color: red;
    font-weight: bold;
    background-color: rgba(255, 0, 51, 0.2);
    padding: 2px 5px;
}

.prhModalMessage {
    color: red;
    border: 1px solid red;
    padding: 20px;
    font-weight: bold;
}

/*bci*/
.prh_pci_container {
    font-family: "Raleway", Helvetica, Arial, Lucida, sans-serif;
    line-height: 1.5;
    width: 85%;
    height: 100%;
    color: #000000;
    margin: 5px auto;
}
.prh_pci__mainTitle {
    font-size: 16px;
    margin: 20px;
    font-weight: bold;
    text-align: center;
}
.prh_pci__title {
    font-family: "Raleway", Helvetica, Arial, Lucida, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
    margin: 10px;
    text-align: justify;
}
.prh_pci__paragraph {
    margin: 15px 0;
}
.pci_title__english,
.pci_title__bilingual,
.pci_title__all {
    display: none;
}
.creditLineTitle {
    display: none;
}
.creditLineCopyRight {
    display: none;
}
.prc_termsOfUse {
    margin-bottom: 5px;
}
.prhAgreeDate input,
.prhAgreeName input,
.ra_Organization input,
.ra_address textarea {
    border: none;
    user-select: none;
}

.bookCoverRequest select,
.bookCoverRequest__ra select,
.bookCoverRequest__sw select {
    text-transform: uppercase;
}

/*PRH webForm custom CSS end*/
