.pd-0 {
    padding: 0;
}
#fullpgalert .modal-body {
    padding: 16px;
}
#fullpgalert .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #ff902f;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 1;
    background-color: #f4f2ed !important;
    padding: 2px 4px !important;
    border-radius: 4px;
}

#alertfulltext {
    padding: 10px;
    text-align: left;
}