.ceDiD .table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #ffffb9 !important;
}

.ceDiD .well {
    background-color: #ffffb9 !important;
    padding: 1rem 1rem 0.5rem 1rem;
}

.ceDiD .modal-dialog {
    width: 320px;
}

.ceDiD .outercenter {
    text-align: center;
}

.ceDiD .outercenter img {
    display: inline-block;
}

.ceDiD .CeDiDNumber {
    font-family: 'Share Tech Mono', monospace;
    font-size: 1.7em;
}

.ceDiD .AlphaNumericKey {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 0;
}

.ceDiD .hr-gray {
    margin-top: 0;
    margin-bottom: 12px;
    border: 0;
    border-top: 1px solid #999;
}

.ceDiD .labelgray {
    border-radius: 0.3em;
    background-color: #666666;
    text-align: left;
    color: white;
    font-size: 1.1em;
    line-height: 1.1em;
    padding: 0.2em 0.6em 0.2em 0.6em;
    margin: 0 0 0.2em 1.1em;
}

.ceDiD .padleftright0 {
    padding-left: 0;
    padding-right: 0;
}

.ceDiD .popover-content,
.ceDiD .popover-title {
    color: #000000 !important;
    /*black color*/
}

.ceDiD .btn-group {
    font-size: 12px;
    /*or whatever size */
}

.ceDiD .text-warning {
    margin: 18px 0 10px;
}

.ceDiD #successfail_result {
    font-size:1.2381rem;
}

.ceDiD #ScholarRecord_result {
    font-size:1.2381rem;
}

.ceDiD .padtop24 {
    padding-top:24px;
}

.ceDiD #logoCHEA {
    line-height: 1.0;
    margin: 0;
}

.ceDiD #pCHEA {
    line-height: 1.25;
}

.ceDiD #pCHEA span {
    font-size:1.2381rem;
}

.ceDiD #crecredential_info {
    font-size:1.4rem;
}