<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*
-all pro web files for professionals
/PHP/PRO/savepronat.php
/PHP/PRO/saveproint.php
*/
body { 
min-width: 500px;
padding-left: 5px;
padding-right: 5px;
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.05, #fff6e6), color-stop(1, white) );
	background:-moz-linear-gradient( left top, #fff6e6 5%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6e6', endColorstr='white', gradientType='1');
background-color: #fff6e6; 
}

.wwbodycl 
{
background: url("/image/Proweb/jubutiwebpro.png") no-repeat 100px 10px; 
-webkit-background-size: 90% 170px;
-moz-background-size: 90% 170px;
-o-background-size: 90% 170px;
background-size: 90% 170px;
}


/* bara top */
.b1 { width: 100%; 
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
margin-bottom: 5px;
}
.b2, .b3 { width: 100%;font-size: 20px; }
.b2 { background-color: #2952a3;padding-bottom: 2px;padding-top: 2px; }
.b3 { padding-left: 5px;padding-top: 3px;padding-bottom: 4px; }
#barasusjubuti  { 
width: 100%;
padding-bottom: 2px;
border-bottom: solid 1.5px #7094db; 
}
#td111 { text-align: left; }
#td112 { text-align: right; }
.wactpage2 { display: inline-block;margin-right: 2px;
border-bottom: solid 0.5px #4775d1;
padding-left: 2px;padding-right: 2px;
 }
.wactpage2:hover { border-color: white; }
.actpage2
{
text-decoration: none;
color:white;
background-color: #2952a3;
border-bottom: solid;
border-width: thin;
border-color: #4775d1;
padding-left: 5px;
padding-right: 5px;
}
.actpage2:hover { border-color: #ffe4b3;background-color: #2e5cb8; }
.wtopblinkscl { display: inline-block; }
.topblinkscl { 
color: white;
padding-left: 15px;
text-decoration: none; 
}

/* bara 2 */
#baralinkuri { width: 100%; }
#td211 { text-align: left; }
.wsection{ display: inline-block; }
.sb1 { font-weight: bold; }
#jubutihome { padding-right: 10px;text-decoration: none;color: #2952a3; }
#jubutipr { padding-left: 10px;padding-right: 10px;text-decoration: none;color: #2952a3; }
#jubutifa { padding-left: 10px;padding-right: 10px;text-decoration: none;color: #2952a3; }
#jubutijo { padding-left: 10px;padding-right: 10px;text-decoration: none;color: #2952a3; }
.blackk { color: black; }
#jubutihome:hover { color: #2952a3; }
#jubutipr:hover { color: #e67e00; }
#jubutifa:hover { color: green; }
#jubutijo:hover { color: blue; }

/* bara 3 */
#bara3 { text-align: right; }
#barsep { color: darkred; }
#barconname, #barcountry { font-size: 120%; font-weight: bold; color: #2952a3; }
#bartype { font-size: 120%; font-weight: bold; color: #e67e00;font-style: italic; }


/* title */
.pronatttopcl, .prointttopcl { width: 99%; }
.pronatttopd1cl, .prointttopd1cl { width: 70%;padding-right: 5px; }
.pronatttopd2cl, .prointttopd2cl { max-width: 30%;vertical-align: top; }

#pronational, #prointernational { width: 94%;
margin-left: 3%;
box-shadow: 1px 4px 8px 0 rgba(0, 0, 0, 0.2), 1px 6px 10px 0 rgba(0, 0, 0, 0.19);
padding-left: 10px; padding-right: 10px;
}
.title1 { font-size: 200%;text-align: center;color: #2952a3;font-weight: bold;padding-bottom: 1px;margin-top: 10px;margin-bottom: 15px; }
.title2 { font-size: 200%;text-align: center;color: #2952a3;font-weight: bold;padding-bottom: 1px;margin-top: 10px;margin-bottom: 15px; }
/* main action button */
#wpwint, #wpwnat { text-align: right;margin-top: 40px; }
.mainactb1
{
display: inline-block;
outline: none;
cursor: pointer;
	-moz-box-shadow:inset 0px -3px 0px 0px #fff6e6;
	-webkit-box-shadow:inset 0px -3px 0px 0px #fff6e6;
	box-shadow:inset 0px -3px 0px 0px #fff6e6;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e67e00), color-stop(1, #ffc14d) );
	background:-moz-linear-gradient( center top, #e67e00 5%, #ffc14d 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e67e00', endColorstr='#ffc14d');
	background-color: #e67e00;
	-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:2px solid #ff8c00;
  font-size: 110%;
  font-weight: bold;
  color: white;
  padding-left: 15px;
  padding-right: 15px;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
text-decoration-thickness: 1px;
  min-width: 170px;
  text-align: center;
}
.mainactb1:hover
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc14d), color-stop(1, #e67e00) );
	background:-moz-linear-gradient( center top, #ffc14d 5%, #e67e00 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc14d', endColorstr='#e67e00');
	background-color: #ffc14d;
color: white;
}
/* table info1 */
.wpttcl { margin-bottom: 7px; }
.ptt { width: 100%; }
.pttd1 { width: 95%; }
.pttd2 { width: 5%; }
/* mesage */
#wprodesgenn, #wprodesgene { padding-left: 10px; }
#prodesgenn, #prodesgene { width: 90%;text-indent: 40px;text-align: justify;padding-top: 15px;
white-space:pre-wrap; }

/* picture */
.wpropicturecl { text-align: center; }
.propicturecl
{
max-width: 500px;
width: 99%;
height: auto;
padding: 2px;
border: thin solid #ccc;
margin-top: 5px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/* profesion */
#sprdn1, #sprdi1
{ font-size: 110%;
display: inline-block;
color: #2952a3;
background-color: #ffeee6;
font-weight: bold;
cursor: pointer; 
margin-bottom: 3px;
margin-top: 5px;
padding-left: 10px;
padding-right: 10px;
border: solid;
border-color: #ffccbb;
border-top-width: thin;
border-left-width: thin;
border-bottom-width: 3px;
border-right-width: 3px;
-webkit-transition: 1s;
transition: 1s;
outline: none;
}
#sprdn1:hover
{
border-color: orange;
background-color: #ffccbb;
transform: translateY(-1px);
}
#sprdi1:hover
{
border-color: orange;
background-color: #ffccbb;
transform: translateY(-1px);
}
#sprdn, #sprdi { 
display: inline-block; font-size: 110%;
margin-bottom: 2px;
margin-top: 2px; }

#wsprdn1, #wsprdi1 
{ background-color: white;max-width: 80%;
border: solid thin orange;
margin-left: 10px;
}
#tspn1, #tspi1 { margin-left: 10px;max-width: 95%;margin-top: 5px;margin-bottom: 5px; }
#tspn2, #tspi2 { margin-left: 10px;max-width: 95%;margin-top: 5px;margin-bottom: 5px; }
.dppcl1 { font-size: 110%;font-weight: bold;color: #ff8c00;display: inline; }
.dppcl2 { color: black;display: inline-block; margin: 0px; }
.dpscl1 { font-size: 110%;color: #ff8c00;margin-left: 20px; }
.dpecl1 { font-size: 110%;color: #ff8c00;margin-left: 20px; }
.tsp1d1cl, .tsp2d1cl { vertical-align: top; }
.tsp1d2cl, .tsp2d2cl { width: 90%; }
/* serviced area */
#ssadn, #ssadi
{ font-size: 110%;
color: #2952a3;
background-color: #ffeee6;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
cursor: default;
border: solid;
border-color: #ffccbb;
border-top: none;
border-left: none;
border-bottom-width: 3px;
border-right: none;
-webkit-transition: 1s;
transition: 1s;
}
#ssadn1, #ssadi1
{
margin-left:20px;
font-size: 110%;
border: solid;
border-color: #e6e6e6;
border-top: none;
border-left: none;
border-bottom-width: 3px;
border-right: none;
background-color: white;
padding-left: 3px;
padding-right: 3px;
}
#ssadn:hover
{
border-color: #ff8c00;
}
#ssadi:hover
{
border-color: #ff8c00;
}

/* contact informations */
#scodn1, #scodi1
{ font-size: 110%;
color: #2952a3;
display: inline-block;
background-color: #ffeee6;
font-weight: bold;
cursor: pointer; 
margin-bottom: 3px;
margin-top: 3px;
padding-left: 10px;
padding-right: 10px;
border: solid;
border-color: #ffccbb;
border-top-width: thin;
border-left-width: thin;
border-bottom-width: 3px;
border-right-width: 3px;
-webkit-transition: 1s;
transition: 1s;
outline: none;
}
#scodn1:hover
{
border-color: orange;
background-color: #ffccbb;
transform: translateY(-1px);
}
#scodi1:hover
{
border-color: orange;
background-color: #ffccbb;
transform: translateY(-1px);
}
#scodn, #scodi { display: inline-block;margin-bottom: 2px;margin-top: 2px; }
.conglcl, .coiglcl { list-style-type: square; }
.cncl, .cicl { color: black;font-size: 120%;color: #ff8c00;max-width: 95%;
-webkit-transition: 1s;
transition: 1s; }
#wscodn1, #wscodi1
{ background-color: white;max-width: 80%;
border: solid thin orange;
margin-left: 10px;
}

.cndcl, .cidcl { color: black;font-size: 85%; }
.cncl:hover { color: #2952a3; }
.cicl:hover { color: #2952a3; }
.cnslcl, .cislcl { color: #2952a3; }
.cnddcl, .ciddcl { color: black; }
.whtcl { margin-left: 15px;max-width: 95%;margin-bottom: 7px; }
.whdcl { font-weight: bold;cursor: default; }
.whdcl2 { margin-left: 10px; border-bottom: solid thin white;}
.whtd1cl { vertical-align: top; }
.ofwtcl { margin-left: 15px;max-width: 95%;margin-bottom: 7px; }
.ofwdcl { font-weight: bold;cursor: default; }
.ofwdcl2 { margin-left: 10px;word-wrap: break-word; }
.ofwcl { text-decoration: none; border-bottom: solid thin #e67e00; }
.ofwtd1cl { vertical-align: top; }
.ofwtd2cl { vertical-align: top;
-ms-word-break: break-all;
     word-break: break-all;
word-wrap: break-word; }

/*database area */
.wptt2cl { margin-top: 15px; }
.ptt2cl { width: 100%; }
.ptt2d1cl { width: 99%; }
.ptt2d2cl { width: 1%; }

/* selected */
#wssn, #wssi { display: none; }
.tvssncl, .tvssicl
{
width: 75%;
border: solid 7px #2952a3;
background-color: white;
padding: 10px;
margin-left: 12%;
margin-right: auto;
margin-bottom: 20px;
margin-top: 20px;
	-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;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.selected, .selectedi
{ font-size: 140%;
font-weight: bold;
color: #2952a3;
margin-bottom: 25px;
}
.wclacl
{
padding: 7px;
margin-top: 25px;
text-align: right;
}
.clacl
{
font-size: 111%;
font-weight: bold;
border: solid 3px darkred;
background-color: white;
padding-left: 15px;
padding-right: 15px;
cursor: url(/cursor/cur1030r.cur), progress !important;
color: red;
	-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;
}
.clacl:hover
{
color: white;
background-color: darkred;
border-color: red;
}
.sbcl
{
float: right;
background-color: white;
cursor: pointer;
opacity: 0.4;
width: 50px;
height: 20px;
padding: 0px;
margin-top: 0px;
margin-right: 10px;
border: solid thin grey;
outline: none;
color: #2952a3;
	-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;
-webkit-transition: opacity 2s;
transition: opacity 2s;
}

.wsencl:hover .sbcl { opacity: 1; }
.wskncl:hover .sbcl { opacity: 1; }
.wseicl:hover .sbcl { opacity: 1; }
.wskicl:hover .sbcl { opacity: 1; }

.tbcl
{
float: right;
height: 20px;
background-color: white;
cursor: pointer;
opacity: 0.4;
width: 50px;
padding: 0px;
margin-top: 0px;
margin-right: 10px;
border: solid thin grey;
outline: none;
color: #2952a3;
	-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;
-webkit-transition: opacity 2s;
transition: opacity 2s;
}
.wsencl:hover .tbcl { opacity: 1; }
.wskncl:hover .tbcl { opacity: 1; }
.wseicl:hover .tbcl { opacity: 1; }
.wskicl:hover .tbcl { opacity: 1; }
.nmcl, .imcl
{
opacity: 0;
font-size: 50%;
margin-left: 10px;
-webkit-transition: opacity 2s;
transition: opacity 2s;
}
.wsencl:hover .nmcl { opacity: 1; }
.wskncl:hover .nmcl { opacity: 1; }
.wseicl:hover .imcl { opacity: 1; }
.wskicl:hover .imcl { opacity: 1; }

.sbclsh2
{
float: right;
background-color: white;
cursor: pointer;
opacity: 0.9;
width: 50px;
height: 20px;
padding: 0px;
margin-top: 0px;
margin-right: 10px;
border: solid thin grey;
outline: none;
color: darkred;
	-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;
-webkit-transition: opacity 2s;
transition: opacity 2s;
}

/* navigation */
.wnacl { width: 100%; }
.navtcl { width: 100%; 
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.navtd1cl { width: 50%;text-align: center;margin: 0px;border: none;padding: 0px; }
.navtd2cl { width: 50%;text-align: center;margin: 0px;border: none;padding: 0px; }
.wnavscl
{
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
border: solid;
border-top: none;
border-right: none;
border-left-width: 10px;
border-bottom-width: 5px;
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, #4775d1), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #4775d1 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4775d1', endColorstr='white', gradientType='1');
	background-color: #4775d1;
}
.navscl
{
width: 77%;
min-width: 200px;
display: inline-block;
text-align: center;
font-size: 125%;
font-weight: bold;
cursor: default;
border: solid;
background-color: white;
border: solid;
border-top-width: 2px;
border-left-width: 5px;
border-right-width: 2px;
border-bottom-width: 5px;
border-color: #2952a3;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.navscl:hover
{
color: white;
background-color: #2952a3;
border-color: white;
transform: translateY(-1px);
}
.wnavskcl
{
width: 100%;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin: 0px;
border: solid;
border-top: none;
border-right-width: 10px;
border-left: none;
border-bottom-width: 5px;
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, orange) );
	background:-moz-linear-gradient( center left, white 15%, orange 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='orange', gradientType='1');
	background-color: orange;
}
.navskcl
{
width: 77%;
min-width: 200px;
display: inline-block;
text-align: center;
font-size: 125%;
font-weight: bold;
cursor: default;
border: solid;
background-color: white;
border: solid;
border-top-width: 2px;
border-left-width: 2px;
border-right-width: 5px;
border-bottom-width: 5px;
border-color: #ff8c00;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.navskcl:hover
{
color: white;
background-color: #ff8c00;
border-color: white;
transform: translateY(-1px);
}
#wnavsn, #wnavsi { border-color: white;}
#wnavskn, #wnavski { border-color: #ff8c00; }

/* Search */
#wsrvres { display: none; }
.wshncl, .wshicl
{
margin-top: 20px;
margin-left: 50px;
}
.wshncl2, .wshicl2
{
width: 77%;
border: 2px solid grey;
padding: 10px;
	-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, left bottom, color-stop(0.15, #2952a3), color-stop(1, white) );
	background:-moz-linear-gradient( center top, #2952a3 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2952a3', endColorstr='white', gradientType='0');
	background-color: white;
box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);

}
.searchcl, .searchcli
{
width: 70%;
box-sizing: border-box;
border: 2px solid #ccc;
border-radius: 4px;
font-size: 16px;
background-color: white;
background-image: url('/image/Search/searchicon.png');
background-position: 10px 10px; 
background-repeat: no-repeat;
padding: 10px 20px 10px 40px;
outline: none;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
-webkit-transition: 1s ease-in-out;
transition: 1s ease-in-out;
}
.searchcl:focus
{
width: 74%;
border-color: #2952a3;
}
.searchcli:focus
{
width: 74%;
border-color: #2952a3;
}
.submitcl, .submitcli
{
max-width: 23%;
box-sizing: border-box;
border: 2px solid #ccc;
border-radius: 4px;
font-size: 20px;
background-color: white;
color: #2952a3;
padding: 8px 20px 8px 20px;
outline: none;
	-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-transition: 1s;
transition: 1s;
}
.submitcl:hover
{
color: white;
background-color: #2952a3;
}
.submitcli:hover
{
color: white;
background-color: #2952a3;
}
.searchrd
{
width: 90%;
border: 2px solid grey;
padding: 10px;
padding-top: 1px;
background-color: white;
margin: 10px;
	-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;
}
.searchrd:hover
{
border-color: #ccc;
}
.sbclsh
{
float: right;
background-color: white;
cursor: pointer;
opacity: 0.5;
width: 50px;
height: 20px;
padding: 0px;
margin-top: 0px;
margin-right: 10px;
border: solid thin grey;
outline: none;
color: #2952a3;
	-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;
-webkit-transition: opacity 1s;
transition: opacity 1s;
}
.searchrd:hover .sbclsh { opacity: 1; }
.sbclshs 
{ 
float: right;
background-color: #2952a3;
cursor: pointer;
opacity: 0.4;
width: 50px;
height: 20px;
padding: 0px;
margin-top: 0px;
margin-right: 10px;
border: solid thin grey;
outline: none;
color: white;
	-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;
-webkit-transition: opacity 1s;
transition: opacity 1s;
}
.searchrd:hover .sbclshs { opacity: 1; }
.atccl, .atccli
{
background-color: white;
border: solid 2px #2952a3;
border-top: none;
position: absolute;
padding-left: 25px;
margin-left: 15px;
width: 48%;
z-index: 3;
}
.acncl
{
margin-top: 5px;
margin-bottom: 5px;
cursor: pointer;
}
.wsrcl
{
width: 95%;
text-align: right;
margin: 20px;
}
.srcl
{
background-color: #2952a3;
color: white;
font-weight: bold;
display: inline;
padding: 5px 20px 5px 20px;
border: solid thin #33bbff;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
}
.srcl2
{
background-color: darkred;
color: white;
font-weight: bold;
display: inline;
padding: 5px 20px 5px 20px;
border: solid thin #33bbff;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
}

/* services */
.wsvpcl, .wsvpcli { width: 100% }
#wsvpn, #wsvpi { display: inline; }
.winfoscl, .winfoskcl, .winfoscli, .winfoskcli
{
width: 90%;
text-align: right;
margin: 20px;
margin-top: 50px;
}
.infoscl, .infoscli
{
background-color: #2952a3;
color: white;
font-weight: bold;
display: inline;
padding: 5px 20px 5px 20px;
border: solid thin #33bbff;
font-size: 20px;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
}
.wpbrscl, .wpbrscli { width: 95%; }
.wsencl, .wseicl
{
width: 100%;
margin-top: 10px;
margin-bottom: 15px;
padding-top: 1px;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 20px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, #99b3e6) );
	background:-moz-linear-gradient( center left, white 15%, #99b3e6 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#99b3e6', gradientType='1');
	background-color: #99b3e6;
-webkit-transition: 1s;
transition: 1s;
}
.wsencl:hover
{
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, #2952a3) );
	background:-moz-linear-gradient( center left, white 15%, #2952a3 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#2952a3', gradientType='1');
	background-color: #2952a3;
}
.wseicl:hover
{
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, #2952a3) );
	background:-moz-linear-gradient( center left, white 15%, #2952a3 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#2952a3', gradientType='1');
	background-color: #2952a3;
}
.wsenscl, .wseiscl
{
width: 100%;
background-color: white;
padding-right: 10px;
border: solid thin grey;
	-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;
cursor: url(/cursor/cur1031.cur), progress !important;
}
.sencl, .seicl
{
margin: 0px;
font-size: 110%;
padding: 5px;
padding-left: 10px;
}
.sdncl, .sdicl
{
padding-left: 35px;
padding-bottom: 5px;
}

.wwclosesrcl
{
width: 100%;
text-align: center;
display: none;
}
.wclosesrcl
{
padding-top: 5px;
max-width: 50%;
display: inline-block;
min-width: 100px;
}
.closesrcl 
{
cursor: pointer;
color: darkred;
opacity: 0.5;
font-weight: bold;
font-size: 30px;
	width: 10px;
	height: 0;
	border-left: 150px solid transparent;
	border-right: 150px solid transparent;
	border-bottom: 22px solid #ccc;
-webkit-transition: 1s;
transition: 1s;
}
.closesrcl:hover
{
border-bottom: 20px solid darkred;
opacity: 1;
color: white;
}

/* skills */
.wskpcl, .wskpcli { width: 100%; }
#wskpn, #wskpi { display: none; }

.wpbrskcl, .wpbrskcli { width: 95%; }
.infoskcl, .infoskcli
{
background-color: #ff8c00;
color: white;
font-weight: bold;
display: inline;
padding: 5px 20px 5px 20px;
border: solid thin orange;
font-size: 20px;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-top-right-radius:7px;
	-moz-border-radius-topright:7px;
	border-top-right-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	-moz-border-radius-bottomright:7px;
	border-bottom-right-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
}
.wskncl, .wskicl
{
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 1px;
padding-bottom: 7px;
padding-left: 0px;
padding-right: 20px;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	-moz-border-radius-bottomright:15px;
	border-bottom-right-radius:15px;
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, #ffc14d) );
	background:-moz-linear-gradient( center left, white 15%, #ffc14d 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#ffc14d', gradientType='1');
	background-color: #ffc14d;
-webkit-transition: 1s;
transition: 1s;

}
.wskncl:hover
{
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, #ff8c00) );
	background:-moz-linear-gradient( center left, white 15%, #ff8c00 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#ff8c00', gradientType='1');
	background-color: #ff8c00;
}
.wskicl:hover
{
	background:-webkit-gradient( linear, left top, right bottom, color-stop(0.15, white), color-stop(1, #ff8c00) );
	background:-moz-linear-gradient( center left, white 15%, #ff8c00 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#ff8c00', gradientType='1');
	background-color: #ff8c00;
}
.wsknscl, .wskiscl
{
width: 100%;
background-color: white;
padding-right: 10px;
border: solid thin grey;
	-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;
cursor: url(/cursor/cur1031.cur), progress !important;
}
.skncl, .skicl
{
font-size: 110%;
margin: 0px;
padding: 5px;
padding-left: 10px;
}
.kdncl, .kdicl
{
padding-left: 35px;
padding-bottom: 5px;
}

/* last */


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