@font-face {
  font-family: "TiemposText";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/TiemposText/tiempos-text-regular.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TiemposText";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/TiemposText/tiempos-text-regular-italic.woff2") format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "TiemposText";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/TiemposText/tiempos-text-semibold.woff2") format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "TiemposText";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/TiemposText/tiempos-text-semibold-italic.woff2") format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Graphik";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/Graphik/Graphik-Regular-Web.woff2") format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Graphik";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/Graphik/Graphik-RegularItalic-Web.woff2") format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Graphik";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/Graphik/Graphik-Semibold-Web.woff2") format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: "Graphik";
  src: url("https://www.pratt.edu/wp-content/themes/pratt/static/fonts/Graphik/Graphik-SemiboldItalic-Web.woff2") format('woff2');
  font-weight: bold;
  font-style: italic;
}

/* Copied from style_custom.css */

/*
------------------------------------------
   MAIN
------------------------------------------
*/
/* set the background color for the whole top and bottom blocks all at once */
#header,
#header_title,
#login,
#cartCount,
#cartOption a,
#profileOption a,
#footer,
#footer table,
#loginContent input.button,
#loginContent input.submit,
#subCategories a:hover {
  background-color: white;
}

body {
  font-family: 'TiemposText' !important;
  letter-spacing: 0.04em;
  line-height: 13px;
}

#logo-top {
  display: none;
  position: absolute;

}

a img #logo-top {
  display: inline;
}

#login input.text {
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0.04em;
  border: 1px solid #999999;
  color: black;
  font-size: 0.813rem;
  top: 1px;
  position: relative;
}

i {
  border: none;
}

#cartCount {
  background-color: none;
  text-shadow: none;
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0.06em;
  float: unset;
  height: unset;
}

#cartCount a {
  color: #000;
  background-color: #ffffff;
  font-size: 16px;
  text-transform: capitalize;
}

#cartCount a:hover {
  color: #0c77d4;
}

#login {
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  color: #000;
  text-shadow: none;
  padding-top: 12px;
  float: unset;
  text-align: left;
  height: unset;
}

#login a {
  color: #000;
  background-color: #ffffff;
  font-size: 16px;
}

#login input.submit {
  border-radius: 0px;
  color: #000;
  background-color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
}

#login input.submit:hover {
  background-color: #0c77D4;
  color: #ffffff;
  letter-spacing: 0.06em;
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
}

#topBar {
  padding-left: 0px;
  padding-top: 3em;
  padding-bottom: 0px;
  margin-bottom: 40px;
  border-top: 1px solid #c6c6c6;
}

#breadcrumbTop {
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0.02em;
  color: #0C77D4;
  float: none;
  display: inline-block;
  white-space: nowrap !important;
  width: auto !important;
}

#breadcrumbTop a {
  color: #000;
  font-weight: normal;
  padding: 0;
  font-size: 0.85em;
}

#breadcrumbTop a:last-of-type {
  color: #0C77D4;
}

#breadcrumbTop a:hover {
  color: #0c77d4;
}

#search input.text {
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: normal;
  letter-spacing: 0.02em;
  font-size: 0.85rem;
  width: calc(100% - 38px);
  padding: 5px;
}

#popularContainer {
  font-size: 0.713rem;
  width: 20% !important;
  margin-bottom: 40px;
}

.leftMenu {
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  font-size: 0.813rem;
  padding-left: 0px;
  padding-top: 0;
  margin-bottom: 0;
}

a[aria-expanded="true"] {
  color: #0C77D4;
}

.leftMenu ul li a {
  line-height: 100%;
  padding: 4px 4px 5px 0px;
  margin-bottom: 0em;
  display: block;
  font-size: 1rem;
  letter-spacing: 0em;
  text-transform: none;
  font-weight: normal;
  color: #000;
  background-color: transparent;
  padding-bottom: 9px;
  padding-top: 8px;
  border-top: 1px solid #000000;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  border-radius: 0px;
}

.leftMenu ul li a:hover {
  color: #0c77d4;
  background-color: #FFFFFE;
}

.leftMenu ul.Level00 li a {
  line-height: 100%;
  padding: 4px 4px 5px 0px;
  margin-bottom: 0em;
  display: block;
  font-size: 1rem;
  letter-spacing: 0em;
  text-transform: none;
  font-weight: normal;
  color: #000;
  background-color: transparent;
  padding-bottom: 9px;
  padding-top: 8px;
  border-top: 1px solid #000000;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  border-radius: 0px;
}

.leftMenu ul.Level00 li a:hover {
  color: #0c77d4;
  background-color: #FFFFFE;
}

.leftMenu ul.Level01 li a {
  background-color: transparent;
  border-top: none;
  padding: 0.25em 0 0.25em 0.5em;

}

.subHeader {
  border-bottom: 3px solid #000;
  color: #000;
  font-family: "Graphik", arial !important;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: 0em;
  border: none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0;
}

.subheadinglink a {
  color: #000;
  font-size: 1em;
  padding-top: 2px;
}

.subheadinglink a:hover {
  color: #0c77d4;
}

.courses a {
  color: #000;
  font-weight: normal;
  font-family: "Graphik", arial !important;
  font-weight: bold;
  letter-spacing: 0;
  padding-top: 2px;
}

.courses a:hover {
  color: #0c77d4;
}

.logform {
  background: #D5D5D7;
  color: #000000;
}

.logform button {
  background: #000;
  color: #ffffff;
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0.04em;
}

.logHeading {
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #000000;
}

.cartOption input.submit {
  background-color: #ffffff;
  color: #000;
  border-radius: 0px;
}

.cartOption input.submit:hover {
  background-color: #077CD4;
  color: #ffffff;
}

.cartOption a {
  background-color: #ffffff;
  color: #000;
  font-size: 0.8rem;
  font-weight: 500;
  border-radius: 0px;
  border: solid;
  border-width: thin;
}

.cartOption a:hover {
  background-color: #077CD3;
  color: #ffffff;
}

h1.calHeader {
  color: #000;
  background-color: transparent;
  font-family: "Graphik", Helvetica, Arial, sans-serif !important;
  letter-spacing: 0.08em;
  padding-bottom: 20px;
  padding-left: 0;
  font-size: 1.05rem;
  font-weight: bold;
  text-transform: uppercase;
  display: table-cell;
  overflow: auto;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.calHeader::-webkit-scrollbar {
  display: none;
}

.calSubheaderLeft a,
.calSubheaderCenter a,
.calSubheaderRight a {
  color: #000;
}

.calSubheaderLeft a:hover,
.calSubheaderCenter a:hover,
.calSubheaderRight a:hover {
  color: #077CD3;
}

.calCatSelect {
  text-transform: uppercase;
  font-family: "Graphik", helvetica, Arial !important;
  font-weight: bold;
  letter-spacing: .08rem;
  color: #000;
}

.calSubheaderDOW {
  color: #000;
  background-color: #FFB900;
  text-transform: uppercase;
  letter-spacing: .08rem;
}

.calTodayDOWlisting {
  font-family: "Graphik", helvetica, Arial !important;
  font-weight: bold;
  background-color: #FFB900;
}

.calFooterLeft,
.calFooterCenter,
.calFooterRight {
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
}

.dropdown {
  text-transform: uppercase;
}

.calDOW {
  background-color: #D5D5D7;
}

.instructorbreak {
  font-family: 'Graphik' !important;
  font-weight: bold;
  font-size: 36px;
  margin-top: 26px;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-transform: none;
  background: transparent;
}

.instructorline {
  text-transform: unset;
}

#footer a {
  color: #000;
  background-color: #ffffff;
}

#footer table tr td {
  color: #000;
}

.nav-toggle {
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.bio_masthead {
  padding: 0px;
  background: transparent;
}

/* --------------------------------------------
  Screen Sizing - Responsive 
-------------------------------------------- */
@media (min-width: 768px) and (max-width: 989px) {
  #popularContainer {
    width: 29%;
  }

  #content {
    width: 71%;
  }
}

@media (max-width: 767px) and (min-width: 150px) {
  #header_title {
    max-width: 200px;
    padding-right: 25px;
  }

  #overviewURL img {
    display: none;
  }
  #topBar {
    padding-left: 0 !important;
  }
  .leftMenu:last-of-type {
    margin-bottom: 15px;
  }
}

#testBanner {
  background-color: #FFFFFF;
  display: none;
}

#testBannerText {
  color: #000
}

/* CS187 */
.forgotPw {
  display: none;
}

/* End copy from style_custom.css */

a,
a:hover,
a:focus {
  font-size: inherit;
}

#header {
  border: none !important;
  max-width: 100%;
  width: calc(100% - 4em);
  height: unset;
  min-height: 90px;
  padding-top: 10px;
  padding-left: 2em;
  padding-right: 2em;
  margin-left: auto;
  margin-right: auto;
}

#maincontent #header {
  background: none !important;
}

#maincontent #header #title {
  display: none !important;
}

#maincontent #header #interval {
  display: none !important;
}

#maincontent #breadcrumb {
  display: none;
}

.page-wrap #header {
  display: none !important;
}

#header table {
  width: 99%;
  max-width: unset;
  min-width: unset;
}

#header td {
  height: 60px;
  vertical-align: middle;
  overflow: visible;
}

#header_title {
  padding: 0 45px 0 0;
  float: unset;
  width: 160px !important;
  height: 55px !important;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -75px;
  z-index: 10;
}

#header_title img {
  max-width: 98%;
  height: auto;
}

#header_title a {
  background-image: none !important;
  display: block;
  height: 50px;
  width: 160px;
  overflow: hidden;
  text-indent: -1999px;
  z-index: 1000;
  background-repeat: no-repeat;
}

#header_title a:hover {
  background-image: url(https://www.pratt.edu/assets/img/logo-gold.png);
}

#wholeContent {
  max-width: 100%;
  padding-left: 2em;
  padding-right: 2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 35px;
}

#pageTitle h1 {
  font-size: 2.75em;
  line-height: 1em;
  margin-top: 0.13636em;
  margin-bottom: 0.13636em;
  line-height: 1em;
  letter-spacing: 0.09em;
}

#search {
  float: none;
  display: inline-block;
  text-align: right;
  padding: 0;
  width: calc(35% - 5px);
}

#search input.searchImg {
  vertical-align: middle;
}


.leftMenu ul {
  margin-top: 0;
  margin-bottom: 0;
}

.leftMenu ul li a i {
  display: none;
}

.leftMenu ul.Level00 li a.active {
  border-top-color: #0C77D4;
  color: #0C77D4;
}

.leftMenu ul.Level01 {
  padding-left: 1em;
  /*padding-top: 0.5em;*/
  margin-bottom: 1.5em;
  /*margin-top: 0.5em;*/
  width: calc(100% - 1em);
}

.leftMenu ul.Level01 li {
  margin-bottom: 0.25em;
}

#content {
  width: 76%;
  float: right;
  min-height: unset;
  padding-top: 8px;
  padding-left: 20px;
  padding-bottom: 50px;
}

#maincontent {
  font-size: 18px;
  line-height: 1.55em;
  letter-spacing: normal;
}

#content .inner {
  padding: 0;
}

#content .inner a:not(#maincontentanchor) {
  color: #000000;
  /*padding: 2px;*/
  border-bottom: 1px solid #0C77D4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0C77D4;
  box-shadow: inset 0 -1px 0 #0C77D4;
  text-decoration: none;
}

#content .inner a:not(#maincontentanchor):hover {
  color: #FFFFFF;
  background-color: #0C77D4;
  transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition-property: background;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
  transition-delay: 0s;
}

#content .inner h2,
#content .inner h2.subHeader {
  font-size: 18px;
  margin-top: 0.13636em;
  margin-bottom: 0.13636em;
  line-height: 1.25em;
  letter-spacing: 0em;
  border-bottom: none;
  font-family: "Graphik", arial !important;
  font-weight: bold;
}

#content .inner h3 {
  font-size: 2.76753em;
  line-height: 1.5em;
  margin-top: 0.15em;
  margin-bottom: 0.15em;
  line-height: 1.25em;
  letter-spacing: normal;
  font-family: "Graphik", arial !important;
  font-weight: bold;
}

#content .inner h3.subheadinglink a {
  font-size: 1em;
  font-weight: normal;
}

#content .inner .courses .courseinner {
  padding: 0;
  background-color: transparent;
  margin-bottom: 36px;
  font-size: 1.125rem;
  line-height: 1.55em;
  letter-spacing: normal;
}

#content .inner .courses .courseinner span:not(.alert) {
  /*font-family: "TiemposText", Helvetica, Arial, sans-serif;*/
  margin: 1.125em 0;
  line-height: 1.55em;
  font-size: 1.125rem;
  letter-spacing: normal;
}

#content .inner .courses .courseinner span.alert {
  font-size: 1.125rem;
  font-family: 'Graphik' !important;
  font-style: italic;
  font-weight: normal;
  color: #000;
  letter-spacing: normal;
}

#content .inner .courses .courseinner hr {
  padding: 0 0 5px;
  margin: 0;
  width: 100%;
}

#content .inner .courses .courseinner a {
  font-family: 'Graphik', arial !important;
  font-style: italic;
}

/*#content .inner .courses .courseinner span#fsprompt {
  font-family: "Graphik", arial;
  font-weight: bold;
  font-size: 1em;
}*/

#content .inner .courses .courseinner table {
  /*table-layout: fixed;*/
  background-color: transparent;
  font-family: "Graphik", arial !important;
  max-width: 90% !important;
}

#content .inner .courses .courseinner table tr td.tableheading {
  font-family: "Graphik", arial !important;
  font-weight: bold;
  color: #000000;
  width: unset;
  max-width: unset;
  min-width: unset;
  display: inline-block;
  height: unset;
  padding: 0 5px 0 0;
  margin: 0;
  font-size: 18px;
  /*width: 400px !important;*/
}

#content .inner .courses .courseinner table tr td.tableheading+td {
  width: unset;
  max-width: unset;
  min-width: unset;
  display: inline-block;
  height: unset;
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-family: 'TiemposText', Georgia !important;
}

#content .inner .courses .courseinner table[role=presentation] tr td:not(.tableheading) {
  font-size: 18px;
  font-family: 'TiemposText', Georgia, serif !important;
}

#content .inner .courses .courseinner table[role=presentation] tr td .not-in-mobile {
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: 'Graphik', arial !important;
}

#content .inner .courses .courseinner table[role=presentation] tr td .not-in-mobile img {
  display: none;
}

#content .inner .courses .courseinner table[role=presentation] tr td .not-in-mobile a {
  padding-right: 8px;
  margin-right: 6px;
  font-family: 'Graphik', Arial, sans-serif !important;
}

#content .inner .courses .courseinner table[role=presentation] tr#fsrow td .not-in-mobile {
  padding-top: 0;
}

#content .inner .courses .courseinner table[role=presentation] tr#fsrow td .not-in-mobile #schedule table {
  border-spacing: 0 !important;
  width: 90% !important;
}

#content .inner .courses .courseinner table[role=presentation] tr#fsrow td .not-in-mobile #schedule th,
#content .inner .courses .courseinner #sessionlist th {
  font-size: 18px;
  border-bottom: 1px solid #000;
  padding: 6px 10px;
}

#content .inner .courses .courseinner table[role=presentation] tr#fsrow td .not-in-mobile #schedule tr:nth-of-type(even),
#content .inner .courses .courseinner #sessionlist tr:nth-of-type(even) {
  background-color: #EEEEEE;
}

#content .inner .courses .courseinner table[role=presentation] tr#fsrow td .not-in-mobile #schedule td,
#content .inner .courses .courseinner #sessionlist td {
  font-size: 18px;
  padding: 6px 10px;
}

#content .inner .courses .courseinner #sessionlist td a {
  font-family: 'Graphik', arial !important;
  font-weight: bold;
}

.courses img {
  padding-right: 8px;
  float: none;
}

#content .inner .courses .courseinner table th.tableheading {
  font-size: 18px;
}

#content .inner .courses .courseinner table span a {
  font-family: 'Graphik', Arial, sans-serif !important;
}

.courseThumbnail {
  display: inline-block !important;
  float: left !important;
  margin-right: 10px !important;
  margin-top: 7px !important;
}

.courseThumbnail img {
  width: 125px !important;
}

.courses #schedule {
  margin-top: 1em;
  margin-bottom: 1em;
}

#content .inner .courses .courseinner #sessionlist {
  font-family: 'Graphik', arial !important;
}

th {
  font-family: "Graphik", arial !important;
  font-weight: bold;
}

td {
  font-family: "Graphik", arial !important;
  font-weight: normal;
}

.bio_masthead .bio_name,
.bio_masthead .bio_title {
  color: #000000;
  font-family: "Graphik", arial !important;
  font-weight: bold;
}

.cartinner {
  background-color: transparent;
  padding: 0;
  font-size: unset;
}

.cartinner table {
  background-color: transparent;
  line-height: 1.333em;
  width: 100%;
}

#content .inner .cart a:not(#maincontentanchor),
#content .inner .cart a img,
#content .inner .cart a img:hover {
  background-color: transparent;
  border-bottom: none;
  padding: 0;
  box-shadow: none;
  color: #0C77D4;
  text-decoration: underline;
  font-weight: bold;
  font-family: "Graphik", arial !important;
}

#content .inner .cart a img {
  vertical-align: text-top;
}

#content .inner .cart tr:nth-of-type(2) td {
  padding-top: 17px;
}

#content .inner .cart tr td {
  line-height: 1.55em;
  font-size: 18px;
}

#content .inner .cart tr td:nth-of-type(5) {
  text-align: center;
}

#content .inner .cart td:first-of-type h2 a:not(#maincontentanchor) {
  margin-left: -4px;
}

#content .inner .cart td:first-of-type a:not(#maincontentanchor) {
  border-bottom: 1px solid #0C77D4;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0C77D4;
  color: #000;
  box-shadow: inset 0 -1px 0 #0c77d4;
  text-decoration: none;
  font-weight: bold;
  font-family: "Graphik", arial !important;
  background: transparent;
}

#content .inner .cart td:first-of-type a:not(#maincontentanchor):hover {
  color: #FFFFFF;
  background-color: #0C77D4;
  transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition-property: background;
  transition-duration: 0.15s;
  transition-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);
  transition-delay: 0s;
}

#content .inner .cart a:not(#maincontentanchor):hover {
  text-decoration: none;
}

#content .inner .cart h3 {
  font-size: unset;
  margin: 0;
  padding-bottom: 5px;
}

#content .inner .cart .tableheadingRight {
  text-align: right;
}

.cartinner table tr td.headingRight {
  font-weight: normal;
  font-size: 18px;
  font-family: 'TiemposText', Georgia, serif !important;
  text-align: right;
}

.cartinner table tr td hr {
  margin: 3px 0;
  width: 100%;
  color: #000;
  background-color: #000;
}

.cartinner table tr td.total {
  font-weight: bold;
  font-family: 'Graphik', arial, sans-serif !important;
}

.cartOption {
  /*margin-top: 2em;*/
}

#content .inner .cartOption a:not(#maincontentanchor) {
  box-shadow: none;
  border-color: #999999;
  border-bottom-color: #999999;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: "Graphik", arial !important;
  font-weight: bold;
  font-size: 0.813rem;
}

#cartForm .cart .cartinner .alert,
.cartOption .alert {
  font-size: 18px;
  font-weight: normal;
  color: #000;
}

#cartForm .cart .cartinner td {
  display: inline-block;
  width: unset;
}

.cart .cartinner table th {
  font-size: 18px;
  border-bottom: 1px solid #000;
  padding: 6px 0px;
}

.cart .cartinner table h2 img {
  display: none;
}

.cartinner #addedAttendee {
  border: none;
  background-color: transparent;
  font-size: 1rem;
  padding: 0;
  margin: 0;
  float: none;
  display: inline-block;
  width: auto;
}

.cartinner #addedAttendee:hover {
  background-color: transparent;
}

.cartinner #addedAttendee+.break {
  display: none;
}

.cartinner #addedAttendee * {
  display: inline-block;
}

#content .inner .cart .cartinner #addedAttendee a:not(#maincontentanchor) {
  border: none;
  box-shadow: none;
  height: 7px;
  width: 7px;
  vertical-align: text-top;
  margin-left: 5px;
}

#content .inner .cart .cartinner #addedAttendee a:not(#maincontentanchor):hover {
  background: transparent;
}

.cartOption .alert {
  display: block;
  margin-top: 1em;
}

form#discountForm {
  margin-top: 1em;
  margin-bottom: 1em;
}

form#discountForm input {
  font-size: .813rem;
  border-width: 1px;
  padding: 7px;
}

#content form[name="checkoutForm"] {
  font-family: 'Graphik', arial, sans-serif !important;
}

#content form[name="checkoutForm"] tr td.heading,
.cartinner table tr td.heading {
  font-family: 'Graphik', arial, sans-serif !important;
  font-weight: bold;
}

#content form[name="checkoutForm"] .cart td .cartOption {
  margin-top: 1em;
}

#content form[name="checkoutForm"] .cart td .cartOption a:not(#maincontentanchor) {
  border-bottom-color: #999999;
  box-shadow: none;
}

#content form[name="checkoutForm"] .cart td .cartOption input.submit {
  font-weight: bold;
  font-family: 'Graphik', Arial, sans-serif !important;
}

#content .profileinner,
#content .profileinner table {
  background-color: transparent;
}

#content .profileinner table {
  width: 70%;
}

#content .profileinner table tr#rowspam td {
  padding-bottom: 54px;
}

#content .profileinner table .note {
  font-size: 18px;
}

#content .profileinner table tr td {
  padding-bottom: 18px;
}

#content .profileinner table tr td:first-of-type {
  width: 250px;
}

#content .profileinner table tr#rowinterests td fieldset td {
    width: auto;
}

#content .profileinner table tr td:last-of-type {
  font-family: 'TiemposText' !important;
}

#content .profileinner table label,
#content .profileinner table tr td,
#content .profileinner table legend {
  font-size: 18px;
  font-family: 'Graphik', arial, sans-serif !important;
  font-weight: bold;
}

#content .profileinner table select {
  width: 100%;
}

#content .profileinner table input:not(.submit, #skipCompany, [type='checkbox']) {
  width: calc(100% - 10px);
}

#instructorinner {
  font-family: 'Graphik' !important;
}

#instructorinner ul {
  margin-left: 0;
  padding-left: 0;
}

#instructorinner ul li {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 10px;
}

#instructorinner ul li a {
  line-height: 1.55em;
}

#instructors table tr td {
  background-color: transparent;
  font-family: 'TiemposText', Georgia, serif !important;
  font-size: 18px;
}

.login-page .logform {
  background-color: transparent;
  box-shadow: none;
  border: 1px solid #000;
  max-width: 550px;
}

#content .inner .login-page .logform h2.logHeading {
  font-size: 36px;
  text-transform: capitalize;
}

.login-page .logform button {
  color: #000;
  background-color: white;
  border: 1px solid #000;
}

.login-page .logform button:hover {
  background-color: #077CD4;
  color: #ffffff;
}

.login-page .logform .forgotPw {
  font-family: 'Graphik' !important;
  font-weight: italic;
  letter-spacing: 0;
  margin-bottom: 56px;
}

.login-page .logform #importantDescription {
  font-size: 1.04rem;
}

#footer {
  width: calc(100% - 4em);
  padding-left: 2em;
  padding-right: 2em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-top: 1px solid #d8d8d8;
  /*max-width: 68rem;*/
}

#footer table {
  padding-left: 0;
  padding-right: 0;
  font-family: "Graphik", arial !important;
  font-weight: bold;
}

#footer table .social-links {
  padding: 0;
  margin: 0;
  text-align: left;
}

#footer table .social-links a:hover {
  color: #0C77D4;
  background-color: transparent;
}





/* vvv Pratt footer styles vvv */

@media screen and (min-width: 768px) {
  #wrapper {
    /*max-width: 90% !important;
      min-width: 95% !important;
      margin: 0 5px !important;
      margin-left: 3%  !important;
      margin-right: 6%  !important;*/
  }
}

#wrapper {}

.italic {
  font-weight: normal;
  font-style: italic;
}

#maincontent h1 {
  font-size: 36px;
  line-height: 1.3em;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-transform: none;
  font-family: 'Graphik', alrial, sans-serif !important;
  font-weight: bold;
}

#paymentinner h2,
#cartForm h2 {
  /*font-size: 12px !important;
  margin-top: 7px !important;*/
}

#bulletin {
  margin-top: 25px;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 0;
}

#bulletin a {
  /*margin-top: 50px;*/
  font-weight: bold;
  font-size: 18px;
}

#mainOverview img {
  width: 85% !important;
  height: auto !important;
  max-width: 800px !important;
}

#MAINLandingPage img {
  width: 100% !important;
  height: auto !important;
}

#maincontent div:not(.cart):not(.cartinner):nth-of-type(1) img:nth-of-type(1) {
  width: 100%;
  height: auto;
}

#maincontent div:nth-of-type(1) a {
  font-size: 1.04rem;
}

.subheadinglink a {
  padding-left: 0px !important;
}

.courses {
  /*width: none;
  height: none;*/
  padding-bottom: 0px;
}

#MAINLandingPage sub em {
  font-size: 10px;
  color: #999;
  display: block;
  line-height: 1.25;
  text-align: center;
}

#contents {
  padding-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

#contents .c3 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.cardContainer {
  margin-left: auto;
  margin-right: auto;
  width: 85%;
}

a.card {
  width: 30%;
}

a h4 {
  margin: 0px !important;
  padding: 0px !important;
  height: 0px !important;
  background-color: red;
}

.bg-dark.text-white.py-2.text-center {
  display: none !important;
}

.navbar.navbar-expand-lg.navbar-light {
  display: none !important;
}

.container.mb-5 {
  display: none !important;
}

.bg-light.py-2.text-center {
  display: none !important;
}

.light.slim {
  display: none !important;
}

.page-wrap .header-spacer {
  display: none !important;
}

#search {
  width: 275px;
  float: right;
  margin-top: 0px;
  margin-bottom: 16px;
}

#search form {
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  #breadcrumbTop {
    display: table;
  }

  #search {
    float: left;
    margin-top: 0px;
    margin-bottom: 16px;
  }

  #search form {
    text-align: left;
  }

  #search input.text {
    margin-top: 15px;
  }

  #popularContainer {
    width: 100% !important;
  }

  #content {
    width: 100%;
    padding-left: 0;
  }

  #contentinner {
    margin-left: 0;
    width: 100%;
  }

  #content .inner .cart tr td,
  #content .inner .cart tr td h2,
  #content .inner .cart tr th {
    font-size: .813rem;
  }

  #content .profileinner table {
    width: 100%;
  }

  #footer {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  a.card {
    width: 30%;
    margin: 3px;
  }
}

@media screen and (max-width: 639px) {
  #popularContainer .nav-toggle {
    padding-top: 6px;
    padding-bottom: 6px;
    display: block;
    height: auto;
  }

  #popularContainer .nav-toggle:before {
    top: 6px;
  }
}

#catTitle {
  font-size: 44px;
  margin-bottom: calc(0.13636em + 17px);
  line-height: 1em;
  color: #000;
}

.not-in-mobile table .subHeader {
  font-size: 24px;
}

#maincontent iframe {
  width: 85% !important;
  height: 400px !important;
  max-width: 800px !important;
}

@media screen and (max-width: 768px) {
  #maincontent {
    overflow-x: scroll;
  }

  #maincontent iframe {
    width: 100% !important;
    height: 300px !important;
  }
}

[itemscope] {
  margin-bottom: 35px;
}

.upcomingCourse ul {
  margin: 0px;
  padding: 0px;
}

.upcomingCourse li {
  margin-left: 35px !important;
}

.Level02 li {
  padding-left: 1em !important;
}

.Level03 li {
  padding-left: 2em !important;
}

.upcomingCourse li h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1;
}

table {
  border-spacing: 0px;
}

td {
  margin-top: 0px;
  vertical-align: top;
}

table[role="presentation"] {
  margin-bottom: 35px;
}

table[role="presentation"] table[role="presentation"] {
  margin-bottom: 0;
}

#contentinner {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  position: relative;
  top: -15px;
}

#changeCat {
  max-width: 25%;
}

.cal th {
  max-width: 8%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cal td {
  max-width: 8%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cal col {
  width: 10%;
}

#content .inner .courses .courseinner table tr td {
  max-width: 20%;
}

#content .inner .courses .courseinner table tr td.tableheading label h2 {
  display: inline-block;
  width: 95%;
}

[name="subFeeCode"] {
  width: 95% !important;
}

[name="subQuantity"] {
  font-size: 115% !important;
  padding: 2px 5px;
  width: 35px;
}

[name="subCouponCode"] {
  width: 80px !important;
}


#prattfooter * {
  margin: 0px;
  padding: 0px;
}

#prattfooter {
  position: relative;
  top: 60px;
  font-family: "Graphik", arial !important;
  color: #84736C;
  line-height: 1.25;
  text-align: left;
  margin: 0px auto;
  width: 85%;
}

@media screen and (min-width: 2000px) {
  #footer table {
    position: relative;
    top: 0px;
  }

  #footer table .social-links {
    margin: 3px 15px;
    text-align: right;
  }

  #prattfooter {
    top: -80px;
    padding-left: 300px;
  }

  #prattfooter .footer-blocks {
    position: relative;
    top: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 2000px) {
  #footer table {
    position: relative;
    top: 0px;
  }

  #footer table .social-links {
    margin: 3px 15px;
    text-align: right;
  }

  #prattfooter {
    top: -80px;
    padding-left: 15%;
  }

  #prattfooter .footer-blocks {
    position: relative;
    top: 0px;
  }
}

@media screen and (max-width: 768px) {
  #footer table {
    position: relative;
    top: 45px;
  }

  #footer table .social-links {
    margin: 3px 15px;
    text-align: center;
  }

  #prattfooter {
    top: -80px;
    padding-left: 0;
    width: calc(100% - 4em);
  }

  #prattfooter .footer-blocks {
    position: relative;
    top: 35px;
  }
}

#prattfooter h3 {
  font-size: 2em;
  color: #84736C;
  font-family: "Graphik", arial !important;
  letter-spacing: 0;
}

#prattfooter h4 {
  margin-bottom: 5px;
  font-family: "Graphik", arial !important;
}

@media screen and (max-width: 900px) {
  #prattfooter .footer-blocks div {
    float: left;
    width: 90%;
    padding: 0px;
    margin: 0px 25px 25px 0px;
  }
}

@media screen and (min-width: 900px) {
  #prattfooter .footer-blocks div {
    float: left;
    width: 22%;
    padding: 0px;
    margin: 0px 25px 25px 0px;
  }
}

@media screen and (max-width: 475px) {
  #cartCount {
    position: absolute;
    top: 0;
    right: 5px;
  }

  #header_title {
    top: 40px;
  }
}

#prattfooter ul {
  list-style-type: none;
  /* Remove bullets */
}

#prattfooter a {
  line-height: 1.5;
  font-size: 1em;
  font-weight: normal;
  color: #0C77D4;
  transition: all .2s ease-in-out;
}

#prattfooter a:hover {
  color: #000;
  text-decoration: underline;
}