<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.fs-pr
{
    font-size: 12px;
}
.fcontainer {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  background: #f2f2f2;
}
.side {
  width: 300px;
}
.clear {
  clear: both;
}
.lnk-block {
  padding-bottom: 20px;
}
.lnk-block a {
  color: #fff;
  background: #238cd1;
  padding: 3px 15px;
  display: inline-block;
  font-size: 16px;
  text-decoration: none;
}
.lnk-block a.active {
  background: #ffab00;
}
.fl-info {
  position: relative;
}
.fl-info .total {
  display: inline-block;
  margin-right: 20px;
  float: left;
}
.fl-info .total span {
  display: block;
  color: #999999;
}
.fl-info .total span.fs-total {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}
 .fl-fmenu {
  display: inline-block;
  float: right;
  width:250px;
}
 .fl-fmenu1 {
  position: absolute;
  display: none;
  width:auto;
  top:30px;
  z-index:99;	
}

 a.fl-add {
  color: #fff;
  background: #ffab00;
  padding: 3px 15px;
  display: inline-block;
  text-decoration: none;

  font-size: 16px;
  min-width:230px;
  width:auto;
}
 a.fl-add:hover,  .fl-info a.fl-add1:hover{
  text-decoration: underline;
}
 a.fl-add1 {
  color: #fff;
  background: #ffab00;
  padding: 3px 15px;
  display: inline-block;
  text-decoration: none;

  font-size: 16px;
  float: right;
}
.fl-cats {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 7px;
}
.fl-cats ul,
.fl-cats li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fl-cats ul li,
.fl-cats li li {
  float: left;
  width: 50%;
  margin-bottom: 7px;
  min-height: 22px;
}
.fl-cats ul li a,
.fl-cats li li a {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
}
.fl-cats ul li a:hover,
.fl-cats li li a:hover {
  text-decoration: underline;
}
.fl-cats ul li a span,
.fl-cats li li a span {
  font-weight: bold;
  padding-left: 5px;
}
.fl-cats ul li a span sup,
.fl-cats li li a span sup {
  font-size: 10px;
}
.fl-tab {
  position: relative;
  margin: 10px 0;
}
.fl-tab a {
  display: inline-block;
  padding: 2px 10px;
  color: #4d4d4d;
  text-decoration: none;
  font-size: 16px;
}
.fl-tab a.active,
.fl-tab a:hover {
  background: #238cd1;
  color: #fff;
}
.fl-tab a.filter {
  float: right;
  background: #b3b3b3;
  color: #fff;
}
.fl-items {
  border-left: 1px solid #eaeaea;
  position: relative;
  margin-left: 15px;
  padding-left: 40px;
}
.fl-items .fs-item {
  border: 1px solid #e8e8e8;
  padding: 7px;
  position: relative;
  min-height: 100px;
  margin-bottom: 10px;

}
.fl-items .fs-item .fs-item-date {
  background: #ffffff url(/components/freelancers/images/point.png) bottom center no-repeat;
  padding-bottom: 20px;
  color: #808080;
  width: 40px;
  text-align: center;
  position: absolute;
  top: -1px;
  left: -62px;
}
.fl-items .fs-item .fs-item-date .day {
  font-size: 24px;
}
.fl-items .fs-item .fl-table {
  width: 100%;
}
.fl-items .fs-item .fl-table td {
  vertical-align: top;

}
.fl-items .fs-item .fl-table td.fs-ava {
  width: 55px;
}
.fl-items .fs-item .fl-table td.fs-ava img {
  width: 48px;
}

.fl-items .fs-item .fl-table td.fs-ava2 {
  text-align: center;	
  width: 88px;
  padding: 4px;
}
.fl-items .fs-item .fl-table td.fs-ava2 img {
  width: 70px;
}


.fl-items .fs-item .fl-table td.fs-price {
  width: 100px;
  text-align: center;
}
.fl-items .fs-item .fl-table td.fs-price .price , .pr .price {
  background: #ff5f00;
  color: #fff;
  padding: 4px 10px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.fl-items .fs-item .fl-table td.fs-price .price span , .pr .price span{
  font-size: 14px;
  font-weight: normal;
}
.fl-items .fs-item .fl-table td.fs-price .price-dog, .pr .price-dog {
  background: #45aef5;
  color: #fff;
  font-size: 10px;
  margin-bottom: 10px;
  padding: 5px 7px;
  line-height: 12px;
}
.fl-items .fs-item .fl-table td.fs-price .fs-pr, .pr .fs-pr {
  background: #ff0000;
  color: #fff;
  line-height: 34px;
}
.fl-items .fs-item .fl-table td .fl-title {
  font-size: 20px;
  line-height: 22px;
  color: #45aef5;
  text-decoration: none;
}
.fl-items .fs-item .fl-table td .fl-title:hover {
  text-decoration: underline;
}
.fl-items .fs-item .fl-table td .fl-desc {
  color: #808080;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0;
  min-height: 30px;
}
 .fs-item .fl-item-info {
  clear: both;
  color: #808080;
  font-size: 12px;
  text-decoration: none;
}
 .fs-item .fl-item-info span {
  margin-right: 8px;
  margin-left: 4px;
}
 .fs-item .fl-item-info a {
  color: #808080;
  font-size: 12px;
  text-decoration: none;
}
 .fs-item .fl-item-info a.clos {
  background: url(/components/freelancers/images/lock.png) left center no-repeat;
  padding-left: 13px;
}
.fs-item .fl-item-info a.open {
  background: url(/components/freelancers/images/open.png) left center no-repeat;
  padding-left: 13px;
}
 .fs-item .fl-item-info .comm {
  float: right;
  background: url(/components/freelancers/images/comm.png) left center no-repeat;
  padding-left: 18px;
  color: #333;
  line-height: 18px;
}
.fl-view-item-block .fl-view-item {
  border: 1px solid #e7e7e7;
  background: #f9f9f9;
  margin-bottom: 10px;
  padding: 5px;
}
.fl-view-item-block .fl-view-table {
  width: 100%;
}
.fl-view-item-block .fl-view-table td {
  vertical-align: top;
  padding: 5px;
}
.fl-view-item-block .fl-view-table td.pr {
  vertical-align: middle;
  text-align: center;
}
.fl-view-item-block .fl-view-table td.pr .u-price {
  font-size: 20px;
  font-weight: bold;
  color: #666666;
}
.fl-view-item-block .fl-view-table td.fl-ava {
  text-align: center;
  width: 110px;
}
.fl-view-item-block .fl-view-table td.fl-ava img {
  width: 70px;
}
.fl-view-item-block .fl-view-table td.fl-ava1 {
  text-align: center;
  width: 120px;
}
.fl-view-item-block .fl-view-table td.fl-ava1 img {
  width: 100px;
}
.fl-view-item-block .u-status {
  color: #ff8100;
  font-size: 12px;
}
.fl-view-item-block .u-logins a {
  color: #238cd1;
  font-size: 16px;
}
.fl-view-item-block .u-info {
  font-size: 12px;
  line-height: 15px;
}
.fl-view-item-block .rate {
  font-size: 20px;
  line-height: 20px;
  color: #669933;
  font-weight: bold;
  text-align: right;
}
.fl-view-item-block .u-spec ul,
.fl-view-item-block .u-spec li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fl-view-item-block .u-spec ul li c,
.fl-view-item-block .u-spec li li c {
  color: #238cd1;
  text-decoration: none;
  line-height: 14px;
}
.fl-view-item-block .u-spec ul li a:hover,
.fl-view-item-block .u-spec li li a:hover {
  text-decoration: underline;
}
.fl-view-item-block .u-works {
  text-align: center;
  margin: 10px 0;
}
.fl-view-item-block .u-works a {
  display: inline-block;
  margin: 0 5px;
}
.st-profi {
  background: #c70000;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top:3px;
  padding: 0px 5px;
  line-height: 16px;
}
.st-new {
  background: #238cd1;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top:3px;
  padding: 0px 5px;
  line-height: 16px;
}
.st-spec {
  background: #ff8100;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top:3px;
  padding: 0px 5px;
  line-height: 16px;
}
.st-svob {
  background: #529508;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top:3px;
  padding: 0px 5px;
  line-height: 16px;
}
.st-sanat {
  background: #b40500;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin-top:3px;
  padding: 0px 5px;
  line-height: 16px;
}
.u-block {
  border: 1px solid #e6e6e6;
  padding: 5px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.u-block .u-title {
  font-size: 16px;
  color: #666666;
}
.u-block .u-ava {
  width: 100px;
  margin: 5px auto;
}
.u-block .u-spec {
  font-size: 12px;
  color: #45aef5;
  padding-bottom: 1px;
}
.u-block .u-desc {
  padding: 0 20px;
  color: #808080;
  font-size: 12px;
  line-height: 14px;
}
.stat-table {
  width: 100%;
}
.stat-table td {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 10px;
  border-bottom: 5px solid #fff;
  line-height: 16px;
}
.stat-table td:first-child {
  background: #ffab00;
}
.stat-table td:last-child {
  background: #238cd1;
  text-align: center;
}


#addportfolio{
	 text-align:center;
  margin:auto 0;
  background:url(/components/freelancers/images/bs.png);
  height:100% !important;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:999;
}
.addportfolio{
 position:relative;
  font-family:arial;
  font-size:14px;
  width:450px;
  margin:40px auto;
        padding: 20px;
  text-align:left;
  display:inline-block;
  opacity:1;
  background:#f7f7f7 url(/components/freelancers/images/bg.png);
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;	
}

#portfolio{
	 text-align:center;
  margin:auto 0;
  background:url(/components/freelancers/images/bs.png);
  height:100% !important;
  left:0;
  top:0;
  width:100%;
  overflow:scroll;
  position:fixed;
  z-index:999;
}
.portfolio{
 position:relative;
  font-family:arial;
  font-size:14px;
  min-width:450px;
  margin:40px auto;
        padding: 20px;
  text-align:left;
  display:inline-block;
  opacity:1;
  background:#f7f7f7 url(/components/freelancers/images/bg.png);
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;	
}

#close_window {
  margin:0;
  display:block;
  float:right;
  cursor:pointer;
  text-decoration:none;
  background:url(/components/freelancers/images/mdelicon.png) 0 0;
  width:16px;
  height:16px;
}
#close_window:hover { background-position: 0 -16px; }

.pay_button {
  font-size:12px;
  display:inline-block;
  padding:3px 9px 4px;
  margin:0;
  background-color:#029bcd;
  color:#ffffff;
  text-shadow:0 1px 0 #006e92;
  border-bottom:1px solid #ffffff;
  border-top:1px solid #0089b6;
  text-decoration:none;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  box-shadow:0 -3px 4px 0 #0089b6 inset;
  -webkit-box-shadow:0 -3px 4px 0 #0089b6 inset;
  -moz-box-shadow:0 -3px 4px 0 #0089b6 inset;
}
.pay_button:hover {
  color:#ffffff;	
  text-shadow:0 1px 0 #006a05;
  text-decoration:none;
  background-color:#00ba09;
  border-top:1px solid #00a708;
  box-shadow:0 -8px 4px 0 #00a708 inset;
  -webkit-box-shadow:0 -8px 4px 0 #00a708 inset;
  -moz-box-shadow:0 -8px 4px 0 #00a708 inset;
}

.topface {
width: 192px;
height: 230px;
float: left;
margin: 0 0 25px 0;
}
.topface2 {
width: 174px !important;
height: 165px !important;
}
.topface2 s{
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}
.topface .ps {
margin: 0;
float: left;
text-decoration: none;
}
.topface div {
  margin:5px 0 0 0;
  width:180px;
  overflow:hidden;
  float:left;
  font-size:12px;
  color:#777777;
}
.girl {
font-size: 12px;
color: #e81d3d !important;
font-weight: bold;
}
.ps, .mps {
cursor: pointer;
display: block;
width: 120px;
height: 120px;
background-size: 120px auto;
}
.topface  em {
  display:inline-block;
  height:18px;
  padding:3px 8px 3px 7px;
  float:left;
  top:0px;
  border:5px solid #f7f7f7;
  position:relative;
  background:#0089b6;
  color:#ffffff;
  font-size:14px;
  text-shadow:0 1px 0 #006e92;
  border-radius:19px;
  -webkit-border-radius:19px;
  -moz-border-radius:19px;
  z-index:10000;
}
.topface  em.em_girl {
  background:#f14560 !important;
  text-shadow:0 1px 0 #e42d4a;

}
.topface  em.em_girl a{
	color:#ffffff;
	
}
#spec_search_form {
padding: 5px 10px;
overflow: hidden;
border: 1px solid #e1e1e1;
}
#spec_search_form h2 {
font-family: 'HeliosCondLight',Arial,Helvetica,sans-serif;
padding: 11px 0 10px;
font-size: 24px;
font-weight: normal;
color:#666;
}
#spec_search_form label {
display: block;
float: left;
width: 270px;
height: 24px;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
color: #666666;
}
#spec_search_form select{
width: 220px;
margin-bottom: 2px;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
-webkit-appearance: menulist;
box-sizing: border-box;
align-items: center;
border: 1px solid;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
white-space: pre;
-webkit-rtl-ordering: logical;
color: black;
background-color: white;
cursor: default;
}
#spec_search_form input[type="text"] {
width: 90px;
margin-bottom: 2px;
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;

box-sizing: border-box;
align-items: center;
border: 1px solid #bbb;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;

-webkit-rtl-ordering: logical;
color: #666666;
background-color: white;
cursor: default;	
}
#spec_search_form #submit {
margin-left: 270px;
display: inline-block;
border: 1px solid #4db626;
border-bottom: 1px solid #3d7311;
padding: 0 10px;
min-width: 120px;
text-align: center;
font-size: 14px;
text-decoration: none;
height: 30px;
overflow: hidden;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);

}
.freelancmess {
  float:left;
  margin:7px 4px 0 0;
  border-radius:1px;
  -webkit-border-radius:1px;
  -moz-border-radius:1px;
  background:url(/components/freelancers/images/mess_noread.gif) 0 -3px;
  width:16px;
  height:12px;
  display:block;
}
.buttonvs {
padding: 10px;
font-size: 14px;
background-color: #eeeeee;
border: 1px dotted #CCCCCC;
font-weight: bold;
text-align: center!important;
}
.buttonvs a {
color: #999;
text-decoration: none;
}

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