  /*
 Theme Name:   Enroll - Ë¿¹ÏÊÓÆµ
 Theme URI:    https://www.pcc.edu/enroll/
 Description:  A custom theme for the the Enroll site. Child of pcc.
 Author:       Ë¿¹ÏÊÓÆµ
 Author URI:   https://www.pcc.edu/
 Version:      1.1
 Template:     pcc
*/
/* ----------------------------------------------------------------
    hero image and page title
---------------------------------------------------------------- */
#hero-header {
  background: url(/enroll/wp-content/themes/pcc-enroll/_source/images/pawprints.png) repeat-x 150% 0.625rem #263c53;
  background-size: 47.8125rem 37.125rem;
  position: relative;
  height: 20.625rem;
  width: 100%;
}
#hero-header h2 {
  font-family: open_sansbold, Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: normal !important;
  color: #ffffff;
  font-size: 2.375em;
  height: 0;
  margin: 0;
  padding: 5rem 0 0;
  position: relative;
  text-align: center;
}

/* ----------------------------------------------------------------
    hero tabs
---------------------------------------------------------------- */
#interest-category {
  margin: 0 auto;
  max-width: calc(62.5rem + 2.5rem);
  overflow: hidden;
  padding: 0 2.5rem;
  position: relative;
  top: 6.25rem;
}
#interest-category fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#interest-category .cell {
  padding-left: 0.46875rem;
  padding-right: 0.46875rem;
}
#interest-category label {
  font-family: open_sansbold, Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: normal !important;
  align-items: center;
  background: #1e2f42;
  border: 0.0625rem solid #162330;
  border-bottom: none;
  border-radius: 0.25rem 0.25rem 0 0;
  box-shadow: 0 0 0.625rem #1e2f42;
  color: #c9c9c9;
  display: flex;
  font-size: 1.3125em;
  height: 8.75rem;
  line-height: 1.4;
  margin: 0.625rem 0 0;
  padding: 1.875rem;
  width: 100%;
}
#interest-category label i {
  font-size: 2.375em;
  padding-left: 0.625rem;
  padding-right: 1.25rem;
  width: 6.25rem;
}
#interest-category label i.fa-school {
  font-size: 2.3125em;
  margin-top: -0.625rem;
}
#interest-category label:hover, #interest-category input:focus + label {
  background: #192837;
}
#interest-category input:focus-visible + label {
  outline: 0.125rem solid #c7502a;
}
#interest-category input:checked + label {
  background: #ffffff;
  border: none;
  color: #333333;
  font-size: 1.4375em;
  height: 9.375rem;
  margin: 0;
}
#interest-category input:checked + label i {
  color: #008099;
}

/* --------------------------------------
	media queries - hero tabs
-------------------------------------- */
/*----- medium screens -----*/
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  #interest-category {
    padding: 0;
    width: 95%;
  }
  #interest-category label {
    font-size: 1.25em !important;
    padding: 1.25rem 1.5625rem 1.25rem 0.9375rem;
  }
  #interest-category label i {
    font-size: 2.1875em;
    width: 5.3125rem;
  }
  #interest-category label i.fa-school {
    font-size: 2.125em;
  }
}
/*----- narrower medium screens -----*/
@media only screen and (min-width: 40em) and (max-width: 48.75em) {
  #interest-category label i {
    width: 7.1875rem;
  }
}
/*----- small screens -----*/
@media only screen and (max-width: 39.9375em) {
  #hero-header h2 {
    padding-top: 3.75rem;
    font-size: 1.875em;
  }
  #interest-category {
    padding: 0;
    top: 5.625rem;
  }
  #interest-category label {
    flex-direction: column;
    font-size: 1.1875em !important;
    height: 10.625rem;
    justify-content: center;
    padding: 0.9375rem;
    text-align: center;
  }
  #interest-category label i {
    padding: 0 0 0.625rem;
  }
  #interest-category label i.fa-school {
    margin-top: 0;
  }
  #interest-category input:checked + label {
    height: 11.25rem;
  }
}
/* ----------------------------------------------------------------
    homepage mini calendar
---------------------------------------------------------------- */
/*----- large and medium screens -----*/
@media only screen and (min-width: 40em) {
  .first-time .alignright.size-percent-50 {
    width: 35%;
  }
}
/* ----------------------------------------------------------------
    tuition calculator
---------------------------------------------------------------- */
#CostForm {
  background: #008099;
  border: none;
  margin: 1.25rem 0 2.5rem;
}

/* --------------------------------------
	heading
-------------------------------------- */
#CostForm h5 {
  background: #00667a;
  color: #ffffff;
  margin: 0;
  padding: 0.875rem 0.9375rem 1rem 3.75rem;
  position: relative;
}
#CostForm h5::before {
  content: url("/enroll/wp-content/themes/pcc-enroll/_includes/cost-calculator/icon.png");
  left: 0.9375rem;
  position: absolute;
  top: 0.8125rem;
}

#CostForm p {
  color: #ffffff;
  margin: 0.3125rem 0.625rem 0;
}

/* --------------------------------------
	form
-------------------------------------- */
.calc-btn {
  background: #ffffff;
  margin-top: 0.625rem;
  padding: 0.9375rem;
}
.calc-btn .label {
  padding-top: 0 !important;
}
.calc-btn label {
  display: flex;
  flex-direction: column;
  min-height: 5.1875rem;
}
.calc-btn select, .calc-btn input {
  margin-bottom: 0;
  margin-top: auto;
}
.calc-btn select {
  padding-right: 1.875rem;
}

/* ------------------------------------
    less space between .calc-btns - divide all defaults by 2
    medium and large screens
------------------------------------ */
@media print, screen and (min-width: 40em) {
  .tuition-calculator.grid-margin-x {
    margin-left: -0.46875rem;
    margin-right: -0.46875rem;
  }
  .tuition-calculator.grid-margin-x > .cell {
    width: calc(100% - 0.9375rem);
    margin-left: 0.46875rem;
    margin-right: 0.46875rem;
  }
  .tuition-calculator.grid-margin-x > .small-12 {
    width: calc(100% - 0.9375rem);
  }
  .tuition-calculator.grid-margin-x > .medium-6 {
    width: calc(50% - 0.9375rem);
  }
}
/* ------------------------------------
    submit button
------------------------------------ */
#calculatearea {
  margin-top: 1.25rem;
}
#calculatearea input {
  padding-right: 1.25rem;
}

/* ------------------------------------
    cost table
------------------------------------ */
#cost-table th, #txtTotalCost {
  font-family: open_sanssemibold, Helvetica, Arial, sans-serif;
  font-style: normal !important;
  font-weight: normal !important;
  background: none;
}

/* ------------------------------------
    next button
------------------------------------ */
#nextButton {
  color: #00667a;
  float: right;
  margin: -1.25rem 0 0 0;
  text-decoration: none;
}
#nextButton i {
  padding-left: 0.3125rem;
  position: relative;
  top: 0.0625rem;
}
#nextButton:hover {
  text-decoration: underline;
}
#nextButton:hover i {
  text-decoration: none;
}

table.space {
  margin-bottom: 4.25em;
}

div#t-summary, div#calendar-tabs {
  background: none;
}

#tabs-calculator.tabs {
  margin-top: 3em;
}
#tabs-calculator .hide {
  visibility: visible;
}

form #calculatearea input[type=submit] {
  box-shadow: 0.1875rem 0.1875rem #0e161f;
  background: #263c53;
  border: none;
  display: block;
  margin: 0 auto;
}
form #calculatearea input[type=submit]:hover, form #calculatearea input[type=submit]:focus {
  box-shadow: 0.1875rem 0.1875rem #06090d;
  background: #1e2f42 !important;
  border: none !important;
}

/* ------------------------------------
    calculator small screens
------------------------------------ */
@media only screen and (max-width: 39.9375em) {
  #CostForm h5 img {
    float: left;
  }
  #nextButton {
    float: none;
    text-align: center;
  }
  table.space {
    margin-bottom: 2em;
  }
  .calc-btn {
    width: 100%;
  }
}
/* ----------------------------------------------------------------
    NSAR tabs
---------------------------------------------------------------- */
/* ------------------------------------
    medium and large screens
------------------------------------ */
@media only screen and (min-width: 40em) {
  .pcc-slate-event-feed.tabs .grid-x h6 {
    margin-top: 0;
  }
}
/* ------------------------------------
    small screens
------------------------------------ */
@media only screen and (max-width: 39.9375em) {
  .pcc-slate-event-feed.tabs .grid-x .cell:first-of-type h6 {
    margin-top: 0;
  }
}

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