﻿.about-popup-img {
    float: left;
    padding-right: 10px;
    width: 40%;
    height: 40%;
}

.flashcard-slide-body-inner span {
    border-bottom: 1px solid #0cb2f0;
    display: inline-block;
    min-width: 100px;
    color: #0c3471;
    cursor: default;
}

 .no-record {
        font-size: 2em;
        font-weight: bold;
        padding-top: 180px;
        text-align: center;
    }
 .no-record-mobile {
    font-size: 1.7em;                       /*by ramesh for mobile*/
    font-weight: bold;
    padding-top: 18px;
    text-align: center;
}

/*for abbrivations starts */
 .modal-body {
    overflow-y: hidden !important;
}

.modal .modal-body > div {
    max-height: 382px;
    overflow-y: auto;
}
/*for abbrivations ends */

.DegowinsDiagnostic_nrmlpcls > span {
        border-bottom: medium none !important;
        display: inline !important;
        line-height: 21px;
    }