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

*/
body {  }

.slsotcl { width: 100%;border-collapse: collapse;margin: 0px; }
.slsotd1cl { width: 99%; }
.slsotd2cl { width: 1%; }
#jtit { width: 100%;border-collapse: collapse; }
#jtitd1 { width: 1%; }
#jtitd2 { width: 99%;text-align: center; }
.mySlides { display:none; }
.slideshow-container { display:none; }
.slicl { display:none; }
.textsli { display:none; }
.dotcontainer { display:none; }

/*title mainactbtt */
.mtitlecl { font-size: 300%;text-align: center;color: #2952a3;padding-bottom: 0px;
margin-bottom: 3px;margin-top: 30px; 
text-shadow: -5px 5px 5px #b3b3b3;
}
#m2title { font-size: 30%; }
.stitlecl { text-align: center;margin: 0px;padding: 0px;margin-bottom: 30px;
font-weight: bold; 
text-shadow: -5px 5px 5px #b3b3b3;
}
#wba { width: 97%;text-align: right;margin-bottom: 20px; }

#smtitle { text-align: center;padding-top: 0px;margin-top: 1px;color: #2952a3;font-weight: bold; }

.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, blue), color-stop(1, #9999ff) );
	background:-moz-linear-gradient( center top, blue 5%, #9999ff 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='blue', endColorstr='#9999ff');
	background-color: blue;
	-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 #0000cc;
  display:inline-block;
	min-width: 33%;
  font-size: 100%;
  font-weight: bold;
  color: white;
  padding-left: 5px;
  padding-right: 5px;
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, #9999ff), color-stop(1, blue) );
	background:-moz-linear-gradient( center top, #9999ff 5%, blue 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9999ff', endColorstr='blue');
	background-color: #9999ff;
color: white;
}


/* select country location */
#selectjubuti { margin-left: 15px;font-size: 18px; }
.wbtcselcl
{
display: inline-block;
padding: 3px;
margin-bottom: 20px;
border: thin solid #1f3d7a;
	-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, #5c85d6), color-stop(1, white) );
	background:-moz-linear-gradient( center left, #5c85d6 15%, white 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c85d6', endColorstr='white', gradientType='1');
	background-color: #5c85d6;
*/
	background-color: #3366cc;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.condisplaycl
{
background-color: white;
padding-left: 2px; 
padding-top: 3px;
padding-bottom: 5px;
border: 2px solid #ccc;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.condisplaycl:hover { border: 2px solid grey; }
.continentscl
{
font-weight: bold; 
font-size: 16px;
outline: none;
border: none;
cursor: pointer;
background-color: white;
}
.allcdisplaycl
{
min-width: 120px;
background-color: white;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 5px;
border: 2px solid #ccc;
	-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-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.allcdisplaycl:hover { border: 2px solid grey; }

.dbjub
{
width: 100%;
font-size: 16px;
outline: none;
border: none;
cursor: pointer;
}

.noteselcl {
display: block;
width: 91%;
background-color: white;
padding-left: 7px; 
padding-top: 3px;
padding-bottom: 5px;
border: 2px solid #ccc;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topleft:7px;
	border-top-left-radius:7px;
	-webkit-border-bottom-left-radius:7px;
	-moz-border-radius-bottomleft:7px;
	border-bottom-left-radius:7px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
 }

#cityjubuti1 { margin: 0px;padding: 0px;text-align: left; }
.cityjubuticl {
font-size: 16px;
width: 100%;
box-sizing: border-box;
border: 2px solid #ccc;
background-color: white;
padding: 5px 5px 5px 7px;
outline: none;
	-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-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.cityjubuticl:focus { border: 2px solid grey; }

/* search bar */
#wsearch { width: 100%;text-align: center; }
#wsearch2 {
width: 100%;
padding: 3px;
border: thin solid #1f3d7a;
	-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, #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: #2952a3;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#st1bss { width: 100%; }
#st1bssr1d2 { width: 80%; }

#sinf1j { 
display: block;background-color: white;
min-width: 85px;
padding-left: 5px; 
padding-top: 8px;
padding-bottom: 10px;
border: 2px solid #ccc;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
#sinf1j:hover { border: 2px solid grey; }
#jobsty { 
font-size: 16px;
color: blue; 
border: none; 
font-weight: bold;
cursor: pointer;
background-color: white;
outline: none; 
width: 99%;
}

#sinf1 { margin: 0px;padding: 0px;text-align: left; }
#sinf1l { 
display: block;
box-sizing: border-box;
font-size: 16px;
outline: none;
background-color: white;
padding-left: 5px; 
padding-top: 7px;
padding-bottom: 9px;
padding-right: 10px;
border: 2px solid #ccc;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:15px;
	-moz-border-radius-bottomleft:15px;
	border-bottom-left-radius:15px;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
#sinf1l:hover { border: 2px solid grey; }

.searchbox {
width: 100%;
min-width: 120px;
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: 5px 10px; 
background-repeat: no-repeat;
padding: 10px 5px 10px 30px;
outline: none;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
-webkit-transition: 1s ease-in-out;
transition: 1s ease-in-out;
}
.searchbox:focus { border: 2px solid grey; }

.searchbtt { 
box-sizing: border-box;
border: 2px solid #ccc;
font-size: 16px;
background-color: white;
cursor: pointer;
outline: none;
padding-left: 5px;
padding-right: 2px;
padding-top: 9px;
padding-bottom: 11px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-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:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.searchbtt:hover { color: blue;border: 2px solid grey; }

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


/* last to join section */
.wwmklbcl
{
width: 100%;
text-align: right;
padding-bottom: 20px;
padding-top: 50px;
}
.wmklbcl 
{ 
width: 98%;
text-align: left; 
box-sizing: border-box;
padding: 5px;
background-color: #2952a3;
border: thin solid #ccc;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-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:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	background:-webkit-gradient( linear, left top, right top, color-stop(0.15, #6666ff), color-stop(1, #0000b3) );
	background:-moz-linear-gradient( center left, #6666ff 15%, #0000b3 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6666ff', endColorstr='#0000b3', gradientType='1');
	background-color: blue;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.wmknavcl { margin-bottom: 3px;background-color: none; }
.mklbmecl 
{ font-weight: bold;font-size: 120%;
font-style: italic; display: inline-block;
padding-left: 10px;padding-right: 5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
background-color: white;
}
.mklbcycl
{ display: block; }
.mkbsscynacl
{
display: inline-block;
margin-right: 5px;
margin-left: 5px;
color: white;
padding-left: 10px;
padding-right: 10px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topleft:5px;
	border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
background-color: blue;
}
.bmkvcl { }
.mklbcl { background-color: white; }
.mklbdcl 
{
-webkit-transition: 0.6s ease;
transition: 0.6s ease;  
}
.mkbssnat1cl { height: 250px;overflow-y: auto; }
.mkbtd1cl
{
vertical-align: top;
width: 50%;
height: 100%;
border: thin solid #ccc;
padding: 3px;
}
.mkbssnat2cl
{
display: inline-block;
width: 97%;
height: 249px;
overflow-y: auto;
border: thin solid #ccc;
padding: 3px;
overflow-y: auto;
}

.mkbssint1cl { height: 250px;overflow-y: auto; }
.mkbtd2cl
{
vertical-align: top;
width: 50%;
height: inherit;
border: thin solid #ccc;
padding: 3px;
background-color: #ebf0fa;
}

.mkbssnnacl, .mkbssenacl { font-weight: bold;font-size: 110%;padding-top: 3px; padding-bottom: 10px; 
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
}
.mkbssnjwcl { text-decoration: none; }
.mkbssnjwcl:hover { color: #2952a3; }
.mkbssejwcl:hover { color: #2952a3; }
.mkbssndscl, .mkbssedscl { padding-bottom: 25px;text-indent: 20px; 
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
white-space:pre-wrap;
}
.mkbssnlccl, .mkbsselccl { padding-bottom: 5px;display: inline-block;text-decoration: underline;  
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
}
.mkbssnowcl, .mkbsseowcl
{
-ms-word-break: break-all;
     word-break: break-all;
word-wrap:break-word;
}

/* Next &amp; previous buttons */
.wmknavbcl { display: inline-block;float: right; }
.mkprev {
box-sizing: border-box;
display: inline-block;
padding: 1px;
padding-left: 25px;
padding-right: 25px;
margin-left: 5px;
margin-right: 5px;
cursor: pointer;
color: white;
-webkit-transition: 0.6s ease;
transition: 0.6s ease;
background-color: blue;
font-weight: bold;
transform: translateY(-2px);
}
/* Position the "next button" to the right */
.mknext {
box-sizing: border-box;
display: inline-block;
padding: 1px;
padding-left: 25px;
padding-right: 25px;
cursor: pointer;
color: white;
-webkit-transition: 0.6s ease;
transition: 0.6s ease;
background-color: blue;
font-weight: bold;
transform: translateY(-2px);
}
/* On hover, add a black background color with a little bit see-through */
.mkprev:hover, .mknext:hover {
  background-color: rgba(0,0,0,0.8);
}

.mkbtimecl
{
height: 1px;
width: 1px;
background-color: #2952a3;
-webkit-transition: width 30s linear; 
transition: width 30s linear;
}
.mkbtimecl2
{
height: 1px;
width: 1px;
background-color: #2952a3;
}



/* jubutibtb */

.btbtscl { width: 100%; }
.btbtsd2cl { text-align: right; }

.wbtbptcl
{
display: inline-block;
text-align: left;
padding-right: 2px;
margin-right: 2px;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
border: thin solid #193367;
	-webkit-border-top-left-radius:55px;
	-moz-border-radius-topleft:55px;
	border-top-left-radius:55px;
	-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:55px;
	-moz-border-radius-bottomleft:55px;
	border-bottom-left-radius:55px;
	background:-webkit-gradient( linear, left top, right top, color-stop(0.15, white), color-stop(1, #5c85d6) );
	background:-moz-linear-gradient( center left, white 15%, #5c85d6 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#5c85d6', gradientType='1');
	background-color: #5c85d6;
}

.prvttdcl { padding-right: 25px; }
.prvttdxcl{ padding-right: 10px; }
#wwptxx
{
text-align: center;
border: thin solid #2952a3;
border-right: none;
background-color: none;
padding: 5px;
padding-left: 15px;
font-weight: bold;
font-size: 18px;
	-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%;
	background:-webkit-gradient( linear, left top, right top, color-stop(0.15, #ebf0fa), color-stop(1, #7094db) );
	background:-moz-linear-gradient( center left, #ebf0fa 15%, #7094db 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebf0fa', endColorstr='#7094db', gradientType='1');
	background-color: #7094db;
}
.wwptcl
{
display: inline-block;
text-align: center;
border: thin solid #2952a3;
border-top: none;
border-left: none;
background-color: white;
padding: 3px;
padding-left: 5px;
padding-right: 7px;
font-size: 15px;
cursor: pointer;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}

#wwpt1, #wwpt7 { margin-left: 40px; margin-right: auto;}
#wwpt2, #wwpt6 { margin-left: 20px; margin-right: auto;}
#wwpt3, #wwpt5 { margin-left: 10px; margin-right: auto;}
#wwpt4 { background-color: #2952a3; color: white; }
.laptypecl { cursor: pointer; }

/* search language select */
.wslscl { width: 100%;text-align: center;margin-top: 10px; }

.istyncl, .slscl, .istyecl
{
display: inline-block;
margin-left: 2px;
margin-right: 2px;
margin-top: 3px;
font-size: 14px;
box-sizing: border-box;
}
.slscl
{
text-align: center;
border: thin solid grey;
background-color: white;
padding-right: 10px;
padding-left: 10px;
border-left-width: 5px;
border-right-width: 5px;
border-left-color: #2952a3;
border-top-color: #2952a3;
	-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%;
}
.istyncl, .istyecl
{
cursor: pointer;
text-align: center;
border: thin solid #2952a3;
background-color: white;
padding-right: 2px;
padding-left: 3px;
border-left-width: 3px;
border-right-width: 3px;
	-webkit-border-top-left-radius:25%;
	-moz-border-radius-topleft:25%;
	border-top-left-radius:25%;
	-webkit-border-bottom-left-radius:25%;
	-moz-border-radius-bottomleft:25%;
	border-bottom-left-radius:25%;
	-webkit-border-top-right-radius:25%;
	-moz-border-radius-topright:25%;
	border-top-right-radius:25%;
	-webkit-border-bottom-right-radius:25%;
	-moz-border-radius-bottomright:25%;
	border-bottom-right-radius:25%;
-webkit-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
#styn, #lpln, #lple, #stye { cursor: pointer; }

.exadsckcl
{
display: none;
width: 100%;
text-align: center;
margin-top: 10px;
}

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