﻿div#modalHead {
    cursor: default;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #2C3537;
    text-align: left;
    padding: 9px 17px;
    width: 1075px;
}
div#modalAnsaganHead {
    cursor: default;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #2C3537;
    text-align: left;
    padding: 9px 17px;
    width: 1075px;
}
.modalPPinformation {
    width: 560px;
    margin: 0 auto;
}

.modal-title {
    width: 100%;
    margin-left: 30px;
}

div#modalPPHead {
    cursor: default;
    text-align: center;
    font-size: 1.5em;
    color: #004645;
    font-weight: 500;
    margin-left: 30px;
    width: 1138px;
}

.modal-content {
    height: 825px;
}