<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin:0px;
	padding:0px;
	
font-family: "Arial";

}
a {
	text-decoration:none;
}
.clearfix {
	clear:both!important;
}
div {
	box-sizing: border-box;
}
  	#st-1 .st-btn{
   
    height: auto!important;
	padding: 6px 12px !important;

}


	#contentBox a {text-decoration:none;
	-webkit-transition: color 500ms linear;
-moz-transition: color 500ms linear;
-ms-transition: color 500ms linear;
-o-transition: color 500ms linear;
transition: color 500ms linear;
 color:#777;  
	}
	#contentBox a:hover {
		text-decoration:none;
       color:#111 ;
	}


.text-center{ 
text-align: center;
}
.jumbotron{ 
padding:1rem;
text-align: center;
}
.container-fluid { 
display:table;
width:100%;

}
.row{ 
/* display:table;
margin:0 auto;
width: 100%; */
}
.row{ 
    display: table;
   width: 100%; 
}
.row &gt; div{


  

}

/* $_SERVER['HTTP_USER_AGENT']; */
.col{ 
width: 100%;
 
padding-right:1.3rem;
padding-left:1.3rem;
}

.w-100 {
    width: 100%!important;
}

.d-table {
	 width: 100%!important;
  display:table!important;
}

.text-primary  {color:#007bff!important ;}
.text-secondary { color:#555!important ;}
.text-center{text-align:center!important ;}
.float-right {float:right!important ;}
.float-left {float:left!important ;}
.mt-1, .my-1 {
    margin-top: .25rem!important;
}
.mb-0, .my-0 {
    margin-bottom: 0!important;
}
.mb-2, .my-2 {
    margin-bottom: .5rem!important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}

.pt-0, .py-0 {
    padding-top: 0!important;
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

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