<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
}


.middle-panel{width:100%}

.MyDir.txt12.insideList,
.breadcrmps-bg,
.right-panel,
.left-panel {
    display: none!important;
}

h1 {text-indent:-1000px; padding:0!important; margin:0!important; font-size:0.1em!important; line-height:.1em!important; background-color:#f9f9f9}

.s4-wpcell-plain.ms-webpartzone-cell.ms-webpart-cell-vertical.ms-fullWidth:first-child {
    background: #f9f9f9;
    padding: 0.8em;
    margin: 0 -0.6em 2em 0;
    width: 101.9%;
    box-sizing: border-box;
}



#SearchBox {
    padding: 0.5em;
    border-radius: 3px;
}



#SearchBox + input {
    background: #4291b7;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    border-radius: 3px;
    padding: 7px !important;
    width: auto;
    min-width: 4em;
    margin-right: 0;
    cursor: pointer;
    transition: 0.2s ease;
}





#SearchBox + input:hover {
    background: #196e96;	transition:0.2s ease;
}

span.didYouMean {
    width: 100%;
    display: block;
    border-bottom: 1px solid #F3F3F3;
    padding-bottom: 1em;
    margin-bottom: 1em;
    color: #D6410A;
}

span.KeyMacth 
{
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    color: #444136;
    background: #fff2cc;
    border-radius: 5px;
}

span.moreResults {
    display: block;
    margin-top: 5px;
}

span.moreResults a {
    display: inline;
    color: black;
    font-size: 0.95em;
}


span.moreResults a:after {
    content: "]";
    padding: 0 0 0 3px;
}

span.moreResults a:before {
    content: "["!important;
    padding: 0 3px;
    background:none !important
}


div#results h2 {
    font-weight: normal;
    font-size: 1em;
    margin: 0 0 21px 0;
    color: inherit;
}


.middle-panel ul.GsaResults {
    width: 100%;
    margin: 0;
}

.middle-panel ul.GsaResults li:nth-child(odd) {
    background: aliceblue;
}

.middle-panel ul.GsaResults li {
    margin: 0;
    padding: 15px;
    list-style:none;
}


.GsaResult {
    margin: 0 0 2em;
}

.GsaResultUrl
{color: #338200;
     direction: ltr;
    text-align: right;
    white-space: nowrap;
	width: 800px;
	overflow: hidden;
	text-overflow: ellipsis;
}





.GsaResult a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 800px;
	display: block;
    text-decoration: none!important;
}

.L2{
   /* padding-right: 20px; */
}

.L3{
   /* padding-right: 20px; */
}
.GsaResult.pdf a::before {
    content: " ";
    width: 27px;
    height: 26px;
    background: url(/_layouts/images/btl.website/pdf.gif) no-repeat;
    display: inline-block;
    margin: 0 0 -7px 0;
}


.paginator li {
    display: inline-block;
    margin:1em 0.4em;
}

.paginator ul {
    margin: 0;
    list-style: none;
}

.GsaResult h3 a {
    font-size: 1.1em;
    padding-bottom: .5em;
}


.paginator li a, .paginator li strong {
    float: right;   
    width: 100%;
    padding: 0em 0.55em 0 0.2em;
    border-right: 1px solid #dedede;
}

.paginator li:first-child a {border:0}




@media only screen and (max-width: 768px) { 
.GsaResultUrl, .GsaResult a {width:730px;}
}

@media only screen and (max-width: 425px) { 
.GsaResultUrl, .GsaResult a {width:340px;}
}

@media only screen and (max-width: 375px) { 
.GsaResultUrl, .GsaResult a {width:320px;}
}

@media only screen and (max-width: 321px) { 
.GsaResultUrl, .GsaResult a {width:270px;}
}
</pre></body></html>