﻿.protocol-table {
        margin-left: 10px;
    }
    .protocol-table tr td {
        /*text-align: center;*/ 
        vertical-align: middle;
        margin-left: 40px;
    }
    .protocol-table-lower tr td {
        text-align: center; 
        vertical-align: middle; 
        padding: 0px 10px 6px 10px;
        margin-top: 40px;
    }
    .protocol-location-header  {
        font-size: 24px;
        margin: 20px 20px 20px 20px;
        font-weight: bold;
        color: #2979b4;
        font-family: Segoe ui;
    }
    .protocol-field {
        width: 33px;
    }
    .protocol-field-long {
        width: 40px;
    }
    .protocol-field-dd {
        width: 58px;
        height: 22px;
    }
    .result-type {
        width: 68px;
    }
    .result-field {
        width: 50px;
    }
    .result-field-long {
        width: 50px;
    }