/* Generated by less 2.5.1 */
.no-padding {
  padding: 0px !important;
}
.header-img-container {
  position: relative;
  margin-top: -110px;
  z-index: -1;
  width: 100%;
  max-height: 500px;
}
.header-img-container .header-img {
  width: 100%;
  min-width: 600px;
  min-height: 300px;
}
.overflow-center {
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: center;
}
html {
  padding-bottom: 50px;
}
.seperator-img {
  width: 100%;
  min-width: 600px;
  text-align: center;
}
body {
  overflow-x: hidden;
  max-width: 1024;
  margin-left: auto;
  margin-right: auto;
  background: url("/Resources/images/background.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-repeat-y: no-repeat;
  background-color: black;
}
.seperator {
  margin-top: -16px;
}
.page-title {
  margin-top: 65px;
  color: #ffeeb5;
  font-stretch: expanded;
}
.navbar-links {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.active-title-brush {
  position: absolute;
  height: 40px;
  top: 2px;
  z-index: -1;
  transition: 0.3s ease left;
}
.content-container {
  padding-left: 18px;
  padding-right: 18px;
}
.atd-jumbotron {
  height: 500px;
  background-image: url("/Resources/images/parchment.jpg");
  background-size: 100% 100%;
  margin-top: -70px;
  z-index: 0;
  padding: 30px 20px;
  overflow: hidden;
  cursor: pointer;
}
.atd-jumbotron .title {
  position: absolute;
  bottom: 10px;
}
.atd-jumbotron .title.light {
  color: #ffeeb5;
}
.atd-jumbotron .mask {
  position: absolute;
  z-index: 11;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
.atd-jumbotron .jumbo-slide {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  padding: 0;
  height: 100%;
}
.atd-jumbotron .jumbo-slide img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  transition: 0.5s ease opacity;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.jumbo-dot {
  display: inline-block;
  background-image: url("/Resources/images/jumbo-dot-frame.png");
  background-size: 100% 100%;
  height: 30px;
  width: 30px;
  padding: 4px;
  margin: 5px;
  cursor: pointer;
}
.jumbo-dot img {
  width: 100%;
  transition: 0.5s ease opacity;
}
.transparent {
  opacity: 0;
}
.slide-up {
  transform: translate(0%, -100%);
}
.animated {
  transition: 0.3s ease all;
}
.logo-container {
  z-index: 10;
  margin-bottom: -100px;
  margin-top: -50px;
}
.logo-container img {
  width: 512px;
}
.jumbo-dot-container {
  position: absolute;
  bottom: 15px;
  z-index: 12;
}
@keyframes glow {
  0% {
    opacity: 0.2;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.2;
  }
}
.separator {
  margin-top: 100px;
  margin-bottom: 20px;
  height: 80px;
  background-image: url("/Resources/images/Section-header.png");
  background-repeat: no-repeat;
  background-size: 100% ;
  background-position: center;
  z-index: 1;
}
.separator h3 {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  font-style: italic;
  cursor: pointer;
}
.separator:hover > .glow {
  animation-name: glow;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  display: block;
}
.panel-group > .panel {
  /*   border-style: solid;
    border-width: 5;
    -moz-border-image: url(slot.png) 27 repeat;
    -webkit-border-image: url(slot.png) 27 repeat;
    -o-border-image: url(slot.png) 27 repeat;
    border-image: url(/Resources/images/slot.png) 27 fill repeat !important;*/
  background-color: transparent;
  color: #ffeeb5;
  border: 0;
  margin: 20px;
}
.panel-body {
  background-color: transparent;
  border: 0 !important;
  padding: 30px;
}
.panel-heading {
  background-color: transparent !important;
  text-align: center;
  font-weight: bold;
  padding: 25;
  background-color: transparent;
  color: #ffeeb5;
  border-style: solid;
  border-width: 0px 125px 6px 125px;
  -moz-border-image: url(scroll.png) 0 125 6 125 repeat;
  -webkit-border-image: url(scroll.png) 0 125 6 125 repeat;
  -o-border-image: url(scroll.png) 0 125 6 125 repeat;
  border-image: url(/Resources/images/scroll.png) 0 125 6 125 fill;
}
.parchment {
  background-image: url("/Resources/images/parchment.jpg");
  background-size: 100% 100%;
}
.parchment-2 {
  background-image: url("/Resources/images/Parchment-texture.png");
  background-size: 110% 130%;
  background-position: -30;
}
.slotborder {
  border-style: solid;
  border-width: 7px;
  -moz-border-image: url("/Resources/images/slot.png") 27 repeat;
  -webkit-border-image: url("/Resources/images/slot.png") 27 repeat;
  -o-border-image: url("/Resources/images/slot.png") 27 repeat;
  border-image: url("/Resources/images/slot.png") 27 fill repeat;
}
.button-dark {
  background-image: url("/Resources/images/button_dark.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.button-dark:hover {
  -webkit-filter: brightness(1.1);
}
.button-dark:disabled {
  opacity: 0.4;
}
.blog-entry {
  height: 200px;
  padding: 0px;
}
.padding-1 {
  padding: 15px;
}
.no-padding-left {
  padding-left: 0px;
}
.no-padding-right {
  padding-right: 0px;
}
.fill-h {
  width: 100%;
}
.fill-v {
  height: 100%;
}
.fill {
  width: 100%;
  height: 100%;
}
.demo-main {
  overflow: hidden;
  height: 768px;
  width: 1024px;
}
.padding-2 {
  padding: 30px;
}
.padding-3 {
  padding: 45px;
}
.gif-small {
  border-radius: 5px;
  border: 1px solid black;
}
.margin-h-1 {
  margin-left: 15px;
  margin-right: 15px;
}
.margin-v-1 {
  margin-top: 15px;
  margin-bottom: 15px;
}
.margin-v-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.no-margin {
  margin: 0px !important;
}
.no-margin-top {
  margin-top: 0px;
}
.card {
  display: inline-block;
  margin-bottom: 20px;
  padding: 0px 15px;
}
.card-label {
  margin-top: -30px;
  height: 30px;
  background-color: rgba(197, 148, 96, 0.48);
  padding: 4px 10px;
}
.golden-border {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid rgba(197, 155, 72, 0.56);
  transition: 0.2s ease border;
}
.golden-border:hover {
  border: 2px solid rgba(222, 197, 149, 0.56);
}
.card-img {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 2px solid rgba(197, 155, 72, 0.56);
  transition: 0.2s ease border;
}
.card-img:hover {
  border: 2px solid rgba(222, 197, 149, 0.56);
}
.footer-animated {
  position: absolute;
  bottom: -60px;
  height: 100px;
  background-color: rgba(197, 148, 96, 0.8);
  overflow: hidden;
  transition: 0.2s ease all;
  width: 100%;
  border-top: 1px solid rgba(197, 148, 96, 0.9);
}
.content-preview {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 0.2s ease all;
}
.content-preview:hover {
  transform: translateY(-10px);
}
.content-preview:hover > .footer-animated {
  transform: translateY(-60px);
}
.citation {
  position: absolute;
  bottom: 2px;
  right: 5px;
}
.current-page-indicator {
  position: fixed;
  top: 0;
  height: 80px;
  width: 250px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-size: 100% 100%;
  text-align: center;
  background-image: url('/Resources/images/Navbar-small.png');
  background-repeat: no-repeat;
  z-index: 11;
  color: #ffeeb5;
  cursor: pointer;
}
.page-slot {
  background-image: url("/Resources/images/circle_dark.png");
  background-size: 100% 100%;
  width: 25px;
  height: 25px;
  margin: 10px;
  display: inline-block;
  color: #ffeeb5;
  cursor: pointer;
  padding: 2px;
}
.page-slot.active {
  background-image: url("/Resources/images/circle_light.png");
  color: #34201c;
}
.limit-fill {
  max-width: 100%;
  max-height: 100%;
}
.text-light {
  color: #ffeeb5;
}
.idea-box {
  height: 300px;
}
.idea-box .score {
  position: absolute;
  top: 25px;
  right: 30px;
}
.idea-box .score img {
  width: 20px;
  height: 15px;
  cursor: pointer;
  transition: 0.2s ease all;
}
.idea-box .score img:hover {
  filter: brightness(1.2);
  -webkit-filter: brightness(1.2);
}
.idea-box .flip-v {
  transform: scale(1, -1);
}
.footnote {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 10px;
}
.annotation {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 10px;
}
.margin-bot-2 {
  margin-bot: 30px;
}
