/********** Show MARC begin **********/
.marc_table td{
    background-color:#fff!important;
    text-align:left!important;
}
.marc_tag_header, .marc_tag_data{
    color:#0A1084;
}
.marc_ind_header, .marc_ind_data{
    color:#6D2315;
}
.nonmobile .marc_tag_header, .nonmobile .marc_tag_data {
    min-width:35px;
}
.nonmobile .marc_ind_header, .nonmobile .marc_ind_data{
    min-width:35px;
}
.marc_subfield_code {
    color:#47156D;
    padding-right: 5px;
}
.marc_subfield_data {
    padding-right: 5px;
    overflow-wrap: break-word;
    word-break: break-word;
}
/********** Show MARC end **********/
