<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
/browsebusiness.html
/PHP/browsebusinesses.php
*/
body { min-width: 500px; }

/* wtop table
#w1ttop -table
#w1ttopr1 -table row
#w1ttopr1c1, #w1ttopr1c2 -td
#wbrbads, #brbeads -divuri ex ads
 */
#w1ttop { width: 100%; }
#w1ttopr1c1 { width: 75%; vertical-align: top; }
#w1ttopr1c2 { width: 25%; vertical-align: top; }
#wbrbads { text-align: right; }
#brbeads { padding-left: auto; padding-right: 5px; }

#mtd121 { width: 100%; }
#mtd122 { vertical-align: top; }
#mtd131 { width: 100%; }
#st11 { width: 100%; }
#std1121 { text-align: right; }
#st12 { width: 100%; }
#std1211 { padding-bottom: 20px; }
#mtitle { font-size: 200%;color: #2952a3;padding-bottom: 0px;margin-bottom: 1px; }
#selectjubuti { padding-bottom: 2px;padding-top: 2px; }

.wseldb2cl
{
margin-left: 5px;
display: inline-block;
padding: 5px;
margin-bottom: 5px;
border: 1px solid #ccc;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
/*
	background:-webkit-gradient( linear, left top, right top, color-stop(0.15, #2952a3), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #2952a3 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2952a3', endColorstr='white', gradientType='1');
	background-color: #00b300;
*/
	background-color: #3366cc;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.wseldb2cl:hover
{
border: 1px solid #2952a3;
}
#db 
{ 
font-size: 26px;
outline: none;
border: none;
cursor: pointer;
}
.selopt 
{  
font-weight: bold; 
}
#wbbd { text-align: center;width: 100%; }

.mainactb1
{
outline: none;
cursor: pointer;
	-moz-box-shadow:inset 0px -2px 0px 0px #d7e1f4;
	-webkit-box-shadow:inset 0px -2px 0px 0px #d7e1f4;
	box-shadow:inset 0px -2px 0px 0px #d7e1f4;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2952a3), color-stop(1, #99b3e6) );
	background:-moz-linear-gradient( center top, #2952a3 5%, #99b3e6 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2952a3', endColorstr='#99b3e6');
	background-color: #2952a3;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
	text-indent:0px;
	border:3px solid #24478f;
  display:inline-block;
	min-width: 75%;
  font-size: 150%;
  font-weight: bold;
  color: white;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.mainactb1:hover
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #99b3e6), color-stop(1, #2952a3) );
	background:-moz-linear-gradient( center top, #99b3e6 5%, #2952a3 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#99b3e6', endColorstr='#2952a3');
	background-color: #99b3e6;
color: white;
}

/* number of business  */
.wwwddnrcl {  }
.wwddnrcl { display: inline-block; }
.wddnrcl { display: inline-block;font-size: 85%; }
.ddnrcl { 
color: #2952a3;
display: inline-block;
font-weight: bold;
padding-left: 5px;
-webkit-transition: color 0.3s linear; 
transition: color 0.3s linear;
}
.ddnrmcl { display: inline-block;margin-left: 10px; }


/* results from browse */
#srt1 { width: 100%; }
#srt1r1c1 { min-width: 100%; }
#srt1r1c2 {  }

.wbrbslscl { text-align: left;display: inline-block; }
.brbslscl1, .brbslscl2, .brbistyecl1, .brbistyncl1, .brbistyecl2, .brbistyncl2
{
display: inline-block;
margin-left: 2px;
margin-right: 2px;
margin-top: 3px;
font-size: 90%;
box-sizing: border-box;
}

.brbslscl1
{
font-weight: normal;
font-size: 90%;
text-align: center;
border: solid;
border-width: thin;
border-bottom-color: grey;
border-right-color: grey;
border-top-color: #378de5;
border-left-color: #378de5;
background-color: white;
color: black;
padding-right: 20px;
padding-left: 20px;
border-left-width: 5px;
border-right-width: 5px;
	-webkit-border-top-left-radius:45%;
	-moz-border-radius-topleft:45%;
	border-top-left-radius:45%;
	-webkit-border-bottom-left-radius:45%;
	-moz-border-radius-bottomleft:45%;
	border-bottom-left-radius:45%;
	-webkit-border-top-right-radius:45%;
	-moz-border-radius-topright:45%;
	border-top-right-radius:45%;
	-webkit-border-bottom-right-radius:45%;
	-moz-border-radius-bottomright:45%;
	border-bottom-right-radius:45%;
}
.brbslscl2
{
font-weight: normal;
font-size: 90%;
text-align: center;
border: solid;
border-width: thin;
border-bottom-color: #378de5;
border-right-color: #378de5;
border-top-color: grey;
border-left-color: grey;
background-color: white;
color: black;
padding-right: 20px;
padding-left: 20px;
border-left-width: 5px;
border-right-width: 5px;
	-webkit-border-top-left-radius:45%;
	-moz-border-radius-topleft:45%;
	border-top-left-radius:45%;
	-webkit-border-bottom-left-radius:45%;
	-moz-border-radius-bottomleft:45%;
	border-bottom-left-radius:45%;
	-webkit-border-top-right-radius:45%;
	-moz-border-radius-topright:45%;
	border-top-right-radius:45%;
	-webkit-border-bottom-right-radius:45%;
	-moz-border-radius-bottomright:45%;
	border-bottom-right-radius:45%;
}

.brbistyncl1, .brbistyecl1
{
cursor: pointer;
text-align: center;
border: thin solid #ccc;
background-color: #378de5;
padding-right: 10px;
padding-left: 10px;
border-left-width: 3px;
border-right-width: 3px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
min-width: 100px;
}
.brbistyncl2, .brbistyecl2
{
cursor: pointer;
text-align: center;
border: thin solid grey;
background-color: white;
padding-right: 10px;
padding-left: 10px;
border-left-width: 3px;
border-right-width: 3px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
min-width: 100px;
}

.brblplncl1, .brblplecl1
{
display: inline-block;
color: white;
font-weight: normal;
font-size: 90%;
}
.brblplncl2, .brblplecl2
{
display: inline-block;
color: black;
font-weight: normal;
font-size: 90%;
}

#srez, #srdi1p { display: inline-block;padding-right: 10px;padding-left: 10px;font-weight: bold;color: white; }
.navbt { 
border: thin solid #2952a3;
padding-top: 3px;
padding-bottom: 3px;
font-size: 20px;
font-weight: bold;
color: white;
text-align: center;
cursor: pointer; 
}
.navbt:hover { background-color: blue;border: thin solid white; }
.navbt1 { 
border: thin solid white;
padding-top: 3px;
padding-bottom: 3px;
font-size: 20px;
text-align: center;
color: white;
background-color: blue;
}

.tnavtb1, .tnavt1b2 { width: 100%;background-color: #2952a3;border: thin solid white; 
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4), 0 3px 10px 0 rgba(0, 0, 0, 0.4);
} 
.tnavtb2 { width: 100%; }
.tnavtb2d1, .tnavt1b2d1 { text-align: left;vertical-align: top; }
.tnavtb2d2, .tnavt1b2d2 { text-align: right; }
.info1t { display: inline-block;padding-right: 10px;padding-left: 10px;background-color: #2952a3;border: thin solid white; }
.info2t { display: inline-block;padding-right: 10px;padding-left: 10px;background-color: #2952a3;border: thin solid white;color: white; font-weight: bold; }
.disbssn
{
margin-bottom: 10px;
border: solid;
border-width: thin;
border-color: #378de5;
border-bottom-width: 5px;
border-right-width: 5px;
padding: 10px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
word-wrap: break-word;
word-break: break-word;
}
.disbssn:hover { border-color: #2952a3; }

.disbsse
{ 
margin-bottom: 10px;
border: solid;
border-width: thin;
border-color: #79bbff;
border-bottom-width: 5px;
border-right-width: 5px;
padding: 10px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
word-wrap: break-word;
word-break: break-word;
}
.disbsse:hover { border-color: #2952a3; }

.disblkn, .disblke {
font-size: 120%;font-weight: bold;padding: 5px;
}
.disblkn:hover, .disblke:hover { color: #2952a3; }
.disblocn, .disbloce { padding-left: 40px;margin-top: 5px; 
}


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