<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.logo    {float: left; padding-right: 20px; padding-top: 10px;}
h1          {color: #00205A; font-size: 1.8em; font-weight: 700; margin: 0; padding: 1.2em 0 .25em; }
h2          {color: #630000; font-size: 1.25em; font-weight: 700; margin: 0; padding: .75em 0 0;}

caption {color: #000000; font-size: 1.125em; font-weight: 500; margin: 0; padding: .5em .5em; text-align: center; background-color: 	
rgba(68.8%,0%,0%, .25);}

textarea {resize: vertical; overflow: auto;}

.offscreen {position:absolute; left:-999em; height: 0;}
/*label {position:absolute; left:-999em; height: 0; width: 10px; overflow-x: hidden;}*/

legend {position:absolute; left:-999em; height: 0; width: 10px; overflow-x: hidden;}

span.mockLabel {}

td.check {text-align:center; vertical-align:middle;}
td.check input {width: 20px; height: 20px;}
th.course input {   height: 40px; 
                                    width: 100%; 
                                    word-wrap: break-word;
                                    font-size: 10pt;    
                                    font-weight: normal;
                                    }

input:focus { background-color: #FDF8BC; border: 2px dotted #000000 !important;}


ul.details li {font-weight: normal; font-size: .9em; margin-left: 5px;}


    
.footer p {text-align: center; color: #174863; font-size: .8em; padding-top: 1em; border-top: dotted 1px #174863; }


table {
                table-layout: fixed;
                word-wrap: normal;
            }    

@media (min-width:768px)
{
    
    }

@media (max-width:768px)
{
    td 
    {
        
        }
    table {
                table-layout: auto;
                word-wrap: normal;
                width: auto;
            }    
            
    }

@media print 
{
                table {
                table-layout: fixed;
                word-wrap: normal;
                width: 900px;
                border-top: none;
            }    
            
            th.objDesc  { }
            th.SA  { word-wrap: break-word; overflow-x: hidden;}
            th.course   {}
            td {word-wrap: break-word; overflow-x: hidden;}
            
            
            .table-responsive {
                width: 910px;
                margin-bottom: 0;
                margin-right: 0;
                margin-left: 0;
            }
            
            
    .table-responsive&gt;.table&gt;thead&gt;tr&gt;th, .table-responsive&gt;.table&gt;tbody&gt;tr&gt;th, 
   .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;th, .table-responsive&gt;.table&gt;thead&gt;tr&gt;td, 
   .table-responsive&gt;.table&gt;tbody&gt;tr&gt;td, .table-responsive&gt;.table&gt;tfoot&gt;tr&gt;td {
		white-space: normal;
   }
    .noPrint {display: none;}
    .btn input {display: none;}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

    }</pre></body></html>