﻿.ResultSmallGray {
    font-size: 10px;
    color: #757575;
}

.MessageLabelGray {
    font-size: 18px;
    color: #757575;
}

.style10 {
    height: 58px;
}

.style12 {
    font-size: 28px;
    font-weight: bold;
    height: 60px;
}

.HideTitleBarPopup .ui-dialog-titlebar {
    display: none;
}

.btn-primary {
    color: #ffffff !important;
}

.btn-phonescore {
    width: 520px !important;
}

.btn-phonescore-mobile {
    width: 220px !important;
}

.show-wait-div {
    width: 300px;
    margin: 0 auto;
    color: #333333;
    padding-top: 20px;
}

.search-wait {
    float: left;
    display: inline-block;
}

.spinning-div {
    font-weight: bold;
    font-size: 16pt;
    padding-top: 4px;
    text-align: left;
}

@media (min-width: 1200px) {
    .btn-phonescore {
        width: 672px !important;
    }
}

@media (max-width: 1199px) {
    .btn-phonescore {
        font-size: 18px !important;
        width: 448px !important;
    }
}

.btn-phonescore-mobile {
    width: 220px !important;
}

.NoTitle .ui-dialog-titlebar {
    display: none;
}

.ui-widget-content {
    border: 1px solid #ddd;
    background-color: #fff;
    background: #fff !important;
    color: #333;
}

.more-info {
    display: none !important;
    font-size: 16px;
    font-weight: 500;
    padding-top: 12px;
    text-align: justify;
    width: 670px;
    margin: 0 auto;
}

.more-info-larger {
    font-size: 20px;
    font-weight: 500;
    padding-top: 16px;
    text-align: center;
}

.less-info {
    display: none !important;
}

@media (max-width:1199px) {
    .more-info {
        width: 450px;
    }
}

@media (max-width:991px) {
    .more-info {
        display: none !important;
    }

    .more-info-larger {
        display: none !important;
    }

    .less-info {
        display: block !important;
        font-size: 16px;
        font-weight: 500;
        padding-top: 12px;
    }
}

@media (max-width:440px) {
    .less-info-sm {
        padding: 10px 20px !important;
    }
}

.data-message-label {
    font-size: 14px;
    color: #757575;
}

@media (max-width:767px) {
    .data-message-label { padding-bottom: 20px; }
}

@media (min-width: 992px) {
    .progression-audio-player {
        max-width: 440px !important;
        margin: 0 auto;
    }
}
