<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Generated by less 3.11.1 */
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/lobster/v23/neILzCirqoswsqX9zoKmNg.ttf) format('truetype');
}
html {
  height: 100%;
  color: #000;
}
noscript a {
  display: block;
  width: 938px;
  height: 118px;
  margin: 0 auto;
  border: solid 1px #900;
  border-top: none;
}
.modal {
  display: none;
  cursor: default;
}
.siteInTestMode {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  z-index: 10000;
  color: #fff;
  background-color: #700;
  padding-top: 15px;
  text-align: center;
  opacity: 0.8;
  -moz-opacity: 0.8;
  font-size: 1.2em;
  font-weight: 700;
  border-top: #000 1px solid;
}
.nice_wrapper {
  font-family: Lobster;
  line-height: 35px;
  text-align: center;
  color: #000;
}
.sld-item {
  position: relative;
}
.sld-desc {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 15px;
}
.sld-desc h4 {
  font-weight: 700;
  line-height: 1;
  margin: 0 0 10px 0;
  color: #fff !important;
  font-size: 2em;
}
.sld-desc.right {
  text-align: right;
}
.val_sum {
  color: red;
  margin: 0 0 10px 0;
  background: url(../_images/icons/error_icon.png) no-repeat;
  font-weight: 700;
  padding: 0 0 0 25px;
}
.val_sum ul {
  color: red;
  margin: 10px 0 0 0;
  font-weight: 400;
  list-style-type: none;
}
.val_sum li {
  margin: 0 0 3px 0;
}
.error_msg {
  color: #000;
  font-weight: 700;
}
.ajax_loader_bar_icon,
.ajax_loader_circle_icon,
.date_error_icon,
.date_icon,
.error_icon,
.info_icon,
.star_icon,
.tick_icon,
.ticket_icon {
  padding: 5px 0 5px 20px;
  margin: 0;
  height: 1%;
}
.tick_icon {
  background: url(../_images/icons/accept_icon.png) no-repeat 0 50%;
}
.star_icon {
  background: url(../_images/icons/req_field_star.png) no-repeat 0 50%;
}
.info_icon {
  background: url(../_images/icons/info_icon.png) no-repeat 0 50%;
}
.error_icon {
  background: url(../_images/icons/error_icon.png) no-repeat 0 50%;
}
.ticket_icon {
  background: url(../_images/icons/ticket_icon.png) no-repeat 0 50%;
  padding-left: 30px;
}
.ajax_loader_circle_icon {
  background: url(../_images/icons/ajax_loader_circle_icon.gif) no-repeat 0 50%;
}
.req_field {
  background: url(../_images/icons/req_field_star.png) no-repeat top left;
  padding: 0 20px 5px 0;
}
.date_icon {
  background: url(../_images/icons/date_icon.gif) no-repeat 0 50%;
}
.date_error_icon {
  padding: 0 0 0 22px;
  background: url(../_images/icons/date_error_icon.gif) no-repeat 0 50%;
}
.error_block,
.info_block {
  margin: 5px 0 5px 0;
  padding: 4px 4px 5px 22px;
  border: 1px dotted #999;
  line-height: 17px;
  color: #000;
  overflow: auto;
}
.info_block {
  background: #fdd url(../_images/icons/info_icon.png) no-repeat 2px 3px;
}
.error_block {
  background: #fdd url(../_images/icons/error_icon.png) no-repeat 2px 3px;
}
.additional_ticket_info {
  font-size: 11px;
}
.additional_ticket_info ul {
  margin-bottom: 0;
}
.additional_ticket_info li {
  margin-left: 20px;
  margin-bottom: 0;
}
input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  border: 1px solid #666;
}
optgroup,
select {
  /*font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    padding: 3px;
    margin: 2px;
    border: 1px solid #999;
    vertical-align: middle;
    width: inherit*/
}
label {
  display: inline;
}
.twitter_feed {
  border: none;
  height: 300px;
  padding: 0 30px 0 30px;
}
.twitter_feed div {
  background: 0 0;
}
.modal {
  display: none;
  cursor: default;
}
div.modal a.mini_btn {
  background: #1a8c9a;
  color: #fff;
  padding: 2px 2px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font: 10px Arial;
  border: 0;
  margin: 0 10px 10px 0;
  width: 100px;
  display: block;
  float: right;
}
div.modal a.mini_btn:hover {
  background: #3cc;
  color: #fff;
}
html form .simplePassMeter {
  border: 1px solid #aaa;
  background-color: #f3f3f3;
  color: #666;
  font-size: 0.8em;
  padding: 1px 5px 0 5px;
  margin: 0 0 5px 0;
  width: 226px;
  display: none;
}
html form .simplePassMeter.meterFail,
html form .simplePassMeter.meterWarn,
html form .simplePassMeter.meterGood,
html form .simplePassMeter.meterExcel {
  display: block;
}
.meterFail {
  border: 1px solid #999;
  background-color: #fdd;
}
.meterWarn {
  border: 1px solid #999;
  background-color: #feb;
}
.meterGood {
  border: 1px solid #999;
  background-color: #dfd;
}
.meterExcel {
  border: 1px solid #999;
  background-color: #ddf;
}
.simplePassMeterBar {
  background-color: #ddd;
}
.meterFail .simplePassMeterProgress {
  background-color: #800;
}
.meterWarn .simplePassMeterProgress {
  background-color: #880;
}
.meterGood .simplePassMeterProgress {
  background-color: #080;
}
.meterExcel .simplePassMeterProgress {
  background-color: #0f0;
}
.simplePassMeter p {
  margin: 0;
}
.simplePassMeterIcon {
  height: 16px;
  width: 16px;
  float: left;
}
.meterFail .simplePassMeterIcon {
  background-image: url(../_images/icons/delete_icon.png);
  background-repeat: no-repeat;
}
.meterWarn .simplePassMeterIcon {
  background-image: url(../_images/icons/error_icon.png);
  background-repeat: no-repeat;
}
.meterGood .simplePassMeterIcon {
  background-image: url(../_images/icons/accept_icon.png);
  background-repeat: no-repeat;
}
.meterExcel .simplePassMeterIcon {
  background-image: url(../_images/icons/accept_icon.png);
  background-repeat: no-repeat;
}
.simplePassMeterText {
  margin-left: 2px;
}
#likebox-frame {
  border: 2px solid #f0f9f4;
  width: 894px;
  z-index: 10;
  height: 156px;
  overflow: hidden;
  position: relative;
  top: -1px;
  left: -2px;
}
#likebox-frame iframe {
  left: -5px;
  overflow: hidden;
  position: relative;
  top: -1px;
}
p:empty {
  display: none;
}
</pre></body></html>