a:link {color:#2c3651;}
a:visited {color:#2c3651;}
a:hover {color:#2c3651;}
a:active {color:#2c3651;}
.Wp-Body-P
{
    margin:0.0px 0.0px 12.0px 0.0px; text-align:left; font-weight:400;
}
.Wp-Normal-P
{
    margin:0.0px 0.0px 0.0px 0.0px; text-align:left; font-weight:400;
}
.Wp-Table-Body-P
{
    margin:0.0px 0.0px 12.0px 0.0px; text-align:left; font-weight:400;
}
.Wp-Default-Paragraph-Font-C
{
    font-family:"Verdana", sans-serif;
}
.Wp-Strong-C
{
    font-family:"Verdana", sans-serif; font-weight:700;
}

.dialog_relative_div .st_reprint_ticket_div {
    max-width: 600px;
}

.st_reprint_ticket_search_results {
    margin-top:10px;
    border-collapse: collapse;
}

.st_reprint_ticket_search_results tr {
    vertical-align: top;
}

.reprint_item.reprint_item_title td {
    font-weight: bold;
}

.st_reprint_ticket_search_results tr td {
    padding: 5px;
}

.st_reprint_search input {
    box-sizing: border-box;
    margin-bottom: 0;
    margin-top: 3px;
}

.st_reprint_search {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.st_reprint_search .st_reprint_ticket_search_button {
    margin-left: 0;
    float: none;
}

.st_reprint_search .st_search_col {
    flex-grow: 1;
}

.reprint_reprint_btn {
    color: white;
    background-color: #0000cc;
    padding: 5px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
    max-width: 150px;
    width: 100%;
    text-align: center;
}