/* Print Styles */
/*------------------------------------------------*/
/*--Site Wide--*/
/*------------------------------------------------*/
body {
  background: none;
  color: #000 !important;
  font: normal 400 100%/1.5 "freight-sans-pro-n4", "freight-sans-pro", sans-serif;
  /* 100% = 16px, default line height is 1.5x whatever the font is */
}

#blackBarWrapper, #blackBarDrop, #programToggle, #messageBar, .left-nav {
  display: none;
}

@page {
  margin: 0.5cm;
}
@page :left {
  margin: 0.5cm;
}
@page :right {
  margin: 0.8cm;
}
#breadcrumbList > * {
  text-decoration: none;
}
#breadcrumbList > *:not(last-of-type) {
  padding-right: 10px;
}

iframe {
  display: none;
}

a, a:visited {
  outline: none;
  text-decoration: underline;
  color: #000;
  word-wrap: break-word;
}

h1 {
  font: normal 400 3em/1 'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  margin: 0.5em 0;
}

h2 {
  font: normal 400 2.5em/1 'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  margin: 0.5em 0;
}

h3 {
  font: normal 400 1.7em/1 'Knockout 28 A', 'Knockout 28 B', sans-serif;
  text-transform: uppercase;
  margin: 0.5em 0;
}

h4 {
  font: normal 700 1.1em/1 "freight-sans-pro-n7", "freight-sans-pro",sans-serif;
  margin: 0 0 1em 0;
}

h5 {
  font: normal 700 1.1em/1 "freight-sans-pro-n7", "freight-sans-pro",sans-serif;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}

p a:after {
  content: " (" attr(href) ")";
  font-size: 80%;
}

#BtnGetStarted a:after, #BtnWhyCIEE a:after {
  content: " (" attr(href) ")";
  font-size: 80%;
}

ol div a:after {
  content: " (" attr(href) ")";
  font-size: 80%;
}

p.callout {
  font-size: 24pt;
  line-height: 32pt !important;
  text-transform: uppercase;
}

#logo img {
  width: 100px;
}

#logo a {
  font: normal normal bold 18pt/24pt Arial, Helvetica, Verdana, sans-serif;
  text-decoration: none !important;
  text-transform: uppercase;
  border: 0 !important;
}

#logo img {
  display: block;
  border: 0 !important;
}

img {
  display: none;
}

#accountMgt {
  display: none;
}

#mainNav, #mainNavMobile, #programNav, #mobileNav, #content .subNav, #footerWrapper {
  display: none !important;
}

#breadcrumbs {
  display: none;
}

a.top {
  display: none;
}

.textBoxDiv {
  display: none;
}

input {
  display: none;
}

textarea {
  display: none;
}

#contact p {
  margin: 0;
}

#headerButtons {
  display: none;
}

.mobileTitle {
  display: none;
}

#subNav {
  display: none;
}

/*--/Site Wide--*/
/*------------------------------------------------*/
/*--Program Page--*/
/*------------------------------------------------*/
.breadcrumb {
  display: none !important;
}

#quickInfo {
  display: none;
}

#placesVisit {
  display: none;
}

#programButtons {
  display: none;
}

#programBlog {
  display: none !important;
}

#socialLinks {
  display: none;
}

.programMobileBtn {
  display: none;
}

#mobileHeader h2 {
  font: normal normal bold 18pt/24pt Arial, Helvetica, Verdana, sans-serif;
  text-transform: capitalize !important;
}

#mobileHeader h3 {
  font: normal normal bold 14pt/16pt Arial, Helvetica, Verdana, sans-serif;
  text-transform: capitalize !important;
}

.checkBoxDiv {
  display: none;
}

.googleMap {
  display: none;
}

#programBlogMobile {
  display: none;
}

.blogs {
  display: none;
}

#mediaWidget {
  display: none;
}

#programMedia {
  display: none !important;
}

/*--/Program Page--*/
/*------------------------------------------------*/
/*--Tables--*/
/*------------------------------------------------*/
.table .row.tableHead {
  display: none;
}

.table.programtable .tableMore .table {
  margin-top: 10px;
}

.col.primaryCol {
  font-size: 12pt;
  font-weight: bold;
}

/*---/tables---*/
.programSearch h4 {
  display: none;
}

#searchFilter {
  display: none;
}

.searchNumberOfResults {
  display: none;
}

.fav {
  display: none;
}

.popup {
  display: none;
}

#content .programSearch .button {
  display: none;
}

#breadcrumbs {
  display: none;
}

#middleWrapper {
  display: none;
}

#bottomWrapper {
  display: none;
}

.call-out {
  line-height: 16pt;
}

#video {
  display: none;
}

#content .searchResults a.more {
  display: none;
}

contactCol p {
  line-height: 14pt;
  padding-bottom: 0;
}

/*--div[id$='prgBannerControl_bannerDiv'] --*/
/*------------------------------------------------*/
/*--Compare Programs--*/
/*------------------------------------------------*/
h2.compareTitle {
  font-size: 24pt;
  text-transform: capitalize;
}

#content #compareFilters {
  display: none;
}

#content #compareFiltersMobile {
  display: none;
}

#content #compareBtnAddFavorites {
  display: none;
}

.numberOfResult .button {
  display: none;
}

.numberOfResult .blueBtn.print {
  display: none;
}

#content #compareResults .compareResult .close {
  display: none;
}

#content #compareResults .compareResult h1 {
  font-size: 18pt;
}

#content #compareResults .compareResult .buttons {
  display: none;
}

#content #compareResults .compareResult {
  margin-bottom: 24pt;
}

/*--/Program Page--*/
/*------------------------------------------------*/
/*--Misc--*/
/*------------------------------------------------*/
.print {
  display: none;
}

.print-only {
  display: block;
}

/*------------------------------------------------*/
/*--Dates Table--*/
/*------------------------------------------------*/
.programtable .row {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

.table.programtable .row.tableHead {
  display: none;
}

.programtable .col {
  padding: .5em 0;
}

.programtable .col:before {
  position: relative;
  float: left;
  display: block;
  padding-right: 1em;
  white-space: nowrap;
}

.col.appDue:before {
  content: "Application Due";
}

.col.startDate:before {
  content: "Start Date";
}

.col.endDate:before {
  content: "End Date";
}

.col.costs:before {
  content: "Costs";
}

.programtable .col.primaryCol {
  display: block;
  position: relative;
  font-weight: bold;
  color: #009bd7;
  padding-top: 2em;
}

.tableToggle {
  display: none;
}

.tableMore {
  display: block;
  float: left;
  font-size: .85em;
  margin: 0;
}

.tableMore h3 {
  display: block;
  margin: 1em 0;
  width: 100%;
  float: left;
}

.tableMore .table {
  width: 100%;
  margin-top: 1em;
}

.tableMore .row {
  margin-bottom: 0;
}

.tableMore .table .col {
  display: block;
  float: left;
  color: #000;
  padding-top: 0;
}

.tableMore .col.primaryCol {
  font-weight: normal;
  text-align: left;
  display: block;
  font-weight: bold;
  padding-right: 1em;
  width: 250px;
}

.tableMore p.note {
  font-size: 1em;
  line-height: 1.3em;
  display: inline-block;
  width: 100%;
  float: left;
}

.tableNote {
  font-style: italic;
  margin: 0 0 20px 0;
}

.tableMore p.notation {
  line-height: 1;
  font-size: .96em;
  font-style: italic;
  display: inline-block;
  width: 100%;
  float: left;
}

.hide, .closeTableMore {
  display: none;
}

/*-----/Dates Table-------------------------------*/
