div#stimaquerycontainer { margin-bottom: 40px; }
    div#stimaquerycontainer label {color:#777!important; }
    #STIMAQueryResultPage ul > li {
        padding-left:30px;
        margin-left:0;
        background-repeat:no-repeat;
        background-image:url("data:image/svg+xml;charset=utf8,%3Csvg width='14px' height='14px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.41421;'%3E%3Cg transform='matrix(1,0,0,1,0.0688214,0)'%3E%3Cpath fill='%23b92e16' d='M11.255,7.388L8.323,4.456C8.263,4.396 8.233,4.327 8.233,4.248C8.233,4.17 8.263,4.101 8.323,4.041L8.774,3.59C8.834,3.53 8.903,3.5 8.981,3.5C9.06,3.5 9.129,3.53 9.189,3.59L13.391,7.793C13.451,7.853 13.481,7.922 13.481,8C13.481,8.078 13.451,8.147 13.391,8.207L9.189,12.41C9.129,12.47 9.06,12.5 8.981,12.5C8.903,12.5 8.834,12.47 8.774,12.41L8.323,11.959C8.263,11.899 8.233,11.83 8.233,11.752C8.233,11.673 8.263,11.604 8.323,11.544L11.255,8.612L2.674,8.612C2.589,8.612 2.519,8.585 2.464,8.529C2.409,8.474 2.381,8.404 2.381,8.319L2.381,7.681C2.381,7.596 2.409,7.526 2.464,7.471C2.519,7.415 2.589,7.388 2.674,7.388L11.255,7.388Z'/%3E%3C/g%3E%3C/svg%3E");
        background-position:2px 3px;
    }
    #STIMAQueryResultPage ul { list-style: none; padding-left: 0; }
    @media print {
        div#stimaquerycontainer #GrainEntry .row {
            border-bottom: 1px solid #ccc;
        }
        div#stimaquerycontainer #GrainEntry .row label {
            font-weight: bold;
        }
    }