.btn-submit-m {
    background: #26B99A;
    border: 0px solid #169F85;
    padding: 10px 26px;
    border-radius: 5px;
    font-weight: 400;
    margin-top: 0 !important;
}

.btn-submit-m:hover {
    background: #043329;
    border: 0px solid #169F85;
    padding: 10px 26px;
    border-radius: 5px;
    font-weight: 400;
    margin-top: 0 !important;
}

.x_title h4 {
    width: 62%;
    font-size: 15px;
}

.x_title h2 h3 h4 {
    margin: 5px 0 6px;
    float: left;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
    font-weight: bold;
}

.x_title h2 {
    margin: 8px 0 0px !important;
}

.x_title h3 {
    font-weight: 500;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.x_title-col {
    padding-left: 0 !important;
}

.x_content h5 {
    font-size: 14px !important;
    padding-top: 2px;
}

.x_content p {
    padding-left: 5px;
    padding-top: 1px;
}

.x_panel_btn button {
    width: 200px !important;
    background-color: #043329 !important;
}

.visit-history-title {
    background-color: slategray;
    color: #fff;
}

.visit-details-p {
    margin: 0;
}