@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
  text-align: inherit;
}

div, span, object, iframe, table, caption, tbody, tr, th, td {
  overflow: hidden;
}

ol, ul {
  list-style: none;
}

article, aside, figcaption, figure, footer, header, hgroup, nav, section, time, div, ul, li, a {
  display: block;
}

table {
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, tr, td {
  font-weight: normal;
}

img {
  border: none;
}

a {
  border: none;
}
a :link, a :visited {
  border: none;
}

@font-face {
  font-family: 'arimobold';
  src: url("../fonts/arimo-bold-webfont.eot");
  src: url("../fonts/arimo-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arimo-bold-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arimobolditalic';
  src: url("../fonts/arimo-bolditalic-webfont.eot");
  src: url("../fonts/arimo-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arimo-bolditalic-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arimoitalic';
  src: url("../fonts/arimo-italic-webfont.eot");
  src: url("../fonts/arimo-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arimo-italic-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arimoregular';
  src: url("../fonts/arimo-regular-webfont.eot");
  src: url("../fonts/arimo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arimo-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'comfortabold';
  src: url("../fonts/comfortaa-bold-webfont.eot");
  src: url("../fonts/comfortaa-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-bold-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'comfortaregular';
  src: url("../fonts/comforta-regular-webfont.eot");
  src: url("../fonts/comforta-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comforta-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'jurabook';
  src: url("../fonts/jura-regular-webfont.eot");
  src: url("../fonts/jura-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/jura-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cassandra';
  src: url("../fonts/cassandra-regular-webfont.eot");
  src: url("../fonts/cassandra-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/cassandra-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pilotka';
  src: url("../fonts/pilotka-regular-webfont.eot");
  src: url("../fonts/pilotka-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/pilotka-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'play';
  src: url("../fonts/play-regular-webfont.eot");
  src: url("../fonts/play-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/play-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntucond';
  src: url("../fonts/ubuntucond-regular-webfont.eot");
  src: url("../fonts/ubuntucond-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ubuntucond-regular-webfont.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
.mainContent, .contact_header p:first-of-type, UL.contacts LI:first-of-type {
  font-family: "arimoregular", sans-serif;
  font-size: 14px;
  text-indent: 0;
  letter-spacing: 0;
  color: #333;
}

.mainContent p,
.mainContent span,
.mainContent .contentList,
.mainContent .contentListInt, .mainContent .contentList * {
  font-family: "arimoregular", sans-serif !important;
  font-size: 14px !important;
  text-indent: 0 !important;
  letter-spacing: 0 !important;
  color: #333 !important;
}

input.hover,
a.hover.button,
select.hover,
textarea.hover, .hover.nice-select, input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover, .nice-select:active,
.nice-select.open,
.nice-select:focus {
  background-color: #dfe7f2;
}

input,
a.button,
select,
textarea, .nice-select {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #a9ccda;
  border-left: 1px solid transparent;
}

input.hover,
a.hover.button,
select.hover,
textarea.hover, .hover.nice-select, input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover, .nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #19699b;
  border-left: 1px solid transparent;
}

input,
a.button,
select,
textarea, .nice-select {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 5px 8px;
  box-sizing: border-box;
  font-family: "play";
  font-size: 14px;
  letter-spacing: .5px;
  color: #333;
  background: transparent;
  -webkit-appearance: none;
  outline: none;
  transition: color 0.2s linear 0s, background 0.2s linear 0s, border 0.2s linear 0s;
}

label {
  font-family: "ubuntucond";
  font-size: 14px;
  letter-spacing: 1px;
  color: #19699b;
  text-transform: lowercase;
}

label.novalid, label.notify {
  font-size: 13px;
  color: #f00 !important;
}

label.novalid.error, label.notify {
  margin: 0 0 15px 0;
  padding: 0 10px;
  color: #fff !important;
  text-align: center;
  line-height: 35px;
}

.button-block-type-three {
  width: 200px;
}

.infoblock-type-one, .infoblock-type-two {
  font-family: "arimoregular", sans-serif;
  font-size: 13px;
  line-height: 25px;
  margin-bottom: 50px;
  padding: 10px 15px;
  text-align: center;
  letter-spacing: 1px;
  color: #fff;
  background: #19699b;
}

.button.remove-type-one {
  position: absolute;
  z-index: 1;
  top: -18px;
  right: 18px;
  display: block;
  width: 150px;
  color: #0d4467;
  border-right: 1px dotted DodgerBlue;
  border-bottom: 1px dotted DodgerBlue;
}
.button.remove-type-one:hover {
  color: #f00;
  border-right: 1px dotted DodgerBlue;
  border-bottom: 1px dotted DodgerBlue;
  background: #fff;
}

.fieldset-type-one, .fieldset-type-two {
  position: relative;
  overflow: visible;
  margin-bottom: 50px;
  padding: 5px 20px 15px 20px;
  border: 1px dotted DodgerBlue;
}

.table-type-one, .table-type-two, .table-type-three {
  overflow: visible;
  width: 100%;
}
.table-type-one > tbody > tr > th, .table-type-two > tbody > tr > th, .table-type-three > tbody > tr > th {
  font-family: "comfortaregular", cursive;
  font-size: 16px;
  position: relative;
  padding: 20px 0;
  text-align: center;
  letter-spacing: 1px;
  color: Maroon;
}
.table-type-one > tbody > tr > td, .table-type-two > tbody > tr > td, .table-type-three > tbody > tr > td {
  position: relative;
  border-bottom: 30px solid transparent;
}
.table-type-one > tbody > tr > td:nth-child(2n), .table-type-two > tbody > tr > td:nth-child(2n), .table-type-three > tbody > tr > td:nth-child(2n) {
  border-left: 15px solid transparent;
}
.table-type-one *, .table-type-two *, .table-type-three * {
  overflow: visible;
}

.table-type-two {
  width: 100%;
}
.table-type-two > tbody > tr:nth-child(2n) {
  background: linear-gradient(to right, #dfe7f2 0%, #dfe7f2 80%, transparent 100%);
}
.table-type-two > tbody > tr > td {
  padding: 0 10px;
  vertical-align: middle;
}

.table-type-three {
  width: 100%;
}
.table-type-three > tbody > tr > td {
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  border-left: none !important;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.fl_left {
  float: left;
}

.hide {
  display: none !important;
}

.height50 {
  height: 50px;
}

.marg_top {
  display: block;
  margin-top: 15px;
}

.noMouse {
  pointer-events: none;
}
.noMouse * {
  color: #a9ccda !important;
}

.inp {
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 0 8px;
  line-height: 35px;
  font-family: "play";
  font-size: 14px;
  letter-spacing: .5px;
  -webkit-appearance: none;
  outline: none;
}

.button-block-type-one {
  transition: top 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.1s;
  width: 200px;
  position: absolute;
  top: -24px;
  right: 0;
  z-index: 10;
}
.button-block-type-one > div {
  position: relative;
}
.button-block-type-one > div div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.button-block-type-one > div > div {
  right: 0;
  background: #0d9279;
}
.button-block-type-one > div > div > div {
  transition: right 0.4s cubic-bezier(0.18, 0.89, 0.32, 1.28) 0.1s;
  right: -195px;
  background: #ec3131;
}
.button-block-type-one > div .btn {
  position: relative;
  color: #fff;
  border: 0;
  margin: 0;
  background: none;
}
.button-block-type-one > div .btn:hover {
  color: #fff;
  border: 0;
  background: none;
}
.button-block-type-one > div:hover > div > div {
  right: 0;
}

html {
  width: 100%;
  height: 100%;
}

body {
  font-family: "arimoregular", sans-serif;
  font-size: 14px;
  position: relative;
  width: 100%;
  cursor: default;
  text-align: left;
  color: #333;
}

#background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 515px;
  background: url("../images/bg.png") 0 0 repeat-x;
}

#wrapper {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

#sad {
  position: absolute;
  z-index: 39;
  width: 980px;
  height: 250px;
  background: url("../images/sad.png");
  animation: sad 220s linear infinite;
}
@keyframes sad {
  0% {
    background-position: 0 100%, 0 0;
  }
  50% {
    background-position: -2520px 100%;
  }
  100% {
    background-position: 0 100%;
  }
}
#top {
  position: relative;
  z-index: 40;
  width: 980px;
  height: 290px;
  background: url("../images/splines.png") 0 0 no-repeat;
}

#topNav {
  position: relative;
  top: 250px;
  width: 980px;
  height: 40px;
}
#topNav DIV {
  float: left;
  height: 40px;
  background-repeat: no-repeat;
}
#topNav DIV A {
  height: 40px;
  background-repeat: no-repeat;
}
#topNav .main {
  width: 118px;
  background: url("../images/splines.png") 0 -350px;
}
#topNav .main:hover, #topNav .main.active {
  background: url("../images/splines.png") 0 -430px;
}
#topNav .main A {
  background: url("../images/splines.png") 0 -390px;
}
#topNav .main A:hover, #topNav .main A.active {
  background: url("../images/splines.png") 0 -470px;
}
#topNav .ignorance {
  width: 272px;
  background: url("../images/splines.png") -118px -350px;
  margin: 0 130px 0 0;
}
#topNav .ignorance:hover, #topNav .ignorance.active {
  background: url("../images/splines.png") -118px -430px;
}
#topNav .ignorance A {
  background: url("../images/splines.png") -118px -390px;
}
#topNav .ignorance A:hover, #topNav .ignorance A.active {
  background: url("../images/splines.png") -118px -470px;
}
#topNav .patients {
  width: 168px;
  background: url("../images/splines.png") -520px -350px;
}
#topNav .patients:hover, #topNav .patients.active {
  background: url("../images/splines.png") -520px -430px;
}
#topNav .patients A {
  background: url("../images/splines.png") -520px -390px;
}
#topNav .patients A:hover, #topNav .patients A.active {
  background: url("../images/splines.png") -520px -470px;
}
#topNav .whence {
  width: 159px;
  background: url("../images/splines.png") -688px -350px;
}
#topNav .whence:hover, #topNav .whence.active {
  background: url("../images/splines.png") -688px -430px;
}
#topNav .whence A {
  background: url("../images/splines.png") -688px -390px;
}
#topNav .whence A:hover, #topNav .whence A.active {
  background: url("../images/splines.png") -688px -470px;
}
#topNav .contacts {
  width: 133px;
  background: url("../images/splines.png") -847px -350px;
}
#topNav .contacts:hover, #topNav .contacts.active {
  background: url("../images/splines.png") -847px -430px;
}
#topNav .contacts A {
  background: url("../images/splines.png") -847px -390px;
}
#topNav .contacts A:hover, #topNav .contacts A.active {
  background: url("../images/splines.png") -847px -470px;
}

#middle {
  position: relative;
}

#left {
  position: relative;
  z-index: 1;
  float: left;
  width: 220px;
  background: #fff;
}

#left-sticky-wrapper {
  float: left;
  width: 220px;
}

.bg_left_top,
.bg_left_center,
.bg_left_bottom {
  position: absolute;
  left: 0;
  width: 220px;
}

.bg_left_top {
  top: 0;
  height: 100px;
  background: url("../images/splines.png") -1200px 0 no-repeat;
}

.bg_left_center {
  top: 100px;
  background: url("../images/left_center.png") 0 0 repeat-y;
}

.bg_left_bottom {
  bottom: 0;
  height: 290px;
  background: url("../images/splines.png") -980px 0 no-repeat;
}

#leftNav {
  position: relative;
  z-index: 1;
  overflow: visible;
  width: 220px;
  height: 310px;
}

.accordio,
.header_menu,
.ticket_menu {
  margin: 10px 0 0 7px;
}
.accordio .actLink,
.accordio li.active a,
.header_menu .actLink,
.header_menu li.active a,
.ticket_menu .actLink,
.ticket_menu li.active a {
  color: #661212 !important;
}

#leftNav .acc_btn,
#leftNav .btn,
.header_menu .acc_btn,
.header_menu .btn {
  line-height: 33px;
  width: 195px;
  height: 35px;
  margin: 0;
  padding: 0 5px 0 15px;
  cursor: pointer;
  background-repeat: no-repeat;
}
#leftNav .acc_btn:hover,
#leftNav .btn:hover,
.header_menu .acc_btn:hover,
.header_menu .btn:hover {
  color: #32521d;
}
#leftNav .acc_btn,
.header_menu .acc_btn {
  padding: 0;
}
#leftNav .disease,
.header_menu .disease {
  background: url("../images/splines.png") -1500px -190px;
}
#leftNav .character,
.header_menu .character {
  background: url("../images/splines.png") -1500px -230px;
}
#leftNav .info,
.header_menu .info {
  background: url("../images/splines.png") -1500px -270px;
}
#leftNav .gallery,
.header_menu .gallery {
  background: url("../images/splines.png") -1500px -410px;
}
#leftNav .blogLMenu,
.header_menu .blogLMenu {
  margin: 3px 0 0 7px;
  background: url("../images/splines.png") -1500px -450px;
}
#leftNav .prymepisode,
.header_menu .prymepisode {
  background: url("../images/splines.png") -1500px -490px;
}
#leftNav .questionLmenu,
.header_menu .questionLmenu {
  margin: 3px 0 0 7px;
  background: url("../images/splines.png") -1500px -535px;
}
#leftNav .acc_hide,
#leftNav .acc_hide2,
.header_menu .acc_hide,
.header_menu .acc_hide2 {
  width: 195px;
  margin: 0;
}
#leftNav .acc_hide a,
#leftNav .acc_hide2 a,
.header_menu .acc_hide a,
.header_menu .acc_hide2 a {
  font-family: "arimoregular", sans-serif;
  font-size: 12px;
  line-height: 20px;
  display: block;
  width: 195px;
  height: 25px;
  margin: 0 0 5px 0;
  padding: 0 7px 0 13px;
  text-transform: lowercase;
  color: #0d4467;
  background: url("../images/splines.png") -1500px -310px;
}
#leftNav .acc_hide a:hover,
#leftNav .acc_hide2 a:hover,
.header_menu .acc_hide a:hover,
.header_menu .acc_hide2 a:hover {
  color: #661212;
}
#leftNav li.acc_hide,
.header_menu li.acc_hide {
  display: none;
}
#leftNav li.acc_hide:nth-of-type(2),
.header_menu li.acc_hide:nth-of-type(2) {
  display: list-item;
}
#leftNav li.acc_hide.show,
.header_menu li.acc_hide.show {
  display: list-item;
}

.header_menu {
  position: absolute;
  top: 40px;
  left: -3px;
}
.header_menu .acc_btn {
  padding: 0 0 0 25px;
}

.acc_hide2 {
  display: none;
  border-right: 1px dotted #7e2e08;
  border-bottom: 1px dotted #7e2e08;
  border-left: 1px dotted #7e2e08;
  background: #fff;
  -webkit-box-shadow: 2px 2px 3px #999;
  -moz-box-shadow: 2px 2px 3px #999;
  box-shadow: 2px 2px 3px #999;
  -khtml-box-shadow: 2px 2px 3px #999;
}

.group_hr {
  width: 170px;
  height: 20px;
  margin: 10px 0 0 0;
  background: url("../images/splines.png") -1420px 0 no-repeat;
}

#right {
  position: relative;
  float: left;
  width: 760px;
  background: #fff;
}

#headNav {
  position: absolute;
  z-index: 30;
  width: 760px;
  height: 90px;
  background: url("../images/splines.png") 0 -510px no-repeat;
  overflow: visible;
}

.quest_section_btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 330px;
  height: 70px;
}
.quest_section_btn A {
  width: 330px;
  height: 70px;
  background: url("../images/splines.png") -980px -290px no-repeat;
}
.quest_section_btn A:hover {
  background: url("../images/splines.png") -980px -360px no-repeat;
}

.create_quest {
  position: absolute;
  width: 170px;
  height: 25px;
  bottom: 10px;
  left: 10px;
  background: #7e2e08;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  -khtml-box-shadow: 1px 1px 1px #ccc;
  border: 1px solid #fff;
  line-height: 23px;
}
.create_quest:hover {
  background: #661212;
}
.create_quest A {
  width: 170px;
  height: 25px;
  font-family: "Courier New", monospace;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.5px #333;
  -moz-text-shadow: 0.5px 0.5px 0.5px #333;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #333;
  -khtml-text-shadow: 0.5px 0.5px 0.5px #333;
  text-align: center;
}

.header_txt {
  position: absolute;
  width: 380px;
  height: 80px;
  top: 4px;
  right: 15px;
  font-size: 12px;
  color: #19699b;
  text-shadow: 0.5px 0.5px 0.5px #999;
  -moz-text-shadow: 0.5px 0.5px 0.5px #999;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #999;
  -khtml-text-shadow: 0.5px 0.5px 0.5px #999;
  text-align: justify;
}
.header_txt SPAN {
  display: inline;
  border-bottom: 1px dotted #19699b;
}

#content {
  opacity: 0;
  position: relative;
  width: 750px;
  margin: 10px 0 0 5px;
  text-align: justify;
  transition: opacity 0.3s ease-in 0s;
}
#content.loaded {
  opacity: 1;
}

.bg_content_top,
.bg_content_center,
.bg_content_bottom {
  position: absolute;
  z-index: 0;
  width: 750px;
  left: 0;
}

.bg_content_top {
  top: 0;
  height: 85px;
  background: url("../images/splines.png") 0 -600px no-repeat;
}

.bg_content_center {
  top: 85px;
  bottom: 90px;
  height: 100%;
  background: url("../images/textfield_center.png") 0 0 repeat-y;
}

.bg_content_bottom {
  bottom: 0;
  height: 90px;
  background: url("../images/splines.png") 0 -685px no-repeat;
}

.article {
  position: relative;
  margin: 35px 30px 35px 30px;
}

h1 {
  font-family: "arimobold", sans-serif;
  font-size: 14px;
  color: #19699b;
  text-transform: uppercase;
}

.pagetitle {
  margin: 0px 0 15px 0;
  padding: 0 0 5px 0;
  text-align: left;
  border-bottom: 1px solid #19699b;
}

a.link, a.mailto {
  display: inline-block;
  font-family: "play";
  color: DodgerBlue;
  border-bottom: 1px dotted DodgerBlue;
  line-height: normal !important;
}
a.link:hover, a.mailto:hover {
  color: #19699b;
  border-bottom: 1px solid #19699b;
}

strong {
  font-weight: 400;
  color: #661212;
  text-shadow: 1px 1px 1px #ccc;
  -moz-text-shadow: 1px 1px 1px #ccc;
  -webkit-text-shadow: 1px 1px 1px #ccc;
  -khtml-text-shadow: 1px 1px 1px #ccc;
}

em {
  font-style: italic;
  color: #661212;
  text-shadow: 1px 1px 1px #ccc;
  -moz-text-shadow: 1px 1px 1px #ccc;
  -webkit-text-shadow: 1px 1px 1px #ccc;
  -khtml-text-shadow: 1px 1px 1px #ccc;
}

.mainContent {
  overflow: visible;
  margin: 0 0 45px 0;
  background: none !important;
}
.mainContent p,
.mainContent span,
.mainContent .contentList,
.mainContent .contentListInt {
  margin: 0 !important;
  padding: 0 !important;
}
.mainContent p {
  display: block !important;
  margin-bottom: 12px !important;
  line-height: 24px !important;
}
.mainContent span[style*="font-weight:700"] {
  color: #7e2e08 !important;
  text-shadow: 1px 1px 1px #ccc;
  -moz-text-shadow: 1px 1px 1px #ccc;
  -webkit-text-shadow: 1px 1px 1px #ccc;
  -khtml-text-shadow: 1px 1px 1px #ccc;
  font-weight: 400 !important;
  letter-spacing: 1px;
}
.mainContent .contentList {
  display: block;
  margin-bottom: 25px !important;
  padding: 15px 15px 20px 15px !important;
  background: #cadef3 !important;
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  -khtml-border-radius: 0 0 0 10px;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  box-shadow: 2px 2px 2px #999;
  -khtml-box-shadow: 2px 2px 2px #999;
}
.mainContent .contentList * {
  line-height: 20px !important;
  text-align: left !important;
}
.mainContent .contentList:hover {
  background: #b7d3f1 !important;
}
.mainContent .contentList:hover > li > p > span {
  color: #661212 !important;
}
.mainContent .contentList > li > p {
  display: block;
  margin-bottom: 0 !important;
  color: #7e2e08 !important;
  text-shadow: 1px 1px 1px #ccc;
  -moz-text-shadow: 1px 1px 1px #ccc;
  -webkit-text-shadow: 1px 1px 1px #ccc;
  -khtml-text-shadow: 1px 1px 1px #ccc;
  text-indent: 10px !important;
}
.mainContent .contentList > li > p span {
  color: #7e2e08 !important;
}
.mainContent .contentList > li > ul > li > p {
  display: block;
  margin: 10px 0 0 0 !important;
  text-indent: 12px !important;
}
.mainContent .contentList > li > ul > li > p:before {
  color: #7e2e08;
  margin-right: 7px;
}
.mainContent .contentList > li > ul > li > p span {
  display: inline !important;
}
.mainContent .list0 > li > ul > li > p:before {
  content: "•";
}
.mainContent .list1 > li > ul > li > p:before {
  content: "√";
}
.mainContent .list2 > li > ul > li > p:before {
  content: "»";
}
.mainContent .list3 > li > ul > li > p:before {
  content: "♦";
}
.mainContent .list4 > li > ul > li > p:before {
  content: "■";
}
.mainContent .list5 > li > ul > li > p:before {
  content: "≡";
}
.mainContent .list6 > li > ul > li > p:before {
  content: "≈";
}
.mainContent .list7 > li > ul > li > p:before {
  content: "¶";
}
.mainContent .contentListInt {
  display: block;
  padding: 0 10px 0 25px !important;
}
.mainContent .contentListInt li p {
  display: block;
  margin: 5px 0 0 0 !important;
  text-indent: 15px !important;
}
.mainContent .contentListInt li p:before {
  color: #7e2e08;
  margin-right: 7px;
  content: "-";
}
.mainContent .contentListInt li p span {
  display: inline !important;
}

.mark1 {
  display: block;
  margin: 10px 0 0 0;
  text-align: left;
  text-indent: 15px;
}
.mark1:before {
  content: "• ";
  color: #7e2e08;
}
.mark1 SPAN {
  display: inline;
}

.mark2 {
  display: block;
  color: #7e2e08;
  letter-spacing: 1px;
  text-shadow: 1px 1px 1px #ccc;
  -moz-text-shadow: 1px 1px 1px #ccc;
  -webkit-text-shadow: 1px 1px 1px #ccc;
  -khtml-text-shadow: 1px 1px 1px #ccc;
}
.mark2 SPAN {
  display: inline;
}

.mark3 {
  display: block;
  margin: 10px 0 0 0px;
  text-align: left;
}
.mark3:before {
  content: "→ ";
  color: #7e2e08;
}
.mark3 SPAN {
  display: inline;
}

.mark4 {
  display: block;
  margin: 10px 0 0 0px;
  text-align: left;
}
.mark4:before {
  content: "√ ";
  color: #7e2e08;
}
.mark4 SPAN {
  display: inline;
}

.block1 {
  display: block;
  padding: 15px 15px 20px 15px;
  background: #d3dfff;
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  -khtml-border-radius: 0 0 0 10px;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  box-shadow: 2px 2px 2px #999;
  -khtml-box-shadow: 2px 2px 2px #999;
}

.block2 {
  display: block;
  padding: 15px 15px 20px 15px;
  background: #c4e6f4;
  -webkit-border-radius: 0 0 0 10px;
  -moz-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  -khtml-border-radius: 0 0 0 10px;
  -webkit-box-shadow: 2px 2px 2px #999;
  -moz-box-shadow: 2px 2px 2px #999;
  box-shadow: 2px 2px 2px #999;
  -khtml-box-shadow: 2px 2px 2px #999;
}

.block3 {
  display: block;
}

.nofify {
  margin: 20px 0;
  padding: 25px 15px 15px 15px !important;
  border: 1px solid #f00;
}

time {
  display: inline-block;
}

.galleryDelimiter {
  clear: both;
  height: 25px;
}

.gallItem {
  line-height: 0;
  display: block;
  float: left;
  margin: 5px 10px 5px 0;
  -webkit-box-shadow: 1px 2px 2px #333;
  -moz-box-shadow: 1px 2px 2px #333;
  box-shadow: 1px 2px 2px #333;
  -khtml-box-shadow: 1px 2px 2px #333;
}
.gallItem:hover {
  -webkit-box-shadow: 2px 3px 3px #333;
  -moz-box-shadow: 2px 3px 3px #333;
  box-shadow: 2px 3px 3px #333;
  -khtml-box-shadow: 2px 3px 3px #333;
}
.gallItem img {
  line-height: 0;
}

.blog {
  position: relative;
  display: block;
  margin: 0 0 25px 0;
  color: #333;
  border-bottom: 1px solid #b7d3f1;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
  -khtml-border-radius: 0 0 0 5px;
  background: #fff;
}
.blog:hover {
  background: #b7d3f1;
}
.blog SPAN {
  display: block;
}
.blog .title, .blog .entry .read_more {
  display: inline-block;
  margin: 10px 0 0 0;
  font-family: "comfortaregular", cursive;
  font-size: 13px;
  letter-spacing: 1px;
  color: #fff;
}
.blog .title {
  position: relative;
  margin: 10px 0 0 0;
  left: -15px;
}
.blog .title .dl_left, .blog .title .dl_center, .blog .title .dl_right {
  position: absolute;
  display: block;
  height: 40px;
}
.blog .title .dl_left {
  width: 40px;
  left: 0;
  background: url("../images/splines.png") -1560px -20px no-repeat;
}
.blog .title .dl_center {
  left: 40px;
  right: 34px;
  background: url("../images/dias_submenu.png") 0 0 repeat-x;
}
.blog .title .dl_right {
  width: 34px;
  right: 0;
  background: url("../images/splines.png") -1600px -20px no-repeat;
}
.blog .title .dl_title {
  position: relative;
  width: 100%;
  height: 25px;
  padding: 4px 15px 0 25px;
}
.blog .entry {
  margin: 0 15px 5px 15px;
}
.blog .entry .read_more {
  display: inline;
  margin: 0;
  padding: 0;
  font-family: "arimoregular", sans-serif;
  font-size: 14px;
  color: #333;
  background: none;
}
.blog .entry .read_more A {
  display: inline;
  font-family: "arimoregular", sans-serif;
  font-size: 13px;
  color: #19699b;
}
.blog .entry .read_more A:hover {
  color: #8a3207;
}
.blog .postmeta {
  margin: 10px 15px 5px 15px;
  padding: 5px 0 0 0;
  color: #7e2e08;
  font-family: "jurabook", sans-serif;
  font-size: 13px;
  text-align: right;
  border-top: 1px solid #fff;
}
.blog .postmeta SPAN {
  display: inline;
  color: #333;
}

.btn-more {
  padding: 5px 10px;
  font-family: "arimoregular", sans-serif;
  font-size: 13px;
  letter-spacing: 1px;
  color: #19699b;
  text-transform: lowercase;
  border-bottom: 1px solid #19699b;
  border-right: 1px solid #19699b;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -khtml-border-radius: 5px;
  cursor: pointer;
}
.btn-more:hover {
  color: #8a3207;
  border-bottom: 1px solid #8a3207;
  border-right: 1px solid #8a3207;
}

.post {
  width: 65%;
  margin: 0px;
  padding: 15px;
  background: #b7d3f1;
}
.post p:last-of-type {
  margin-bottom: 10px;
}
.post .postmeta {
  margin: 10px 15px 0px 15px;
  padding: 15px 0 0 0;
  color: #7e2e08;
  font-family: "jurabook", sans-serif;
  font-size: 13px;
  text-align: right;
  border-top: 1px solid #fff;
}
.post .postmeta SPAN {
  display: inline;
  color: #333;
}

.latest_post {
  position: relative;
  z-index: 1;
  float: left;
  width: 29%;
  margin: 0 0 0 10px;
}
.latest_post .post_block {
  height: 100%;
}
.latest_post .post_block .blog {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  color: #333;
  background: #ebeeef;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -khtml-border-radius: 0 0 0 0;
}
.latest_post .post_block .blog:hover {
  background: #b7d3f1;
}
.latest_post .post_block .blog SPAN {
  display: block;
}
.latest_post .post_block .blog SPAN SPAN {
  display: block;
}
.latest_post .post_block .blog .title {
  left: 0;
  margin: 0 0 0 10px;
  padding: 10px 10px 5px 0;
  font-size: 13px;
  letter-spacing: 0;
  color: #8a3207;
  border-bottom: 1px solid #8a3207;
}
.latest_post .post_block .blog .entry {
  margin: 5px 10px;
  text-align: left;
}
.latest_post .post_block .blog .entry .read_more {
  display: inline;
}
.latest_post .post_block .blog .postmeta {
  margin: 0 10px 5px 10px;
  text-align: center;
}

.contact_header {
  width: 95%;
  margin: 0 0 15px 0;
  padding: 15px;
  text-align: center;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
  border: 1px solid #19699b;
  background: #d3dfff;
}
.contact_header p {
  margin-bottom: 20px;
}
.contact_header p:first-of-type {
  color: #0d4467;
  letter-spacing: 1px;
  line-height: 20px !important;
}
.contact_header p:last-of-type {
  margin-bottom: 0px;
}
.contact_header strong {
  letter-spacing: 1px;
}

UL.contacts {
  width: 95%;
  margin: 0 0 15px 0;
  padding: 15px;
  text-align: left;
  line-height: 24px !important;
  border: 1px solid #a9ccda;
  border-top: 1px solid #19699b;
  border-left: 1px solid #19699b;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
  background: #ebeeef;
}
UL.contacts p {
  margin-bottom: 10px;
}
UL.contacts p:last-of-type {
  margin-bottom: 0px;
}
UL.contacts LI {
  margin: 0 15px 10px 40px;
}
UL.contacts LI:first-of-type {
  margin: 10px 0 10px 10px;
  padding: 0 0 10px 0;
  color: #0d4467;
  border-bottom: 1px dotted #19699b;
  letter-spacing: 1px;
}

.addr LI P {
  text-shadow: 1px 1px 1px #ccc;
  -moz-text-shadow: 1px 1px 1px #ccc;
  -webkit-text-shadow: 1px 1px 1px #ccc;
  -khtml-text-shadow: 1px 1px 1px #ccc;
}
.addr LI P:last-of-type {
  color: #661212;
}

.map {
  margin: 0 0 45px 0;
  border-top: 1px solid #19699b;
  border-left: 1px solid #19699b;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
}

iframe.contacts {
  width: 700px;
  height: 450px;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
  -webkit-box-shadow: 1px 1px 2px #333;
  -moz-box-shadow: 1px 1px 2px #333;
  box-shadow: 1px 1px 2px #333;
  -khtml-box-shadow: 1px 1px 2px #333;
  background: #d3dfff;
}

.mailto {
  display: inline-block;
}

.dias_submenu {
  width: 705px;
  margin: 5px 0 15px 0;
  border-bottom: 1px solid #0d4467;
}
.dias_submenu UL {
  width: 705px;
}
.dias_submenu UL LI {
  position: relative;
  float: left;
  height: 30px;
}
.dias_submenu UL LI A {
  position: relative;
  height: 30px;
  padding: 4px 15px 0 15px;
  font-family: "arimoregular", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px #0d4467;
  -moz-text-shadow: 1px 1px 1px #0d4467;
  -webkit-text-shadow: 1px 1px 1px #0d4467;
  -khtml-text-shadow: 1px 1px 1px #0d4467;
}
.dias_submenu UL LI .dl_left,
.dias_submenu UL LI .dl_center,
.dias_submenu UL LI .dl_right {
  position: absolute;
  display: block;
  height: 30px;
}
.dias_submenu UL LI .dl_left {
  width: 40px;
  left: 0;
  background: url("../images/splines.png") -1560px -20px no-repeat;
}
.dias_submenu UL LI .dl_center {
  left: 40px;
  right: 34px;
  background: url("../images/dias_submenu.png") 0 0 repeat-x;
}
.dias_submenu UL LI .dl_right {
  width: 34px;
  right: 0;
  background: url("../images/splines.png") -1600px -20px no-repeat;
}
.dias_submenu UL LI:hover .dl_left, .dias_submenu UL LI.active_ds_sub .dl_left {
  width: 40px;
  left: 0;
  background: url("../images/splines.png") -1560px -60px no-repeat;
}
.dias_submenu UL LI:hover .dl_center, .dias_submenu UL LI.active_ds_sub .dl_center {
  left: 40px;
  right: 34px;
  background: url("../images/dias_submenu_h.png") 0 0 repeat-x;
}
.dias_submenu UL LI:hover .dl_right, .dias_submenu UL LI.active_ds_sub .dl_right {
  width: 34px;
  right: 0;
  background: url("../images/splines.png") -1600px -60px no-repeat;
}

input[type="submit"],
input[type="button"],
a.button {
  padding: 0 8px;
  color: #0d4467;
  cursor: pointer;
  text-align: center;
  line-height: 35px;
  border-right: 1px solid #a9ccda;
  background: #fff;
}
input[type="submit"]:hover,
input[type="button"]:hover,
a.button:hover {
  border-right: 1px solid Maroon;
  border-bottom: 1px solid Maroon;
  color: Maroon;
}

textarea {
  width: 100%;
  height: 150px;
  line-height: 25px;
  padding: 5px 10px;
}

input[type="file"] {
  color: #0d4467;
  text-transform: lowercase;
}

label {
  display: block;
  margin: 0 0 7px 0;
  transition: color 0.2s linear 0s, background 0.2s linear 0s, border 0.2s linear 0s;
}
label.hover {
  color: Maroon;
}
label.novalid {
  position: absolute;
  margin-top: -8px;
}
label.novalid.error {
  position: relative;
  background: #f00;
}
label.notify {
  background: #32521d;
}

.dateCal {
  width: 100%;
}

/*
span.novalid {
	position: relative;
	top: -3px;

	.error {
		@extend %label;
		font-size: 13px !important;
		color: $red !important;
	}

}

p.error,
p.notify {
	margin: 5px 0 15px 0;
	font-family: $ubuntuCond !important;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 13px !important;
	color: $red !important;
}
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: none;
}

.cboxIframe {
  background: none;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  background: none;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -32px;
  background: url(cboxArrow.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -32px;
  background: url(cboxArrow.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  display: none !important;
  top: 0;
  right: 5px;
  display: block;
  background: url(cboxArrow.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: bottom center;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  outline: none;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  overflow: visible;
}
.nice-select span,
.nice-select li {
  font-family: "play" !important;
  font-size: 14px !important;
  letter-spacing: 0.5px !important;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  max-height: 220px;
  overflow-y: auto;
  width: 100%;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 5;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  list-style: none;
  outline: none;
  padding: 8px 8px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background-color: #dfe7f2;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.mainContent .type-two {
  position: relative;
  overflow: visible;
  margin: 25px 0 0 15px;
}

.userpic {
  display: inline-block;
  width: 100px;
  height: 100px;
}

.button-block-type-two {
  margin: 10px 0 50px 0;
}
.button-block-type-two a,
.button-block-type-two input {
  width: 100%;
  margin: 0 0 1px 0;
}

.button-block-type-three {
  margin-top: 0;
}

.button-block-type-four {
  margin: 0 0 20px 0;
}
.button-block-type-four a,
.button-block-type-four input {
  width: 100%;
  margin: 0 0 1px 0;
}

.infoblock-type-two {
  background: #f00;
}

.fieldset-type-two {
  padding: 5px 20px 20px 20px;
  border-bottom: 0;
}

.userNotLoginMenu table {
  margin: 20px 0 0 10px;
  width: 190px;
}
.userNotLoginMenu table tr td {
  border: 0;
  border-bottom: 5px solid transparent;
}
.userNotLoginMenu table tr td.button {
  padding-top: 0;
}
.userNotLoginMenu table tr td.button input {
  float: none;
  width: 100%;
}
.userNotLoginMenu table label {
  margin: 0 0 4px 2px;
}

.userMenu {
  margin: 10px 0 0 10px;
  width: 190px;
}
.userMenu .hello {
  margin: 0 0 15px 0;
}
.userMenu .hello span {
  font-family: "cassandra";
  font-size: 20px;
  font-weight: 700;
  color: #19699b;
}
.userMenu .hello span.name {
  text-transform: capitalize;
}

/** *** **/
.loginza .log_btn {
  width: 190px;
  height: 40px;
  margin: 15px 0 0 10px;
}
.loginza .log_btn A {
  width: 190px;
  height: 40px;
  background: url("../images/splines.png") -980px -430px no-repeat;
}
.loginza .log_btn A:hover {
  background: url("../images/splines.png") -980px -470px no-repeat;
}

/** *** **/
.log_area {
  position: relative;
  height: 120px;
  margin: 10px 20px 0 10px;
}

.logining {
  margin: 10px 10px 5px 10px;
  color: #661212;
  font-family: "cassandra";
  font-size: 18px;
  text-shadow: 0.5px 0.5px 0.5px #999;
  -moz-text-shadow: 0.5px 0.5px 0.5px #999;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #999;
  -khtml-text-shadow: 0.5px 0.5px 0.5px #999;
}
.logining .username {
  display: block;
  margin-top: 15px;
}

.logout {
  position: absolute;
  height: 20px;
  bottom: 0;
  right: 0;
  padding: 1px 10px 3px 10px;
  background: #19699b;
}
.logout:hover {
  background: #7e2e08;
}
.logout a {
  font-family: "Courier New", monospace;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.5px #333;
  -moz-text-shadow: 0.5px 0.5px 0.5px #333;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #333;
  -khtml-text-shadow: 0.5px 0.5px 0.5px #333;
}

/** *** **/
.nologin_txt {
  margin: 15px 0 55px 45px;
  padding: 15px;
  background: #ebeeef;
  color: #333;
  text-indent: 0px !important;
  letter-spacing: 1px;
}

.err_no_auth {
  height: 40px;
  margin: 10px 0 0 0;
  font-family: "Courier New", monospace;
  color: #333;
}

/** *** **/
#tick_form {
  position: relative;
  width: 500px;
  margin: 5px 0 20px 0;
}
#tick_form form {
  position: relative;
  z-index: 1;
  margin: 30px 20px 20px 20px;
}
#tick_form div.section_select {
  width: 100%;
  margin: 0 0 15px 0;
  height: 30px;
}
#tick_form div.section_select select {
  width: 100%;
  max-width: 100% !important;
}
#tick_form div.input_head {
  margin: 0 0 15px 0;
  height: 30px;
}
#tick_form div.input_head input {
  width: 440px;
}
#tick_form div.textarea {
  margin: 5px 0 10px 0;
}
#tick_form div.textarea textarea {
  margin: 10px 0 0 0;
  width: 435px;
  padding: 10px;
}

/** *** **/
.bg_tick_form_top, #bg_tick_form_center, .bg_tick_form_bottom {
  position: absolute;
  z-index: 0;
  width: 500px;
  left: 0;
}

.bg_tick_form_top {
  top: 0;
  height: 40px;
  background: url("../images/splines.png") -1200px -100px no-repeat;
}

#bg_tick_form_center {
  top: 40px;
  background: url("../images/theme_form_center.png") 0 0 repeat-y;
}

.bg_tick_form_bottom {
  bottom: 0;
  height: 40px;
  background: url("../images/splines.png") -1200px -140px no-repeat;
}

/** *** **/
.tick_section {
  width: 100%;
  margin: 0 0 25px 0;
}

.latest_quest .quest_block .tick_section {
  width: 200px;
  margin: 0 0 10px 0;
}
.latest_quest .quest_block .tick_section:last-of-type {
  margin: 0;
}

.tick_section, .latest_quest .quest_block .tick_section, .comments, .tick_form {
  position: relative;
  display: block;
  color: #333;
  border-bottom: 1px solid #b7d3f1;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  -khtml-border-radius: 0 10px 0 0;
  background: #fff;
}
.tick_section:hover, .latest_quest .quest_block .tick_section:hover, .comments:hover, .tick_form:hover {
  background: #b7d3f1;
}
.tick_section SPAN, .latest_quest .quest_block .tick_section SPAN, .comments SPAN, .tick_form SPAN {
  display: block;
}
.tick_section SPAN SPAN, .latest_quest .quest_block .tick_section SPAN SPAN, .comments SPAN SPAN, .tick_form SPAN SPAN {
  display: block;
}
.tick_section .tick_title, .tick_section .contentTic, .latest_quest .quest_block .tick_section .tick_title, .latest_quest .quest_block .tick_section .contentTic, .comments .tick_title, .comments .contentTic, .tick_form .tick_title, .tick_form .contentTic {
  margin: 5px 0 0 15px;
}
.tick_section .tick_title .pagetitle, .tick_section .contentTic .pagetitle, .latest_quest .quest_block .tick_section .tick_title .pagetitle, .latest_quest .quest_block .tick_section .contentTic .pagetitle, .comments .tick_title .pagetitle, .comments .contentTic .pagetitle, .tick_form .tick_title .pagetitle, .tick_form .contentTic .pagetitle {
  margin: 10px 0 0 0;
  color: #7e2e08;
}
.tick_section .tick_title .date_ago, .tick_section .contentTic .date_ago, .latest_quest .quest_block .tick_section .tick_title .date_ago, .latest_quest .quest_block .tick_section .contentTic .date_ago, .comments .tick_title .date_ago, .comments .contentTic .date_ago, .tick_form .tick_title .date_ago, .tick_form .contentTic .date_ago {
  margin: 5px 0 0 0;
  text-transform: lowercase;
  font-family: "Courier New", monospace;
  font-size: 12px;
}
.tick_section .contentTic, .latest_quest .quest_block .tick_section .contentTic, .comments .contentTic, .tick_form .contentTic {
  margin: 10px 15px;
}
.tick_section .comments_row, .latest_quest .quest_block .tick_section .comments_row, .comments .comments_row, .tick_form .comments_row {
  margin: 5px 0 0 15px;
  padding-top: 3px;
  border-top: 1px solid #fff;
}
.tick_section .comments_row .comments_ago, .latest_quest .quest_block .tick_section .comments_row .comments_ago, .comments .comments_row .comments_ago, .tick_form .comments_row .comments_ago {
  display: block;
  width: 100%;
  margin: 0 15px 5px 0;
  color: #7e2e08;
  font-family: "Courier New", monospace;
  font-size: 12px;
}
.tick_section .comments_row .comments_ago .question_of, .latest_quest .quest_block .tick_section .comments_row .comments_ago .question_of, .comments .comments_row .comments_ago .question_of, .tick_form .comments_row .comments_ago .question_of {
  display: inline-block;
  float: left;
}
.tick_section .comments_row .comments_ago .question_of .tick_username, .latest_quest .quest_block .tick_section .comments_row .comments_ago .question_of .tick_username, .comments .comments_row .comments_ago .question_of .tick_username, .tick_form .comments_row .comments_ago .question_of .tick_username {
  display: inline;
}
.tick_section .comments_row .comments_ago .commentsCount, .latest_quest .quest_block .tick_section .comments_row .comments_ago .commentsCount, .comments .comments_row .comments_ago .commentsCount, .tick_form .comments_row .comments_ago .commentsCount {
  display: inline-block;
  float: right;
  margin-right: 10px;
}

.quest_block .comments_row .question_of {
  text-align: right;
}

.latest_quest .quest_block .tick_section .tick_title {
  margin: 5px 5px 0 5px;
}
.latest_quest .quest_block .tick_section .tick_title .pagetitle {
  color: #7e2e08;
}
.latest_quest .quest_block .tick_section .tick_title .date_ago {
  margin: 5px 0 0 0;
  text-transform: lowercase;
  font-family: "Courier New", monospace;
  font-size: 12px;
}
.latest_quest .quest_block .tick_section .comments_row {
  margin: 5px;
}

/** *** **/
.tick_body {
  position: relative;
  z-index: 1;
  margin: 25px 0 0 0;
  padding: 0 0 0 25px;
}
.tick_body .tick_content_general {
  width: 460px;
  color: #333;
}
.tick_body .tick_content_general .pagetitle {
  margin: 10px;
  color: #7e2e08;
}
.tick_body .tick_content_general .tick_content {
  margin: 0 10px 10px 0px;
}
.tick_body .comments {
  width: 95%;
  background: #ebeeef;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -khtml-border-radius: 0;
}
.tick_body .comments .comments_row {
  margin: 0;
  padding-top: 0;
  border-top: none;
  border-bottom: 1px solid #a9ccda;
}
.tick_body .comments .comments_row .comments_ago {
  margin: 0;
  padding: 1px 0 3px 0;
}
.tick_body .comments .comments_row .commentsCount {
  margin-right: 20px;
}
.tick_body .comments .comments_row .question_of {
  margin-left: 10px;
}
.tick_body .comments .comments_row #comment-editor {
  width: 95% !important;
}
.tick_body #comment-form-placeholder {
  position: relative;
  top: -20px;
  left: -20px;
}
.tick_body #comment-form-placeholder #comment-editor {
  padding: 10px;
}
.tick_body #comment-form-placeholder .tick_buttons {
  margin-top: 5px;
}

.ticket-comment .ticket-comment-body {
  position: relative;
  max-width: 440px;
  margin: 0 0 10px 0;
  padding: 10px 10px 5px 10px;
  color: #333;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
  -webkit-box-shadow: 1px 1px 1px #ccc;
  -moz-box-shadow: 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  -khtml-box-shadow: 1px 1px 1px #ccc;
  border: 1px solid #fff;
  background: #a9ccda;
}
.ticket-comment .ticket-comment-body .ticket-comment-text {
  font-size: 12px;
}
.ticket-comment .ticket-comment-body .ticket-header {
  position: relative;
  width: 440px;
  margin: 20px 0 5px 0;
  padding: 10px 0 0 0;
  font-family: "Courier New", monospace;
  font-size: 12px;
  color: #333;
  text-align: right;
  border-top: 1px dotted #fff;
}
.ticket-comment .ticket-comment-body .ticket-header SPAN {
  display: block;
}

/* *** */
.latest_quest {
  position: relative;
  z-index: 1;
  float: left;
  width: 195px;
  margin: 5px 0 0 10px;
}
.latest_quest .head {
  margin: 0 0 3px 0;
  font-family: "pilotka";
  font-size: 12px;
  color: #19699b;
}
.latest_quest .quest_block .tick_title {
  margin: 0px 5px 0 10px !important;
}
.latest_quest .quest_block .tick_title .pagetitle {
  margin: 7px 0 0 0 !important;
}
.latest_quest .quest_block .contentTic {
  margin: 5px 10px 10px 10px !important;
  text-align: left;
}

#ticket-preview-placeholder {
  display: none;
  margin-bottom: 15px;
  outline: none;
  border: 1px solid #ccc !important;
  background: #ebeeef !important;
}
#ticket-preview-placeholder .title {
  margin: 0 0 0 5px !important;
  color: #7e2e08 !important;
}
#ticket-preview-placeholder .content {
  width: 100% !important;
  margin: 10px 0 0 5px !important;
}
#ticket-preview-placeholder .author {
  margin: 10px 5px 0 5px !important;
  text-align: right;
  color: #7e2e08;
  font-family: "jurabook", sans-serif;
  font-size: 13px;
}

.comments-subscribe.pull-right {
  display: none;
}

#comments_wrapper {
  margin-top: 15px;
}

.alert {
  width: 100%;
  margin-top: 10px;
}
.alert p {
  text-indent: 0px !important;
  text-align: center;
}

.toJourney {
  position: fixed;
  bottom: 0px;
  right: 10px;
  padding: 5px 0;
  text-align: right;
  z-index: 100;
}
.toJourney .journey {
  height: 25px;
  line-height: 25px;
  padding: 0 5px !important;
  background: Lavender;
}
.toJourney .sysLink {
  font-size: 10px;
}

.sysLink {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 0 5px !important;
  background: #CCC;
  color: #555753 !important;
}

.sysJournal {
  margin: 0 0 15px 0 !important;
  padding: 10px !important;
  min-height: 250px;
  max-height: 250px;
  border: 1px solid #999;
  overflow-y: auto;
}
.sysJournal pre {
  font-family: "play" !important;
  font-size: 11px !important;
  white-space: pre-wrap;
}
.sysJournal table {
  width: 100%;
}
.sysJournal table tr th,
.sysJournal table tr td {
  padding: 3px 5px !important;
  font-family: "play" !important;
  font-size: 11px !important;
}
.sysJournal table tr th {
  background: #CCC;
}

.advertisement {
  width: 200px;
  height: 250px;
  float: right;
  margin: 0px 10px 5px 15px;
  -webkit-border-radius: 5px 0 5px 0;
  -moz-border-radius: 5px 0 5px 0;
  border-radius: 5px 0 5px 0;
  -khtml-border-radius: 5px 0 5px 0;
  border: 1px solid #19699b;
  background: #ebeeef;
}
.advertisement .head {
  margin: 10px 0 0 10px;
  font-family: "pilotka";
  font-size: 12px;
  color: #19699b;
}
.advertisement .text {
  margin: 10px;
}
.advertisement .data {
  float: right;
  margin: 5px 10px 5px 0;
  font-family: "Courier New", monospace;
  font-size: 12px;
  color: #7e2e08;
}

.editable {
  position: absolute;
  width: 123px;
  height: 20px;
  bottom: 25px;
  right: 25px;
  background: #0d4467;
}
.editable:hover {
  background: #661212;
}
.editable A {
  width: 123px;
  height: 20px;
  font-family: "Courier New", monospace;
  font-size: 13px;
  text-align: center;
  line-height: 18px;
  color: #fff;
}

footer {
  position: relative;
  width: 980px;
  height: 300px;
  margin: 0 auto;
  background: url("../images/splines.png") 0 -775px no-repeat;
}

.batpwrd {
  position: absolute;
  bottom: 0;
  right: 110px;
  width: 270px;
  height: 50px;
  background: url("../images/splines.png") -760px -650px no-repeat;
}
.batpwrd:hover {
  background: url("../images/splines.png") -760px -600px no-repeat;
}
.batpwrd A {
  width: 200px;
  height: 50px;
  display: block;
  float: left;
}

.copyright {
  float: left;
  width: 55px;
  margin: 32px 0 0 7px;
  font-family: "play";
  font-size: 12px;
  color: #fff;
}

/*# sourceMappingURL=main.css.map */
