@font-face {
    font-family: 'PT Sans';
    src: url('../fonts/ptsans/PTS55F_W.eot');
    src: url('../fonts/ptsans/PTS55F_W.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans/PTS55F_W.woff') format('woff'),
         url('../fonts/ptsans/PTS55F_W.ttf') format('truetype'),
         url('../fonts/ptsans/PTS55F_W.svg#PTSans-Regular') format('svg');
}

@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    src: url('../fonts/ptsans/PTS56F_W.eot');
    src: url('../fonts/ptsans/PTS56F_W.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans/PTS56F_W.woff') format('woff'),
         url('../fonts/ptsans/PTS56F_W.ttf') format('truetype'),
         url('../fonts/ptsans/PTS56F_W.svg#PTSans-Italic') format('svg');
}

@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/ptsans/PTS75F_W.eot');
    src: url('../fonts/ptsans/PTS75F_W.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans/PTS75F_W.woff') format('woff'),
         url('../fonts/ptsans/PTS75F_W.ttf') format('truetype'),
         url('../fonts/ptsans/PTS75F_W.svg#PTSans-Bold') format('svg');
}
/*
@font-face {
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: bold;
    src: url('../fonts/ptsans/PTS76F_W.eot');
    src: url('../fonts/ptsans/PTS76F_W.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ptsans/PTS76F_W.woff') format('woff'),
         url('../fonts/ptsans/PTS76F_W.ttf') format('truetype'),
         url('../fonts/ptsans/PTS76F_W.svg#PTSans-BoldItalic') format('svg');
}
*/
* {
  font-family:"PT Sans";
}
html {
  background: url(../../img/new/html.jpg);
}
body {
  padding:0;
  margin:0;
  font-size:12px;
  color: #3d3d3d;
  /*background: url("../../img/new/ny-left.png") no-repeat, url("../../img/new/ny-right.png") no-repeat;
  background-position: top left, top right;   */
}
table td {
  font-size:12px;
}
a {
 text-decoration:underline;
}
a:hover {
  text-decoration:none;
}
img {
  outline: none;
  border: none;
}
#menu-btn {
  position: absolute;
  display: block;
  cursor: pointer;
  background: url(../../img/new/show-menu.png) no-repeat;
  min-width: 51px;
  height: 30px;
  top: 214px;
  left: 0;
  font-size: 14px;
  padding: 12px 0 0 60px;
  display: none;
  z-index: 101;
}
#menu-btn.hide-menu {
  width: 51px;
  overflow: hidden;
  left: 275px;
  text-indent: -9999px;
  background: url(../../img/new/hide-menu.png) no-repeat;
}
#main {
  min-width:768px;
  max-width:1440px;
  position:relative;
  height:100%;
  margin:0 auto;
}
#main1 {
  background:url('../../img/shadow-left.jpg') repeat-y;
}
#main1 .bmain {
  background:url('../../img/shadow-right.jpg') repeat-y right top;
  background: #fff;
}
#header {
  vertical-align:top;
  color:#ffffff;
  background:url('../../img/new/header.jpg') no-repeat 50% 0;
  /*background:url('../../img/new/header-ny.jpg') no-repeat 50% 0;  */
}
.header {
  position: relative;
  height: 155px;
}
.header .logo-left,
.header .logo-right,
.header .site-title {
  display: block;
  position: absolute;
  top: 50%;
}
#header .logo-left {
  width: 133px;
  height: 133px;
  background: url(../../img/new/logo-left.png) no-repeat;
  margin-top: -66px;
  left: 45px;
}
#header .site-title {
  color: #fff;
  text-decoration: none;
  font-size: 24px;
  margin-top: -42px;
  left: 200px;
}
#header .logo-right {
  width: 124px;
  height: 134px;
  background: url(../../img/new/logo-right.png) no-repeat;
  margin-top: -67px;
  right: 45px;
}
#icons img {
  margin-left:20px;
}
#.icons {
  margin-top:10px;
}
#galheader {
  background:url('../../img/upgal.jpg') no-repeat;
}
#menu {
  margin:0;
  padding:0;
  list-style:none;
  width:275px;
  background: #346ea5;
}
#menu li {
  display: block;
  border-top: 1px solid rgba(255,255,255,.15);
  border-bottom: 1px solid rgba(0,0,0,.15);
}
#menu li:hover {
  background: #de1a1a;
}
#menu a {
  display:block;
  padding: 11px 25px;
  font-size:14px;
  color:#ffffff;
  text-decoration:none;
}
#menu a:hover {
  text-decoration:none;
}
#shmenu {
  font-size:14px;
}
#shmenu td {
  padding-left:15px;
  padding-right:15px;
  visibility:hidden;
}
#menu li.lsel {
  background: #de1a1a;
}
#menu li.ssel {
  background: #4783be;
}
#menu li.ssel:hover {
  background: #de1a1a;
}
#menu li.ssel a {
  padding: 5px 30px;
}
#menu li.ssel1 {
  background: #de1a1a;
}
#menu li.ssel1 a {
  padding: 5px 30px;
}
#menu_sha  {
  float:right;
  width:9px;
  height:30px;
  background:url('../../img/menu-sha.png') repeat-y;
}
#menuname {
  padding-top: 5px;
}
#menuname h3 {
  margin:0;
  font-size:21px !important;
  color:#3d3d3d;
  font-weight: normal;
}
#footer {
  font-size:12px;
  text-align:center;
  padding: 25px 0;
  color: #868686;
}
#footer a {
  color: #868686;
  font-size:12px;
}
#content {
  font-size:12px;
  padding-left: 15px;
  padding-right: 30px;
}
#content table {
  font-size:12px;
}
#content a {
  color:#000000;
}
#content h3 {
  font-size:14px;
  color:#01437c;
}
#upphotos {

}
#upphotos img {
  cursor:pointer;
  border:1px solid #a6c4de;
}
#submenu {
  width:10px;
  font-size:11px;
  margin-bottom:2px;
  margin-left:5px;
  margin-top:2px;
  float:left;
}
#submenu a{
  color:#ffffff;
  text-decoration:none;
}
#clear,.clear {
  clear:both;
}
#sitemap {
  margin-left:60px;
  margin-top:20px;
}
#sitemap div {
  padding-left:12px;
  background:url('../../img/micon.jpg') no-repeat left 5px;
  height:24px;
}
#sitemap div.main {
  background:none;
}
#sitemap div.hd {
  background:none;
  padding:0;
  height:auto;
}
#sitemap a {
  color:#25608b;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#sitemap a:hover {
  text-decoration:underline;
}
#sitemap a.low {
  font-weight:normal;
  font-size:11px;
}
#content h2 {
  color:#25608b;
  font-size:14px;
  margin:0;
}
#pages {
  margin-top:20px;
}
#pages td {
  font-size:11px;
  padding-right:4px;
}
#pages a {
  font-size:11px;
  color:#000000;
  display:block;
  background-color:#eeeeee;
  border:1px solid #cccccc;
  padding:2px 5px;
  text-decoration:none;
  cursor: pointer;
}
#pages td a:hover {
  color:#25608b;
}
#pages b {
  display:block;
  background-color:#eeeeee;
  border:1px solid #cccccc;
  padding:2px 5px;
  color:#25608b;
}
#path {
  font-size:11px;
  color:#999999;
  margin-bottom:15px;
}
#path a {
  color:#999999;
}
#files {
  margin-top:10px;
  margin-left:30px;
  font-size:11px;
}
#files h3 {
  color:#25608b;
  font-size:11px;
  margin-left:5px;
  margin-bottom:5px;
  font-weight:normal;
}
#files a {
  font-size:11px;
  color:#25608b;
}
#files ul {
  margin:0;
  padding:0;
  list-style:none;
}
#files li {
  margin-bottom:6px;
}
#files img {
  border:0;
  margin-right:10px;
  vertical-align:middle;
}
#files span {
  margin-left:10px;
}
#files b,.qrcode {
  margin-left:10px;
  display:inline-block;
  vertical-align:middle;
  width:32px;
  height:32px;
  background:url('../../img/qr.png') no-repeat;
  cursor:pointer;
}
#prebody {
  margin-bottom:30px;
  padding-bottom:10px;
  border-bottom:1px dashed #dddddd;
}
.qrcode-win {
  position:fixed;
  z-index:1000;
  left:50%;
  top:50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background:#ffffff;
  padding:10px;
   -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
#prebody .date {
  font-size:11px;
  color:#666666;
}
#prebody .title {
  color:#25608b;
  font-size:12px;
  font-weight:bold;
}
#prebody .title a {
  color:#25608b;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#prebody a.title {
  color:#25608b;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#prebody a.title:hover {
  text-decoration:underline;
}
#content a.more {
  color:#25608b;
  font-size:11px;
  font-weight:bold;
}
#body h2 {
  color:#25608b;
  font-size:12px;
  margin-bottom:5px;
}
#prebody1 {
  margin-left:30px;
  margin-bottom:30px;
}
#prebody1 ul {
  margin:0;
  padding:0;
  list-style:none;
}
#prebody1 li {
  padding-left:12px;
  background:url('../../img/micon.jpg') no-repeat left 8px;
  padding-top:3px;
  padding-bottom:3px;
}
#prebody1 span {
  font-size:11px;
  color:#666666;
}
#prebody1 a {
  color:#25608b;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
}
#prebody1 a:hover {
  text-decoration:underline;
}
#menu_chapters {
  margin-left:30px;
  margin-bottom:30px;
}
#menu_chapters ul {
  margin:0;
  padding:0;
  list-style:none;
}
#menu_chapters a {
  color:#25608b;
  font-size:13px;
  font-weight:bold;
  text-decoration:none;
}
#menu_chapters a:hover {
  text-decoration:underline;
}
#menu_chapters li {
  padding-left:12px;
  background:url('../../img/micon.jpg') no-repeat left 8px;
  padding-top:3px;
  padding-bottom:3px;
}
#news_prebody {
  margin-top:20px;
  font-size: 14px;
  line-height: 1.2;
  position:relative;
}
#news_prebody1 {
  margin-bottom:20px;

}
#news_prebody .news_prebody1 {
  position:relative;
}
#news_prebody.main_news:before {
  content:"";
  position:absolute;
  left:-8px;
  top:-8px;
  bottom:-8px;
  right:-8px;
  background:#f2f2f2;
   -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#news_prebody .title a {
  color:#25608b;
  font-size:14px;
  text-decoration:none;
}
#news_prebody .title a:hover {
  text-decoration:underline;
}
#news_prebody .title {
  color:#25608b;
  font-size:14px;
  display: block;
  margin-bottom: 5px;
}
#news_prebody .date {
  font-size:12px;
  color:#fff;
  font-weight:normal;
  display: inline-block;
  padding: 1px 4px;
  border-radius: 2px;
  margin-right: 5px;
  background: #3d3d3d;
}
#news_prebody img.nimage {
  float:left;
  margin-right:10px;
  /*width: 80px;*/
  position: relative;
}
#news_prebody img.nimage_video{
  height: 13px;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.subscr {
  text-align:right;
  color:#25608b;
  font-weight:bold;
}
#sunits {
}
#sunits ul {
  padding:0;
  margin:0;
  list-style:none;
}
#sunits li {
  padding:0;
  margin:0;
  margin-bottom:1px;
}
#sunits li.sel {
  padding:0;
  margin:0;
  display:inline;
}
#sunits a {
  font-size:12px;
  color:#000000;
  text-decoration:none;
  display:block;
  height:22px;
  padding-left:10px;
  background:url('../../img/sunits/fon.jpg') repeat-x;
}
#sunits li.sel a {
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
  display:block;
  height:22px;
  padding-left:10px;
  background:url('../../img/sunits/sfon.jpg') repeat-x;
}
#sunits li.sel a:hover {
  color:#ffffff;
  text-decoration:none;
}
#sunits li.sel b {
  font-weight:normal;
  display:block;
  margin-top:3px;
  float:left;
  padding-left:20px;
  background:url('../../img/sunits/minus.jpg') no-repeat left 2px;
}
#sunits b {
  font-weight:normal;
  display:block;
  margin-top:3px;
  float:left;
  padding-left:20px;
  background:url('../../img/sunits/plus.jpg') no-repeat left 2px;
}
#sunits b.no {
  background:none;
}
#sunits a:hover {
  color:#25608b;
  text-decoration:none;
}
#sunits li.sub {
  background:#DDE6EE;
}
#sunits li.sub b {
  font-weight:normal;
  display:block;
  margin-top:4px;
  padding-bottom:2px;
  width:93%;
  float:none;
  padding-left:12px;
  margin-left:20px;
  font-size:11px;
  background:url('../../img/micon.jpg') no-repeat left 5px;
  border-bottom:1px solid #819CB4;
}
#sunits li.sub li.begin {
  height:5px;
}
#sunits li.sub li.end {
  height:5px;
  _float:left;
}
#sunits li.sub ul {
  _position:relative;
  _top:-14px;
  border:0;
  background:url('../../img/sunits/shadow.png') repeat-x;
}
#sunits li.sub li {
}
#sunits li.sunit {
  padding-left:10px;
}
#sunits li.sunit b {
  font-size:11px;
}
#sunits li.sitem {
  padding-left:20px;
}
#sunits li.sub a {
  height:18px;
  background:none;
}
#sunits li.sub a.asel {
  color:#cf0e03;
}
#quests {
  margin-top:20px;
  margin-left:15px;
  margin-right:15px;
}
#questchapters a {
  display:block;
  text-decoration:none;
  height:18px;
  padding-left:5px;
  white-space:nowrap;
  border-bottom:1px solid #dddddd;
  font-size:11px;
  color:#595959;
  width:234px;
  padding-top:4px;
  _height:22px;
  _width:239px;
}
#questchapters a.sel {
  background:url('../../img/selcat.jpg') repeat-x;
}
#questchapters a:hover {
  background:url('../../img/selcat.jpg') repeat-x;
}
#quests .mquest {
  text-align:center;
  margin-top:20px;
  margin-bottom:30px;
}
#quests .mquest a {
  color:#01437c;
  font-size:13px;
  text-decoration:none;
}
#quests .mquest a:hover {
  text-decoration:underline;
}
#mform {
  width:468px;
  margin:0 auto;
}
#quests .mform {
  width:468px;
  background:url('../../img/qfon2.jpg') repeat-x #407CBB;
}
#quests .mform table {
  font-size:13px;
  color:#ffffff;
  font-weight:bold;
}
#quests .mform table td {
  vertical-align:top;
}
#quests .mform input {
  border:0;
  background:url('../../img/qinput.png') no-repeat;
  font-size:12px;
  color:#444444;
  padding-left:10px;
  padding-right:10px;
  width:222px;
  height:25px;
}
#quests .mform input.code {
  border:0;
  background:url('../../img/qcode.png') no-repeat;
  font-size:12px;
  color:#444444;
  padding-left:10px;
  padding-right:10px;
  width:47px;
  height:25px;
}
#quests .mform .checkbox1 {
  border:0;
  background:url('../../img/qscheckbox.png') no-repeat;
  color:#ffffff;
  font-weight:bold;
  margin:0;
  padding:0;
  padding-left:30px;
  height:24px;
  overflow:visible;
  cursor:pointer;
  margin-right:20px;
}
#quests .mform .checkbox2 {
  border:0;
  background:url('../../img/qcheckbox.png') no-repeat;
  color:#ffffff;
  font-weight:bold;
  margin:0;
  padding:0;
  padding-left:30px;
  height:24px;
  overflow:visible;
  cursor:pointer;
  margin-right:20px;
}
#quests .mform textarea {
  border:0;
  background:url('../../img/qtextarea.png') no-repeat;
  font-size:12px;
  color:#444444;
  padding:5px;
  padding-left:10px;
  padding-right:10px;
  width:222px;
  height:91px;
}
#mbutt {
  padding:0;
  margin:0;
  border:0;
  background:none;
  cursor:pointer;
}
#mbutt div {
  color:#ffffff;
  text-decoration:underline;
  font-size:12px;
  background:none;
}
#quests .buttons {
  margin-top:10px;
}
#quest {
  margin-bottom:10px;
  margin-top:15px;
  padding-left:12px;
  background:url('../../img/micon.jpg') no-repeat left 4px;
}
#quest a {
  color:#01437c;
  font-weight:bold;
  text-decoration:none;
}
#quest a:hover {
  text-decoration:underline;
}
.answer {
  background:#e5ecf4;
  padding:10px;
  display:none;
}
table.calendar td {
  text-align:center;
  font-size:12px;
  border:1px solid #EEEEEE;
  cursor:pointer;
}
table.calendar th {
  text-align:center;
  font-size:12px;
  border-bottom:1px solid #316482;
  border-top:1px solid #316482;
  border-right:0;
  border-left:0;
}
td.calnday {
  color:#999999;
}
#caltopmon, #caltopyear {
  color:#ffffff;
}
#tenders {
  background:#ffffff;
  width:100%;
  font-size:12px;
}
#tenders th {
  text-align:center;
  color:#01437c;
  font-weight:bold;
  background:#DEE7EE;
}
#tenders td {
  text-align:center;
  font-size:12px;
  background-color:#EEEEEE;
}
#stable td {
  vertical-align:top;
  background:none;
}
#tenders td.cell1 {
  text-align:left;
}
#tform {
  background:#336899;
  padding:10px;
  width:240px;
  display:none;
  margin-left:2px;
  margin-top:1px;
}
#tform table {
  color:#ffffff;
  font-size:12px;
  font-weight:bold;
}
#tform input {
  font-size:12px;
  font-weight:bold;
  color:#ffffff;
  background:none;
  border:1px solid #ffffff;
  width:150px;
}
#tform select {
  width:150px;
  font-size:12px;
}
#tform input.gbutton {
  width:80px;
}
#sfilter, #butt {
  background:#336899;
  color:#000;
  border:0;
  cursor:pointer;
  font-size:13px;
  //font-weight:bold;
}











#docs {
}
#docs ul {
  padding:0;
  margin:0;
  list-style:none;
}
#docs li {
  padding:0;
  margin:0;
  margin-bottom:1px;
}
#docs li.sel {
  padding:0;
  margin:0;
  display:inline;
}
#docs a {
  font-size:12px;
  color:#000000;
  text-decoration:none;
  display:block;
  height:22px;
  padding-left:10px;
  background:url('../../img/sunits/fon.jpg') repeat-x;
}
#docs li.sel a {
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
  display:block;
  height:22px;
  padding-left:10px;
  background:url('../../img/sunits/sfon.jpg') repeat-x;
}
#docs li.sel a:hover {
  color:#ffffff;
  text-decoration:none;
}
#docs li.sel b {
  font-weight:normal;
  display:block;
  margin-top:3px;
  float:left;
  padding-left:20px;
  background:url('../../img/sunits/minus.jpg') no-repeat left 2px;
}
#docs b {
  font-weight:normal;
  display:block;
  margin-top:3px;
    float:left;
  padding-left:20px;
  background:url('../../img/sunits/plus.jpg') no-repeat left 2px;
}
#docs a:hover {
  color:#25608b;
  text-decoration:none;
}
#docs li.sub {
  background:#DDE6EE;
}
#dfiles li {
  padding:0;
  margin:0;
  padding-left:10px;
  padding-right:10px;
  padding-bottom:15px;
  background:none;
  float:left;
  text-align:center;
}
#dfiles .fsize {
  font-size:11px;
}
#dfiles li a {
  padding:0;
  margin:0;
  background:none;
  height:auto;
  display:inline;
}
#photo {
  width:720px;
}
#photo div.upline {
  height:36px;
  background:url('../../img/photo/upline.png') repeat-x;
}
#photo h1 {
width:640px;
height:20px;
overflow:hidden;
  font-weight:normal;
  font-size:14px;
  color:#ffffff;
  margin:0;
  margin-left:20px;
  float:left;
  margin-top:8px;
}
#photo div.middle {
  height:330px;
}
#photo div.middle1 {
  cursor:url('../../img/zoomin.cur'), pointer;
  height:330px;
  position:relative;
}
#photo div.line1 {
  height:10px;
  background:#336899;
}
#photo div.images {
  padding-top:6px;
}
#photo div.line2 {
  height:30px;
  background:#336899;
}
#photo div.images img {
  margin-right:6px;
  margin-bottom:6px;
  cursor:pointer;
}
#photo div.images img.last {
  margin-right:0;
}
#photo img.loop {
  width:37px;
  height:32px;
  float:right;
  position:relative;
  cursor:pointer;
  margin-top:2px;
  margin-right:10px;
  _margin-right:5px;
}
#photo div.buttons {
  float:left;
  margin-left:20px;
  margin-right:20px;
  margin-top:5px;
  font-size:12px;
}
#photo div.buttons a {
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
}
#photo div.buttons a:hover {
  text-decoration:none;
}
#photo div.buttons ul {
  margin:0;
  padding:0;
  list-style:none;
  float:left;
  border:1px solid #000000;
  display:none;
}
#photo div.buttons ul li a {
  color:#ffffff;
  display:block;
  padding:4px;
  padding-left:10px;
  padding-right:10px;
  background:#336899;
  white-space:nowrap;
}
#photo div.buttons ul li a:hover {
  background:#ffffff;
  color:#01437c;
}
#photo_viewer {
  position:absolute;
  z-index:100;
  background:#ffffff;
  left:0;
  top:0;
  visibility:hidden;
}
#photo_viewer_name {
  text-align:center;
  height:25px;
  font-weight:bold;
  font-size:11px;
  color:#000000;
}
#photo_viewer_bclose {
  position:absolute;
  width:25px;
  height:23px;
  z-index:200;
  cursor:pointer;
  visibility:hidden;
}
#photo_viewer_bprev {
  position:absolute;
  width:20px;
  height:25px;
  z-index:200;
  cursor:pointer;
  visibility:hidden;
}
#photo_viewer_bnext {
  position:absolute;
  width:20px;
  height:25px;
  z-index:200;
  cursor:pointer;
  visibility:hidden;
}
#photo_viewer_area {
  overflow:hidden;
  margin:5px;
  width:200px;
  height:200px;
}
#photo_viewer_port {
  z-index:110;
  position:relative;
  left:0;
  top:0;
}
#photo_viewer_mask {
  z-index:120;
  position:relative;
  left:0;
  top:0;
  width:0;
  height:0;
  background:#ffffff;
}
#photo_viewer_loader {
  z-index:130;
  position:relative;
  display:none;
}
#photo_viewer_panel {
  z-index:140;
  position:absolute;
  display:none;
  width:331px;
  height:36px;
  text-align:right;
  background:url('../../img/magn_fon.png') no-repeat;
}
#photo_viewer_panel img {
  margin-right:5px;
  margin-top:2px;
  _margin-top:0;
  cursor:pointer;
}
#rbanner {
  width:212px;
  margin-bottom:20px;
}
#rbanner .bup {
  height:33px;
  background:url('../../img/bup.jpg') no-repeat;
  text-align:center;
  padding-top:3px;
  _height:36px;
}
#rbanner .bup a {
  font-size:14px;
  color:#ffffff;
  text-decoration:none;
}
#rbanner .bup a:hover {
  text-decoration:underline;
}
#rbanner .bdown {
  height:35px;
  background:url('../../img/bdown.jpg') no-repeat;
}
#rbanner .bcenter {
  background:url('../../img/bcenter.jpg') repeat-y;
  padding-top:5px;
  padding-bottom:10px;
  padding-left:20px;
  padding-right:20px;
}
#rbanner .bcenter img {
  border:1px solid #bfbfbf;
  float:left;
  margin-right:10px;
}
#rbanner .bcenter {
  font-size:11px;
  color:#757575;
}
#searchres a {
  color:#01437c;
  font-weight:bold;
}
.search {
  padding: 0;
  margin: 0;
  width:275px;
  background:#fff;
  white-space: nowrap;
  border-radius: 3px;
  margin-left: 30px;
}
.search button {
  margin:0;
  padding:0;
  border:0;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  background: #fff url(../../img/new/search.png) no-repeat 50% 50%;
  cursor:pointer;
}
.search input {
  display: inline-block;
  vertical-align: top;
  font-size:14px;
  line-height: 14px;
  padding: 6px 8px 5px;
  margin:0;
  border:0;
  background:none;
  width:225px;
  outline: none;
}
#upmenu {
  margin:0;
  padding:0;
  height: 49px;
  list-style:none;
  border-right: 1px solid rgba(255,255,255,.15);
  border-left: 1px solid rgba(0,0,0,.15);
  display: table;
  width: 100%;
  white-space: nowrap;
}
#upmenu li {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid rgba(255,255,255,.15);
  border-right: 1px solid rgba(0,0,0,.15);
}
#upmenu a {
  display:block;
  padding: 15px;
  color:#ffffff;
  font-size:14px;
  text-decoration:none;
  text-align: center;
}
#upmenu a:hover {
  text-decoration:none;
}
#upmenu li:hover,
#upmenu li.sel {
  background: #de1a1a;
}



#calendar {
  width:192px;
  margin:0 auto;
  margin-bottom:20px;
  margin-top:20px;
  _margin-left:20px;
}
#calendar .top {
  height:20px;
  background:url('../../img/cal/up.jpg') no-repeat;
  padding-top:4px;
  text-align:center;
  _height:24px;
}
#calendar .top img {
  border:0;
}
#calendar .top a {
  font-size:12px;
  color:#ffffff;
  text-decoration:none;
  margin-right:10px;
  margin-left:10px;
}
#calendar .top a:hover {
  text-decoration:underline;
}
#calendar .weeks {
  height:24px;
  background:url('../../img/cal/week.jpg') no-repeat;
  color:#01457e;
  font-size:11px;
  padding-left:2px;
}
#calendar .weeks span {
  display:block;
  float:left;
  width:27px;
  padding-top:5px;
  text-align:center;
}
#calendar .down {
  height:6px;
  background:url('../../img/cal/down.jpg') no-repeat;
}
#calendar .center {
  background:url('../../img/cal/fon.jpg') repeat-y;
  padding-left:2px;
  font-size:11px;
}
#calendar .center span {
  display:block;
  float:left;
  width:27px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
}
#calendar .center a {
  color:#000000;
}
#calendar .center .out {
  color:#7b7b7b;
}
#calendar .center .curr {
  background:#B9C3CC;
}
.clear {
  clear:both;
}
#music .m1 {
  float:left;
  margin-right:5px;
}
#music img {
  float:left;
  margin-right:5px;
}
#music .m2 {
  float:left;
  font-weight:bold;
  height:17px;
  line-height:17px;
  margin-right:10px;
}

#photo_gal {
  width:720px;
  position:relative;
}
#photo_gal .title {
  background:url('../../img/photo/upline.png');
  height:36px;
  width:720px;
  position:absolute;
  z-index:5;
}
#photo_gal .title span {
  width:640px;
  display:block;
  height:36px;
  line-height:36px;
  overflow:hidden;
  font-size:14px;
  color:#ffffff;
  margin-left:20px;
  float:left;
}
#photo_gal .title a {
  width:37px;
  height:32px;
  background:url('../../img/photo/loop.png') no-repeat;
  display:block;
  cursor:pointer;
  float:right;
  margin-right:10px;
  margin-top:2px;
}
#photo_gal .photo {
  position:relative;
  z-index:1;
  width:720px;
  height:366px;
  overflow:hidden;
  cursor:url('../../img/zoomin.cur'), pointer;
}
#photo_gal .photo div {
  position:absolute;
  width:720px;
  height:366px;
  left:0;
  top:0;
}
#photo_gal .photos {
  background:#000000;
  padding-top:6px;
  position:relative;
}
#photo_gal .photos img {
  margin-right:6px;
  margin-bottom:6px;
  float:left;
}
#photo_gal .bottom {
  background:#336899;
  height:30px;
}
#photo_gal .bottom > a {
  cursor:pointer;
  display:block;
  height:30px;
  line-height:30px;
  color:#ffffff;
  font-size:12px;
  float:left;
  text-decoration:none;
}
#photo_gal .bottom .chap {
 background:url('../../img/photo/gallery.jpg') no-repeat left center;
 margin-left:20px;
 float:left;
  cursor:pointer;
  height:30px;
}
#photo_gal .bottom .chap span {
  background:url('../../img/photo/right.jpg') no-repeat right center;
  display:block;
  height:30px;
  line-height:30px;
  color:#ffffff;
  font-size:12px;
  padding-left:20px;
  padding-right:10px;
}
#photo_gal .bottom a.slide {
 background:url('../../img/photo/slideshow.jpg') no-repeat left center;
 margin-left:30px;
 padding-left:15px;
}
#photo_gal .bottom a.slide1 {
  background:url('../../img/photo/sslideshow.jpg') no-repeat left center;
  color:#00ff00;
}
#photo_gal .bottom .chap div {
  background:#336899;
  position:absolute;
  float:left;
  border:1px solid #000000;
  bottom:5px;
  display:none;
}
#photo_gal .bottom .chap div a {
  display:block;
  padding:4px 10px;
  color:#ffffff;
  font-size:12px;
  font-weight:normal;
  text-decoration:none;
}
#photo_gal .bottom .chap div a:hover {
 color:#336899;
 background:#ffffff;
}
#photo_gal .bottom .chap div a.cur {
  font-weight:bold;
}
#photo_gal .border {
  border:6px solid #808080;
  width:115px;
  height:71px;
  position:absolute;
  z-index:6;
  float:left;
  cursor:pointer;
}
#photo_gal .border_curr {
  cursor:default;
  display:none;
}
#photo_gal .loading {
  z-index:6;
  width:48px;
  height:12px;
  background:url('../../img/loading1.gif') no-repeat;
  position:absolute;
  right:10px;
  top:346px;
  display:none;
}
#upblock {
  background:url('../../img/upgal.jpg') no-repeat;
  position:relative;
}
#upblock .u1 {
  height:9px;
  width:100%;
  position:absolute;
  z-index:10;
  background:url('../../img/shup.png') repeat-x left top;
}
#upblock .u2 {
  height:9px;
  width:100%;
  position:absolute;
  z-index:10;
  background:url('../../img/shdown.png') repeat-x left top;
  bottom:0;
}
#upblock .upimages {
  height:155px;
  position:relative;
}
#upblock .upimages .up1 {
  width:50%;
  float:left;
  height:155px;
}
#upblock .upimages .up1 > div {
  padding-right:260px;
  height:155px;
}
#upblock .upimages .up1 > div > div,#upblock .upimages .up2 > div > div {
  float:left;
  position:relative;
  left:50%;
}
#upblock .upimages .up1 > div > div > div,#upblock .upimages .up2 > div > div > div {
  position:relative;
  left:-50%;
  padding-top:13px;
}
#upblock .upimages .up2 {
  width:50%;
  float:left;
  height:155px;
}
#upblock .upimages .up2 > div {
  padding-left:260px;
  height:155px;
}
#upblock .upimages .up2 img,#upblock .upimages .up1 img {
  float:left;
  margin-right:10px;
  margin-left:10px;
  margin-bottom:10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius:15px;
  behavior: url('/city1/img/PIE.htc');
  position:relative;
  border:0;
  width:82px;
  height:59px;
  border:1px solid #A6C4DE;
  cursor:pointer;
}
#upblock .upimages .up2 img.hover,#upblock .upimages .up1 img.hover {
  opacity:0.5;
  filter:alpha(opacity=50);
}
#upblock .upimages .image {
  width:520px;
  height:155px;
  overflow:hidden;
  position:absolute;
  left:50%;
  top:0;
  margin-left:-260px;
}
#upblock .upimages .image div {
  position:absolute;
  z-index:1;
  width:520px;
  height:155px;
  left:0;
  top:0;
}
#rmenu img {
  border:0;
}
#quest_lines > div {
   -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius:10px;
  behavior: url('/city1/img/PIE.htc');
  position:relative;
  margin-bottom:10px;
  padding:10px 20px;
  background:#f2f2f2;
  border:1px solid #cccccc;
}
#quest_lines div.quest {
  text-align:justify;
  font-size:11px;
  line-height:18px;
}
#quest_lines div.quest span {
  color:#01437c;
  padding-right:15px;
  font-weight:bold;
}
#quest_lines div.reply {
  background:url('../../img/micon.jpg') no-repeat 10px 15px;
  text-align:justify;
  font-size:11px;
  line-height:18px;
  padding:10px 25px;
  padding-right:0;
  padding-bottom:0;
}
#image_line {
  width:900px;
  margin:0 auto;
  padding-top:20px;
  font-size:0;
}
#image_line .wrap {
  display:inline-block;
  width:830px;
  height:90px;
  position:relative;
  overflow:hidden;
  visibility:hidden;
}
#image_line .page {
  position:absolute;
  left:0;
  top:0;
}
#image_line .page div {
  display:table-cell;
}
#image_line img {
  border:0;
  width:120px;
  height:90px;
  border:0;
  display:inline-block;
}
#image_line a.prev {
  width:35px;
  height:90px;
  background:url('../../img/line/prev.jpg') no-repeat;
  display:inline-block;
  cursor:pointer;
  display:none;
}
#image_line a.previ {
  background:url('../../img/line/previ.jpg') no-repeat;
  cursor:default;
}
#image_line a.next {
  width:35px;
  height:90px;
  background:url('../../img/line/next.jpg') no-repeat;
  display:inline-block;
  cursor:pointer;
  display:none;
}
#image_line a.nexti {
  background:url('../../img/line/nexti.jpg') no-repeat;
  cursor:default;
}

.doctbl {
  border-collapse: collapse;
}
.doctbl td,th {
  border: 1px solid #dde6ee;
  padding: 5px 10px;
}
.doctbl th {
  background: #dde6ee;
}
.doctbl td.nowrap {
  white-space:nowrap;
  vertical-align:middle;
}
.doctbl td.nowrap a {
  display:inline-block;
  vertical-align:middle;
}
/* form */
#cform {
  width:500px;
  margin:0 auto;
}
#cform table {
}
#cform span {
  color:#aa0000;
}
#cform input {
  width:350px;
  background:#ffffff;
  border:1px solid #e2e2e2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius:5px;
  behavior: url('/img/PIE.htc');
}
#cform textarea {
  width:350px;
  background:#ffffff;
  border:1px solid #e2e2e2;
  height:200px;
  padding:0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius:5px;
  behavior: url('/img/PIE.htc');
}
#cform input.ccode {
  width:177px;
  float:left;
  margin-top:23px;
  margin-right:20px;
}
#cform .buttons {
  padding:0;
  padding-top:20px;
  text-align:center;
}
#cform button {
  border:0;
  cursor:pointer;
  background:#509DD4;
  text-align:center;
  color:#ffffff;
  font-size:12px;
  text-transform:uppercase;
  padding:2px;
  padding-left:10px;
  padding-right:10px;
  overflow:visible;
  margin:0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius:5px;
  behavior: url('/img/PIE.htc');
}
#cform .comm {
  font-size:10px;
  padding:0;
  padding-left:4px;
}

#side-search {
  display: none;
}
#sidebar {
  background: #fff;
  padding-left: 30px;
  z-index: 100;
}
/*#sidebar.hidden {
  display: none;
}*/
#sidebar .form-search {
  background: #3676b4;
  padding: 6px 10px;
  margin: 0;
}
#sidebar .search {
  margin: 0;
  width: 255px;
}
#sidebar .search input {
  width: 201px !important;
}
#sidebar .res-up {
  display: block;
}

.slides {
  width: 100%;
  height: 220px;
  position: relative;
}
.slides-item {
  border-radius: 15px;
  box-shadow: 0 0 5px rgba(0,0,0,.5);
  position: absolute;
  width: 100%;
  height: 220px;
  top: 0;
  right: 0;
  z-index: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.slides-item:hover {
  z-index: 99;
}
.slides-item:hover + .slides-item {
  z-index: 98;
}
.slides-item:hover + .slides-item + .slides-item {
  z-index: 97;
}
.slides-item:hover + .slides-item + .slides-item {
  z-index: 96;
}
.slides-item:hover + .slides-item + .slides-item + .slides-item {
  z-index: 95;
}

.res {

}

.res-item {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}

.res-image {
  display: block;
  margin: 0 auto;
}

#fslides {
  padding: 0;
  display: none;
}

.fslides {
  position: relative;
  padding-left:55px;
}

.fslides-holder {
  height: 105px;
  overflow:hidden;
  width:852px;
  white-space:nowrap;
}

.fslides-item {
  display: inline-block;
  width: 274px;
  height: 82px;
  padding: 11px 5px;
}

.fslides-next,
.fslides-prev {
  position: absolute;
  width:45px;
  height: 105px;
  background-repeat: no-repeat;
  top: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fslides-next {
  background-image: url(../../img/new/slide-next.png);
  right: 0;
}

.fslides-prev {
  background-image: url(../../img/new/slide-prev.png);
  left: 0;
}


#interview .phone_field {
  display:none;
}
#interview textarea,#interview input[type='text'],#interview select {
  width:100%;
  background:#f2f2f2;
  border:1px solid #cccccc;
}
#interview label {
  cursor:pointer;
}
#interview textarea {
  height:100px;
}
#interview input[type='text'].other_input {
  width:50%;
  //margin-left:30px;
}
#interview input[type='text'].other_select {
  margin-top:10px;
}
#interview .buttons {
  text-align:center;
}
#interview button {
  background:#25608b;
  padding:6px 40px;
  color:#ffffff;
  font-size:12px;
  text-transform:uppercase;
  border:0;
  display:inline-block;
  cursor:pointer;
}
#interview button:hover {
  background:#358AC8;
}
#inter-stat {
  margin-top:15px;
  background:#ffffff;
}
#inter-stat th {
  background:#5496c4;
  color:#ffffff;
  padding:10px 20px;
  text-align:center;
}
#inter-stat td {
  font-size:12px;
  padding:6px 20px;
}
#inter-stat td.header {
  font-size:13px;
  font-weight:bold;
  background:#f2f2f2;
  border-bottom:1px solid #e2e2e2;
  height:auto;
}
#inter-stat tr.enum td {
  border-bottom:1px solid #e2e2e2;
}
#inter-stat tr.enum:hover {
  background:#cccccc;
}
#inter-stat td.yes,#inter-stat td.per {
  text-align:center;
  font-weight:bold;
  padding:6px 100px;
}


/* photos */
#pchapters {
  margin-left:20px;
}
#pchapters ul {
  margin:0;
  padding:0;
  list-style:none;
}
#pchapters a,#pchapters span {
  text-decoration:none;
  color:#013d79;
  font-weight:bold;
  font-size:14px;
  padding-top:8px;
  margin-left:10px;
  display:block;
  float:left;
  height:24px;
}
#pchapters a:hover {
  color:#7090BA;
}
#pchapters a.p1 {
  margin-left:52px;
}
#pchapters img {
  border:1px solid #013d79;
  display: block;
  cursor:pointer;
}
#pchapters li {
  padding-bottom:10px;
  width: 242px;
  float: left;
  margin-right: 15px;
  text-align: center;
}
#pchapters .descr {
  font-size:13px;
  color:#ffffff;
  background:#013d79;
  float:left;
  font-weight:bold;
  height:0px;
  overflow:hidden;
  position:absolute;
}
#pchapters .descr div {
  margin:3px;
  margin-left:10px;
  margin-right:10px;
}
#photos .back {
  margin-top:4px;
  margin-bottom:10px;
}
#photos h3 {
  font-size:14px;
}
#photos .photos a {
  display:block;
  width:120px;
  height:90px;
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  border:1px solid #013d79;
}
#photos .photos a:hover {
  border:1px solid #7090BA;
}
#photos .photos img {
  border:0;
}
.error-text {
  position: absolute;
  color: #aa0000;
  font-size: 11px;
}
.layer-shadow {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
.layer {
  position: fixed;
  z-index: 1002;
  left: 50%;
  top: 50%;
  /*visibility: hidden;*/
  width: 400px;
  background: #ffffff;
  min-height: 550px;
  padding: 30px;
}


.layer .close {
  width: 45px;
  height: 45px;
  position: absolute;
  right: -25px;
  top: 30px;
  cursor: pointer;
  border-radius: 45px;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1005;
}
.layer .close:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 45px;
  height: 45px;
  text-align: center;
  background: url('../../img/x-new.svg') no-repeat center center white;
  border-radius: 45px;
}
.layer .close.close-new {
  background: url('../../img/x.svg') no-repeat center center;
  right: -50px;
  top: -15px;
}
.layer .layer-new {
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  font-size: 18px;
  width: 350px;
  text-align: center;
  background: white;
}
.layer .layer-new h2 {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 0;
}
.layer .up {
  position: relative;
  text-align: center;
  background: white;
  color: #1f1f1f;
  font-size: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 20px;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 1003;
}
.mess-win {
  padding: 20px 30px;
  min-width: 200px;
  text-align: center;
  font-size: 22px;
  background: #ffffff;
}
.mess-win .buttons {
  text-align: center;
  padding-top: 30px;
}
.form-up {
  padding: 20px 40px;
  padding-bottom: 0px;
  width: 400px;
  z-index: 1003;
}
@media (min-width: 768px) {
  .form-up {
    width: 350px;
  }
}
.form-up .buttons {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1003;
}
.form-up .buttons .button.disabled {
  cursor: default;
}
.form-up .buttons button {
  display: block !important;
  width: 100%;
  text-align: center;
}
.form-up span {
  display: block;
  font-size: 18px;
  padding-left: 15px;
  padding-bottom: 3px;
  z-index: 1003;
  position: relative;
}
.form-up input[type='text'],
.form-up input[type='password'],
.form-up select,
.form-up textarea {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  padding: 0px 15px;
  background: #f2f2f2;
  border: 1px solid #dbdbdb;
  height: 40px;
  z-index: 1003;
  position: relative;
}
.form-up input[type='text'].error,
.form-up input[type='password'].error,
.form-up select.error,
.form-up textarea.error {
  background: url('../../img/erroricon1.gif') no-repeat right 20px #FFEDEB;
}
.form-up textarea {
  height: 200px;
  padding: 5px 15px;
}
.form-up .file {
  width: 100%;
  display: block;
  background: #ffffff;
  border: 1px solid #e1e1e1;
  height: 46px;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.form-up .file input {
  position: absolute;
  width: 200%;
  left: -50%;
  top: -50%;
  height: 200%;
  cursor: pointer;
  z-index: 1;
}
.form-up .file b {
  width: 150px;
  display: inline-block;
  vertical-align: top;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #e6e6e6;
  color: #676666;
  font-size: 15px;
}
.form-up .file .fname {
  display: inline-block;
  vertical-align: top;
  height: 46px;
  line-height: 46px;
  padding-left: 30px;
  position: relative;
  color: #343333;
  font-size: 16px;
}
.form-up .file:after {
  right: 0;
  top: 0;
  z-index: 0;
}
.layer-up.button {
  display: inline-block;
  border: none;
  background: #346ea5;
  color: white !important;
  padding: 10px 20px;
  text-decoration: none;
}

.layer-up.button:hover {
  background: #de1a1a;
}



.video_wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background-color: #000;
}
.video_wrapper_full {
  /*padding-top: 90px;*/
}


.videoIframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.videoPoster {
    position: relative;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 90px;
    background-size: 100%;
    border: none;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
    cursor: pointer;
}


.videoPoster:before {
    content: '';
    position: absolute;
    left: 32%;
    bottom: 22%;
    width: 46px;
    height: 46px;
    background:url('../../img/template/play.png') no-repeat;
}

.videoPoster:hover:before{
    position: absolute;
    width: 46px;
    height: 46px;
    background:url('../../img/template/play.png') no-repeat;
    background-position: 0px -46px;
}

.videoWrapperActive{
  padding-top: 90px;
}
.videoWrapperActive .videoPoster {
  opacity: 0;
  height: 0;
  -webkit-transition-delay: 0s, 800ms;
  -moz-transition-delay: 0s, 800ms;
  transition-delay: 0s, 800ms;
}
.content-stk {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content:space-between;
  align-items:flex-start;
  flex-wrap:wrap;
  margin:0px -15px;
  box-sizing:border-box;
}
.content-stk * {
  box-sizing:border-box;
}
.content-stk .item {
  padding:0px 15px;
  margin-bottom:30px;
  width:50%;
}
.content-stk .item a {
  text-decoration:none;
  cursor:pointer;
  display:block;
  position:relative;
}
.content-stk .item a:after {
  content:"";
  position: absolute;
  width: 80px;
  height: 80px;
  background:url('../../img/template/play.svg') no-repeat;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  transition:transform 0.2s ease-out;
}
.content-stk .item a:hover:after {
  transform:translate(-50%,-50%) scale(1.05);
}
.content-stk .item a img {
  display:block;
  max-width:100%;
}
.content-stk .item a span {
  background:rgba(0,0,0,0.7);
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  padding:8px 20px;
  color:#ffffff;
  text-align:center;
  font-size:16px;
}
.video-layer {
  height:100%;
}
.content-stk-filter {
  padding-bottom:30px;

}
.content-stk-filter a {
  font-size:20px;
  margin-right:20px;
  text-decoration:none;
  transition:color 0.2s ease-out;
}
.content-stk-filter a:hover,
.content-stk-filter a.active {
  color:#25608b !important;
}
.content-stk-filter .mons {
  padding-top:10px;
}

.pagination {
  height:100px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content:center;
  align-items:center;
  position:relative;
}
.pagination-item {
  width:50px;
  height:40px;
  margin:0px 1px;
  line-height:40px;
  text-align:center;
  font-size:16px;
}
a.pagination-item  {
  cursor:pointer;
  transition:color 0.2s ease-out;
  border-radius:4px;
  text-decoration:none;
}
a.pagination-item:hover {
  color:#ffffff !important;
  background:#25608b;
}
.pagination-current {
  color:#ffffff;
  background:#25608b;
  border-radius:4px;
  cursor:default;
}
.pagination-prev {
  position:absolute;
  left:0;
  top:50%;
  transform:translate(0,-50%);
  width:auto;
  padding:0px 20px;
}
.pagination-next {
  position:absolute;
  right:0;
  top:50%;
  transform:translate(0,-50%);
  width:auto;
  padding:0px 20px;
}





.vds{
  position: relative;
  z-index: 10;
  background:gray;
  text-align:center;
  padding: 6px;
  background-image: url(../../img/eye_big.png) !important;
  background-color: #2a59b4;
  background-repeat: no-repeat;
  background-position: 29.5% 50%;

}
.vds a:hover, .vds2 a:hover
{    
  text-decoration: underline !important;
}

.vds2{padding:10px;line-height: 23px !important;}

.vds2 a{    background: gray !important;    text-decoration: none;}
.vds2,.vds2 a{font-size:15px !important;text-decoration:none;color:white !important;background:gray !important;}

html.ver_ .vds
{
    /*background-color: transparent;*/
}

html.ver_ .vds:hover
{
}

html.ver_ .vds a, html.ver_1 .vds a
{

}

html.ver_1 * {
  text-shadow: none !important;
}

html.ver_1 a.link-size {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px !important;
  background: gray !important;
  text-align: center;
  border-radius: 5px;
  vertical-align: top;
}

html.ver_1 .vds2 a.link-size:hover, html.ver_1 .vds2 a.link-size.active {
  background: black !important;
  text-decoration: none !important;
}

html.ver_1 a.link-color {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px !important;
  background: gray !important;
  text-align: center;
  border-radius: 5px;
  vertical-align: top;
  position: relative;
  border: 1px solid transparent;
}

html.ver_1 a#color1.link-color {
  background: white !important;
  border-color: black;
  color: black !important;
  text-decoration: none !important;
}
html.ver_1 a#color2.link-color {
  background: black !important;
  border-color: black;
  color: yellow !important;
  text-decoration: none !important;
}
html.ver_1 a#color3.link-color {
  background: #9dd1ff !important;
  border-color: #9dd1ff;
  color: black !important;
  text-decoration: none !important;
}
html.ver_1 a#color4.link-color {
  background: #f7f3d6 !important;
  border-color: #f7f3d6;
  color: black !important;
  text-decoration: none !important;
}
html.ver_1 a.link-color.active:before {
  display: block;
  content: '*';
  top: -7px;
  right: 2px;
  font-size: 10px;
  position: absolute;
}
html.ver_1 a#settings {
  display: inline-block;
}
html.ver_1 a#vds_go {
  display: inline-block;
  background: none !important;
  text-transform: none;
  margin-left: 20px;
  font-size: 20px !important;
}
.popup {
  position: absolute;
  top: 52px;
  width: 1110px;
  left: 50%;
  margin-left: -555px;
  padding: 10px;
  display: none;
  z-index: 3;
  text-align: left;
}

.popup .ttl {
  font-size: 24px !important;
  font-weight: bold;
  margin: 10px 0;
}

.popup a {
  display: inline-block;
  margin-right: 10px;
}


html.ver_1 .section-header:before { display: none; }
html.ver_1 .section-footer:before { display: none; }

html.font_s_1 *{font-size:11px !important;}
html.font_s_2 *{font-size:20px !important;}
html.font_s_3 *{font-size:23px !important;}

html.line_i_1 *{line-height:1.2em !important;}
html.line_i_2 *{line-height:1.8em !important;}
html.line_i_3 *{line-height:2.3em !important;}


html.bg_c_1 #content a{color: black !important}
html.bg_c_1 #content a .more{color: black !important}
html.bg_c_1 #content p{color: black !important}
html.bg_c_1 #content p span{color: black !important}
html.bg_c_1 #content h1{color: black !important} 
html.bg_c_1 #content h1 span{color: black !important}
html.bg_c_1 #content h2{color: black !important}
html.bg_c_1 #content h2 span{color: black !important}
html.bg_c_1 #content h3{color: black !important}
html.bg_c_1 #content h3 span{color: black !important}
html.bg_c_1 #content h4{color: black !important}
html.bg_c_1 #content h4 span{color: black !important}
html.bg_c_1 #content ul li{color: black !important}
html.bg_c_1 #content ul li span{color: black !important}
html.bg_c_1 #content ul li a{color: black !important}
html.bg_c_1 #content p {color: black !important}
html.bg_c_1 #content p span{color: black !important}
html.bg_c_1 #content #sunits ul li a{background: none;color: black; border-bottom: 1px dashed; padding-bottom: 10px;}
html.bg_c_1 #content #sunits ul li a b {float: none}
html.bg_c_1 #content #quests div{color: black}
html.bg_c_1 #content #quests div a{color: black}
html.bg_c_1 #content #quests div a span{color: black !important}
html.bg_c_1 #content #path {color: black}
html.bg_c_1 #content #path a{color: black}
html.bg_c_1 #main1 .bmain #menuname h3{color: black}
html.bg_c_1 #main1 .bmain #footer {color: black}
html.bg_c_1 #main1 .bmain #footer a{color: black}
html.bg_c_1 #main1 .bmain #wrap_menuup {background: none !important; border-bottom: 1px solid #d9d9d9;}
html.bg_c_1 #main1 .bmain #wrap_menuup #upmenu{height: auto;list-style: none;border: none; white-space: unset;}
html.bg_c_1 #main1 .bmain #wrap_menuup #upmenu li{ border: none; display: inline-block;}
html.bg_c_1 #main1 .bmain #wrap_menuup #upmenu li a {color: black}
html.bg_c_1 #content h3{color: black}
html.bg_c_1 #content #news_prebody .title a{color: black}
html.bg_c_1 #menu {background: none;}
html.bg_c_1 #menu a {color: black}
html.bg_c_1 #menu li {background: none;}
html.bg_c_1 #main1 .bmain .header{background: white;}
html.bg_c_1 #main1 .bmain .header .site-title{color: black}
html.bg_c_1 #main1 .bmain {background: white;}
html.bg_c_1 #sidebar{background: none}
html.bg_c_1 #footer{background: none}

html.bg_c_1 {background: white;}
html.bg_c_1 body {background: white;color: black;}
html.bg_c_1 .section-header {background: white;color: black;}
html.bg_c_1 .section-header .header .header-left h2 {color: black;}
html.bg_c_1 .section-vds {background: white;}
html.bg_c_1 .section-menu {background: white;}
html.bg_c_1 .section-afisha {background: white;}
html.bg_c_1 .section-menu nav>ul>li a {color:black;}
html.bg_c_1 .section-menu nav>ul>li a:hover,
html.bg_c_1 .section-menu nav>ul>li a.active {background: black;color:white;}
html.bg_c_1 .section-menu nav>ul>li ul {background:black;}
html.bg_c_1 .section-menu nav>ul>li ul li a {color: white;}
html.bg_c_1 .calendar-day- {background:white;color:black;}
html.bg_c_1 .section-footer {background:white;color:black;}
html.bg_c_1 .articles .articles-item {background:white;}
html.bg_c_1 .site-left .menu {background: white;a{color:black;&:hover{color:white;background:black;}}}
html.bg_c_1 .section-slider .slider-item .slider-right .slider-title span {background:black;color:white;}
html.bg_c_1 .section-afisha .afisha-item .afisha-left .afisha-title span {background:black;color:white;}


html.bg_c_2 #content a{color: yellow !important}
html.bg_c_2 #content a .more{color: yellow !important}
html.bg_c_2 #content p{color: yellow !important}
html.bg_c_2 #content p span{color: yellow !important}
html.bg_c_2 #content h1{color: yellow !important} 
html.bg_c_2 #content h1 span{color: yellow !important}
html.bg_c_2 #content h2{color: yellow !important}
html.bg_c_2 #content h2 span{color: yellow !important}
html.bg_c_2 #content h3{color: yellow !important}
html.bg_c_2 #content h3 span{color: yellow !important}
html.bg_c_2 #content h4{color: yellow !important}
html.bg_c_2 #content h4 span{color: yellow !important}
html.bg_c_2 #content ul li{color: yellow !important}
html.bg_c_2 #content ul li span{color: yellow !important}
html.bg_c_2 #content ul li a{color: yellow !important}
html.bg_c_2 #content #sunits ul li a{background: none;color: yellow; border-bottom: 1px dashed; padding-bottom: 10px;}
html.bg_c_2 #content #sunits ul li a b {float: none}
html.bg_c_2 #content #quests div{color: yellow}
html.bg_c_2 #content #quests div a{color: yellow}
html.bg_c_2 #content #quests div a span{color: yellow !important}
html.bg_c_2 #content #path {color: yellow}
html.bg_c_2 #content #path a{color: yellow}
html.bg_c_2 #main1 .bmain #menuname h3{color: yellow}
html.bg_c_2 #main1 .bmain #footer {color: yellow}
html.bg_c_2 #main1 .bmain #footer a{color: yellow}
html.bg_c_2 #main1 .bmain #wrap_menuup {background: none !important; border-bottom: 1px solid #d9d9d9;}
html.bg_c_2 #main1 .bmain #wrap_menuup #upmenu{height: auto;list-style: none;border: none; white-space: unset;}
html.bg_c_2 #main1 .bmain #wrap_menuup #upmenu li{ border: none; display: inline-block;}
html.bg_c_2 #main1 .bmain #wrap_menuup #upmenu li a {color: yellow}
html.bg_c_2 #content h3{color: yellow}
html.bg_c_2 #content #news_prebody .title a{color: yellow}
html.bg_c_2 #menu {background: none;}
html.bg_c_2 #menu a {color: yellow}
html.bg_c_2 #menu li {background: none;}
html.bg_c_2 #main1 .bmain .header{background: black;}
html.bg_c_2 #main1 .bmain .header .site-title{color: yellow}
html.bg_c_2 #main1 .bmain {background: black;}
html.bg_c_2 #sidebar{background: none}
html.bg_c_2 #footer{background: none}

html.bg_c_2 {background: black;color: yellow !important;}
html.bg_c_2 body {background: black;color: yellow !important;}
html.bg_c_2 .section-header {background: black;color: yellow;}
html.bg_c_2 .section-header .header .header-left h2 {color: yellow;}
html.bg_c_2 .section-vds {background: black;}
html.bg_c_2 .section-menu {background: black;}
html.bg_c_2 .section-afisha {background: black;}
html.bg_c_2 .section-menu nav>ul>li a {color:yellow;}
html.bg_c_2 .section-menu nav>ul>li a:hover,
html.bg_c_2 .section-menu nav>ul>li a.active {background: yellow;color:black;}
html.bg_c_2 .section-menu nav>ul>li ul {background:yellow;}
html.bg_c_2 .section-menu nav>ul>li ul li a {color: black;}
html.bg_c_2 .calendar-day- {background:black;color:yellow;}
html.bg_c_2 .section-footer {background:black;color:yellow;}
html.bg_c_2 .articles .articles-item {background:black;}
html.bg_c_2 .calendar {background:black;border: none;}
html.bg_c_2 .articles .articles-text {color:yellow;}
html.bg_c_2 .btn {border-color:yellow;color:yellow;&:hover{background:yellow;color:black;border-color:black;}}
html.bg_c_2 .site-left .menu {background: black;a{color:yellow;&:hover,&.active{color:black;background:yellow;}}}
html.bg_c_2 .section-slider .slider-item .slider-right .slider-title span {background:yellow;color:black;}
html.bg_c_2 .section-afisha .afisha-item .afisha-left .afisha-title span {background:yellow;color:black;}


html.bg_c_3 #content a{color: black !important}
html.bg_c_3 #content a .more{color: black !important}
html.bg_c_3 #content p{color: black !important}
html.bg_c_3 #content p span{color: black !important}
html.bg_c_3 #content h1{color: black !important} 
html.bg_c_3 #content h1 span{color: black !important}
html.bg_c_3 #content h2{color: black !important}
html.bg_c_3 #content h2 span{color: black !important}
html.bg_c_3 #content h3{color: black !important}
html.bg_c_3 #content h3 span{color: black !important}
html.bg_c_3 #content h4{color: black !important}
html.bg_c_3 #content h4 span{color: black !important}
html.bg_c_3 #content ul li{color: black !important}
html.bg_c_3 #content ul li span{color: black !important}
html.bg_c_3 #content ul li a{color: black !important}
html.bg_c_3 #content p {color: black !important}
html.bg_c_3 #content p span{color: black !important}
html.bg_c_3 #content p {color: black !important}
html.bg_c_3 #content p span{color: black !important}
html.bg_c_3 #content #sunits ul li a{background: none;color: black; border-bottom: 1px dashed; padding-bottom: 10px;}
html.bg_c_3 #content #sunits ul li a b {float: none}
html.bg_c_3 #content #quests div{color: black}
html.bg_c_3 #content #quests div a{color: black}
html.bg_c_3 #content #quests div a span{color: black !important}
html.bg_c_3 #content #quests {color: black}
html.bg_c_3 #content #path {color: black}
html.bg_c_3 #content #path a{color: black}
html.bg_c_3 #main1 .bmain #menuname h3{color: black}
html.bg_c_3 #main1 .bmain #footer {color: black}
html.bg_c_3 #main1 .bmain #footer a{color: black}
html.bg_c_3 #main1 .bmain #wrap_menuup {background: none !important; border-bottom: 1px solid #d9d9d9;}
html.bg_c_3 #main1 .bmain #wrap_menuup #upmenu{height: auto;list-style: none;border: none; white-space: unset;}
html.bg_c_3 #main1 .bmain #wrap_menuup #upmenu li{ border: none; display: inline-block;}
html.bg_c_3 #main1 .bmain #wrap_menuup #upmenu li a {color: black}
html.bg_c_3 #content h3{color: black}
html.bg_c_3 #content #news_prebody .title a{color: black}
html.bg_c_3 #menu {background: none;}
html.bg_c_3 #menu a {color: black}
html.bg_c_3 #menu li {background: none;}
html.bg_c_3 #main1 .bmain .header{background: #9dd1ff;}
html.bg_c_3 #main1 .bmain .header .site-title{color: black}
html.bg_c_3 #main1 .bmain {background: #9dd1ff;}
html.bg_c_3 #sidebar{background: none}
html.bg_c_3 #footer{background: none}

html.bg_c_3 {background: #9dd1ff;}
html.bg_c_3 body {background: #9dd1ff;}
html.bg_c_3 .section-header {background: #9dd1ff;color: black;}
html.bg_c_3 .section-header .header .header-left h2 {color: black;}
html.bg_c_3 .section-vds {background: #9dd1ff;}
html.bg_c_3 .section-menu {background: #9dd1ff;}
html.bg_c_3 .section-afisha {background:#9dd1ff;}
html.bg_c_3 .section-menu nav>ul>li a {color:black;}
html.bg_c_3 .section-menu nav>ul>li a:hover,
html.bg_c_3 .section-menu nav>ul>li a.active {background: #9dd1ff;color:black;}
html.bg_c_3 .section-menu nav>ul>li ul {background:black;}
html.bg_c_3 .section-menu nav>ul>li ul li a {color: #9dd1ff;}
html.bg_c_3 .calendar-day- {background:#9dd1ff;color:black;}
html.bg_c_3 .section-footer {background:#9dd1ff;color:black;}
html.bg_c_3 .articles .articles-item {background:#9dd1ff;}
html.bg_c_3 .calendar {background:#9dd1ff;border: none;}
html.bg_c_3 .articles .articles-text {color:black;}
html.bg_c_3 .btn {border-color:yellow;color:black;&:hover{background:black !important;color:#9dd1ff !important;border-color:#9dd1ff;}}
html.bg_c_3 .site-left .menu {background: #9dd1ff;a{color:black;&:hover,&.active{color:#9dd1ff;background:black;}}}
html.bg_c_3 .section-slider .slider-item .slider-right .slider-title span {background:black;color:#9dd1ff;}
html.bg_c_3 .section-afisha .afisha-item .afisha-left .afisha-title span {background:black;color:#9dd1ff;}


html.bg_c_4 #content a{color: black !important}
html.bg_c_4 #content a .more{color: black !important}
html.bg_c_4 #content p{color: black !important}
html.bg_c_4 #content p span{color: black !important}
html.bg_c_4 #content h1{color: black !important} 
html.bg_c_4 #content h1 span{color: black !important}
html.bg_c_4 #content h2{color: black !important}
html.bg_c_4 #content h2 span{color: black !important}
html.bg_c_4 #content h3{color: black !important}
html.bg_c_4 #content h3 span{color: black !important}
html.bg_c_4 #content h4{color: black !important}
html.bg_c_4 #content h4 span{color: black !important}
html.bg_c_4 #content ul li{color: black !important}
html.bg_c_4 #content ul li span{color: black !important}
html.bg_c_4 #content ul li a{color: black !important}
html.bg_c_4 #content p {color: black !important}
html.bg_c_4 #content p span{color: black !important}
html.bg_c_4 #content p {color: black !important}
html.bg_c_4 #content p span{color: black !important}
html.bg_c_4 #content #sunits ul li a{background: none;color: black; border-bottom: 1px dashed; padding-bottom: 10px;}
html.bg_c_4 #content #sunits ul li a b {float: none}
html.bg_c_4 #content #quests div{color: black}
html.bg_c_4 #content #quests div a{color: black}
html.bg_c_4 #content #quests div a span{color: black !important}
html.bg_c_4 #content #quests {color: black}
html.bg_c_4 #content #path {color: black}
html.bg_c_4 #content #path a{color: black}
html.bg_c_4 #main1 .bmain #menuname h3{color: black}
html.bg_c_4 #main1 .bmain #footer {color: black}
html.bg_c_4 #main1 .bmain #footer a{color: black}
html.bg_c_4 #main1 .bmain #wrap_menuup {background: none !important; border-bottom: 1px solid #d9d9d9;}
html.bg_c_4 #main1 .bmain #wrap_menuup #upmenu{height: auto;list-style: none;border: none; white-space: unset;}
html.bg_c_4 #main1 .bmain #wrap_menuup #upmenu li{ border: none; display: inline-block;}
html.bg_c_4 #main1 .bmain #wrap_menuup #upmenu li a {color: black}
html.bg_c_4 #content h3{color: black}
html.bg_c_4 #content #news_prebody .title a{color: black}
html.bg_c_4 #menu {background: none;}
html.bg_c_4 #menu a {color: black}
html.bg_c_4 #menu li {background: none;}
html.bg_c_4 #main1 .bmain .header{background: #f7f3d6;}
html.bg_c_4 #main1 .bmain .header .site-title{color: black}
html.bg_c_4 #main1 .bmain {background: #f7f3d6;}
html.bg_c_4 #sidebar{background: none}
html.bg_c_4 #footer{background: none}

html.bg_c_4 {background: #f7f3d6;}
html.bg_c_4 body {background: #f7f3d6;}
html.bg_c_4 .section-header {background: #f7f3d6;color: black;}
html.bg_c_4 .section-header .header .header-left h2 {color: black;}
html.bg_c_4 .section-vds {background: #f7f3d6;}
html.bg_c_4 .section-menu {background: #f7f3d6;}
html.bg_c_4 .section-afisha {background:#f7f3d6;}
html.bg_c_4 .section-menu nav>ul>li a {color:black;}
html.bg_c_4 .section-menu nav>ul>li a:hover,
html.bg_c_4 .section-menu nav>ul>li a.active {background: #f7f3d6;color:black;}
html.bg_c_4 .section-menu nav>ul>li ul {background:black;}
html.bg_c_4 .section-menu nav>ul>li ul li a {color: #f7f3d6;}
html.bg_c_4 .calendar-day- {background:#f7f3d6;color:black;}
html.bg_c_4 .section-footer {background:#f7f3d6;color:black;}
html.bg_c_4 .articles .articles-item {background:#f7f3d6;}
html.bg_c_4 .calendar {background:#f7f3d6;border: none;}
html.bg_c_4 .articles .articles-text {color:black;}
html.bg_c_4 .btn {border-color:yellow;color:black;&:hover{background:black !important;color:#f7f3d6 !important;border-color:#f7f3d6;}}
html.bg_c_4 .site-left .menu {background: #f7f3d6;a{color:black;&:hover,&.active{color:#f7f3d6;background:black;}}}
html.bg_c_4 .section-slider .slider-item .slider-right .slider-title span {background:black;color:#f7f3d6;}
html.bg_c_4 .section-afisha .afisha-item .afisha-left .afisha-title span {background:black;color:#f7f3d6;}


html.images_1 img { display: none !important; }
html.images_1 .header:after { background: none !important; }


html.bg_c_1 .popup {background: white;border: 2px solid black;}
html.bg_c_1 .popup a { border: 1px solid black;color: black;padding: 5px 10px;border-radius: 5px;text-decoration: none; }
html.bg_c_1 .popup a:hover, html.bg_c_1 .popup a.active{ border: 1px solid black;color: white;background: black;}

html.bg_c_2 .popup {background: black;border: 2px solid yellow;}
html.bg_c_2 .popup .ttl {color: yellow; }
html.bg_c_2 .popup a { border: 1px solid yellow;color: white;padding: 5px 10px;border-radius: 5px;text-decoration: none; }
html.bg_c_2 .popup a:hover, html.bg_c_2 .popup a.active { border: 1px solid black;color: black;background: yellow;}

html.bg_c_3 .popup {background: #9dd1ff;border: 2px solid black;}
html.bg_c_3 .popup a { border: 1px solid black;color: black;padding: 5px 10px;border-radius: 5px;text-decoration: none; }
html.bg_c_3 .popup a:hover, html.bg_c_3 .popup a.active { border: 1px solid black;color: #9dd1ff;background: black;}

html.bg_c_4 .popup { background:#f7f3d6;border: 2px solid black; }
html.bg_c_4 .popup a { border: 1px solid black;color: black;padding: 5px 10px;border-radius: 5px;text-decoration: none; }
html.bg_c_4 .popup a:hover, html.bg_c_4 .popup a.active { border: 1px solid black;color: #f7f3d6;background: black;}

html.font_i_1 * { letter-spacing: 0.5px !important; }
html.font_i_1 .section-menu .main-menu a { letter-spacing: 0 !important; }

html.font_i_2 * { letter-spacing: 1px !important; }
html.font_i_2 .vds2 * { letter-spacing: 0.5px !important; }
html.font_i_2 .section-menu .main-menu a { letter-spacing: 0 !important; }

html.font_i_3 * { letter-spacing: 2px !important; }
html.font_i_3 .vds2 * { letter-spacing: 0.5px !important; }
html.font_i_3 .section-menu .main-menu a { letter-spacing: 0 !important; }

html.font_f_1 * {  }

html.font_f_2 * { font-family: Tahoma !important; }
html.font_f_2 .vds2 * { font-family: 'PT Sans' !important; }

html.font_f_3 * { font-family: 'Times New Roman' !important; }
html.font_f_3 .vds2 * { font-family: 'PT Sans' !important; }

html.ver_1 .section-menu nav>ul>li a {font-size: 15px !important;letter-spacing: 0 !important;line-height: 50px !important;}
html.ver_1 .calendar-day- .day{
  font-size: 24px !important;
  line-height: 1em !important;
}

html.ver_1 .calendar-day- .weekday{
  font-size: 24px !important;
    line-height: 1em !important;
}

.guestbook-new {
  font-size: 14px;
}

.guestbook-new .name {
  font-size: 14px;
  padding: 10px 0 5px;
}
.guestbook-new input[type="text"],
.guestbook-new input[type="date"] {
  display: block;
  width: 500px;
  padding: 10px 15px;
  border: 1px solid #1a1a1a;
  background: whiteSmoke;
}
@media (max-width: 500px) {
  .guestbook-new input[type="text"],
  .guestbook-new input[type="date"] {
    width: 320px;
  }
}
.guestbook-new select {
  width: 500px;
  padding: 10px 15px;
  background: whiteSmoke;
}
@media (max-width: 500px) {
  .guestbook-new select {
    width: 320px;
  }
}
.guestbook-new textarea {
  display: block;
  width: 500px;
  height: 200px;
  padding: 10px 15px;
  border: 1px solid #1a1a1a;
  background: whiteSmoke;
}
@media (max-width: 500px) {
  .guestbook-new textarea {
    width: 320px;
  }
}
.guestbook-new .buttons {
  padding: 15px 0;
}
.guestbook-new .buttons button {
  border: none;
  padding: 10px 30px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'Noto Sans', sans-serif;
  font-weight: 300;
  background: #346ea5;
  color: white;
  cursor: pointer;
}
.guestbook-new .buttons button:hover {
  background: #de1a1a;
}
.guestbook-new .button_x {
  display: inline-block;
  border: none;
  background: #346ea5;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 30px;
  cursor: pointer;
  margin: 0;
  transition: all 0.2s ease-out;
  text-decoration: none;
}
.guestbook-new .button_x:hover {
  background: #de1a1a;
}
.guestbook-new .button_x.loading {
  cursor: default;
}
.guestbook-new .button_x.loading:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  background: url('../../img/template/loading.gif') no-repeat;
}
.guestbook-new .button_x.loading:hover {
  background: #013d79;
}
.guestbook-new .button_x.disabled {
  cursor: default;
  opacity: 0.3;
}
.guestbook-new .button_x.disabled:hover {
  background: #013d79;
}
.guestbook-new .file-block {
  padding-bottom: 20px;
}
.guestbook-new .file-block .file {
  position: relative;
  overflow: hidden;
}
.guestbook-new .file-block .file input {
  position: absolute;
  width: 200%;
  left: -50%;
  top: -50%;
  opacity: 0;
  height: 200%;
  cursor: pointer;
  z-index: 1;
}
.guestbook-new .file-block .filenames {
  padding-bottom: 10px;
  font-size: 14px;
  color: #666666;
  display: none;
}
.guestbook-new .file-block .delete {
  display: none;
}
.guestbook-new .desc {
  padding: 10px 0;
}
.guestbook-new .check {
  display: inline-block;
  margin-left: 30px;
}

.error-text {
  position: absolute;
  color: #aa0000;
  font-size: 11px;
}
.layer-shadow {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.7);
  z-index: 1000;
}
.layer {
  position: fixed;
  z-index: 1001;
  left: 50%;
  top: 50%;
  visibility: hidden;
}
.layer .close {
  width: 60px;
  height: 60px;
  background: url('../../img/template/close1.svg') no-repeat center center;
  position: absolute;
  right: -70px;
  top: 0px;
  cursor: pointer;
}


.layer .close:after {
  width: 100%;
  height: 100%;
}

.layer .up {
  height: 60px;
  background: ;
  line-height: 60px;
  color: #ffffff;
  font-size: 22px;
  padding-left: 30px;
  padding-right: 90px;
}
.mess-win {
  padding: 20px 30px;
  min-width: 200px;
  text-align: center;
  font-size: 22px;
  background: #ffffff;
}
.mess-win .buttons {
  text-align: center;
  padding-top: 30px;
}
.form-up {
  background: #ffffff;
  padding: 20px 20px;
  padding-bottom: 0px;
  width: 350px;
}
.form-up .buttons {
  text-align: right;
  padding-top: 12px;
  padding-bottom: 20px;
  position: relative;
}
.form-up .buttons .button.disabled {
  cursor: default;
}
.form-up .buttons label {
  float: left;
  margin-top: 10px;
  cursor: pointer;
}
.form-up .buttons label input {
  margin: 0;
  margin-right: 5px;
  display: inline-block;
}
.form-up span {
  display: block;
  font-size: 18px;
  padding-left: 15px;
  padding-bottom: 3px;
}
.form-up input[type='text'],
.form-up input[type='password'],
.form-up select,
.form-up textarea {
  display: block;
  width: 100%;
  margin-bottom: 8px;
  padding: 0px 15px;
  background: #f2f2f2;
  border: 1px solid #dbdbdb;
  height: 40px;
}
.form-up input[type='text'].error,
.form-up input[type='password'].error,
.form-up select.error,
.form-up textarea.error {
  background: url('../../img/erroricon1.gif') no-repeat right 20px #FFEDEB;
}
.form-up textarea {
  height: 200px;
  padding: 5px 15px;
}

.gb-buttons {
  margin: 10px;
  text-align: center;
}

.gb-buttons a {
  font-size: 17px;
}