.indexpage-body {
  padding: 0px;
  display: block;
}

.otherpage-body {
  background-color: #343a40;
  padding-top: 55px;
  display: block;
}

.panorama-photo {
  background: url("/assets/images/blue3.jpg") no-repeat center center;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  background-size: cover;
  width: 100%;
  height: 40rem;
}

.panorama-photo-shader {
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
}

.artima-billboard {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: rgb(230, 230, 230);
}

.artima-billboard h1 {
  font-size: 4.5rem;
  font-weight: 250;
  color: white;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding-top: 10rem;
}

.titleblockwrapper {
  text-align: center;
}

.titleblock {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}

.subheadwrapper {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 300;
  text-align: center;
  color: white;
  font-size: 1.5rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.8);
}

.subheadblock {
  text-align: center;
}

.jumbotron h2 {
  margin-top: 0;
}

.jumbotron {
  position: relative;
  padding-bottom: 6rem;
}

.jumbotron .container {
  position: relative;
  z-index: 2;
}

#jumbo {
  background: rgb(128, 128, 128);
  background: rgba(0, 0, 0, 0);
  color: rgb(255, 255, 255);
}

@media screen and (max-width: 768px) {
  .jumbotron {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  body {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.card-default {
  background-color: rgba(0, 0, 0, 0);
}

.card-img-top {
  width: 100px;
  height: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
}

.card-deck {
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

.card-deck .card {
  min-width: 200px;
  max-width: 300px;
  background-color: rgb(255, 255, 255);
  flex-direction: row;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: thin;
  outline: 0;
  box-shadow: rgba(0, 0, 0, 0.4) 2px 2px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.card a:hover {
  text-decoration: none;
}

.card-maxarea-filler {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  background-color: rgb(255, 255, 255);
  padding: 0.5rem;
  padding-top: 2rem;
  padding-bottom: 1rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: 3px;
  transition-delay: 0s, 0s, 0s;
  transition-duration: 0.15s, 0.15s, 0.15s;
  transition-property: background, border-color, box-shadow;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out;
}

.card-maxarea-filler:hover {
  border-style: solid;
  border-color: rgba(49, 207, 229, 0.3);
  border-width: 3px;
  background-color: rgb(255, 255, 255);
}

.card-text {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  font-size: 0.8rem;
  text-align: center;
  color: rgb(0, 0, 0);
  flex-grow: 2;
}

.card-heading {
  color: rgb(64, 64, 64);
  text-align: center;
  padding-top: 0.3rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.card-body {
  color: rgb(32, 32, 32);
  padding: 0.5rem;
  padding-bottom: 1.5rem;
}

.card-button-region {
  color: rgb(27, 159, 251);
  text-align: center;
  font-weight: 500;
}

.primary-card-button {
  background-color: rgba(96, 96, 255, 0);
  border-style: solid;
  border-color: rgb(27, 159, 251);
  border-width: thin;
  border-style: dotted;
  border-radius: 0.5rem;
  padding: 20px;
  padding-bottom: 1rem;
  outline: 0;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-bottom: 0.5rem;
}

.primary-card-button:hover {
  background-color: rgba(0, 240, 240, 0);
  border-style: solid;
  border-color: rgb(0, 240, 240);
  border-width: thin;
  padding: 20px;
  padding-bottom: 1rem;
}

.primary-card-button:active {
  background-color: rgba(0, 240, 240, 0.2);
  border-style: solid;
  border-color: rgb(0, 255, 255);
  border-width: thin;
  padding: 20px;
  padding-bottom: 1rem;
}

.outline-suppressor a {
  outline: 0;
}

#artima-books-section {
  background-color: white;
  color: black;
}

#book-jumbo {
  background: rgb(128, 128, 128);
  background: rgba(0, 0, 0, 0);
  color: rgb(0, 0, 0);
  text-align: center;
  padding-bottom: 0rem;
}

#book-section-lead-text {
  font-size: 2rem;
  padding-bottom: 0rem;
  margin-bottom: -1rem;
}

.card-default {
  background-color: rgba(0, 0, 0, 0);
}

.bookcard-img-top {
  width: 225px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  box-shadow: rgba(0, 0, 0, 0.1) 7px 7px;
  margin-bottom: 1rem;
}

#book-card-deck {
  justify-content: center;
  display: flex;
  padding-top: 0px;
}

.bookcard {
  min-width: 150px;
  max-width: 250px;
  background-color: rgb(255, 255, 255);
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-width: thin;
  padding: 0.5rem;
  padding-top: 2px;
  padding-bottom: 1rem;
  outline: 0;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.bookcard-text {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  font-size: 0.8rem;
  text-align: center;
}

.bookcard-heading {
  color: rgba(64, 64, 64, 0.7);
  text-align: center;
  padding-top: 0.3rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.bookcard-body {
  color: rgb(64, 64, 64);
  padding: 0.5rem;
  padding-bottom: 1.5rem;
}

.bookcard-button-region {
  color: rgb(64, 0, 200);
  text-align: center;
  font-weight: 500;
}

#artima-newsletter-signup-section {
  background-color: white;
  color: black;
  padding-top: 3rem;
  padding-bottom: 2rem;
}

.artima-newsletter-title-text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 300;
  font-size: 2rem;
}

.newsletter-subscribe-button {
  background-color: rgba(96, 96, 255, 0);
  border-style: solid;
  border-color: rgba(0, 240, 240, 0.5);
  border-width: thin;
  padding: 20px;
  padding-bottom: 1rem;
  padding-left: 4rem;
  padding-right: 4rem;
  outline: 0;
  margin-left: 0rem;
  margin-right: 2rem;
  margin-bottom: 0.5rem;
  margin-top: 2rem;
  color: rgb(64, 0, 200);
  text-align: center;
  font-weight: 500;
}

.newsletter-subscribe-field {
  background-color: transparent;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: black;
  font-style: italic;
  width: 100%;
}

#artima-articles-section {
  background-color: rgb(222, 222, 222);
  color: black;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#artima-teamphotos-1 {
  background-color: #e5e5e5;
  color: black;
}

.artima-teamphotos-title {
  font-size: 1.8rem;
  font-weight: 500;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.teamphoto-card {
  background-color: rgb(255, 255, 255);
  color: #333333;
  margin-bottom: 50px;
  outline: 0px;
  border: 1px solid black;
  box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 8px;
}

.card-default {
  border: 0px;
}

.teamphoto-card-outline-suppressor {
  outline: 0px;
}

.teamphoto-card-outline-suppressor a {
  outline: 0px;
}

.teamphoto-card-image img {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin-bottom: 12px;
  position: absolute;
  top: 70px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.teamphoto-card-image {
  padding-top: 50px;
  padding-bottom: 50px;
}

.teamphoto-card-name {
  padding-top: 30px;
  color: #000000;
  text-align: center;
  font-weight: 700;
}

.teamphoto-card-description {
  padding-top: 2px;
  padding-bottom: 50px;
  color: #000000;
  text-align: center;
  font-weight: 300;
}

.artima-subpage a {
  color: #0000aa;
}

.artima-subpage a:hover {
  color: #0000aa;
}

.artima-chicagomanual-ul {
  margin-left: -1.5rem;
}

.artima-brochurepage-flexbox {
  display: flex;
}

.thin-photo-under-navbar {
  background: url("/assets/images/thintopblueimage.png") no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 1rem;
}

.short-light-gray-section {
  background-color: #E6E6E6;
  background-size: cover;
  width: 100%;
  height: 18rem;
}

.short-panorama-photo-shader {
  background-color: rgba(191, 191, 191, 0.1);
  width: 100%;
  height: 100%;
}

.artima-contentpage-body {
  color: #242a30;
  background-color: #FCFCFC;
  border-top: 3px solid #DFDFDF;
  padding-top: 1rem;
  padding-bottom: 1.5rem;
}

.artima-contentpage-content h1 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.6rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.artima-contentpage-content h2 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.2rem;
  padding-top: 0.5rem;
}

.artima-contentpage-content h3 {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8rem;
  padding-top: 0.5rem;
}

.artima-brochurepage-body {
  color: #030303;
  background-color: #F8F8F8;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.artima-brochurepage-content h1 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.6rem;
  padding-bottom: 0.5rem;
}

.artima-brochurepage-content h2 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.2rem;
  padding-top: 0.5rem;
}

.artima-brochurepage-content h3 {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.8rem;
  padding-top: 0.5rem;
}

.imagepanel {
  background: url("/assets/images/blueGreenSidebar.jpg") no-repeat center center;
  background-size: 100% 100%;
  flex-basis: 40%;
}

.tallimagepanel {
  background: url("/assets/images/tallBlueGreenSidebar.jpg") no-repeat center center;
  background-size: 100% 100%;
  flex-basis: 30%;
}

#lots-o-links {
  padding-top: 2rem;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  padding-bottom: 0.7rem;
  background-color: #343a40;
  color: #aaaaaa;
}

.artima-links-maintitle {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 10px;
  padding-bottom: 1rem;
}

.artima-links-body {
  padding-bottom: 1rem;
}

.artima-link-category {
  font-size: 0.8rem;
  font-weight: 700;
  padding-top: 0.8rem;
  padding-bottom: 0.1rem;
  color: #aaaaaa;
}

.artima-link {
  font-size: 0.8rem;
  font-weight: 300;
  padding-bottom: 0.1rem;
  color: #aaaaaa;
}

.artima-link a {
  color: #aaaaaa;
}

.artima-link a:hover {
  color: #aaaaaa;
}

.links-blurb-tinytext {
  font-size: 0.8rem;
  padding-right: 2rem;
}

.tiny-outlink-glyphs {
  font-size: 0.6rem;
  color: #aaaaaa;
}

.tiny-outlink-glyphs a {
  color: #aaaaaa;
}

.tiny-outlink-glyphs a:hover {
  color: #aaaaaa;
}

.artima-display-footer {
  font-size: 0.7rem;
  text-align: center;
  color: #aaaaaa;
  background-color: #343a40;
  padding-bottom: 15px;
  padding-top: 10px;
}

.artima-display-footer a {
  color: #aaaaaa;
}

.artima-display-footer a:hover {
  color: #aaaaaa;
}

.artima-print-footer {
  font-size: 0.7rem;
  text-align: center;
  color: #aaaaaa;
  background-color: rgba(0, 0, 0, 0);
  padding-bottom: 15px;
  padding-top: 10px;
}

.artima-print-footer a {
  color: #aaaaaa;
}

.form-control {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#country.form-control {
  padding-left: 0.2rem;
}

.artima-mainstyle-centered-formrow {
  justify-content: center;
}

.btn.btn-primary.artima-mainstyle-centered-primarybutton {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 0.3rem;
}

.btn.btn-default.artima-mainstyle-centered-defaultbutton {
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 0.3rem;
}

.btn-horizontal-center {
  margin: 0 auto;
  display: block;
}

.fr-inline .fr-wrapper {
  border: 1px;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
}

.fr-inline .fr-wrapper .fr-view {
  padding: 8px;
}

.fr-inline .fr-wrapper .fr-view p {
  margin-bottom: 0;
}

.testimonial-extra-indent {
  padding-left: 2em;
}

.student-testimonial {
  padding-top: 1em;
}

.student-testimonial-text-no-bottom {
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 0.5em;
  margin-bottom: 0em;
}

.student-testimonial-text {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.testimonial-signature {
  padding-left: 1.5em;
  text-align: right;
  padding-right: 4.5em;
}

.article-overall {
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
}

.article-summary-indent {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.2rem;
  padding-bottom: 1rem;
}

.article-summary-heading {
  font-weight: 700;
  padding-bottom: 0.5rem;
}

.ts {
  font-size: 200%;
  font-weight: normal;
}

.as {
  font-size: 110%;
}

.pd {
  font-size: 95%;
}

code {
  font-family: "Lucida Console", "American Typewriter", "Courier New", Courier, monospace;
  font-size: 0.95em;
  color: rgb(36, 42, 48);
  padding: 0;
}

.article-overall > h1 {
  font-size: 1.75rem;
  font-weight: 400;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

pre {
  font-family: "Lucida Console", "American Typewriter", "Courier New", Courier, monospace;
  font-size: 0.88em;
}

pre.indent {
  font-family: "Lucida Console", "American Typewriter", "Courier New", Courier, monospace;
  font-size: 0.88em;
  padding-left: 4%;
}

pre.indentcourier {
  font-family: "Courier New", Courier, monospace;
  font-size: 0.88em;
  padding-left: 4%;
}

.corporate_cla_employee_status {
  background: none !important;
  border: none;
  padding: 0 !important;
}

.green_text {
  color: green;
}

.red_text {
  color: red;
}

.purple_text {
  color: purple;
}

.artima-diff-panel {
  max-width: 1000px;
  overflow: visible;
}

/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
  min-height: 500px;
}

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