body {
  padding-top: 60px;
  padding-bottom: 40px;
}
.container.thumbs {
  width: 928px;
}
.thumbs .carousel-control {
  margin-top: -17px;
}
.thumbs .carousel-control:focus {
  opacity: 0.5;
}
.thumbs .carousel-control:hover {
  opacity: 0.9;
}
.thumbs .carousel-control.left {
  left: -50px;
}
.thumbs .carousel-control.right {
  right: -50px;
}
#thumbCarousel {
  margin: 5px 0px;
  height: 88px;
}
.thumb a {
}
.thumb {
  float:left;
}
.thumb img:hover, .thumb img.active {
  border-color: rgba(82, 168, 236, 0.8);
}
.thumb img {
  border-style: solid;
  border-color: transparent;
  border-width: 2px;
  width: 112px;
  height: 84px;
}
#thumbCarousel {
  margin: 5px 0px;
  height: 88px;
}
.thumb a {
}
.thumb {
  float:left;
}
.thumb img:hover, .thumb img.active {
  border-color: rgba(82, 168, 236, 0.8);
}
.thumb img {
  border-style: solid;
  border-color: transparent;
  border-width: 2px;
  width: 112px;
  height: 84px;
}
.navbar.thumbs {
  bottom: 41px;
}
#photo .navbar {
  margin-bottom: 10px;
}
.mainphoto {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-color: #666;
  border-width: 1px;
  border-style: solid;
}
.text-center {
  text-align: center;
}
.detail .left {
  padding-right: 10px;
}
table.detail {
  margin-bottom: 30px;
}
.navbar .days {
  margin:0;
}
.navbar .days > li > p {
  padding: 10px 15px;
  line-height: 20px;
  color: transparent;
}
.navbar .days > li > input {
  padding: 0px 15px;
  margin: 10px 0 0 0;
  line-height: 20px;
  width: 130px;
}
.days > li {
  width: 166px;
}
#selectSubject {
  width: 300px;
}
.days input:hover, a > .mainphoto:hover {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0 none;
}
.navbar .nav.days > li > a {
  color: #0088CC;
}
.navbar .nav.days > li > a:hover,
#dp1:hover {
  text-decoration: underline;
}
#dp1 {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #0088CC;
  cursor: hand;
  cursor: pointer;
}
a:focus {
  outline: 0 none;
}
.potd {
}
.navbar .brand {
}
#navfooter {
  height: 41px;
}
#navfooter ul {
  width: 100%;
}
#navfooter li.nf-left {
  margin-left: 40px;
}
#navfooter li.nf-right {
  float: right;
  margin-right: 40px;
}
#navfooter li.nf-middle {
  float: none;
  text-align: center;
}
.navbar .nav > li > a {
  color: black;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover,
.navbar .brand:focus,
.navbar .brand:hover {
  color: #0088CC;
}
#htmltagcloud a {
  color: #777777;
}
#htmltagcloud a:hover {
  color: #0088CC;
}
.hero-unit {
  padding: 40px;
  margin-bottom: 0;
}
