﻿
.modal-content {
    right: 0px !important;
}

.pHeading {
    text-align: center;
    font-size: 16px;
    margin-bottom: 0px !important;
    font-weight: bold;
    font-family: Arial;
    color: #fff;
}

.modal-body {
    background: #98cdfa45;
    height: 150px !important;
    overflow: hidden;
}

.modal-header {
    background: #0090c2;
}

.close {
    margin-top: 0px !important;
    opacity: 1 !important;
    padding: 0px 5px !important;
    background: #fff !important;
    margin-right: 5px !important;
    color: #000 !important;
}

.modal-footer {
    padding: 5px !important;
    background: #98cdfa45;
    border-top: 0px !important;
}

audio {
    padding: 10px;
}

.pSubHeading {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: #00098C;
}

.pContent {
    margin-top: -10px;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    font-family: Arial;
    color: #000000;
    line-height: 18px;
}

.pContentHighlight {
    margin-top: -10px;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    font-family: Arial;
    color: #00098C;
}

.modal-body {
    background: #98cdfa45;
}

.modal-header {
    background: #0090c2;
}

.modal-style .modal-header {
    padding: 15px !important;
    background: #0090c2 !important;
}

.close {
    margin-top: 0px !important;
    opacity: 1 !important;
    padding: 0px 5px !important;
    background: #fff !important;
    margin-right: 5px !important;
    color: #000 !important;
}

.modal-footer {
    padding: 5px !important;
    background: #98cdfa45;
    border-top: 0px !important;
}

.modal-body {
    height: 400px !important;
    overflow-y: scroll;
}

.modal-body1 {
    height: auto !important;
    overflow: auto !important;
}
