#gkTemplateTop {
  background-color: #000040;
  background-image: url('../images/decor/bg.png');
  background-position: right top;
  padding: 25px;
}

#gkFooter {
  background: #000040 url('../images/decor/bg-dark.png') right top;
  color: #fff;
  font-size: 0.9333333rem;
  line-height: 1.428571;
  margin-top: 25px;
  padding: 150px 25px;
}

#solidres .room-list .tariff-value {
  background: #000040;
  height: 100px;
  width: 100px;
  min-width: 100px;
  line-height: 100px;
  padding: 0;
  text-align: center;
  border-radius: 50%;
  margin: 25px;
}

.table .table {
  background-color: #000040;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #777;
  background-color: #000040;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.navbar-inner {
  min-height: 70px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #221e1c;
  background-image: -moz-linear-gradient(top,#000,#000040);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#000),to(#000040));
  background-image: -webkit-linear-gradient(top,#000,#000040);
  background-image: -o-linear-gradient(top,#000,#000040);
  background-image: linear-gradient(to bottom,#000,#000040);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff000040', GradientType=0);
  border: 1px solid #eaeaea;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}

.navbar .divider-vertical {
  height: 70px;
  margin: 0 9px;
  border-left: 1px solid #000040;
  border-right: 1px solid #000;
}

  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #000040;
  }

  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 12.5px 15px;
    margin: 12.5px 0;
    border-top: 1px solid #000040;
    border-bottom: 1px solid #000040;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }

.gk-social-icons-block > a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 1.6666666666667;
  background: rgba(255,255,255,0.6);
  border-radius: 50%;
  color: #000040;
  text-align: center;
  margin: 0 5px;
}

.gk-social-icons-block > a:hover {
  background: #000040;
}

.box .header span > span {
  color: #000040;
  margin-bottom: 20px;
}

.rate {
  background: #000040;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  padding: 50px;
  text-align: center;
}

#gkSidebar {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  background: #000040;
  position: fixed;
  top: 0;
  bottom: 0;
}

#gkTop1.beige-bg,
#gkTop2.beige-bg,
#gkBottom1.beige-bg,
#gkBottom2.beige-bg,
#gkBottom3.beige-bg,
#gkBottom4.beige-bg,
#gkBottom5.beige-bg {
  background: #000040;
  padding-top: 50px;
  padding-bottom: 50px;
}

#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .header {
  color: #000040;
  font-family: 'DM Serif Display', serif;
  font-size: 0.7333333rem;
  text-transform: uppercase;
  margin-bottom: 12.5px;
  font-weight: bold;
}

#gkHeaderNav .gkMainMenu > .gkmenu > li div.childcontent .header a {
  color: #000040;
  border-bottom: 0;
}

#aside-menu {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -ms-transition: all 350ms;
  background: #000040 url('../images/decor/bg.png') center;
  border-right: 1px solid #eaeaea;
  color: #fff;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: -99em;
  top: 0;
  z-index: -1;
}

.btn-secondary {
  background: #000040;
  color: #fff;
  border-bottom-color: #383230;
}

.mod-solidres .nspArt .nspInfo.nspInfo1 {
  background: #000040;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  margin: -50px auto 0;
  font-family: 'DM Serif Display', serif;
  font-size: 24px;
  font-weight: normal;
}

.error-page #gkHeaderNav {
  background: #000040;
}




body {
  margin: 0;
  font-family: 'DM Sans', sans-serif;
  font-size: 15px;
  line-height: 25px;
  color: #333;
  background-color: #544b47;
}

}
.row [class*="span"],
.row [class*="col-"],
.row-fluid [class*="span"],
.row-fluid [class*="col-"] {
  padding-left: 20px;
  padding-right: 25px;
  margin: 0;
}

#solidres .extras_row_guestform select {
  width: 90px;
}