.table-striped>tbody>tr:nth-child(odd)>td {
    background-color: #ffffb9 !important;
}

.well {
    background-color: #ffffb9 !important;
}

.modal-dialog {
    width: 320px;
}

.outercenter {
    text-align: center;
}

.outercenter img {
    display: inline-block;
}

.CeDiDNumber {
    font-family: 'Share Tech Mono', monospace;
    font-size: 1.7em;
}

.AlphaNumericKey {
    display: inline-block;
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 0;
}

.hr-gray {
    margin-top: 0;
    margin-bottom: 12px;
    border: 0;
    border-top: 1px solid #999;
}

.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;
}

.padleftright0 {
    padding-left: 0;
    padding-right: 0;
}

.popover-content,
.popover-title {
    color: #000000 !important;
    /*black color*/
}

.btn-group {
    font-size: 12px;
    /*or whatever size */
}

.text-warning {
    margin: 18px 0 10px;
}

#successfail_result {
    font-size:1.2381rem;
}

#ScholarRecord_result {
    font-size:1.2381rem;
}

.padtop24 {
    padding-top:24px;
}

#logoCHEA {
    line-height: 1.0;
    margin: 0;
}

#pCHEA {
    line-height: 1.25;
}

#pCHEA span {
    font-size:1.2381rem;
}

#crecredential_info {
    font-size:1.4rem;
}

@media print {
    footer {
        display: none;
    }
}