/*
.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 {
}

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

.hr-gray {
    border: 0;
}

.labelgray {
    border-radius: 0.3em;
    background-color: #666666;
    text-align: left;
    color: white;
    padding: 0.2em 0.6em 0.2em 0.6em;
    margin: 0 0 0.2em 0;
}

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

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

.btn-group {
}

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

#successfail_result {
}

#scholarrecord_result {
}

.padtop24 {
}

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

#logoCHEA>a {
    border: 0;
}

#pCHEA {
}

#pCHEA span {
}

#crecredential_info {
}

.button,
.image-button {
    margin-left: 0 !important;
}

.button:hover,
.button:focus {
    background-color: #204d74;
    background-image: none !important;
    background-image: none !important;
    color: #fff;
    text-decoration: none;
    outline: none;
}

input#edit-actions:hover {
    color: #fff !important;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}

input#edit-actions.focus,
input#edit-actions:focus {
    color: #fff !important;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff !important;
    background-color: #286090 !important;
    border-color: #122b40 !important;
}

.margintop15 {
    margin-top: 15px;
}

div#SULogo>a,
div#SULogo>a:active,
div#SULogo>a:focus,
div#SULogo>a:hover {
    color: transparent !important;
    text-decoration: none !important;
}

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