<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
/tipsbssinfo.html
/tipsproductsinfo.html
/tipspronat.html
/tipsproint.html
/tipsprosr.html

*/

body {
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, #d8f3e5), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #d8f3e5 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8f3e5', endColorstr='white', gradientType='0');
	background-color: #d8f3e5; }

/*first/last sections
.bh1cl, .bh2cl, #bh1-&gt;5 div top nav help
.bhacl1, .bhacl2, #bhtpbss, #bhtprod, #bhtpprn, #bhtppri, bhtpprs -a top help nav
.h5cl, #ah, #eh -div aditional/external help
.h4cl, #dtpbss, #dtprod, #dtpprn, #dtppri, #dtpprs -div for help links
.h3cl, #tpbss, #tprod, #tpprn, #tppri, #tpprs - a links help

*/
.bh1cl, .bh2cl { font-size: 100%;font-weight: bold;margin-bottom: 5px; }
.bhacl1, .bhacl2 { text-decoration: none;color:white;border: solid;border-width: thin;border-color: #2952a3;padding-left: 5px;padding-right: 5px; }
.bhacl1 { background-color: #2952a3; }
.bhacl2 { background-color: #e67e00; }
.h5cl { padding-left: 7px; font-weight: bold; color: darkgreen; }

/*  -----  professionals  ----- */
/*titlu
#phet1, .phet1cl
#phet1h1, .phet1h1cl
*/
#phet1h1 { color: #e67e00; }

/* general info
#phegw1, .phegw1cl -avertisment
.phesscl, #phess1 - titlu subclasei
.phegtcl, #phegt1, -ul-urile
.phegtlcl -li-urile
.phegtscl -divurile
.phegtscl, .phegtscl2, .phegtscl3 - div help normal/warning(darkred)/atention(#2952a3)
.phelinkdstcl1-&gt;5 -clasa divuri link still acc
*/
#phegw1 { color: darkred; font-weight: bold; }
.phesscl { display: inline; font-weight: bold;color: #e67e00; cursor: pointer; }
.phegtcl { color: darkgreen; }
.phegtscl { color: black; }
.phegtscl2 { color: darkred; }
.phegtscl3 { color: #2952a3; }
.phelinkdstcl1
{
width: 90%;
border: solid;
border-color: #ffc14d;
	-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 bottom, color-stop(0.15, #ffc966), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #ffc966 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc966', endColorstr='white', gradientType='1');
	background-color: #ffc966;
padding: 2px;
margin-left: 4px;
margin-top: 5px;
margin-bottom: 5px;
}
.phelinkdstcl2, .phelinkdstcl4 { width: 75%;background-color: white; }
.phelinkdstcl3 { padding-left: 30px; }
.phelinkdstcl5
{
width: 90%;
border: solid;
border-color: #ffc14d;
	-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 bottom, color-stop(0.15, #4db8ff), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #4db8ff 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4db8ff', endColorstr='white', gradientType='1');
	background-color: #4db8ff;
padding: 2px;
margin-left: 4px;
margin-top: 5px;
margin-bottom: 5px;
}

/* navigare
#phewnav, .phewnavcl -div wraper navigare
#phet1nav, .phet1navcl -tabel navigare
#phet1r1nav, .phet1r1navcl -tr navigare
.phet1r1dnavcl, #phet1r1d1-&gt;4nav, td navigare
.phenavcl, #phenav1-&gt;4  -div navigare
*/
.phewnavcl
{
width: 100%;

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, darkgreen), color-stop(1, white) );
	background:-moz-linear-gradient( center top, darkgreen 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='darkgreen', endColorstr='white');
	background-color: #e67e00;
}
.phet1navcl 
{ width: 100%;

padding-top: 3px;
padding-bottom: 3px;
}
.phet1r1dnavcl { width: 25%; }
.phenavcl
{
text-align: center;
color: darkgreen;
cursor: pointer;
font-weight: bold;
padding: 3px;
padding-left: 5px;
padding-right: 5px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.15, orange), color-stop(1, white) );
	background:-moz-linear-gradient( center top, orange 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='orange', endColorstr='white');
	background-color: orange;
border: solid;
border-width:thin;
border-color:orange;
margin-left: 2px;
margin-right: 2px;
}
.phet1r1dnavcl:hover
{
color: #2952a3;
background-color: white;
}
#phenav1
{
color: #00cc00;
border-color: white;
}

/* div help subsection
.phehetcl, #phehet, #phehetr1-&gt;4, #phehetr1-&gt;4d1 -tabel help
.phewdcl, #phenav1-&gt;4wd -wraper div help
.phesscl, #phess1h1,  -h3 nume camp
.phegtcl, #phegt2  -ul help
.phegtlcl -li help
.phegtscl, .phegtscl2, .phegtscl3 - div help normal/warning(darkred)/atention(#2952a3)
.pheex, .pheexli, .pheexdv -sub ul/li/div ex

*/
#phenav1wd { width: 100%; }
#phenav2wd, #phenav3wd, #phenav4wd { display: none;width: 100%; }
.phehetcl
{
width: 100%;
border: solid; 
border-top: none; 
border-bottom-width: thin;
border-left-width: 3px; 
border-right-width: 3px;
border-color: darkgreen;
}
.pheex { color: #2952a3; }
.pheexdv { color: darkblue; }
.pheexdvlk { 
color: darkblue; 
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
}
.helinkbrcl
{ 
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
}


/*      ------ end profesional ----- */


/*   ---- business help ------ */

.helinkbrdvcl
{ 
display: inline;
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
}



/*   ---- end business help ------ */
</pre></body></html>